diff --git a/Common.Models/BotType.cs b/Common.Models/BotType.cs index 6827cab..c30fa9d 100644 --- a/Common.Models/BotType.cs +++ b/Common.Models/BotType.cs @@ -28,6 +28,8 @@ gifter = 24, bossknight = 25, followerbirdeye = 26, - followerbigpipe = 27 + followerbigpipe = 27, + bossZryachiy = 28, + followerZryachiy = 29 } } diff --git a/Common/Assets/items.json b/Common/Assets/items.json index aca9520..b23c254 100644 --- a/Common/Assets/items.json +++ b/Common/Assets/items.json @@ -54,7 +54,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false } }, "5733279d245977289b77ec24": { @@ -113,6 +117,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -174,6 +182,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -235,67 +247,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0 - }, - "_proto": "5672cb124bdc2d1a0f8b4568" - }, - "5e2aedd986f7746d404f3aa4": { - "_id": "5e2aedd986f7746d404f3aa4", - "_name": "item_barter_energy_greenbat", - "_parent": "57864ee62459775490116fc1", - "_type": "Item", - "_props": { - "Name": "item_barter_energy_greenbat", - "ShortName": "item_barter_energy_greenbat", - "Description": "item_barter_energy_greenbat", - "Weight": 0.043, - "BackgroundColor": "violet", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/barter/item_barter_energy_greenbat/item_barter_energy_greenbat.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -357,6 +312,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -418,6 +377,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 } @@ -478,6 +441,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 } @@ -538,11 +505,80 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, "_proto": "5672cb304bdc2dc2088b456a" }, + "5e2aedd986f7746d404f3aa4": { + "_id": "5e2aedd986f7746d404f3aa4", + "_name": "item_barter_energy_greenbat", + "_parent": "57864ee62459775490116fc1", + "_type": "Item", + "_props": { + "Name": "item_barter_energy_greenbat", + "ShortName": "item_barter_energy_greenbat", + "Description": "item_barter_energy_greenbat", + "Weight": 0.043, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_energy_greenbat/item_barter_energy_greenbat.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "5672cb124bdc2d1a0f8b4568" + }, "57347c1124597737fb1379e3": { "_id": "57347c1124597737fb1379e3", "_name": "ducttape", @@ -599,6 +635,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -660,6 +700,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -721,6 +765,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -782,6 +830,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -843,6 +895,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -904,6 +960,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 } @@ -964,6 +1024,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -1025,6 +1089,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -1086,6 +1154,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -1147,6 +1219,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -1208,6 +1284,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -1269,6 +1349,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -1330,6 +1414,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -1391,6 +1479,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -1452,6 +1544,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -1513,6 +1609,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -1574,6 +1674,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -1635,6 +1739,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -1696,72 +1804,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, "_proto": "573477e124597737dd42e191" }, - "5c052fb986f7746b2101e909": { - "_id": "5c052fb986f7746b2101e909", - "_name": "Item_barter_electr_rfidreader", - "_parent": "57864a66245977548f04a81f", - "_type": "Item", - "_props": { - "Name": "Item_barter_electr_rfidreader", - "ShortName": "Item_barter_electr_rfidreader", - "Description": "Item_barter_electr_rfidreader", - "Weight": 0.5, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/barter/item_barter_electr_rfidreader/item_barter_electr_rfidreader.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 45, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0 - }, - "_proto": "57347c93245977448d35f6e3" - }, "5c05308086f7746b2101e90b": { "_id": "5c05308086f7746b2101e90b", "_name": "Item_barter_electr_virtexprocessor", @@ -1818,72 +1869,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, "_proto": "5734779624597737e04bf329" }, - "5c052f6886f7746b1e3db148": { - "_id": "5c052f6886f7746b1e3db148", - "_name": "Item_barter_electr_wirelesstranmitter", - "_parent": "57864a66245977548f04a81f", - "_type": "Item", - "_props": { - "Name": "Item_barter_electr_wirelesstranmitter", - "ShortName": "Item_barter_electr_wirelesstranmitter", - "Description": "Item_barter_electr_wirelesstranmitter", - "Weight": 2, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/barter/item_barter_electr_wirelesstranmitter/item_barter_electr_wirelesstranmitter.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 45, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0 - }, - "_proto": "57347c93245977448d35f6e3" - }, "5734779624597737e04bf329": { "_id": "5734779624597737e04bf329", "_name": "cooler_fan", @@ -1940,6 +1934,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -2001,6 +1999,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -2062,67 +2064,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0 - }, - "_proto": "5734779624597737e04bf329" - }, - "5d0375ff86f774186372f685": { - "_id": "5d0375ff86f774186372f685", - "_name": "item_barter_electr_cablemilitary", - "_parent": "57864a66245977548f04a81f", - "_type": "Item", - "_props": { - "Name": "item_barter_electr_cablemilitary", - "ShortName": "item_barter_electr_cablemilitary", - "Description": "item_barter_electr_cablemilitary", - "Weight": 0.65, - "BackgroundColor": "violet", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/barter/item_barter_electr_cablemilitary/item_barter_electr_cablemilitary.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -2184,6 +2129,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -2245,6 +2194,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -2306,6 +2259,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -2367,72 +2324,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, "_proto": "573477e124597737dd42e191" }, - "59e35de086f7741778269d84": { - "_id": "59e35de086f7741778269d84", - "_name": "item_barter_electr_drill", - "_parent": "57864a66245977548f04a81f", - "_type": "Item", - "_props": { - "Name": "Drill", - "ShortName": "Drill", - "Description": "Drill", - "Weight": 1.2, - "BackgroundColor": "blue", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/barter/item_barter_electr_drill/item_barter_electr_drill.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 60, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0 - }, - "_proto": "5672cb724bdc2dc2088b456b" - }, "5d1b2fa286f77425227d1674": { "_id": "5d1b2fa286f77425227d1674", "_name": "item_barter_electr_engine", @@ -2489,72 +2389,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, "_proto": "5734779624597737e04bf329" }, - "5c1265fc86f7743f896a21c2": { - "_id": "5c1265fc86f7743f896a21c2", - "_name": "item_barter_electr_gphonex", - "_parent": "57864a66245977548f04a81f", - "_type": "Item", - "_props": { - "Name": "item_barter_electr_gphonex", - "ShortName": "item_barter_electr_gphonex", - "Description": "item_barter_electr_gphonex", - "Weight": 0.3, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/barter/item_barter_electr_gphonex/item_barter_electr_gphonex.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0 - }, - "_proto": "573477e124597737dd42e191" - }, "5af04e0a86f7743a532b79e2": { "_id": "5af04e0a86f7743a532b79e2", "_name": "item_barter_electr_gyroscope", @@ -2611,6 +2454,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -2672,6 +2519,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -2733,6 +2584,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -2794,6 +2649,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -2855,6 +2714,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -2916,6 +2779,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -2977,67 +2844,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0 - }, - "_proto": "5734779624597737e04bf329" - }, - "5d1b304286f774253763a528": { - "_id": "5d1b304286f774253763a528", - "_name": "item_barter_electr_lcd_Clean", - "_parent": "57864a66245977548f04a81f", - "_type": "Item", - "_props": { - "Name": "item_barter_electr_lcd_Clean", - "ShortName": "item_barter_electr_lcd_Clean", - "Description": "item_barter_electr_lcd_Clean", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/barter/item_barter_electr_lcd/item_barter_electr_lcd_clean.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -3099,67 +2909,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0 - }, - "_proto": "5734779624597737e04bf329" - }, - "5d1b2ffd86f77425243e8d17": { - "_id": "5d1b2ffd86f77425243e8d17", - "_name": "item_barter_electr_lens", - "_parent": "57864a66245977548f04a81f", - "_type": "Item", - "_props": { - "Name": "item_barter_electr_lens", - "ShortName": "item_barter_electr_lens", - "Description": "item_barter_electr_lens", - "Weight": 0.15, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/barter/item_barter_electr_lens/item_barter_electr_lens.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -3221,6 +2974,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -3282,6 +3039,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -3343,6 +3104,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -3404,6 +3169,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -3465,6 +3234,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -3526,6 +3299,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -3587,6 +3364,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -3648,6 +3429,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -3709,6 +3494,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -3770,6 +3559,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -3831,6 +3624,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -3892,6 +3689,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -3953,6 +3754,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -4014,72 +3819,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, "_proto": "56742c324bdc2d150f8b456d" }, - "590a3efd86f77437d351a25b": { - "_id": "590a3efd86f77437d351a25b", - "_name": "item_electr_gasanalyzer", - "_parent": "57864a66245977548f04a81f", - "_type": "Item", - "_props": { - "Name": "gasanalyzer", - "ShortName": "gasanalyzer", - "Description": "gasanalyzer", - "Weight": 0.4, - "BackgroundColor": "blue", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/barter/item_electr_gasanalyzer/item_electr_gasanalyzer.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 50, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0 - }, - "_proto": "5672cb724bdc2dc2088b456b" - }, "590a3d9c86f774385926e510": { "_id": "590a3d9c86f774385926e510", "_name": "item_electr_uvlamp", @@ -4136,6 +3884,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -4197,6 +3949,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 } @@ -4257,6 +4013,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -4318,6 +4078,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 } @@ -4378,6 +4142,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -4439,6 +4207,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -4500,6 +4272,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -4561,6 +4337,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -4622,6 +4402,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -4683,6 +4467,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -4744,11 +4532,925 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, "_proto": "57347c93245977448d35f6e3" }, + "6389c88b33a719183c7f63b6": { + "_id": "6389c88b33a719183c7f63b6", + "_name": "Item_barter_electr_adv_ultralink", + "_parent": "57864a66245977548f04a81f", + "_type": "Item", + "_props": { + "Name": "Item_barter_electr_wirelesstranmitter", + "ShortName": "Item_barter_electr_wirelesstranmitter", + "Description": "Item_barter_electr_wirelesstranmitter", + "Weight": 2, + "BackgroundColor": "violet", + "Width": 3, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "container_plastic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_electr_adv_ultralink/item_barter_electr_adv_ultralink.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 45, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "57347c93245977448d35f6e3" + }, + "6389c70ca33d8c4cdf4932c6": { + "_id": "6389c70ca33d8c4cdf4932c6", + "_name": "Item_barter_electr_components", + "_parent": "57864a66245977548f04a81f", + "_type": "Item", + "_props": { + "Name": "item_barter_electr_capacitors", + "ShortName": "item_barter_electr_capacitors", + "Description": "item_barter_electr_capacitors", + "Weight": 0.1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_electr_components/item_barter_electr_components.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "5734779624597737e04bf329" + }, + "5c052fb986f7746b2101e909": { + "_id": "5c052fb986f7746b2101e909", + "_name": "Item_barter_electr_rfidreader", + "_parent": "57864a66245977548f04a81f", + "_type": "Item", + "_props": { + "Name": "Item_barter_electr_rfidreader", + "ShortName": "Item_barter_electr_rfidreader", + "Description": "Item_barter_electr_rfidreader", + "Weight": 0.5, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_electr_rfidreader/item_barter_electr_rfidreader.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 45, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "57347c93245977448d35f6e3" + }, + "5c052f6886f7746b1e3db148": { + "_id": "5c052f6886f7746b1e3db148", + "_name": "Item_barter_electr_wirelesstranmitter", + "_parent": "57864a66245977548f04a81f", + "_type": "Item", + "_props": { + "Name": "Item_barter_electr_wirelesstranmitter", + "ShortName": "Item_barter_electr_wirelesstranmitter", + "Description": "Item_barter_electr_wirelesstranmitter", + "Weight": 2, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_electr_wirelesstranmitter/item_barter_electr_wirelesstranmitter.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 45, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "57347c93245977448d35f6e3" + }, + "5d0375ff86f774186372f685": { + "_id": "5d0375ff86f774186372f685", + "_name": "item_barter_electr_cablemilitary", + "_parent": "57864a66245977548f04a81f", + "_type": "Item", + "_props": { + "Name": "item_barter_electr_cablemilitary", + "ShortName": "item_barter_electr_cablemilitary", + "Description": "item_barter_electr_cablemilitary", + "Weight": 0.65, + "BackgroundColor": "violet", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_electr_cablemilitary/item_barter_electr_cablemilitary.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "5734779624597737e04bf329" + }, + "59e35de086f7741778269d84": { + "_id": "59e35de086f7741778269d84", + "_name": "item_barter_electr_drill", + "_parent": "57864a66245977548f04a81f", + "_type": "Item", + "_props": { + "Name": "Drill", + "ShortName": "Drill", + "Description": "Drill", + "Weight": 1.2, + "BackgroundColor": "blue", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_electr_drill/item_barter_electr_drill.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 60, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "5672cb724bdc2dc2088b456b" + }, + "5c1265fc86f7743f896a21c2": { + "_id": "5c1265fc86f7743f896a21c2", + "_name": "item_barter_electr_gphonex", + "_parent": "57864a66245977548f04a81f", + "_type": "Item", + "_props": { + "Name": "item_barter_electr_gphonex", + "ShortName": "item_barter_electr_gphonex", + "Description": "item_barter_electr_gphonex", + "Weight": 0.3, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_electr_gphonex/item_barter_electr_gphonex.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "573477e124597737dd42e191" + }, + "5d1b304286f774253763a528": { + "_id": "5d1b304286f774253763a528", + "_name": "item_barter_electr_lcd_Clean", + "_parent": "57864a66245977548f04a81f", + "_type": "Item", + "_props": { + "Name": "item_barter_electr_lcd_Clean", + "ShortName": "item_barter_electr_lcd_Clean", + "Description": "item_barter_electr_lcd_Clean", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_electr_lcd/item_barter_electr_lcd_clean.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "5734779624597737e04bf329" + }, + "5d1b2ffd86f77425243e8d17": { + "_id": "5d1b2ffd86f77425243e8d17", + "_name": "item_barter_electr_lens", + "_parent": "57864a66245977548f04a81f", + "_type": "Item", + "_props": { + "Name": "item_barter_electr_lens", + "ShortName": "item_barter_electr_lens", + "Description": "item_barter_electr_lens", + "Weight": 0.15, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_electr_lens/item_barter_electr_lens.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "5734779624597737e04bf329" + }, + "590a3efd86f77437d351a25b": { + "_id": "590a3efd86f77437d351a25b", + "_name": "item_electr_gasanalyzer", + "_parent": "57864a66245977548f04a81f", + "_type": "Item", + "_props": { + "Name": "gasanalyzer", + "ShortName": "gasanalyzer", + "Description": "gasanalyzer", + "Weight": 0.4, + "BackgroundColor": "blue", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/barter/item_electr_gasanalyzer/item_electr_gasanalyzer.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 50, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "5672cb724bdc2dc2088b456b" + }, + "638dfc803083a019d447768e": { + "_id": "638dfc803083a019d447768e", + "_name": "item_quest_c13_nabl", + "_parent": "57864a66245977548f04a81f", + "_type": "Item", + "_props": { + "Name": "Hard drive quest", + "ShortName": "HDD quest", + "Description": "Hard drive quest", + "Weight": 0.25, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "smallmetal", + "Prefab": { + "path": "assets/content/items/barter/item_barter_electr_hdd/item_barter_electr_hdd_quest.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 30, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "573477e124597737dd42e191" + }, + "6389c7f115805221fb410466": { + "_id": "6389c7f115805221fb410466", + "_name": "Item_barter_electr_adv_amplifier", + "_parent": "57864a66245977548f04a81f", + "_type": "Item", + "_props": { + "Name": "item_bater_electr_powerfilter", + "ShortName": "item_bater_electr_powerfilter", + "Description": "item_bater_electr_powerfilter", + "Weight": 0.44, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/barter/item_barter_electr_adv_amplifier/item_barter_electr_adv_amplifier.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "5734779624597737e04bf329" + }, + "6389c7750ef44505c87f5996": { + "_id": "6389c7750ef44505c87f5996", + "_name": "Item_barter_electr_adv_controller", + "_parent": "57864a66245977548f04a81f", + "_type": "Item", + "_props": { + "Name": "item_barter_electr_militaryboard", + "ShortName": "item_barter_electr_militaryboard", + "Description": "item_barter_electr_militaryboard", + "Weight": 0.2, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "item_plastic_generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_electr_adv_controller/item_barter_electr_adv_controller.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "5734779624597737e04bf329" + }, + "6389c85357baa773a825b356": { + "_id": "6389c85357baa773a825b356", + "_name": "Item_barter_electr_adv_converter", + "_parent": "57864a66245977548f04a81f", + "_type": "Item", + "_props": { + "Name": "Power supply", + "ShortName": "Power supply", + "Description": "Power supply", + "Weight": 1.5, + "BackgroundColor": "violet", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "container_case", + "Prefab": { + "path": "assets/content/items/barter/item_barter_electr_adv_converter/item_barter_electr_adv_converter.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 25, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "57347c1124597737fb1379e3" + }, "577e1c9d2459773cd707c525": { "_id": "577e1c9d2459773cd707c525", "_name": "copy_paper", @@ -4805,6 +5507,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -4866,6 +5572,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -4927,6 +5637,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -4988,6 +5702,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -5049,6 +5767,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -5110,6 +5832,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -5171,6 +5897,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -5232,6 +5962,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -5293,6 +6027,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -5354,6 +6092,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -5415,6 +6157,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -5476,6 +6222,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -5537,72 +6287,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, "_proto": "57347c77245977448d35f6e2" }, - "59e358a886f7741776641ac3": { - "_id": "59e358a886f7741776641ac3", - "_name": "item_barter_household_wiper", - "_parent": "57864c322459775490116fbf", - "_type": "Item", - "_props": { - "Name": "Wiper", - "ShortName": "Wiper", - "Description": "Wiper", - "Weight": 0.5, - "BackgroundColor": "grey", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/barter/item_barter_household_wiper/item_barter_household_wiper.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 15, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0 - }, - "_proto": "57347cd0245977445a2d6ff1" - }, "60b0f561c4449e4cb624c1d7": { "_id": "60b0f561c4449e4cb624c1d7", "_name": "item_barter_ratkiller", @@ -5659,6 +6352,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -5720,6 +6417,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -5781,11 +6482,80 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, "_proto": "57347c77245977448d35f6e2" }, + "59e358a886f7741776641ac3": { + "_id": "59e358a886f7741776641ac3", + "_name": "item_barter_household_wiper", + "_parent": "57864c322459775490116fbf", + "_type": "Item", + "_props": { + "Name": "Wiper", + "ShortName": "Wiper", + "Description": "Wiper", + "Weight": 0.5, + "BackgroundColor": "grey", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_household_wiper/item_barter_household_wiper.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 15, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "57347cd0245977445a2d6ff1" + }, "573474f924597738002c6174": { "_id": "573474f924597738002c6174", "_name": "chain", @@ -5842,6 +6612,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -5903,6 +6677,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 3, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -5964,6 +6742,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -6025,6 +6807,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -6086,6 +6872,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -6147,6 +6937,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -6208,6 +7002,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -6269,6 +7067,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -6330,6 +7132,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -6391,6 +7197,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -6452,194 +7262,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, "_proto": "573474f924597738002c6174" }, - "5df8a6a186f77412640e2e80": { - "_id": "5df8a6a186f77412640e2e80", - "_name": "item_barter_valuable_nyball_red", - "_parent": "57864a3d24597754843f8721", - "_type": "Item", - "_props": { - "Name": "Broken GPhone", - "ShortName": "GPhone", - "Description": "GPhone 9s", - "Weight": 0.05, - "BackgroundColor": "red", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "jewelry", - "Prefab": { - "path": "assets/content/items/barter/item_barter_valuable_nyball/item_barter_valuable_nyball_red.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0 - }, - "_proto": "56742c324bdc2d150f8b456d" - }, - "5df8a72c86f77412640e2e83": { - "_id": "5df8a72c86f77412640e2e83", - "_name": "item_barter_valuable_nyball_silver", - "_parent": "57864a3d24597754843f8721", - "_type": "Item", - "_props": { - "Name": "Broken GPhone", - "ShortName": "GPhone", - "Description": "GPhone 9s", - "Weight": 0.05, - "BackgroundColor": "grey", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "jewelry", - "Prefab": { - "path": "assets/content/items/barter/item_barter_valuable_nyball/item_barter_valuable_nyball_silver.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0 - }, - "_proto": "56742c324bdc2d150f8b456d" - }, - "5df8a77486f77412672a1e3f": { - "_id": "5df8a77486f77412672a1e3f", - "_name": "item_barter_valuable_nyball_violet", - "_parent": "57864a3d24597754843f8721", - "_type": "Item", - "_props": { - "Name": "Broken GPhone", - "ShortName": "GPhone", - "Description": "GPhone 9s", - "Weight": 0.05, - "BackgroundColor": "violet", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "jewelry", - "Prefab": { - "path": "assets/content/items/barter/item_barter_valuable_nyball/item_barter_valuable_nyball_violet.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0 - }, - "_proto": "56742c324bdc2d150f8b456d" - }, "62a091170b9d3c46de5b6cf2": { "_id": "62a091170b9d3c46de5b6cf2", "_name": "item_barter_valuable_parrot", @@ -6696,6 +7327,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -6757,6 +7392,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -6818,6 +7457,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -6879,6 +7522,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -6940,6 +7587,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -7001,6 +7652,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -7062,6 +7717,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -7123,6 +7782,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -7184,6 +7847,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -7245,6 +7912,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -7306,11 +7977,275 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, "_proto": "5734781f24597737e04bf32a" }, + "5df8a6a186f77412640e2e80": { + "_id": "5df8a6a186f77412640e2e80", + "_name": "item_barter_valuable_nyball_red", + "_parent": "57864a3d24597754843f8721", + "_type": "Item", + "_props": { + "Name": "Broken GPhone", + "ShortName": "GPhone", + "Description": "GPhone 9s", + "Weight": 0.05, + "BackgroundColor": "red", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "jewelry", + "Prefab": { + "path": "assets/content/items/barter/item_barter_valuable_nyball/item_barter_valuable_nyball_red.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "5df8a72c86f77412640e2e83": { + "_id": "5df8a72c86f77412640e2e83", + "_name": "item_barter_valuable_nyball_silver", + "_parent": "57864a3d24597754843f8721", + "_type": "Item", + "_props": { + "Name": "Broken GPhone", + "ShortName": "GPhone", + "Description": "GPhone 9s", + "Weight": 0.05, + "BackgroundColor": "grey", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "jewelry", + "Prefab": { + "path": "assets/content/items/barter/item_barter_valuable_nyball/item_barter_valuable_nyball_silver.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "5df8a77486f77412672a1e3f": { + "_id": "5df8a77486f77412672a1e3f", + "_name": "item_barter_valuable_nyball_violet", + "_parent": "57864a3d24597754843f8721", + "_type": "Item", + "_props": { + "Name": "Broken GPhone", + "ShortName": "GPhone", + "Description": "GPhone 9s", + "Weight": 0.05, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "jewelry", + "Prefab": { + "path": "assets/content/items/barter/item_barter_valuable_nyball/item_barter_valuable_nyball_violet.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "638df4cc7b560b03794a18d2": { + "_id": "638df4cc7b560b03794a18d2", + "_name": "item_quest_c7_mel", + "_parent": "57864a3d24597754843f8721", + "_type": "Item", + "_props": { + "Name": "item_barter_valuable_gp", + "ShortName": "item_barter_valuable_gp", + "Description": "item_barter_valuable_gp", + "Weight": 0.01, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "jewelry", + "Prefab": { + "path": "assets/content/items/barter/item_barter_other_mediator/item_barter_other_mediator_ag.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 100, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "573474f924597738002c6174" + }, "5d1b36a186f7742523398433": { "_id": "5d1b36a186f7742523398433", "_name": "item_barter_flam_gasoline", @@ -7367,6 +8302,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 100, "Resource": 100 }, @@ -7428,6 +8367,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 60, "Resource": 60 }, @@ -7496,6 +8439,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -7557,6 +8504,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 } @@ -7617,6 +8568,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 } @@ -7677,6 +8632,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -7738,6 +8697,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -7799,6 +8762,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -7860,6 +8827,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -7921,6 +8892,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -7982,6 +8957,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -8043,6 +9022,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -8104,6 +9087,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -8165,6 +9152,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -8226,6 +9217,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -8287,71 +9282,14 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 } }, - "5c052e6986f7746b207bc3c9": { - "_id": "5c052e6986f7746b207bc3c9", - "_name": "Item_barter_medical_defibrillator", - "_parent": "57864c8c245977548867e7f1", - "_type": "Item", - "_props": { - "Name": "Item_barter_medical_defibrillator", - "ShortName": "Item_barter_medical_defibrillator", - "Description": "Item_barter_medical_defibrillator", - "Weight": 0.35, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/barter/item_barter_medical_defibrillator/item_barter_medical_defibrillator.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0 - }, - "_proto": "59e3606886f77417674759a5" - }, "5c0530ee86f774697952d952": { "_id": "5c0530ee86f774697952d952", "_name": "Item_barter_medical_transilluminator", @@ -8408,6 +9346,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -8469,72 +9411,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, "_proto": "544fb3364bdc2d34748b456a" }, - "5af0534a86f7743b6f354284": { - "_id": "5af0534a86f7743b6f354284", - "_name": "item_barter_medical_diagset", - "_parent": "57864c8c245977548867e7f1", - "_type": "Item", - "_props": { - "Name": "diagset", - "ShortName": "diagset", - "Description": "diagset", - "Weight": 0.4, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/barter/item_barter_medical_diagset/item_barter_medical_diagset.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0 - }, - "_proto": "59e3606886f77417674759a5" - }, "59e361e886f774176c10a2a5": { "_id": "59e361e886f774176c10a2a5", "_name": "item_barter_medical_h2o2", @@ -8591,6 +9476,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -8652,6 +9541,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 } @@ -8712,6 +9605,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -8773,67 +9670,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0 - }, - "_proto": "59e3606886f77417674759a5" - }, - "62a0a043cf4a99369e2624a5": { - "_id": "62a0a043cf4a99369e2624a5", - "_name": "item_barter_medical_vitamins", - "_parent": "57864c8c245977548867e7f1", - "_type": "Item", - "_props": { - "Name": "h2o2", - "ShortName": "h2o2", - "Description": "h2o2", - "Weight": 0.2, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/barter/item_barter_medical_vitamins/item_barter_medical_vitamins.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -8895,6 +9735,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -8956,6 +9800,270 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "59e3606886f77417674759a5" + }, + "5c052e6986f7746b207bc3c9": { + "_id": "5c052e6986f7746b207bc3c9", + "_name": "Item_barter_medical_defibrillator", + "_parent": "57864c8c245977548867e7f1", + "_type": "Item", + "_props": { + "Name": "Item_barter_medical_defibrillator", + "ShortName": "Item_barter_medical_defibrillator", + "Description": "Item_barter_medical_defibrillator", + "Weight": 0.35, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_medical_defibrillator/item_barter_medical_defibrillator.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "59e3606886f77417674759a5" + }, + "6389c6c7dbfd5e4b95197e68": { + "_id": "6389c6c7dbfd5e4b95197e68", + "_name": "item_barter_medical_aquatabs", + "_parent": "57864c8c245977548867e7f1", + "_type": "Item", + "_props": { + "Name": "h2o2", + "ShortName": "h2o2", + "Description": "h2o2", + "Weight": 0.2, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "med_pills", + "Prefab": { + "path": "assets/content/items/barter/item_barter_medical_aquatabs/item_barter_medical_aquatabs.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "59e3606886f77417674759a5" + }, + "5af0534a86f7743b6f354284": { + "_id": "5af0534a86f7743b6f354284", + "_name": "item_barter_medical_diagset", + "_parent": "57864c8c245977548867e7f1", + "_type": "Item", + "_props": { + "Name": "diagset", + "ShortName": "diagset", + "Description": "diagset", + "Weight": 0.4, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_medical_diagset/item_barter_medical_diagset.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "59e3606886f77417674759a5" + }, + "62a0a043cf4a99369e2624a5": { + "_id": "62a0a043cf4a99369e2624a5", + "_name": "item_barter_medical_vitamins", + "_parent": "57864c8c245977548867e7f1", + "_type": "Item", + "_props": { + "Name": "h2o2", + "ShortName": "h2o2", + "Description": "h2o2", + "Weight": 0.2, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "med_pills", + "Prefab": { + "path": "assets/content/items/barter/item_barter_medical_vitamins/item_barter_medical_vitamins.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -9017,260 +10125,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false }, "_proto": "573476f124597737e04bf328" }, - "5e2af4d286f7746d4159f07a": { - "_id": "5e2af4d286f7746d4159f07a", - "_name": "Item_barter_other_cloth_aramid", - "_parent": "590c745b86f7743cc433c5f2", - "_type": "Item", - "_props": { - "Name": "Item_barter_other_cloth_aramid", - "ShortName": "Item_barter_other_cloth_aramid", - "Description": "Item_barter_other_cloth_aramid", - "Weight": 0.14, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "item_cloth_generic", - "Prefab": { - "path": "assets/content/items/barter/item_barter_other_cloth/item_barter_other_cloth_aramid.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0, - "DogTagQualities": false - }, - "_proto": "573475fb24597737fb1379e1" - }, - "5e2af41e86f774755a234b67": { - "_id": "5e2af41e86f774755a234b67", - "_name": "Item_barter_other_cloth_cordura", - "_parent": "590c745b86f7743cc433c5f2", - "_type": "Item", - "_props": { - "Name": "Item_barter_other_cloth_cordura", - "ShortName": "Item_barter_other_cloth_cordura", - "Description": "Item_barter_other_cloth_cordura", - "Weight": 0.11, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "item_cloth_generic", - "Prefab": { - "path": "assets/content/items/barter/item_barter_other_cloth/item_barter_other_cloth_cordura.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0, - "DogTagQualities": false - }, - "_proto": "573475fb24597737fb1379e1" - }, - "5e2af47786f7746d404f3aaa": { - "_id": "5e2af47786f7746d404f3aaa", - "_name": "Item_barter_other_cloth_fleece", - "_parent": "590c745b86f7743cc433c5f2", - "_type": "Item", - "_props": { - "Name": "Item_barter_other_cloth_fleece", - "ShortName": "Item_barter_other_cloth_fleece", - "Description": "Item_barter_other_cloth_fleece", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "item_cloth_generic", - "Prefab": { - "path": "assets/content/items/barter/item_barter_other_cloth/item_barter_other_cloth_fleece.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0, - "DogTagQualities": false - }, - "_proto": "573475fb24597737fb1379e1" - }, - "5e2af4a786f7746d3f3c3400": { - "_id": "5e2af4a786f7746d3f3c3400", - "_name": "Item_barter_other_cloth_ripstop", - "_parent": "590c745b86f7743cc433c5f2", - "_type": "Item", - "_props": { - "Name": "Item_barter_other_cloth_ripstop", - "ShortName": "Item_barter_other_cloth_ripstop", - "Description": "Item_barter_other_cloth_ripstop", - "Weight": 0.09, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "item_cloth_generic", - "Prefab": { - "path": "assets/content/items/barter/item_barter_other_cloth/item_barter_other_cloth_ripstop.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0, - "DogTagQualities": false - }, - "_proto": "573475fb24597737fb1379e1" - }, "5e2af51086f7746d3f3c3402": { "_id": "5e2af51086f7746d3f3c3402", "_name": "Item_barter_other_uzrgm_fuse", @@ -9327,6 +10191,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false @@ -9389,6 +10257,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false @@ -9451,6 +10323,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false @@ -9513,6 +10389,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false @@ -9575,136 +10455,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false }, "_proto": "573476d324597737da2adc13" }, - "59f32bb586f774757e1e8442": { - "_id": "59f32bb586f774757e1e8442", - "_name": "dogtags_bear", - "_parent": "590c745b86f7743cc433c5f2", - "_type": "Item", - "_props": { - "Name": "Dog tag", - "ShortName": "Dog tag", - "Description": "Army dog tag", - "Weight": 0.01, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "jewelry", - "Prefab": { - "path": "assets/content/items/barter/dog_tags/item_dogtags_bear.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0, - "DogTagQualities": true - }, - "_proto": "57347cd0245977445a2d6ff1" - }, - "59f32c3b86f77472a31742f0": { - "_id": "59f32c3b86f77472a31742f0", - "_name": "dogtags_usec", - "_parent": "590c745b86f7743cc433c5f2", - "_type": "Item", - "_props": { - "Name": "Dog tag", - "ShortName": "Dog tag", - "Description": "Army dog tag", - "Weight": 0.01, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "jewelry", - "Prefab": { - "path": "assets/content/items/barter/dog_tags/item_dogtags_usec.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0, - "DogTagQualities": true - }, - "_proto": "57347cd0245977445a2d6ff1" - }, "60b0f7057897d47c5b04ab94": { "_id": "60b0f7057897d47c5b04ab94", "_name": "item_barter_aquafps", @@ -9761,74 +10521,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false }, "_proto": "573476f124597737e04bf328" }, - "5d0379a886f77420407aa271": { - "_id": "5d0379a886f77420407aa271", - "_name": "item_barter_other_30mmround", - "_parent": "590c745b86f7743cc433c5f2", - "_type": "Item", - "_props": { - "Name": "item_barter_other_30mmround", - "ShortName": "item_barter_other_30mmround", - "Description": "item_barter_other_30mmround", - "Weight": 0.839, - "BackgroundColor": "blue", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "smallmetal", - "Prefab": { - "path": "assets/content/items/barter/item_barter_other_30mmround/item_barter_other_30mmround.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 45, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0, - "DogTagQualities": false - }, - "_proto": "5734770f24597738025ee254" - }, "5d1b2f3f86f774252167a52c": { "_id": "5d1b2f3f86f774252167a52c", "_name": "item_barter_other_airfilter", @@ -9885,6 +10587,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 300, "Resource": 300, "DogTagQualities": false @@ -9947,6 +10653,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false @@ -10009,6 +10719,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false @@ -10071,6 +10785,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false @@ -10133,6 +10851,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false @@ -10195,6 +10917,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false @@ -10257,6 +10983,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false @@ -10319,6 +11049,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 100, "Resource": 100, "DogTagQualities": false @@ -10381,6 +11115,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false @@ -10443,6 +11181,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": true @@ -10505,68 +11247,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", - "MaxResource": 0, - "Resource": 0, - "DogTagQualities": false - }, - "_proto": "5734770f24597738025ee254" - }, - "590c5a7286f7747884343aea": { - "_id": "590c5a7286f7747884343aea", - "_name": "item_other_powder", - "_parent": "590c745b86f7743cc433c5f2", - "_type": "Item", - "_props": { - "Name": "Gunpowder", - "ShortName": "Gunpowder", - "Description": "Gunpowder", - "Weight": 0.6, - "BackgroundColor": "blue", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "food_juice_carton", - "Prefab": { - "path": "assets/content/items/barter/item_other_powder/item_other_powder.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 45, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 3, - "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false @@ -10629,6 +11313,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false @@ -10691,6 +11379,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false @@ -10753,6 +11445,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false @@ -10815,6 +11511,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false @@ -10877,6 +11577,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false @@ -10939,12 +11643,676 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0, "DogTagQualities": false }, "_proto": "57347cd0245977445a2d6ff1" }, + "5e2af4d286f7746d4159f07a": { + "_id": "5e2af4d286f7746d4159f07a", + "_name": "Item_barter_other_cloth_aramid", + "_parent": "590c745b86f7743cc433c5f2", + "_type": "Item", + "_props": { + "Name": "Item_barter_other_cloth_aramid", + "ShortName": "Item_barter_other_cloth_aramid", + "Description": "Item_barter_other_cloth_aramid", + "Weight": 0.14, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "item_cloth_generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_other_cloth/item_barter_other_cloth_aramid.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0, + "DogTagQualities": false + }, + "_proto": "573475fb24597737fb1379e1" + }, + "5e2af41e86f774755a234b67": { + "_id": "5e2af41e86f774755a234b67", + "_name": "Item_barter_other_cloth_cordura", + "_parent": "590c745b86f7743cc433c5f2", + "_type": "Item", + "_props": { + "Name": "Item_barter_other_cloth_cordura", + "ShortName": "Item_barter_other_cloth_cordura", + "Description": "Item_barter_other_cloth_cordura", + "Weight": 0.11, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "item_cloth_generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_other_cloth/item_barter_other_cloth_cordura.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0, + "DogTagQualities": false + }, + "_proto": "573475fb24597737fb1379e1" + }, + "5e2af47786f7746d404f3aaa": { + "_id": "5e2af47786f7746d404f3aaa", + "_name": "Item_barter_other_cloth_fleece", + "_parent": "590c745b86f7743cc433c5f2", + "_type": "Item", + "_props": { + "Name": "Item_barter_other_cloth_fleece", + "ShortName": "Item_barter_other_cloth_fleece", + "Description": "Item_barter_other_cloth_fleece", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "item_cloth_generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_other_cloth/item_barter_other_cloth_fleece.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0, + "DogTagQualities": false + }, + "_proto": "573475fb24597737fb1379e1" + }, + "5e2af4a786f7746d3f3c3400": { + "_id": "5e2af4a786f7746d3f3c3400", + "_name": "Item_barter_other_cloth_ripstop", + "_parent": "590c745b86f7743cc433c5f2", + "_type": "Item", + "_props": { + "Name": "Item_barter_other_cloth_ripstop", + "ShortName": "Item_barter_other_cloth_ripstop", + "Description": "Item_barter_other_cloth_ripstop", + "Weight": 0.09, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "item_cloth_generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_other_cloth/item_barter_other_cloth_ripstop.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0, + "DogTagQualities": false + }, + "_proto": "573475fb24597737fb1379e1" + }, + "59f32bb586f774757e1e8442": { + "_id": "59f32bb586f774757e1e8442", + "_name": "dogtags_bear", + "_parent": "590c745b86f7743cc433c5f2", + "_type": "Item", + "_props": { + "Name": "Dog tag", + "ShortName": "Dog tag", + "Description": "Army dog tag", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "jewelry", + "Prefab": { + "path": "assets/content/items/barter/dog_tags/item_dogtags_bear.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0, + "DogTagQualities": true + }, + "_proto": "57347cd0245977445a2d6ff1" + }, + "59f32c3b86f77472a31742f0": { + "_id": "59f32c3b86f77472a31742f0", + "_name": "dogtags_usec", + "_parent": "590c745b86f7743cc433c5f2", + "_type": "Item", + "_props": { + "Name": "Dog tag", + "ShortName": "Dog tag", + "Description": "Army dog tag", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "jewelry", + "Prefab": { + "path": "assets/content/items/barter/dog_tags/item_dogtags_usec.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0, + "DogTagQualities": true + }, + "_proto": "57347cd0245977445a2d6ff1" + }, + "5d0379a886f77420407aa271": { + "_id": "5d0379a886f77420407aa271", + "_name": "item_barter_other_30mmround", + "_parent": "590c745b86f7743cc433c5f2", + "_type": "Item", + "_props": { + "Name": "item_barter_other_30mmround", + "ShortName": "item_barter_other_30mmround", + "Description": "item_barter_other_30mmround", + "Weight": 0.839, + "BackgroundColor": "blue", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "smallmetal", + "Prefab": { + "path": "assets/content/items/barter/item_barter_other_30mmround/item_barter_other_30mmround.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 45, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0, + "DogTagQualities": false + }, + "_proto": "5734770f24597738025ee254" + }, + "6389c6463485cf0eeb260715": { + "_id": "6389c6463485cf0eeb260715", + "_name": "item_barter_other_grechka", + "_parent": "590c745b86f7743cc433c5f2", + "_type": "Item", + "_props": { + "Name": "coffee", + "ShortName": "coffee", + "Description": "coffee", + "Weight": 0.8, + "BackgroundColor": "default", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_other_grechka/item_barter_other_grechka.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0, + "DogTagQualities": false + }, + "_proto": "573475fb24597737fb1379e1" + }, + "590c5a7286f7747884343aea": { + "_id": "590c5a7286f7747884343aea", + "_name": "item_other_powder", + "_parent": "590c745b86f7743cc433c5f2", + "_type": "Item", + "_props": { + "Name": "Gunpowder", + "ShortName": "Gunpowder", + "Description": "Gunpowder", + "Weight": 0.6, + "BackgroundColor": "blue", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "food_juice_carton", + "Prefab": { + "path": "assets/content/items/barter/item_other_powder/item_other_powder.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 45, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 3, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0, + "DogTagQualities": false + }, + "_proto": "5734770f24597738025ee254" + }, + "63927b29c115f907b14700b9": { + "_id": "63927b29c115f907b14700b9", + "_name": "item_quest_c11_gmed", + "_parent": "590c745b86f7743cc433c5f2", + "_type": "Item", + "_props": { + "Name": "quest_chemcontainer", + "ShortName": "quest_chemcontainer", + "Description": "quest_chemcontainer", + "Weight": 0.1, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/quest/item_quest_chemcontainer/item_quest_chemcontainer.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0, + "DogTagQualities": false + }, + "_proto": "59e3606886f77417674759a5" + }, "619cbfccbedcde2f5b3f7bdd": { "_id": "619cbfccbedcde2f5b3f7bdd", "_name": "item_barter_tools_advwrench", @@ -11001,6 +12369,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -11062,6 +12434,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -11123,6 +12499,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -11184,6 +12564,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -11245,6 +12629,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -11306,6 +12694,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -11367,6 +12759,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -11428,6 +12824,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -11489,6 +12889,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -11550,6 +12954,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -11611,6 +13019,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -11672,6 +13084,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -11733,6 +13149,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -11794,6 +13214,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -11855,6 +13279,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -11916,6 +13344,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -11977,6 +13409,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -12038,6 +13474,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 2, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -12099,6 +13539,75 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaxResource": 0, + "Resource": 0 + }, + "_proto": "57347c2e24597744902c94a1" + }, + "63a0b208f444d32d6f03ea1e": { + "_id": "63a0b208f444d32d6f03ea1e", + "_name": "item_barter_hultafors_db5000", + "_parent": "57864bb7245977548b3b66c2", + "_type": "Item", + "_props": { + "Name": "pliers_elite", + "ShortName": "pliers_elite", + "Description": "pliers_elite", + "Weight": 5.5, + "BackgroundColor": "violet", + "Width": 2, + "Height": 5, + "StackMaxSize": 1, + "ItemSound": "bigknife", + "Prefab": { + "path": "assets/content/items/barter/item_barter_hultafors_db5000/item_barter_hultafors_db5000.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 }, @@ -12160,6 +13669,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 } @@ -12227,6 +13740,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 } @@ -12335,6 +13852,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -12405,6 +13926,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -12475,6 +14000,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -12545,6 +14074,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -12616,6 +14149,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -12686,6 +14223,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -12756,6 +14297,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -12827,6 +14372,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -12898,6 +14447,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -12969,6 +14522,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -13040,6 +14597,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -13111,6 +14672,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -13182,6 +14747,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -13253,6 +14822,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -13324,6 +14897,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -13395,6 +14972,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -13466,6 +15047,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -13477,2220 +15062,6 @@ }, "_proto": "5b3f3ade86f7746b6b790d8e" }, - "5ab8e79e86f7742d8b372e78": { - "_id": "5ab8e79e86f7742d8b372e78", - "_name": "armor_gjel", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "gjel", - "ShortName": "gjel", - "Description": "gjel", - "Weight": 8.9, - "BackgroundColor": "blue", - "Width": 3, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_gjel/item_equipment_armor_gjel.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 562, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 65, - "MaxDurability": 65, - "armorClass": "5", - "speedPenaltyPercent": -10, - "mousePenalty": -3, - "weaponErgonomicPenalty": -4, - "armorZone": [ - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.144, - "ArmorMaterial": "Ceramic", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "5ab8e4ed86f7742d8e50c7fa": { - "_id": "5ab8e4ed86f7742d8e50c7fa", - "_name": "armor_un", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "un armor", - "ShortName": "un armor", - "Description": "un armor", - "Weight": 8.5, - "BackgroundColor": "blue", - "Width": 3, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_un/item_equipment_armor_un.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 325, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 50, - "MaxDurability": 50, - "armorClass": "3", - "speedPenaltyPercent": -18, - "mousePenalty": -6, - "weaponErgonomicPenalty": -8, - "armorZone": [ - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.24, - "ArmorMaterial": "Aluminium", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "545cdb794bdc2d3a198b456a": { - "_id": "545cdb794bdc2d3a198b456a", - "_name": "heavy", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "6B43", - "ShortName": "6B43", - "Description": "6B43", - "Weight": 20, - "BackgroundColor": "blue", - "Width": 4, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_6b34/item_equipment_armor_6b34.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 1562, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 85, - "MaxDurability": 85, - "armorClass": "6", - "speedPenaltyPercent": -35, - "mousePenalty": -21, - "weaponErgonomicPenalty": -27, - "armorZone": [ - "LeftArm", - "RightArm", - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.3, - "ArmorMaterial": "Combined", - "BlindnessProtection": 0 - } - }, - "5c0e53c886f7747fa54205c7": { - "_id": "5c0e53c886f7747fa54205c7", - "_name": "item_equipment_armor_6b13_digital", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "gjel", - "ShortName": "gjel", - "Description": "gjel", - "Weight": 10.5, - "BackgroundColor": "blue", - "Width": 3, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_6b13/item_equipment_armor_6b13_digital.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 375, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 47, - "MaxDurability": 47, - "armorClass": "4", - "speedPenaltyPercent": -12, - "mousePenalty": -3, - "weaponErgonomicPenalty": -5, - "armorZone": [ - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.204, - "ArmorMaterial": "Ceramic", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "5c0e51be86f774598e797894": { - "_id": "5c0e51be86f774598e797894", - "_name": "item_equipment_armor_6b13_flora", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "gjel", - "ShortName": "gjel", - "Description": "gjel", - "Weight": 10.5, - "BackgroundColor": "blue", - "Width": 3, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_6b13/item_equipment_armor_6b13_flora.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 375, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 47, - "MaxDurability": 47, - "armorClass": "4", - "speedPenaltyPercent": -12, - "mousePenalty": -3, - "weaponErgonomicPenalty": -5, - "armorZone": [ - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.204, - "ArmorMaterial": "Ceramic", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "5c0e541586f7747fa54205c9": { - "_id": "5c0e541586f7747fa54205c9", - "_name": "item_equipment_armor_6b13_killa", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "gjel", - "ShortName": "gjel", - "Description": "gjel", - "Weight": 7.5, - "BackgroundColor": "blue", - "Width": 3, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_6b13/item_equipment_armor_6b13_killa.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 1125, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 60, - "MaxDurability": 60, - "armorClass": "5", - "speedPenaltyPercent": -9, - "mousePenalty": -3, - "weaponErgonomicPenalty": -5, - "armorZone": [ - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.24, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "5df8a2ca86f7740bfe6df777": { - "_id": "5df8a2ca86f7740bfe6df777", - "_name": "item_equipment_armor_6b2", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "gjel", - "ShortName": "gjel", - "Description": "gjel", - "Weight": 5.4, - "BackgroundColor": "blue", - "Width": 3, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_6b2/item_equipment_armor_6b2.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 168, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 80, - "MaxDurability": 80, - "armorClass": "2", - "speedPenaltyPercent": -6, - "mousePenalty": -3, - "weaponErgonomicPenalty": -7, - "armorZone": [ - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.288, - "ArmorMaterial": "Titan", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "5c0e5bab86f77461f55ed1f3": { - "_id": "5c0e5bab86f77461f55ed1f3", - "_name": "item_equipment_armor_6b23_digital", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "gjel", - "ShortName": "gjel", - "Description": "gjel", - "Weight": 7.9, - "BackgroundColor": "blue", - "Width": 3, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_6b23/item_equipment_armor_6b23_digital.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 150, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 60, - "MaxDurability": 60, - "armorClass": "3", - "speedPenaltyPercent": -11, - "mousePenalty": -5, - "weaponErgonomicPenalty": -9, - "armorZone": [ - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.216, - "ArmorMaterial": "ArmoredSteel", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "5c0e57ba86f7747fa141986d": { - "_id": "5c0e57ba86f7747fa141986d", - "_name": "item_equipment_armor_6b23_mflora", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "gjel", - "ShortName": "gjel", - "Description": "gjel", - "Weight": 7.2, - "BackgroundColor": "blue", - "Width": 3, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_6b23/item_equipment_armor_6b23_mflora.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 312, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 55, - "MaxDurability": 55, - "armorClass": "4", - "speedPenaltyPercent": -11, - "mousePenalty": -3, - "weaponErgonomicPenalty": -9, - "armorZone": [ - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.204, - "ArmorMaterial": "Ceramic", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "5fd4c474dd870108a754b241": { - "_id": "5fd4c474dd870108a754b241", - "_name": "item_equipment_armor_custom_hexgrid", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "gjel", - "ShortName": "gjel", - "Description": "gjel", - "Weight": 7.7, - "BackgroundColor": "blue", - "Width": 3, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_custom_hexgrid/item_equipment_armor_custom_hexgrid.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 1187, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 50, - "MaxDurability": 50, - "armorClass": "6", - "speedPenaltyPercent": -8, - "mousePenalty": -2, - "weaponErgonomicPenalty": -1, - "armorZone": [ - "Chest" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.24, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "609e8540d5c319764c2bc2e9": { - "_id": "609e8540d5c319764c2bc2e9", - "_name": "item_equipment_armor_custom_thorcrv", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "PACA", - "ShortName": "PACA", - "Description": "PACA", - "Weight": 9, - "BackgroundColor": "blue", - "Width": 3, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_custom_thorcrv/item_equipment_armor_custom_thorcrv.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 375, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 35, - "MaxDurability": 35, - "armorClass": "4", - "speedPenaltyPercent": -4, - "mousePenalty": -4, - "weaponErgonomicPenalty": -2, - "armorZone": [ - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.36, - "ArmorMaterial": "Combined", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "60a283193cb70855c43a381d": { - "_id": "60a283193cb70855c43a381d", - "_name": "item_equipment_armor_custom_thorintcar", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "6B43", - "ShortName": "6B43", - "Description": "6B43", - "Weight": 18, - "BackgroundColor": "blue", - "Width": 4, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_custom_thorintcar/item_equipment_armor_custom_thorintcar.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 1437, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 55, - "MaxDurability": 55, - "armorClass": "6", - "speedPenaltyPercent": -28, - "mousePenalty": -16, - "weaponErgonomicPenalty": -20, - "armorZone": [ - "LeftArm", - "RightArm", - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.276, - "ArmorMaterial": "Combined", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "5e9dacf986f774054d6b89f4": { - "_id": "5e9dacf986f774054d6b89f4", - "_name": "item_equipment_armor_defender2", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "iotv_mob", - "ShortName": "iotv_mob", - "Description": "iotv_mob", - "Weight": 11.5, - "BackgroundColor": "blue", - "Width": 3, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_def2/item_equipment_armor_def2.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 1162, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 70, - "MaxDurability": 70, - "armorClass": "5", - "speedPenaltyPercent": -9, - "mousePenalty": -12, - "weaponErgonomicPenalty": -7, - "armorZone": [ - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.24, - "ArmorMaterial": "ArmoredSteel", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "62a09d79de7ac81993580530": { - "_id": "62a09d79de7ac81993580530", - "_name": "item_equipment_armor_drd", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "PACA", - "ShortName": "PACA", - "Description": "PACA", - "Weight": 4, - "BackgroundColor": "violet", - "Width": 3, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_paca/item_equipment_armor_drd.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 140, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 60, - "MaxDurability": 60, - "armorClass": "3", - "speedPenaltyPercent": -3, - "mousePenalty": -2, - "weaponErgonomicPenalty": -2, - "armorZone": [ - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.36, - "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "5b44cd8b86f774503d30cba2": { - "_id": "5b44cd8b86f774503d30cba2", - "_name": "item_equipment_armor_iotv", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "iotv_full", - "ShortName": "iotv_full", - "Description": "iotv_full", - "Weight": 17, - "BackgroundColor": "blue", - "Width": 4, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_iotv/item_equipment_armor_iotv.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 1600, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 95, - "MaxDurability": 95, - "armorClass": "5", - "speedPenaltyPercent": -24, - "mousePenalty": -19, - "weaponErgonomicPenalty": -22, - "armorZone": [ - "LeftArm", - "RightArm", - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.264, - "ArmorMaterial": "Titan", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "5b44cf1486f77431723e3d05": { - "_id": "5b44cf1486f77431723e3d05", - "_name": "item_equipment_armor_iotv_1", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "iotv_assault", - "ShortName": "iotv_assault", - "Description": "iotv_assault", - "Weight": 15, - "BackgroundColor": "blue", - "Width": 4, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_iotv_1/item_equipment_armor_iotv_1.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 1600, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 75, - "MaxDurability": 75, - "armorClass": "5", - "speedPenaltyPercent": -20, - "mousePenalty": -14, - "weaponErgonomicPenalty": -14, - "armorZone": [ - "LeftArm", - "RightArm", - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.264, - "ArmorMaterial": "Titan", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "5b44d0de86f774503d30cba8": { - "_id": "5b44d0de86f774503d30cba8", - "_name": "item_equipment_armor_iotv_2", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "iotv_mob", - "ShortName": "iotv_mob", - "Description": "iotv_mob", - "Weight": 13, - "BackgroundColor": "blue", - "Width": 3, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_iotv_2/item_equipment_armor_iotv_2.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 1600, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 65, - "MaxDurability": 65, - "armorClass": "5", - "speedPenaltyPercent": -11, - "mousePenalty": -17, - "weaponErgonomicPenalty": -12, - "armorZone": [ - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.264, - "ArmorMaterial": "Titan", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "5b44d22286f774172b0c9de8": { - "_id": "5b44d22286f774172b0c9de8", - "_name": "item_equipment_armor_kirasa", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "kirasa", - "ShortName": "kirasa", - "Description": "kirasa", - "Weight": 7.1, - "BackgroundColor": "blue", - "Width": 3, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_kirasa/item_equipment_armor_kirasa.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 437, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 70, - "MaxDurability": 70, - "armorClass": "3", - "speedPenaltyPercent": -8, - "mousePenalty": -5, - "weaponErgonomicPenalty": -6, - "armorZone": [ - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.288, - "ArmorMaterial": "Combined", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "5f5f41476bdad616ad46d631": { - "_id": "5f5f41476bdad616ad46d631", - "_name": "item_equipment_armor_korundvm", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "gjel", - "ShortName": "gjel", - "Description": "gjel", - "Weight": 9.8, - "BackgroundColor": "blue", - "Width": 3, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_korundvm/item_equipment_armor_korundvm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 1187, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 45, - "MaxDurability": 45, - "armorClass": "5", - "speedPenaltyPercent": -18, - "mousePenalty": -9, - "weaponErgonomicPenalty": -10, - "armorZone": [ - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.288, - "ArmorMaterial": "ArmoredSteel", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "607f20859ee58b18e41ecd90": { - "_id": "607f20859ee58b18e41ecd90", - "_name": "item_equipment_armor_paca_twitch", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "PACA", - "ShortName": "PACA", - "Description": "PACA", - "Weight": 5, - "BackgroundColor": "violet", - "Width": 3, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_paca/item_equipment_armor_paca_twitch.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 100, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 50, - "MaxDurability": 50, - "armorClass": "2", - "speedPenaltyPercent": -3, - "mousePenalty": -1, - "weaponErgonomicPenalty": -2, - "armorZone": [ - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.3, - "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "5ca2151486f774244a3b8d30": { - "_id": "5ca2151486f774244a3b8d30", - "_name": "item_equipment_armor_redut_m", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "iotv_mob", - "ShortName": "iotv_mob", - "Description": "iotv_mob", - "Weight": 13.5, - "BackgroundColor": "blue", - "Width": 3, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_redut_m/item_equipment_armor_redut_m.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 937, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 60, - "MaxDurability": 60, - "armorClass": "5", - "speedPenaltyPercent": -13, - "mousePenalty": -12, - "weaponErgonomicPenalty": -11, - "armorZone": [ - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.24, - "ArmorMaterial": "Combined", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "5ca21c6986f77479963115a7": { - "_id": "5ca21c6986f77479963115a7", - "_name": "item_equipment_armor_redut_t", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "item_equipment_armor_redut_t", - "ShortName": "item_equipment_armor_redut_t", - "Description": "item_equipment_armor_redut_t", - "Weight": 16.5, - "BackgroundColor": "blue", - "Width": 4, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_redut_t5/item_equipment_armor_redut_t5.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 1375, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 100, - "MaxDurability": 100, - "armorClass": "5", - "speedPenaltyPercent": -37, - "mousePenalty": -15, - "weaponErgonomicPenalty": -14, - "armorZone": [ - "LeftArm", - "RightArm", - "Chest", - "Stomach" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.24, - "ArmorMaterial": "Combined", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "5e4abb5086f77406975c9342": { - "_id": "5e4abb5086f77406975c9342", - "_name": "item_equipment_armor_slick", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "gjel", - "ShortName": "gjel", - "Description": "gjel", - "Weight": 9.7, - "BackgroundColor": "blue", - "Width": 3, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_slick/ar_slick.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 1250, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 80, - "MaxDurability": 80, - "armorClass": "6", - "speedPenaltyPercent": -10, - "mousePenalty": -2, - "weaponErgonomicPenalty": -1, - "armorZone": [ - "Chest" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.228, - "ArmorMaterial": "ArmoredSteel", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, - "6038b4ca92ec1c3103795a0d": { - "_id": "6038b4ca92ec1c3103795a0d", - "_name": "item_equipment_armor_slick_olive", - "_parent": "5448e54d4bdc2dcc718b4568", - "_type": "Item", - "_props": { - "Name": "gjel", - "ShortName": "gjel", - "Description": "gjel", - "Weight": 9.7, - "BackgroundColor": "blue", - "Width": 3, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_armor", - "Prefab": { - "path": "assets/content/items/equipment/armor_slick/item_equipment_armor_slick_olive.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 1250, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 80, - "MaxDurability": 80, - "armorClass": "6", - "speedPenaltyPercent": -10, - "mousePenalty": -2, - "weaponErgonomicPenalty": -1, - "armorZone": [ - "Chest" - ], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.228, - "ArmorMaterial": "ArmoredSteel", - "BlindnessProtection": 0 - }, - "_proto": "545cdb794bdc2d3a198b456a" - }, "6038b4b292ec1c3103795a0b": { "_id": "6038b4b292ec1c3103795a0b", "_name": "item_equipment_armor_slick_tan", @@ -15747,6 +15118,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -15778,7 +15153,8 @@ "DeafStrength": "None", "BluntThroughput": 0.228, "ArmorMaterial": "ArmoredSteel", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Heavy" }, "_proto": "545cdb794bdc2d3a198b456a" }, @@ -15838,6 +15214,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -15869,7 +15249,8 @@ "DeafStrength": "None", "BluntThroughput": 0.216, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "545cdb794bdc2d3a198b456a" }, @@ -15929,6 +15310,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -15961,7 +15346,8 @@ "DeafStrength": "None", "BluntThroughput": 0.24, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "545cdb794bdc2d3a198b456a" }, @@ -16021,6 +15407,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -16053,7 +15443,8 @@ "DeafStrength": "None", "BluntThroughput": 0.252, "ArmorMaterial": "Ceramic", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "545cdb794bdc2d3a198b456a" }, @@ -16113,6 +15504,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -16145,7 +15540,8 @@ "DeafStrength": "None", "BluntThroughput": 0.42, "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "545cdb794bdc2d3a198b456a" }, @@ -16205,6 +15601,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -16237,7 +15637,2438 @@ "DeafStrength": "None", "BluntThroughput": 0.36, "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "5ab8e79e86f7742d8b372e78": { + "_id": "5ab8e79e86f7742d8b372e78", + "_name": "armor_gjel", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "gjel", + "ShortName": "gjel", + "Description": "gjel", + "Weight": 8.9, + "BackgroundColor": "blue", + "Width": 3, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_gjel/item_equipment_armor_gjel.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 562, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 65, + "MaxDurability": 65, + "armorClass": "5", + "speedPenaltyPercent": -10, + "mousePenalty": -3, + "weaponErgonomicPenalty": -4, + "armorZone": [ + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.144, + "ArmorMaterial": "Ceramic", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "5ab8e4ed86f7742d8e50c7fa": { + "_id": "5ab8e4ed86f7742d8e50c7fa", + "_name": "armor_un", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "un armor", + "ShortName": "un armor", + "Description": "un armor", + "Weight": 8.5, + "BackgroundColor": "blue", + "Width": 3, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_un/item_equipment_armor_un.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 325, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 50, + "MaxDurability": 50, + "armorClass": "3", + "speedPenaltyPercent": -18, + "mousePenalty": -6, + "weaponErgonomicPenalty": -8, + "armorZone": [ + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.24, + "ArmorMaterial": "Aluminium", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "545cdb794bdc2d3a198b456a": { + "_id": "545cdb794bdc2d3a198b456a", + "_name": "heavy", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "6B43", + "ShortName": "6B43", + "Description": "6B43", + "Weight": 20, + "BackgroundColor": "blue", + "Width": 4, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_6b34/item_equipment_armor_6b34.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 1562, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 85, + "MaxDurability": 85, + "armorClass": "6", + "speedPenaltyPercent": -35, + "mousePenalty": -21, + "weaponErgonomicPenalty": -27, + "armorZone": [ + "LeftArm", + "RightArm", + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.3, + "ArmorMaterial": "Combined", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + } + }, + "5c0e53c886f7747fa54205c7": { + "_id": "5c0e53c886f7747fa54205c7", + "_name": "item_equipment_armor_6b13_digital", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "gjel", + "ShortName": "gjel", + "Description": "gjel", + "Weight": 10.5, + "BackgroundColor": "blue", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_6b13/item_equipment_armor_6b13_digital.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 375, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 47, + "MaxDurability": 47, + "armorClass": "4", + "speedPenaltyPercent": -12, + "mousePenalty": -3, + "weaponErgonomicPenalty": -5, + "armorZone": [ + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.204, + "ArmorMaterial": "Ceramic", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "5c0e51be86f774598e797894": { + "_id": "5c0e51be86f774598e797894", + "_name": "item_equipment_armor_6b13_flora", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "gjel", + "ShortName": "gjel", + "Description": "gjel", + "Weight": 10.5, + "BackgroundColor": "blue", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_6b13/item_equipment_armor_6b13_flora.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 375, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 47, + "MaxDurability": 47, + "armorClass": "4", + "speedPenaltyPercent": -12, + "mousePenalty": -3, + "weaponErgonomicPenalty": -5, + "armorZone": [ + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.204, + "ArmorMaterial": "Ceramic", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "5c0e541586f7747fa54205c9": { + "_id": "5c0e541586f7747fa54205c9", + "_name": "item_equipment_armor_6b13_killa", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "gjel", + "ShortName": "gjel", + "Description": "gjel", + "Weight": 7.5, + "BackgroundColor": "blue", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_6b13/item_equipment_armor_6b13_killa.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 1125, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 60, + "MaxDurability": 60, + "armorClass": "5", + "speedPenaltyPercent": -9, + "mousePenalty": -3, + "weaponErgonomicPenalty": -5, + "armorZone": [ + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.24, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "5df8a2ca86f7740bfe6df777": { + "_id": "5df8a2ca86f7740bfe6df777", + "_name": "item_equipment_armor_6b2", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "gjel", + "ShortName": "gjel", + "Description": "gjel", + "Weight": 5.4, + "BackgroundColor": "blue", + "Width": 3, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_6b2/item_equipment_armor_6b2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 168, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 80, + "MaxDurability": 80, + "armorClass": "2", + "speedPenaltyPercent": -6, + "mousePenalty": -3, + "weaponErgonomicPenalty": -7, + "armorZone": [ + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.288, + "ArmorMaterial": "Titan", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "5c0e5bab86f77461f55ed1f3": { + "_id": "5c0e5bab86f77461f55ed1f3", + "_name": "item_equipment_armor_6b23_digital", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "gjel", + "ShortName": "gjel", + "Description": "gjel", + "Weight": 7.9, + "BackgroundColor": "blue", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_6b23/item_equipment_armor_6b23_digital.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 150, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 60, + "MaxDurability": 60, + "armorClass": "3", + "speedPenaltyPercent": -11, + "mousePenalty": -5, + "weaponErgonomicPenalty": -9, + "armorZone": [ + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.216, + "ArmorMaterial": "ArmoredSteel", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "5c0e57ba86f7747fa141986d": { + "_id": "5c0e57ba86f7747fa141986d", + "_name": "item_equipment_armor_6b23_mflora", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "gjel", + "ShortName": "gjel", + "Description": "gjel", + "Weight": 7.2, + "BackgroundColor": "blue", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_6b23/item_equipment_armor_6b23_mflora.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 312, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 55, + "MaxDurability": 55, + "armorClass": "4", + "speedPenaltyPercent": -11, + "mousePenalty": -3, + "weaponErgonomicPenalty": -9, + "armorZone": [ + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.204, + "ArmorMaterial": "Ceramic", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "5fd4c474dd870108a754b241": { + "_id": "5fd4c474dd870108a754b241", + "_name": "item_equipment_armor_custom_hexgrid", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "gjel", + "ShortName": "gjel", + "Description": "gjel", + "Weight": 7.7, + "BackgroundColor": "blue", + "Width": 3, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_custom_hexgrid/item_equipment_armor_custom_hexgrid.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 1187, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 50, + "MaxDurability": 50, + "armorClass": "6", + "speedPenaltyPercent": -8, + "mousePenalty": -2, + "weaponErgonomicPenalty": -1, + "armorZone": [ + "Chest" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.24, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "609e8540d5c319764c2bc2e9": { + "_id": "609e8540d5c319764c2bc2e9", + "_name": "item_equipment_armor_custom_thorcrv", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "PACA", + "ShortName": "PACA", + "Description": "PACA", + "Weight": 9, + "BackgroundColor": "blue", + "Width": 3, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_custom_thorcrv/item_equipment_armor_custom_thorcrv.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 375, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 35, + "MaxDurability": 35, + "armorClass": "4", + "speedPenaltyPercent": -4, + "mousePenalty": -4, + "weaponErgonomicPenalty": -2, + "armorZone": [ + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.36, + "ArmorMaterial": "Combined", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "60a283193cb70855c43a381d": { + "_id": "60a283193cb70855c43a381d", + "_name": "item_equipment_armor_custom_thorintcar", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "6B43", + "ShortName": "6B43", + "Description": "6B43", + "Weight": 18, + "BackgroundColor": "blue", + "Width": 4, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_custom_thorintcar/item_equipment_armor_custom_thorintcar.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 1437, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 55, + "MaxDurability": 55, + "armorClass": "6", + "speedPenaltyPercent": -28, + "mousePenalty": -16, + "weaponErgonomicPenalty": -20, + "armorZone": [ + "LeftArm", + "RightArm", + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.276, + "ArmorMaterial": "Combined", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "5e9dacf986f774054d6b89f4": { + "_id": "5e9dacf986f774054d6b89f4", + "_name": "item_equipment_armor_defender2", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "iotv_mob", + "ShortName": "iotv_mob", + "Description": "iotv_mob", + "Weight": 11.5, + "BackgroundColor": "blue", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_def2/item_equipment_armor_def2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 1162, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 70, + "MaxDurability": 70, + "armorClass": "5", + "speedPenaltyPercent": -9, + "mousePenalty": -12, + "weaponErgonomicPenalty": -7, + "armorZone": [ + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.24, + "ArmorMaterial": "ArmoredSteel", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "62a09d79de7ac81993580530": { + "_id": "62a09d79de7ac81993580530", + "_name": "item_equipment_armor_drd", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "PACA", + "ShortName": "PACA", + "Description": "PACA", + "Weight": 4, + "BackgroundColor": "violet", + "Width": 3, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_paca/item_equipment_armor_drd.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 140, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 60, + "MaxDurability": 60, + "armorClass": "3", + "speedPenaltyPercent": -3, + "mousePenalty": -2, + "weaponErgonomicPenalty": -2, + "armorZone": [ + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.36, + "ArmorMaterial": "Aramid", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "63737f448b28897f2802b874": { + "_id": "63737f448b28897f2802b874", + "_name": "item_equipment_armor_hexatac", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "gjel", + "ShortName": "gjel", + "Description": "gjel", + "Weight": 8.5, + "BackgroundColor": "blue", + "Width": 3, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_hexatac/item_equipment_armor_hexatac.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 1250, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 50, + "MaxDurability": 50, + "armorClass": "5", + "speedPenaltyPercent": -11, + "mousePenalty": -2, + "weaponErgonomicPenalty": -4, + "armorZone": [ + "Chest" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.228, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "5b44cd8b86f774503d30cba2": { + "_id": "5b44cd8b86f774503d30cba2", + "_name": "item_equipment_armor_iotv", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "iotv_full", + "ShortName": "iotv_full", + "Description": "iotv_full", + "Weight": 17, + "BackgroundColor": "blue", + "Width": 4, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_iotv/item_equipment_armor_iotv.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 1600, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 95, + "MaxDurability": 95, + "armorClass": "5", + "speedPenaltyPercent": -24, + "mousePenalty": -19, + "weaponErgonomicPenalty": -22, + "armorZone": [ + "LeftArm", + "RightArm", + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.264, + "ArmorMaterial": "Titan", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "5b44cf1486f77431723e3d05": { + "_id": "5b44cf1486f77431723e3d05", + "_name": "item_equipment_armor_iotv_1", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "iotv_assault", + "ShortName": "iotv_assault", + "Description": "iotv_assault", + "Weight": 15, + "BackgroundColor": "blue", + "Width": 4, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_iotv_1/item_equipment_armor_iotv_1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 1600, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 75, + "MaxDurability": 75, + "armorClass": "5", + "speedPenaltyPercent": -20, + "mousePenalty": -14, + "weaponErgonomicPenalty": -14, + "armorZone": [ + "LeftArm", + "RightArm", + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.264, + "ArmorMaterial": "Titan", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "5b44d0de86f774503d30cba8": { + "_id": "5b44d0de86f774503d30cba8", + "_name": "item_equipment_armor_iotv_2", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "iotv_mob", + "ShortName": "iotv_mob", + "Description": "iotv_mob", + "Weight": 13, + "BackgroundColor": "blue", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_iotv_2/item_equipment_armor_iotv_2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 1600, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 65, + "MaxDurability": 65, + "armorClass": "5", + "speedPenaltyPercent": -11, + "mousePenalty": -17, + "weaponErgonomicPenalty": -12, + "armorZone": [ + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.264, + "ArmorMaterial": "Titan", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "5b44d22286f774172b0c9de8": { + "_id": "5b44d22286f774172b0c9de8", + "_name": "item_equipment_armor_kirasa", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "kirasa", + "ShortName": "kirasa", + "Description": "kirasa", + "Weight": 7.1, + "BackgroundColor": "blue", + "Width": 3, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_kirasa/item_equipment_armor_kirasa.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 437, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 70, + "MaxDurability": 70, + "armorClass": "3", + "speedPenaltyPercent": -8, + "mousePenalty": -5, + "weaponErgonomicPenalty": -6, + "armorZone": [ + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.288, + "ArmorMaterial": "Combined", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "5f5f41476bdad616ad46d631": { + "_id": "5f5f41476bdad616ad46d631", + "_name": "item_equipment_armor_korundvm", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "gjel", + "ShortName": "gjel", + "Description": "gjel", + "Weight": 9.8, + "BackgroundColor": "blue", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_korundvm/item_equipment_armor_korundvm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 1187, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 45, + "MaxDurability": 45, + "armorClass": "5", + "speedPenaltyPercent": -18, + "mousePenalty": -9, + "weaponErgonomicPenalty": -10, + "armorZone": [ + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.288, + "ArmorMaterial": "ArmoredSteel", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "607f20859ee58b18e41ecd90": { + "_id": "607f20859ee58b18e41ecd90", + "_name": "item_equipment_armor_paca_twitch", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "PACA", + "ShortName": "PACA", + "Description": "PACA", + "Weight": 5, + "BackgroundColor": "violet", + "Width": 3, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_paca/item_equipment_armor_paca_twitch.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 100, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 50, + "MaxDurability": 50, + "armorClass": "2", + "speedPenaltyPercent": -3, + "mousePenalty": -1, + "weaponErgonomicPenalty": -2, + "armorZone": [ + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.3, + "ArmorMaterial": "Aramid", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "5ca2151486f774244a3b8d30": { + "_id": "5ca2151486f774244a3b8d30", + "_name": "item_equipment_armor_redut_m", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "iotv_mob", + "ShortName": "iotv_mob", + "Description": "iotv_mob", + "Weight": 13.5, + "BackgroundColor": "blue", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_redut_m/item_equipment_armor_redut_m.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 937, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 60, + "MaxDurability": 60, + "armorClass": "5", + "speedPenaltyPercent": -13, + "mousePenalty": -12, + "weaponErgonomicPenalty": -11, + "armorZone": [ + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.24, + "ArmorMaterial": "Combined", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "5ca21c6986f77479963115a7": { + "_id": "5ca21c6986f77479963115a7", + "_name": "item_equipment_armor_redut_t", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "item_equipment_armor_redut_t", + "ShortName": "item_equipment_armor_redut_t", + "Description": "item_equipment_armor_redut_t", + "Weight": 16.5, + "BackgroundColor": "blue", + "Width": 4, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_redut_t5/item_equipment_armor_redut_t5.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 1375, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 100, + "MaxDurability": 100, + "armorClass": "5", + "speedPenaltyPercent": -37, + "mousePenalty": -15, + "weaponErgonomicPenalty": -14, + "armorZone": [ + "LeftArm", + "RightArm", + "Chest", + "Stomach" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.24, + "ArmorMaterial": "Combined", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "5e4abb5086f77406975c9342": { + "_id": "5e4abb5086f77406975c9342", + "_name": "item_equipment_armor_slick", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "gjel", + "ShortName": "gjel", + "Description": "gjel", + "Weight": 9.7, + "BackgroundColor": "blue", + "Width": 3, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_slick/ar_slick.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 1250, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 80, + "MaxDurability": 80, + "armorClass": "6", + "speedPenaltyPercent": -10, + "mousePenalty": -2, + "weaponErgonomicPenalty": -1, + "armorZone": [ + "Chest" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.228, + "ArmorMaterial": "ArmoredSteel", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "545cdb794bdc2d3a198b456a" + }, + "6038b4ca92ec1c3103795a0d": { + "_id": "6038b4ca92ec1c3103795a0d", + "_name": "item_equipment_armor_slick_olive", + "_parent": "5448e54d4bdc2dcc718b4568", + "_type": "Item", + "_props": { + "Name": "gjel", + "ShortName": "gjel", + "Description": "gjel", + "Weight": 9.7, + "BackgroundColor": "blue", + "Width": 3, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_armor", + "Prefab": { + "path": "assets/content/items/equipment/armor_slick/item_equipment_armor_slick_olive.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 1250, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 80, + "MaxDurability": 80, + "armorClass": "6", + "speedPenaltyPercent": -10, + "mousePenalty": -2, + "weaponErgonomicPenalty": -1, + "armorZone": [ + "Chest" + ], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.228, + "ArmorMaterial": "ArmoredSteel", + "BlindnessProtection": 0, + "ArmorType": "Heavy" }, "_proto": "545cdb794bdc2d3a198b456a" }, @@ -16297,6 +18128,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -16326,7 +18161,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -16386,6 +18222,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -16415,7 +18255,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -16475,6 +18316,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -16506,7 +18351,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -16566,6 +18412,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -16595,7 +18445,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -16655,6 +18506,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -16684,7 +18539,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -16751,6 +18607,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -16780,7 +18640,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -16847,6 +18708,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -16876,7 +18741,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -16956,6 +18822,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -16985,7 +18855,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -17045,6 +18916,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -17074,7 +18949,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -17134,6 +19010,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -17163,7 +19043,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -17248,6 +19129,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -17277,7 +19162,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7fa124597762b472f9d2" }, @@ -17382,6 +19268,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -17411,7 +19301,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7fa124597762b472f9d2" }, @@ -17471,6 +19362,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -17505,7 +19400,8 @@ "DeafStrength": "None", "BluntThroughput": 0.2, "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -17698,6 +19594,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -17727,7 +19627,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -17831,6 +19732,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -17860,7 +19765,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -17927,6 +19833,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -17956,7 +19866,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -18023,6 +19934,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -18052,7 +19967,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -18119,6 +20035,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -18148,7 +20068,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -18208,6 +20129,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -18242,7 +20167,8 @@ "DeafStrength": "None", "BluntThroughput": 0.2, "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -18302,6 +20228,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -18331,7 +20261,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -18434,6 +20365,10 @@ "IsAlwaysAvailableForInsurance": true, "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -18463,7 +20398,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -18523,6 +20459,10 @@ "IsAlwaysAvailableForInsurance": true, "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -18552,7 +20492,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -18619,6 +20560,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -18648,7 +20593,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7fa124597762b472f9d2" }, @@ -18708,6 +20654,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -18737,7 +20687,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -18797,6 +20748,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -18831,7 +20786,8 @@ "DeafStrength": "None", "BluntThroughput": 0.2, "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -18898,6 +20854,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -18927,7 +20887,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -18987,6 +20948,10 @@ "IsAlwaysAvailableForInsurance": true, "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -19016,7 +20981,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -19076,6 +21042,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -19105,7 +21075,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -19165,6 +21136,10 @@ "IsAlwaysAvailableForInsurance": true, "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -19194,7 +21169,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "Combined", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -19254,6 +21230,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -19283,7 +21263,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -19413,6 +21394,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -19449,7 +21434,8 @@ "DeafStrength": "Low", "BluntThroughput": 0.2, "ArmorMaterial": "ArmoredSteel", - "BlindnessProtection": 0.7 + "BlindnessProtection": 0.7, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -19579,6 +21565,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -19615,7 +21605,8 @@ "DeafStrength": "Low", "BluntThroughput": 0.2, "ArmorMaterial": "ArmoredSteel", - "BlindnessProtection": 0.7 + "BlindnessProtection": 0.7, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -19675,6 +21666,10 @@ "IsAlwaysAvailableForInsurance": true, "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -19704,7 +21699,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -19764,6 +21760,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -19793,7 +21793,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7fa124597762b472f9d2" }, @@ -19853,6 +21854,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -19882,7 +21887,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7fa124597762b472f9d2" }, @@ -19949,6 +21955,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -19978,7 +21988,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, @@ -20038,6 +22049,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -20075,672 +22090,28 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, - "6040de02647ad86262233012": { - "_id": "6040de02647ad86262233012", - "_name": "item_equipment_head_military2_cadpat", - "_parent": "5a341c4086f77401f2541505", + "635267ab3c89e2112001f826": { + "_id": "635267ab3c89e2112001f826", + "_name": "item_equipment_facecover_halloween_skull", + "_parent": "5a341c4686f77469e155819e", "_type": "Item", "_props": { - "Name": "Army cap", - "ShortName": "Army cap", - "Description": "Army cap", - "Weight": 0.1, - "BackgroundColor": "default", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/head_military2/item_equipment_head_military2_cadpat.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 10, - "MaxDurability": 10, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5aa7e276e5b5b000171d0647": { - "_id": "5aa7e276e5b5b000171d0647", - "_name": "helmet_altyn", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "helmet_altyn", - "ShortName": "helmet_altyn", - "Description": "helmet_altyn", - "Weight": 4, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_altyn/item_equipment_helmet_altyn.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 618, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_equipment", - "_id": "5aa7e325e5b5b0214e506fa1", - "_parent": "5aa7e276e5b5b000171d0647", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5aa7e373e5b5b000137b76f0" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": true, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 45, - "MaxDurability": 45, - "armorClass": "5", - "speedPenaltyPercent": -7, - "mousePenalty": -17, - "weaponErgonomicPenalty": -15, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape", - "Ears" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.9, - "y": 0.4, - "z": 70 - }, - "DeafStrength": "High", - "BluntThroughput": 0.168, - "ArmorMaterial": "ArmoredSteel", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "628e4dd1f477aa12234918aa": { - "_id": "628e4dd1f477aa12234918aa", - "_name": "item_equipment_head_bandana_boss_Big_Pipe", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "bandana", - "ShortName": "bandana", - "Description": "bandana", - "Weight": 0.1, - "BackgroundColor": "default", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/head_bandana_boss_big_pipe/item_equipment_head_bandana_boss_big_pipe.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 100, - "MaxDurability": 100, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5645bc214bdc2d363b8b4571": { - "_id": "5645bc214bdc2d363b8b4571", - "_name": "helmet", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "Kiver-M Helmet", - "ShortName": "Kiver-M", - "Description": "Ballistic helmet", - "Weight": 1.2, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_kiverm/item_equipment_helmet_kiverm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 562, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_equipment", - "_id": "5b46244386f7741a6a537e22", - "_parent": "5645bc214bdc2d363b8b4571", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b46238386f7741a693bcf9c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": true, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 35, - "MaxDurability": 35, - "armorClass": "3", - "speedPenaltyPercent": -3, - "mousePenalty": -5, - "weaponErgonomicPenalty": -6, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape", - "Ears" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.8, - "y": 0.3, - "z": 70 - }, - "DeafStrength": "High", - "BluntThroughput": 0.18, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - } - }, - "5d5e9c74a4b9364855191c40": { - "_id": "5d5e9c74a4b9364855191c40", - "_name": "helmet_mich2002_od", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "helmet_mich2002_od", - "ShortName": "helmet_mich2002_od", - "Description": "helmet_mich2002_od", - "Weight": 1.45, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_mich2002/item_equipment_helmet_mich2002_od.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 450, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_nvg", - "_id": "5d5e9c74a4b9364855191c42", - "_parent": "5d5e9c74a4b9364855191c40", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0558060db834001b735271", - "5a16b8a9fcdbcb00165aa6ca" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5d5e9c74a4b9364855191c43", - "_parent": "5d5e9c74a4b9364855191c40", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a398b75c4a282000a51a266", - "5a398ab9c4a282000c5a9842" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_equipment_002", - "_id": "5d5e9c74a4b9364855191c44", - "_parent": "5d5e9c74a4b9364855191c40", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0e66e2d174af02a96252f4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 27, - "MaxDurability": 27, - "armorClass": "4", - "speedPenaltyPercent": -2, - "mousePenalty": -8, - "weaponErgonomicPenalty": -7, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.9, - "y": 0.5, - "z": 70 - }, - "DeafStrength": "None", - "BluntThroughput": 0.204, - "ArmorMaterial": "Combined", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5bd073c986f7747f627e796c": { - "_id": "5bd073c986f7747f627e796c", - "_name": "item_equipment_head_kotton", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "item_equipment_head_kotton", - "ShortName": "item_equipment_head_kotton", - "Description": "item_equipment_head_kotton", + "Name": "item_equipment_facecover_HALLOWEEN_Jason", + "ShortName": "item_equipment_facecover_HALLOWEEN_Jason", + "Description": "item_equipment_facecover_HALLOWEEN_Jason\n", "Weight": 0.2, - "BackgroundColor": "violet", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/head_kotton/item_equipment_head_kotton.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": true, - "DiscardLimit": 1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": true, - "BlocksFaceCover": false, - "Durability": 100, - "MaxDurability": 100, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "572b7d8524597762b472f9d1" - }, - "60a7acf20c5cb24b01346648": { - "_id": "60a7acf20c5cb24b01346648", - "_name": "item_equipment_head_tagillacap", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "Army cap", - "ShortName": "Army cap", - "Description": "Army cap", - "Weight": 0.1, "BackgroundColor": "default", - "Width": 1, - "Height": 1, + "Width": 2, + "Height": 2, "StackMaxSize": 1, "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/head_tagillacap/item_equipment_head_tagillacap.bundle", + "path": "assets/content/items/equipment/facecover_halloween_skull/item_equipment_facecover_halloween_skull.bundle", "rcid": "" }, "UsePrefab": { @@ -20771,11 +22142,7 @@ "CanSellOnRagfair": true, "CanRequireOnRagfair": true, "ConflictingItems": [ - "5bd0716d86f774171822ef4b", - "5bd06f5d86f77427101ad47c", - "5b432c305acfc40019478128", - "60363c0c92ec1c31037959f5", - "5e54f79686f7744022011103" + "5a341c4086f77401f2541505" ], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -20786,393 +22153,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 10, - "MaxDurability": 10, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5aa2ba19e5b5b00014028f4e": { - "_id": "5aa2ba19e5b5b00014028f4e", - "_name": "hats_fleece", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "hats_fleece", - "ShortName": "hats_fleece", - "Description": "hats_fleece", - "Weight": 0.1, - "BackgroundColor": "default", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/head_fleece/item_equipment_head_fleece.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 10, - "MaxDurability": 10, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5b40e5e25acfc4001a599bea": { - "_id": "5b40e5e25acfc4001a599bea", - "_name": "item_equipment_head_bear_black", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "cap_BEAR", - "ShortName": "cap_BEAR", - "Description": "cap_BEAR", - "Weight": 0.1, - "BackgroundColor": "default", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/head_bear/item_equipment_head_bear_black.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 10, - "MaxDurability": 10, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5aa7e4a4e5b5b000137b76f2": { - "_id": "5aa7e4a4e5b5b000137b76f2", - "_name": "helmet_zsh_1-2m_v2", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "helmet_zsh_1-2m_v2", - "ShortName": "helmet_zsh_1-2m_v2", - "Description": "helmet_zsh_1-2m_v2", - "Weight": 3.7, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_zsh_2var/item_equipment_helmet_zsh_2var.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 525, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_equipment", - "_id": "5aa7e4a4e5b5b000137b76f4", - "_parent": "5aa7e4a4e5b5b000137b76f2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5aa7e3abe5b5b000171d064d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": true, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 35, - "MaxDurability": 35, - "armorClass": "4", - "speedPenaltyPercent": -3, - "mousePenalty": -8, - "weaponErgonomicPenalty": -2, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape", - "Ears" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.7, - "y": 0.3, - "z": 75 - }, - "DeafStrength": "High", - "BluntThroughput": 0.18, - "ArmorMaterial": "Combined", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5a43943586f77416ad2f06e2": { - "_id": "5a43943586f77416ad2f06e2", - "_name": "cap_dedmoroz", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "cap ded moroz", - "ShortName": "cap ded moroz", - "Description": "cap ded moroz", - "Weight": 0.1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/head_dedmoroz/item_equipment_head_dedmoroz.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, + "BlocksEyewear": true, "BlocksHeadwear": false, "BlocksFaceCover": false, "Durability": 100, @@ -21196,236 +22186,28 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "572b7f1624597762ae139822" - }, - "59e7711e86f7746cae05fbe1": { - "_id": "59e7711e86f7746cae05fbe1", - "_name": "helmet_k1c", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "Helmet K1C", - "ShortName": "Helmet K1C", - "Description": "Helmet K1C", - "Weight": 1.9, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_k1c/item_equipment_helmet_k1c.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 156, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_equipment", - "_id": "5ac4c4ca5acfc43f6724894b", - "_parent": "59e7711e86f7746cae05fbe1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac4c50d5acfc40019262e87" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": true, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 25, - "MaxDurability": 25, - "armorClass": "2", - "speedPenaltyPercent": -2, - "mousePenalty": -10, - "weaponErgonomicPenalty": -8, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.2, - "y": 0.01, - "z": 90 - }, - "DeafStrength": "High", - "BluntThroughput": 0.192, - "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5b4329f05acfc47a86086aa1": { - "_id": "5b4329f05acfc47a86086aa1", - "_name": "item_equipment_facecover_devtac", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "devtac", - "ShortName": "devtac", - "Description": "devtac", - "Weight": 1.6, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/facecover_devtac/item_equipment_facecover_devtac.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 650, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": true, - "DiscardLimit": 4, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": true, - "BlocksEyewear": true, - "BlocksHeadwear": false, - "BlocksFaceCover": true, - "Durability": 60, - "MaxDurability": 60, - "armorClass": "3", - "speedPenaltyPercent": -5, - "mousePenalty": -10, - "weaponErgonomicPenalty": -5, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape", - "Ears", - "Eyes", - "Jaws" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 75 - }, - "DeafStrength": "High", - "BluntThroughput": 0.48, - "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7d8524597762b472f9d1" }, - "5c08f87c0db8340019124324": { - "_id": "5c08f87c0db8340019124324", - "_name": "item_equipment_helmet_shpm", - "_parent": "5a341c4086f77401f2541505", + "63626d904aa74b8fe30ab426": { + "_id": "63626d904aa74b8fe30ab426", + "_name": "item_equipment_facecover_BOSS_zryachi_balaclava_closed", + "_parent": "5a341c4686f77469e155819e", "_type": "Item", "_props": { - "Name": "item_equipment_helmet_shpm", - "ShortName": "item_equipment_helmet_shpm", - "Description": "item_equipment_helmet_shpm", - "Weight": 1.5, + "Name": "Balaclava", + "ShortName": "Balaclava", + "Description": "Balaclava", + "Weight": 0.1, "BackgroundColor": "default", - "Width": 2, - "Height": 2, + "Width": 1, + "Height": 1, "StackMaxSize": 1, - "ItemSound": "gear_helmet", + "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/helmet_shpm/item_equipment_helmet_shpm.bundle", + "path": "assets/content/items/equipment/facecover_boss_zryachi_closed/facecover_boss_zryachi_closed.bundle", "rcid": "" }, "UsePrefab": { @@ -21443,101 +22225,6 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 137, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": true, - "BlocksEyewear": true, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 40, - "MaxDurability": 40, - "armorClass": "2", - "speedPenaltyPercent": 0, - "mousePenalty": -12, - "weaponErgonomicPenalty": -10, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape", - "Ears" - ], - "FaceShieldComponent": true, - "FaceShieldMask": "NoMask", - "HasHinge": true, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.2, - "y": 0.01, - "z": 65 - }, - "DeafStrength": "High", - "BluntThroughput": 0.228, - "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "572b7fa124597762b472f9d2": { - "_id": "572b7fa124597762b472f9d2", - "_name": "knitcap", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "Knitcap", - "ShortName": "Knitcap", - "Description": "Knitcap", - "Weight": 0.1, - "BackgroundColor": "default", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/head_knitcap/item_equipment_head_knitcap.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -21560,6 +22247,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -21589,9 +22280,10 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, - "_proto": "572b7f1624597762ae139822" + "_proto": "572b7d8524597762b472f9d1" }, "5d6d3716a4b9361bc8618872": { "_id": "5d6d3716a4b9361bc8618872", @@ -21649,6 +22341,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -21774,116 +22470,28 @@ "DeafStrength": "High", "BluntThroughput": 0.144, "ArmorMaterial": "Combined", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Heavy" }, "_proto": "5645bc214bdc2d363b8b4571" }, - "603619720ca681766b6a0fc4": { - "_id": "603619720ca681766b6a0fc4", - "_name": "item_equipment_head_military2_brown", + "5a43957686f7742a2c2f11b0": { + "_id": "5a43957686f7742a2c2f11b0", + "_name": "cap_santa", "_parent": "5a341c4086f77401f2541505", "_type": "Item", "_props": { - "Name": "Army cap", - "ShortName": "Army cap", - "Description": "Army cap", + "Name": "cap santa", + "ShortName": "cap santa", + "Description": "cap santa", "Weight": 0.1, - "BackgroundColor": "default", + "BackgroundColor": "red", "Width": 1, "Height": 1, "StackMaxSize": 1, - "ItemSound": "gear_generic", + "ItemSound": "gear_helmet", "Prefab": { - "path": "assets/content/items/equipment/head_military2/item_equipment_head_military2_brown.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 10, - "MaxDurability": 10, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5b43271c5acfc432ff4dce65": { - "_id": "5b43271c5acfc432ff4dce65", - "_name": "item_equipment_head_bandana", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "bandana", - "ShortName": "bandana", - "Description": "bandana", - "Weight": 0.1, - "BackgroundColor": "default", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/head_bandana/item_equipment_head_bandana.bundle", + "path": "assets/content/items/equipment/head_claus/item_equipment_head_claus.bundle", "rcid": "" }, "UsePrefab": { @@ -21923,6 +22531,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -21952,7 +22564,691 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "572b7f1624597762ae139822" + }, + "5aa2b9ede5b5b000137b758b": { + "_id": "5aa2b9ede5b5b000137b758b", + "_name": "hats_cowboy", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "hats_cowboy", + "ShortName": "hats_cowboy", + "Description": "hats_cowboy", + "Weight": 0.2, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_cowboy/item_equipment_head_cowboy.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 10, + "MaxDurability": 10, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5aa2ba19e5b5b00014028f4e": { + "_id": "5aa2ba19e5b5b00014028f4e", + "_name": "hats_fleece", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "hats_fleece", + "ShortName": "hats_fleece", + "Description": "hats_fleece", + "Weight": 0.1, + "BackgroundColor": "default", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_fleece/item_equipment_head_fleece.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 10, + "MaxDurability": 10, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "61c18db6dfd64163ea78fbb4": { + "_id": "61c18db6dfd64163ea78fbb4", + "_name": "item_equipment_head_leather_cap", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "item_equipment_head_beret_blk", + "ShortName": "item_equipment_head_beret_blk", + "Description": "item_equipment_head_beret_blk", + "Weight": 0.15, + "BackgroundColor": "default", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_leather/item_equipment_head_leather.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 10, + "MaxDurability": 10, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5c06c6a80db834001b735491": { + "_id": "5c06c6a80db834001b735491", + "_name": "item_equipment_helmet_ssh-68", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "item_equipment_helmet_ssh-68", + "ShortName": "item_equipment_helmet_ssh-68", + "Description": "item_equipment_helmet_ssh-68\n", + "Weight": 1.5, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_ssh-68/item_equipment_helmet_ssh-68.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 125, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5aa2ba71e5b5b000137b758f", + "6033fa48ffd42c541047f728", + "5c165d832e2216398b5a7e36", + "5e4d34ca86f774264f758330", + "5f60cd6cf2bcbb675b00dac6" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 30, + "MaxDurability": 30, + "armorClass": "3", + "speedPenaltyPercent": -2, + "mousePenalty": -8, + "weaponErgonomicPenalty": -13, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.9, + "y": 0.4, + "z": 50 + }, + "DeafStrength": "None", + "BluntThroughput": 0.24, + "ArmorMaterial": "ArmoredSteel", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5aa7d193e5b5b000171d063f": { + "_id": "5aa7d193e5b5b000171d063f", + "_name": "helmet_sphera-C", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "hemlet_sphera-C", + "ShortName": "hemlet_sphera-C", + "Description": "hemlet_sphera-C", + "Weight": 3.5, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_sfera/item_equipment_helmet_sfera.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 290, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5aa2b9aee5b5b00015693121" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": true, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 100, + "MaxDurability": 100, + "armorClass": "3", + "speedPenaltyPercent": -2, + "mousePenalty": -8, + "weaponErgonomicPenalty": -8, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape", + "Ears" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.7, + "y": 0.2, + "z": 70 + }, + "DeafStrength": "High", + "BluntThroughput": 0.09, + "ArmorMaterial": "ArmoredSteel", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5a43943586f77416ad2f06e2": { + "_id": "5a43943586f77416ad2f06e2", + "_name": "cap_dedmoroz", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "cap ded moroz", + "ShortName": "cap ded moroz", + "Description": "cap ded moroz", + "Weight": 0.1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/head_dedmoroz/item_equipment_head_dedmoroz.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 100, + "MaxDurability": 100, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "572b7f1624597762ae139822" + }, + "60a7acf20c5cb24b01346648": { + "_id": "60a7acf20c5cb24b01346648", + "_name": "item_equipment_head_tagillacap", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "Army cap", + "ShortName": "Army cap", + "Description": "Army cap", + "Weight": 0.1, + "BackgroundColor": "default", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_tagillacap/item_equipment_head_tagillacap.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5bd0716d86f774171822ef4b", + "5bd06f5d86f77427101ad47c", + "5b432c305acfc40019478128", + "60363c0c92ec1c31037959f5", + "5e54f79686f7744022011103" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 10, + "MaxDurability": 10, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -22012,6 +23308,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -22041,7 +23341,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -22101,6 +23402,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -22130,27 +23435,28 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, - "5b432d215acfc4771e1c6624": { - "_id": "5b432d215acfc4771e1c6624", - "_name": "item_equipment_helmet_LSHZ", + "5aa7cfc0e5b5b00015693143": { + "_id": "5aa7cfc0e5b5b00015693143", + "_name": "helmet_6B47_cover", "_parent": "5a341c4086f77401f2541505", "_type": "Item", "_props": { - "Name": "lzsh", - "ShortName": "lzsh", - "Description": "lzsh", - "Weight": 0.95, + "Name": "helmet_6B47_cover", + "ShortName": "helmet_6B47_cover", + "Description": "helmet_6B47_cover", + "Weight": 1.3, "BackgroundColor": "default", "Width": 2, "Height": 2, "StackMaxSize": 1, "ItemSound": "gear_helmet", "Prefab": { - "path": "assets/content/items/equipment/helmet_lshz/item_equipment_helmet_lshz.bundle", + "path": "assets/content/items/equipment/helmet_6b47covered/item_equipment_helmet_6b47covered.bundle", "rcid": "" }, "UsePrefab": { @@ -22159,7 +23465,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": false, + "ExaminedByDefault": true, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -22170,7 +23476,7 @@ "LootExperience": 20, "ExamineExperience": 4, "HideEntrails": false, - "RepairCost": 418, + "RepairCost": 562, "RepairSpeed": 10, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -22190,38 +23496,21 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ - { - "_name": "mod_equipment_000", - "_id": "5b4747f586f77411870d7074", - "_parent": "5b432d215acfc4771e1c6624", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a16badafcdbcb001865f72d", - "5a16b672fcdbcb001912fa83", - "5a16b7e1fcdbcb00165aa6c9" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, { "_name": "mod_nvg", - "_id": "5b47480586f7741ee72661ba", - "_parent": "5b432d215acfc4771e1c6624", + "_id": "5aa7cfc0e5b5b00015693145", + "_parent": "5aa7cfc0e5b5b00015693143", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5ea058e01dbce517f324b3e2", "5c0558060db834001b735271", "5a16b8a9fcdbcb00165aa6ca" ] @@ -22233,35 +23522,14 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_mount", - "_id": "5b47481486f7741eef54418c", - "_parent": "5b432d215acfc4771e1c6624", + "_name": "mod_equipment", + "_id": "5aa7cfc0e5b5b00015693146", + "_parent": "5aa7cfc0e5b5b00015693143", "_props": { "filters": [ { "Shift": 0, - "Filter": [ - "5a398b75c4a282000a51a266", - "5a398ab9c4a282000c5a9842" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_equipment_001", - "_id": "5b47482886f7741eef544193", - "_parent": "5b432d215acfc4771e1c6624", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a16b9fffcdbcb0176308b34" - ] + "Filter": [] } ] }, @@ -22276,19 +23544,452 @@ "BlocksEyewear": false, "BlocksHeadwear": false, "BlocksFaceCover": false, - "Durability": 30, - "MaxDurability": 30, + "Durability": 25, + "MaxDurability": 25, "armorClass": "3", "speedPenaltyPercent": -1, - "mousePenalty": -7, - "weaponErgonomicPenalty": -5, + "mousePenalty": -5, + "weaponErgonomicPenalty": -7, "armorZone": [ "Head" ], "Indestructibility": 0.9, "headSegments": [ "Top", - "Nape" + "Nape", + "Ears" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.9, + "y": 0.4, + "z": 75 + }, + "DeafStrength": "Low", + "BluntThroughput": 0.204, + "ArmorMaterial": "Aluminium", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5f60c74e3b85f6263c145586": { + "_id": "5f60c74e3b85f6263c145586", + "_name": "item_equipment_helmet_rys_t", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "item_equipment_helmet_rys_t", + "ShortName": "item_equipment_helmet_rys_t", + "Description": "item_equipment_helmet_rys_t", + "Weight": 2.5, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_rys_t/item_equipment_helmet_rys_t.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 687, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_equipment", + "_id": "5f60c74e3b85f6263c145588", + "_parent": "5f60c74e3b85f6263c145586", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5f60c85b58eff926626a60f7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": true, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 50, + "MaxDurability": 50, + "armorClass": "5", + "speedPenaltyPercent": -3, + "mousePenalty": -8, + "weaponErgonomicPenalty": -12, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape", + "Ears" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.9, + "y": 0.4, + "z": 65 + }, + "DeafStrength": "High", + "BluntThroughput": 0.144, + "ArmorMaterial": "Titan", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5b4329075acfc400153b78ff": { + "_id": "5b4329075acfc400153b78ff", + "_name": "item_equipment_head_pompon", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "Knitcapred", + "ShortName": "Knitcapred", + "Description": "Knitcapred", + "Weight": 0.1, + "BackgroundColor": "default", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_pompon/item_equipment_head_pompon.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 100, + "MaxDurability": 100, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "572b7f1624597762ae139822" + }, + "5aa7d03ae5b5b00016327db5": { + "_id": "5aa7d03ae5b5b00016327db5", + "_name": "helmet_un", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "helmet_un", + "ShortName": "helmet_un", + "Description": "helmet_un", + "Weight": 2.2, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_un/item_equipment_helmet_un.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 543, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 25, + "MaxDurability": 25, + "armorClass": "3", + "speedPenaltyPercent": -2, + "mousePenalty": -10, + "weaponErgonomicPenalty": -7, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape", + "Ears" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.9, + "y": 0.4, + "z": 75 + }, + "DeafStrength": "Low", + "BluntThroughput": 0.216, + "ArmorMaterial": "Aramid", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5645bc214bdc2d363b8b4571": { + "_id": "5645bc214bdc2d363b8b4571", + "_name": "helmet", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "Kiver-M Helmet", + "ShortName": "Kiver-M", + "Description": "Ballistic helmet", + "Weight": 1.2, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_kiverm/item_equipment_helmet_kiverm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 562, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_equipment", + "_id": "5b46244386f7741a6a537e22", + "_parent": "5645bc214bdc2d363b8b4571", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b46238386f7741a693bcf9c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": true, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 35, + "MaxDurability": 35, + "armorClass": "3", + "speedPenaltyPercent": -3, + "mousePenalty": -5, + "weaponErgonomicPenalty": -6, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape", + "Ears" ], "FaceShieldComponent": false, "FaceShieldMask": "NoMask", @@ -22297,12 +23998,729 @@ "RicochetParams": { "x": 0.8, "y": 0.3, - "z": 75 + "z": 70 + }, + "DeafStrength": "High", + "BluntThroughput": 0.18, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "Light" + } + }, + "5aa2ba46e5b5b000137b758d": { + "_id": "5aa2ba46e5b5b000137b758d", + "_name": "hats_UF_PRO", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "hats_UF_PRO", + "ShortName": "hats_UF_PRO", + "Description": "hats_UF_PRO", + "Weight": 0.1, + "BackgroundColor": "default", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_ufpro/item_equipment_head_ufpro.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 10, + "MaxDurability": 10, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 }, "DeafStrength": "None", - "BluntThroughput": 0.18, + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5ca20ee186f774799474abc2": { + "_id": "5ca20ee186f774799474abc2", + "_name": "item_equipment_helmet_vulkan5", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "helmet_altyn", + "ShortName": "helmet_altyn", + "Description": "helmet_altyn", + "Weight": 4.5, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_vulkan_5/item_equipment_helmet_vulkan_5.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 1937, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_equipment", + "_id": "5ca20ee186f774799474abc4", + "_parent": "5ca20ee186f774799474abc2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ca2113f86f7740b2547e1d2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": true, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 55, + "MaxDurability": 55, + "armorClass": "6", + "speedPenaltyPercent": -7, + "mousePenalty": -33, + "weaponErgonomicPenalty": -24, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape", + "Ears" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.9, + "y": 0.4, + "z": 50 + }, + "DeafStrength": "High", + "BluntThroughput": 0.132, + "ArmorMaterial": "Combined", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5b4329f05acfc47a86086aa1": { + "_id": "5b4329f05acfc47a86086aa1", + "_name": "item_equipment_facecover_devtac", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "devtac", + "ShortName": "devtac", + "Description": "devtac", + "Weight": 1.6, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/facecover_devtac/item_equipment_facecover_devtac.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 650, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": true, + "DiscardLimit": 4, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": true, + "BlocksEyewear": true, + "BlocksHeadwear": false, + "BlocksFaceCover": true, + "Durability": 60, + "MaxDurability": 60, + "armorClass": "3", + "speedPenaltyPercent": -5, + "mousePenalty": -10, + "weaponErgonomicPenalty": -5, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape", + "Ears", + "Eyes", + "Jaws" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 75 + }, + "DeafStrength": "High", + "BluntThroughput": 0.48, "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "572b7d8524597762b472f9d1" + }, + "5aa2b87de5b5b00016327c25": { + "_id": "5aa2b87de5b5b00016327c25", + "_name": "cap_BEAR", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "cap_BEAR", + "ShortName": "cap_BEAR", + "Description": "cap_BEAR", + "Weight": 0.1, + "BackgroundColor": "default", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_bear/item_equipment_head_bear_green.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 10, + "MaxDurability": 10, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5c091a4e0db834001d5addc8": { + "_id": "5c091a4e0db834001d5addc8", + "_name": "item_equipment_helmet_maska_1sh", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "item_equipment_helmet_maska_1sh", + "ShortName": "item_equipment_helmet_maska_1sh", + "Description": "item_equipment_helmet_maska_1sh", + "Weight": 2.6, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_maska_1sh/item_equipment_helmet_maska_1sh.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 900, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_equipment", + "_id": "5c091a4e0db834001d5addca", + "_parent": "5c091a4e0db834001d5addc8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0919b50db834001b7ce3b9", + "5c0e842486f77443a74d2976" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": true, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 60, + "MaxDurability": 60, + "armorClass": "4", + "speedPenaltyPercent": -3, + "mousePenalty": -6, + "weaponErgonomicPenalty": -16, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape", + "Ears" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.8, + "y": 0.3, + "z": 80 + }, + "DeafStrength": "High", + "BluntThroughput": 0.168, + "ArmorMaterial": "ArmoredSteel", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5aa2b8d7e5b5b00014028f4a": { + "_id": "5aa2b8d7e5b5b00014028f4a", + "_name": "cap_police", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "cap_police", + "ShortName": "cap_police", + "Description": "cap_police", + "Weight": 0.1, + "BackgroundColor": "default", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_police/item_equipment_head_police.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 10, + "MaxDurability": 10, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5f99418230835532b445e954": { + "_id": "5f99418230835532b445e954", + "_name": "item_equipment_cap_r2", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "cap_USEC", + "ShortName": "cap_USEC", + "Description": "cap_USEC", + "Weight": 0.1, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_bear/item_equipment_cap_revals.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 10, + "MaxDurability": 10, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -22362,6 +24780,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -22492,116 +24914,28 @@ "DeafStrength": "None", "BluntThroughput": 0.168, "ArmorMaterial": "Combined", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "5645bc214bdc2d363b8b4571" }, - "603618feffd42c541047f771": { - "_id": "603618feffd42c541047f771", - "_name": "item_equipment_head_military2_black", + "572b7fa124597762b472f9d2": { + "_id": "572b7fa124597762b472f9d2", + "_name": "knitcap", "_parent": "5a341c4086f77401f2541505", "_type": "Item", "_props": { - "Name": "Army cap", - "ShortName": "Army cap", - "Description": "Army cap", + "Name": "Knitcap", + "ShortName": "Knitcap", + "Description": "Knitcap", "Weight": 0.1, "BackgroundColor": "default", "Width": 1, "Height": 1, "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/head_military2/item_equipment_head_military2_black.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 10, - "MaxDurability": 10, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5aa7cfc0e5b5b00015693143": { - "_id": "5aa7cfc0e5b5b00015693143", - "_name": "helmet_6B47_cover", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "helmet_6B47_cover", - "ShortName": "helmet_6B47_cover", - "Description": "helmet_6B47_cover", - "Weight": 1.3, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, "ItemSound": "gear_helmet", "Prefab": { - "path": "assets/content/items/equipment/helmet_6b47covered/item_equipment_helmet_6b47covered.bundle", + "path": "assets/content/items/equipment/head_knitcap/item_equipment_head_knitcap.bundle", "rcid": "" }, "UsePrefab": { @@ -22619,226 +24953,6 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 562, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_nvg", - "_id": "5aa7cfc0e5b5b00015693145", - "_parent": "5aa7cfc0e5b5b00015693143", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0558060db834001b735271", - "5a16b8a9fcdbcb00165aa6ca" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_equipment", - "_id": "5aa7cfc0e5b5b00015693146", - "_parent": "5aa7cfc0e5b5b00015693143", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 25, - "MaxDurability": 25, - "armorClass": "3", - "speedPenaltyPercent": -1, - "mousePenalty": -5, - "weaponErgonomicPenalty": -7, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape", - "Ears" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.9, - "y": 0.4, - "z": 75 - }, - "DeafStrength": "Low", - "BluntThroughput": 0.204, - "ArmorMaterial": "Aluminium", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5f60e7788adaa7100c3adb49": { - "_id": "5f60e7788adaa7100c3adb49", - "_name": "item_equipment_head_beret_blue", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "item_equipment_head_beret_blk", - "ShortName": "item_equipment_head_beret_blk", - "Description": "item_equipment_head_beret_blk", - "Weight": 0.1, - "BackgroundColor": "default", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/head_beret/item_equipment_head_beret_blue.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 10, - "MaxDurability": 10, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5f994730c91ed922dd355de3": { - "_id": "5f994730c91ed922dd355de3", - "_name": "item_equipment_head_r2", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "Knitcap", - "ShortName": "Knitcap", - "Description": "Knitcap", - "Weight": 0.1, - "BackgroundColor": "violet", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "item_cloth_generic", - "Prefab": { - "path": "assets/content/items/equipment/head_kotton/item_equipment_head_revals.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -22861,6 +24975,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -22890,27 +25008,28 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "572b7f1624597762ae139822" }, - "60bf74184a63fc79b60c57f6": { - "_id": "60bf74184a63fc79b60c57f6", - "_name": "item_equipment_head_bomber", + "59e7711e86f7746cae05fbe1": { + "_id": "59e7711e86f7746cae05fbe1", + "_name": "helmet_k1c", "_parent": "5a341c4086f77401f2541505", "_type": "Item", "_props": { - "Name": "Knitcap", - "ShortName": "Knitcap", - "Description": "Knitcap", - "Weight": 0.1, - "BackgroundColor": "violet", - "Width": 1, - "Height": 1, + "Name": "Helmet K1C", + "ShortName": "Helmet K1C", + "Description": "Helmet K1C", + "Weight": 1.9, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, "StackMaxSize": 1, "ItemSound": "gear_helmet", "Prefab": { - "path": "assets/content/items/equipment/head_bomber/item_equipment_head_bomber.bundle", + "path": "assets/content/items/equipment/helmet_k1c/item_equipment_helmet_k1c.bundle", "rcid": "" }, "UsePrefab": { @@ -22928,16 +25047,16 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 20, - "ExamineExperience": 10, + "ExamineExperience": 4, "HideEntrails": false, - "RepairCost": 50, - "RepairSpeed": 0, + "RepairCost": 156, + "RepairSpeed": 10, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, - "MergesWithChildren": false, + "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, "ConflictingItems": [], @@ -22947,23 +25066,46 @@ "AnimationVariantsNumber": 0, "DiscardingBlock": false, "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": true, - "DiscardLimit": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [], + "Slots": [ + { + "_name": "mod_equipment", + "_id": "5ac4c4ca5acfc43f6724894b", + "_parent": "59e7711e86f7746cae05fbe1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac4c50d5acfc40019262e87" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, + "BlocksEarpiece": true, "BlocksEyewear": false, "BlocksHeadwear": false, "BlocksFaceCover": false, - "Durability": 150, - "MaxDurability": 150, - "armorClass": "1", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, + "Durability": 25, + "MaxDurability": 25, + "armorClass": "2", + "speedPenaltyPercent": -2, + "mousePenalty": -10, + "weaponErgonomicPenalty": -8, "armorZone": [ "Head" ], @@ -22974,28 +25116,185 @@ "FaceShieldComponent": false, "FaceShieldMask": "NoMask", "HasHinge": false, - "MaterialType": "BodyArmor", + "MaterialType": "Helmet", "RicochetParams": { - "x": 0, - "y": 0, - "z": 1 + "x": 0.2, + "y": 0.01, + "z": 90 }, - "DeafStrength": "None", - "BluntThroughput": 0.24, + "DeafStrength": "High", + "BluntThroughput": 0.192, "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, - "_proto": "572b7f1624597762ae139822" + "_proto": "5645bc214bdc2d363b8b4571" }, - "5aa2ba46e5b5b000137b758d": { - "_id": "5aa2ba46e5b5b000137b758d", - "_name": "hats_UF_PRO", + "5d5e7d28a4b936645d161203": { + "_id": "5d5e7d28a4b936645d161203", + "_name": "helmet_mich2001_od", "_parent": "5a341c4086f77401f2541505", "_type": "Item", "_props": { - "Name": "hats_UF_PRO", - "ShortName": "hats_UF_PRO", - "Description": "hats_UF_PRO", + "Name": "helmet_mich2001", + "ShortName": "helmet_mich2001", + "Description": "helmet_mich2001", + "Weight": 1.4, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_mich2001/item_equipment_helmet_mich2001_od.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 450, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_nvg", + "_id": "5d5e7d28a4b936645d161206", + "_parent": "5d5e7d28a4b936645d161203", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0558060db834001b735271", + "5a16b8a9fcdbcb00165aa6ca" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5d5e7d28a4b936645d161207", + "_parent": "5d5e7d28a4b936645d161203", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a398b75c4a282000a51a266", + "5a398ab9c4a282000c5a9842" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_equipment_002", + "_id": "5d5e7d28a4b936645d161209", + "_parent": "5d5e7d28a4b936645d161203", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0e66e2d174af02a96252f4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 25, + "MaxDurability": 25, + "armorClass": "4", + "speedPenaltyPercent": -2, + "mousePenalty": -8, + "weaponErgonomicPenalty": -7, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.9, + "y": 0.5, + "z": 70 + }, + "DeafStrength": "None", + "BluntThroughput": 0.204, + "ArmorMaterial": "Combined", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "60361b5a9a15b10d96792291": { + "_id": "60361b5a9a15b10d96792291", + "_name": "item_equipment_head_military2_ucp", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "Army cap", + "ShortName": "Army cap", + "Description": "Army cap", "Weight": 0.1, "BackgroundColor": "default", "Width": 1, @@ -23003,7 +25302,7 @@ "StackMaxSize": 1, "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/head_ufpro/item_equipment_head_ufpro.bundle", + "path": "assets/content/items/equipment/head_military2/item_equipment_head_military2_ucp.bundle", "rcid": "" }, "UsePrefab": { @@ -23043,6 +25342,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -23072,13 +25375,310 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, - "5b40e61f5acfc4001a599bec": { - "_id": "5b40e61f5acfc4001a599bec", - "_name": "item_equipment_head_usec_black", + "5df8a58286f77412631087ed": { + "_id": "5df8a58286f77412631087ed", + "_name": "helmet_crew", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "helmet_un", + "ShortName": "helmet_un", + "Description": "helmet_un", + "Weight": 0.9, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_tsh_4m2/item_equipment_helmet_tsh_4m2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 50, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c1a1e3f2e221602b66cc4c2", + "5bd071d786f7747e707b93a3", + "5bd0716d86f774171822ef4b", + "5b4326435acfc433000ed01d", + "5b432b2f5acfc4771e1c6622", + "5b4325355acfc40019478126", + "5ab8f85d86f7745cd93a1cf5" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": true, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 100, + "MaxDurability": 100, + "armorClass": "1", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape", + "Ears" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.9, + "y": 0.4, + "z": 75 + }, + "DeafStrength": "Low", + "BluntThroughput": 0.12, + "ArmorMaterial": "Aramid", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5f60e6403b85f6263c14558c": { + "_id": "5f60e6403b85f6263c14558c", + "_name": "item_equipment_head_beret_blk", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "item_equipment_head_beret_blk", + "ShortName": "item_equipment_head_beret_blk", + "Description": "item_equipment_head_beret_blk", + "Weight": 0.1, + "BackgroundColor": "default", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_beret/item_equipment_head_beret_blk.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 10, + "MaxDurability": 10, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5b40e5e25acfc4001a599bea": { + "_id": "5b40e5e25acfc4001a599bea", + "_name": "item_equipment_head_bear_black", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "cap_BEAR", + "ShortName": "cap_BEAR", + "Description": "cap_BEAR", + "Weight": 0.1, + "BackgroundColor": "default", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_bear/item_equipment_head_bear_black.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 10, + "MaxDurability": 10, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5aa2a7e8e5b5b00016327c16": { + "_id": "5aa2a7e8e5b5b00016327c16", + "_name": "cap_USEC", "_parent": "5a341c4086f77401f2541505", "_type": "Item", "_props": { @@ -23092,7 +25692,7 @@ "StackMaxSize": 1, "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/head_usec/item_equipment_head_usec_black.bundle", + "path": "assets/content/items/equipment/head_usec/item_equipment_head_usec_sand.bundle", "rcid": "" }, "UsePrefab": { @@ -23101,7 +25701,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": false, + "ExaminedByDefault": true, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -23132,6 +25732,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -23161,96 +25765,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5ab8f20c86f7745cdb629fb2": { - "_id": "5ab8f20c86f7745cdb629fb2", - "_name": "hats_skihat", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "hats_skihat", - "ShortName": "hats_skihat", - "Description": "hats_skihat", - "Weight": 0.1, - "BackgroundColor": "default", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/head_skihat/item_equipment_head_skihat.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": true, - "Durability": 10, - "MaxDurability": 10, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -23310,6 +25826,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -23339,7 +25859,102 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5ab8f20c86f7745cdb629fb2": { + "_id": "5ab8f20c86f7745cdb629fb2", + "_name": "hats_skihat", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "hats_skihat", + "ShortName": "hats_skihat", + "Description": "hats_skihat", + "Weight": 0.1, + "BackgroundColor": "default", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_skihat/item_equipment_head_skihat.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": true, + "Durability": 10, + "MaxDurability": 10, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -23399,6 +26014,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -23428,19 +26047,20 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, - "5aa2b87de5b5b00016327c25": { - "_id": "5aa2b87de5b5b00016327c25", - "_name": "cap_BEAR", + "5b43271c5acfc432ff4dce65": { + "_id": "5b43271c5acfc432ff4dce65", + "_name": "item_equipment_head_bandana", "_parent": "5a341c4086f77401f2541505", "_type": "Item", "_props": { - "Name": "cap_BEAR", - "ShortName": "cap_BEAR", - "Description": "cap_BEAR", + "Name": "bandana", + "ShortName": "bandana", + "Description": "bandana", "Weight": 0.1, "BackgroundColor": "default", "Width": 1, @@ -23448,96 +26068,7 @@ "StackMaxSize": 1, "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/head_bear/item_equipment_head_bear_green.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 10, - "MaxDurability": 10, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5aa2b8d7e5b5b00014028f4a": { - "_id": "5aa2b8d7e5b5b00014028f4a", - "_name": "cap_police", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "cap_police", - "ShortName": "cap_police", - "Description": "cap_police", - "Weight": 0.1, - "BackgroundColor": "default", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/head_police/item_equipment_head_police.bundle", + "path": "assets/content/items/equipment/head_bandana/item_equipment_head_bandana.bundle", "rcid": "" }, "UsePrefab": { @@ -23577,6 +26108,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -23585,114 +26120,6 @@ "BlocksEyewear": false, "BlocksHeadwear": false, "BlocksFaceCover": false, - "Durability": 10, - "MaxDurability": 10, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5a16bb52fcdbcb001a3b00dc": { - "_id": "5a16bb52fcdbcb001a3b00dc", - "_name": "helmet_wilcox_skull_lock", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "helmet_wilcox_skull_lock", - "ShortName": "helmet_wilcox_skull_lock", - "Description": "helmet_wilcox_skull_lock", - "Weight": 0.5, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/customizable/skull_lock/helmet_wilcox_skull_lock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 50, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_nvg", - "_id": "5a17e73bfcdbcbcae6687269", - "_parent": "5a16bb52fcdbcb001a3b00dc", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a16b8a9fcdbcb00165aa6ca" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, "Durability": 100, "MaxDurability": 100, "armorClass": "0", @@ -23714,7 +26141,246 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5aa7e276e5b5b000171d0647": { + "_id": "5aa7e276e5b5b000171d0647", + "_name": "helmet_altyn", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "helmet_altyn", + "ShortName": "helmet_altyn", + "Description": "helmet_altyn", + "Weight": 4, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_altyn/item_equipment_helmet_altyn.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 618, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_equipment", + "_id": "5aa7e325e5b5b0214e506fa1", + "_parent": "5aa7e276e5b5b000171d0647", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5aa7e373e5b5b000137b76f0" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": true, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 45, + "MaxDurability": 45, + "armorClass": "5", + "speedPenaltyPercent": -7, + "mousePenalty": -17, + "weaponErgonomicPenalty": -15, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape", + "Ears" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.9, + "y": 0.4, + "z": 70 + }, + "DeafStrength": "High", + "BluntThroughput": 0.168, + "ArmorMaterial": "ArmoredSteel", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5aa7e454e5b5b0214e506fa2": { + "_id": "5aa7e454e5b5b0214e506fa2", + "_name": "helmet_zsh_1-2m_v1", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "helmet_zsh1-2m_v1", + "ShortName": "helmet_zsh1-2m_v1", + "Description": "helmet_zsh1-2m_v1", + "Weight": 3.7, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_zsh_1var/item_equipment_helmet_zsh_1var.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 525, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_equipment", + "_id": "5aa7e454e5b5b0214e506fa4", + "_parent": "5aa7e454e5b5b0214e506fa2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5aa7e3abe5b5b000171d064d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": true, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 35, + "MaxDurability": 35, + "armorClass": "4", + "speedPenaltyPercent": -3, + "mousePenalty": -8, + "weaponErgonomicPenalty": -2, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape", + "Ears" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.8, + "y": 0.3, + "z": 75 + }, + "DeafStrength": "High", + "BluntThroughput": 0.18, + "ArmorMaterial": "Combined", + "BlindnessProtection": 0, + "ArmorType": "Heavy" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -23774,6 +26440,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -23882,400 +26552,14 @@ "DeafStrength": "None", "BluntThroughput": 0.11, "ArmorMaterial": "Combined", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "5645bc214bdc2d363b8b4571" }, - "5aa7e454e5b5b0214e506fa2": { - "_id": "5aa7e454e5b5b0214e506fa2", - "_name": "helmet_zsh_1-2m_v1", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "helmet_zsh1-2m_v1", - "ShortName": "helmet_zsh1-2m_v1", - "Description": "helmet_zsh1-2m_v1", - "Weight": 3.7, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_zsh_1var/item_equipment_helmet_zsh_1var.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 525, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_equipment", - "_id": "5aa7e454e5b5b0214e506fa4", - "_parent": "5aa7e454e5b5b0214e506fa2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5aa7e3abe5b5b000171d064d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": true, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 35, - "MaxDurability": 35, - "armorClass": "4", - "speedPenaltyPercent": -3, - "mousePenalty": -8, - "weaponErgonomicPenalty": -2, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape", - "Ears" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.8, - "y": 0.3, - "z": 75 - }, - "DeafStrength": "High", - "BluntThroughput": 0.18, - "ArmorMaterial": "Combined", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5aa7d03ae5b5b00016327db5": { - "_id": "5aa7d03ae5b5b00016327db5", - "_name": "helmet_un", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "helmet_un", - "ShortName": "helmet_un", - "Description": "helmet_un", - "Weight": 2.2, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_un/item_equipment_helmet_un.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 543, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 25, - "MaxDurability": 25, - "armorClass": "3", - "speedPenaltyPercent": -2, - "mousePenalty": -10, - "weaponErgonomicPenalty": -7, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape", - "Ears" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.9, - "y": 0.4, - "z": 75 - }, - "DeafStrength": "Low", - "BluntThroughput": 0.216, - "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "60361b5a9a15b10d96792291": { - "_id": "60361b5a9a15b10d96792291", - "_name": "item_equipment_head_military2_ucp", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "Army cap", - "ShortName": "Army cap", - "Description": "Army cap", - "Weight": 0.1, - "BackgroundColor": "default", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/head_military2/item_equipment_head_military2_ucp.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 10, - "MaxDurability": 10, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "572b7d8524597762b472f9d1": { - "_id": "572b7d8524597762b472f9d1", - "_name": "cap", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "Cap", - "ShortName": "Cap", - "Description": "Cap", - "Weight": 0.1, - "BackgroundColor": "default", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/head_capsuperman/item_equipment_head_capsuperman.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 100, - "MaxDurability": 100, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5f99418230835532b445e954": { - "_id": "5f99418230835532b445e954", - "_name": "item_equipment_cap_r2", + "5b40e61f5acfc4001a599bec": { + "_id": "5b40e61f5acfc4001a599bec", + "_name": "item_equipment_head_usec_black", "_parent": "5a341c4086f77401f2541505", "_type": "Item", "_props": { @@ -24283,13 +26567,13 @@ "ShortName": "cap_USEC", "Description": "cap_USEC", "Weight": 0.1, - "BackgroundColor": "violet", + "BackgroundColor": "default", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/head_bear/item_equipment_cap_revals.bundle", + "path": "assets/content/items/equipment/head_usec/item_equipment_head_usec_black.bundle", "rcid": "" }, "UsePrefab": { @@ -24329,6 +26613,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -24358,27 +26646,28 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, - "5c066ef40db834001966a595": { - "_id": "5c066ef40db834001966a595", - "_name": "helmet_armasight_nvg_googles_mask", + "60bf74184a63fc79b60c57f6": { + "_id": "60bf74184a63fc79b60c57f6", + "_name": "item_equipment_head_bomber", "_parent": "5a341c4086f77401f2541505", "_type": "Item", "_props": { - "Name": "helmet_armasight_nvg_googles_mask", - "ShortName": "helmet_armasight_nvg_googles_mask", - "Description": "helmet_armasight_nvg_googles_mask", - "Weight": 0.4, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, + "Name": "Knitcap", + "ShortName": "Knitcap", + "Description": "Knitcap", + "Weight": 0.1, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, "StackMaxSize": 1, "ItemSound": "gear_helmet", "Prefab": { - "path": "assets/content/items/equipment/helmet_armasight_nvg_googles_mask/helmet_armasight_nvg_googles_mask.bundle", + "path": "assets/content/items/equipment/head_bomber/item_equipment_head_bomber.bundle", "rcid": "" }, "UsePrefab": { @@ -24396,16 +26685,16 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 20, - "ExamineExperience": 4, + "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 50, - "RepairSpeed": 10, + "RepairSpeed": 0, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, - "MergesWithChildren": true, + "MergesWithChildren": false, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, "ConflictingItems": [], @@ -24415,135 +26704,23 @@ "AnimationVariantsNumber": 0, "DiscardingBlock": false, "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, + "IsAlwaysAvailableForInsurance": true, + "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [ - { - "_name": "mod_nvg", - "_id": "5c066ef40db834001966a597", - "_parent": "5c066ef40db834001966a595", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c066e3a0db834001b7353f0" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], + "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "BlocksEarpiece": false, "BlocksEyewear": false, "BlocksHeadwear": false, "BlocksFaceCover": false, - "Durability": 100, - "MaxDurability": 100, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5df8a58286f77412631087ed": { - "_id": "5df8a58286f77412631087ed", - "_name": "helmet_crew", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "helmet_un", - "ShortName": "helmet_un", - "Description": "helmet_un", - "Weight": 0.9, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_tsh_4m2/item_equipment_helmet_tsh_4m2.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 50, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c1a1e3f2e221602b66cc4c2", - "5bd071d786f7747e707b93a3", - "5bd0716d86f774171822ef4b", - "5b4326435acfc433000ed01d", - "5b432b2f5acfc4771e1c6622", - "5b4325355acfc40019478126", - "5ab8f85d86f7745cd93a1cf5" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": true, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 100, - "MaxDurability": 100, + "Durability": 150, + "MaxDurability": 150, "armorClass": "1", "speedPenaltyPercent": 0, "mousePenalty": 0, @@ -24553,43 +26730,42 @@ ], "Indestructibility": 0.9, "headSegments": [ - "Top", - "Nape", - "Ears" + "Top" ], "FaceShieldComponent": false, "FaceShieldMask": "NoMask", "HasHinge": false, - "MaterialType": "Helmet", + "MaterialType": "BodyArmor", "RicochetParams": { - "x": 0.9, - "y": 0.4, - "z": 75 + "x": 0, + "y": 0, + "z": 1 }, - "DeafStrength": "Low", - "BluntThroughput": 0.12, + "DeafStrength": "None", + "BluntThroughput": 0.24, "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, - "_proto": "5645bc214bdc2d363b8b4571" + "_proto": "572b7f1624597762ae139822" }, - "5aa7d193e5b5b000171d063f": { - "_id": "5aa7d193e5b5b000171d063f", - "_name": "helmet_sphera-C", + "5f994730c91ed922dd355de3": { + "_id": "5f994730c91ed922dd355de3", + "_name": "item_equipment_head_r2", "_parent": "5a341c4086f77401f2541505", "_type": "Item", "_props": { - "Name": "hemlet_sphera-C", - "ShortName": "hemlet_sphera-C", - "Description": "hemlet_sphera-C", - "Weight": 3.5, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, + "Name": "Knitcap", + "ShortName": "Knitcap", + "Description": "Knitcap", + "Weight": 0.1, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, "StackMaxSize": 1, - "ItemSound": "gear_helmet", + "ItemSound": "item_cloth_generic", "Prefab": { - "path": "assets/content/items/equipment/helmet_sfera/item_equipment_helmet_sfera.bundle", + "path": "assets/content/items/equipment/head_kotton/item_equipment_head_revals.bundle", "rcid": "" }, "UsePrefab": { @@ -24607,10 +26783,10 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 20, - "ExamineExperience": 4, + "ExamineExperience": 10, "HideEntrails": false, - "RepairCost": 290, - "RepairSpeed": 10, + "RepairCost": 0, + "RepairSpeed": 0, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, @@ -24619,9 +26795,7 @@ "MergesWithChildren": false, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5aa2b9aee5b5b00015693121" - ], + "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], @@ -24631,54 +26805,53 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": true, + "BlocksEarpiece": false, "BlocksEyewear": false, "BlocksHeadwear": false, "BlocksFaceCover": false, "Durability": 100, "MaxDurability": 100, - "armorClass": "3", - "speedPenaltyPercent": -2, - "mousePenalty": -8, - "weaponErgonomicPenalty": -8, - "armorZone": [ - "Head" - ], + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape", - "Ears" - ], + "headSegments": [], "FaceShieldComponent": false, "FaceShieldMask": "NoMask", "HasHinge": false, - "MaterialType": "Helmet", + "MaterialType": "BodyArmor", "RicochetParams": { - "x": 0.7, - "y": 0.2, - "z": 70 + "x": 0, + "y": 0, + "z": 80 }, - "DeafStrength": "High", - "BluntThroughput": 0.09, - "ArmorMaterial": "ArmoredSteel", - "BlindnessProtection": 0 + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" }, - "_proto": "5645bc214bdc2d363b8b4571" + "_proto": "572b7f1624597762ae139822" }, - "5f60e784f2bcbb675b00dac7": { - "_id": "5f60e784f2bcbb675b00dac7", - "_name": "item_equipment_head_beret_od", + "5aa2b89be5b5b0001569311f": { + "_id": "5aa2b89be5b5b0001569311f", + "_name": "cap_mhs", "_parent": "5a341c4086f77401f2541505", "_type": "Item", "_props": { - "Name": "item_equipment_head_beret_blk", - "ShortName": "item_equipment_head_beret_blk", - "Description": "item_equipment_head_beret_blk", + "Name": "cap_mhs", + "ShortName": "cap_mhs", + "Description": "cap_mhs", "Weight": 0.1, "BackgroundColor": "default", "Width": 1, @@ -24686,7 +26859,7 @@ "StackMaxSize": 1, "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/head_beret/item_equipment_head_beret_od.bundle", + "path": "assets/content/items/equipment/head_mhs/item_equipment_head_mhs.bundle", "rcid": "" }, "UsePrefab": { @@ -24726,549 +26899,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 10, - "MaxDurability": 10, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5f60c74e3b85f6263c145586": { - "_id": "5f60c74e3b85f6263c145586", - "_name": "item_equipment_helmet_rys_t", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "item_equipment_helmet_rys_t", - "ShortName": "item_equipment_helmet_rys_t", - "Description": "item_equipment_helmet_rys_t", - "Weight": 2.5, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_rys_t/item_equipment_helmet_rys_t.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 687, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_equipment", - "_id": "5f60c74e3b85f6263c145588", - "_parent": "5f60c74e3b85f6263c145586", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5f60c85b58eff926626a60f7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": true, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 50, - "MaxDurability": 50, - "armorClass": "5", - "speedPenaltyPercent": -3, - "mousePenalty": -8, - "weaponErgonomicPenalty": -12, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape", - "Ears" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.9, - "y": 0.4, - "z": 65 - }, - "DeafStrength": "High", - "BluntThroughput": 0.144, - "ArmorMaterial": "Titan", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5d5e7d28a4b936645d161203": { - "_id": "5d5e7d28a4b936645d161203", - "_name": "helmet_mich2001_od", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "helmet_mich2001", - "ShortName": "helmet_mich2001", - "Description": "helmet_mich2001", - "Weight": 1.4, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_mich2001/item_equipment_helmet_mich2001_od.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 450, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_nvg", - "_id": "5d5e7d28a4b936645d161206", - "_parent": "5d5e7d28a4b936645d161203", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0558060db834001b735271", - "5a16b8a9fcdbcb00165aa6ca" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5d5e7d28a4b936645d161207", - "_parent": "5d5e7d28a4b936645d161203", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a398b75c4a282000a51a266", - "5a398ab9c4a282000c5a9842" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_equipment_002", - "_id": "5d5e7d28a4b936645d161209", - "_parent": "5d5e7d28a4b936645d161203", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0e66e2d174af02a96252f4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 25, - "MaxDurability": 25, - "armorClass": "4", - "speedPenaltyPercent": -2, - "mousePenalty": -8, - "weaponErgonomicPenalty": -7, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.9, - "y": 0.5, - "z": 70 - }, - "DeafStrength": "None", - "BluntThroughput": 0.204, - "ArmorMaterial": "Combined", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5c06c6a80db834001b735491": { - "_id": "5c06c6a80db834001b735491", - "_name": "item_equipment_helmet_ssh-68", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "item_equipment_helmet_ssh-68", - "ShortName": "item_equipment_helmet_ssh-68", - "Description": "item_equipment_helmet_ssh-68\n", - "Weight": 1.5, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_ssh-68/item_equipment_helmet_ssh-68.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 125, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5aa2ba71e5b5b000137b758f", - "6033fa48ffd42c541047f728", - "5c165d832e2216398b5a7e36", - "5e4d34ca86f774264f758330", - "5f60cd6cf2bcbb675b00dac6" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 30, - "MaxDurability": 30, - "armorClass": "3", - "speedPenaltyPercent": -2, - "mousePenalty": -8, - "weaponErgonomicPenalty": -13, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.9, - "y": 0.4, - "z": 50 - }, - "DeafStrength": "None", - "BluntThroughput": 0.24, - "ArmorMaterial": "ArmoredSteel", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5aa2a7e8e5b5b00016327c16": { - "_id": "5aa2a7e8e5b5b00016327c16", - "_name": "cap_USEC", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "cap_USEC", - "ShortName": "cap_USEC", - "Description": "cap_USEC", - "Weight": 0.1, - "BackgroundColor": "default", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/head_usec/item_equipment_head_usec_sand.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 10, - "MaxDurability": 10, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "59ef13ca86f77445fd0e2483": { - "_id": "59ef13ca86f77445fd0e2483", - "_name": "jack_o_lantern", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "Jack-O-Lantern", - "ShortName": "Jack-O-Lantern", - "Description": "Jack-O-Lantern", - "Weight": 1.2, - "BackgroundColor": "orange", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/head_jack_o_lantern/item_equipment_head_jack_o_lantern.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 50, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -25277,103 +26911,6 @@ "BlocksEyewear": false, "BlocksHeadwear": false, "BlocksFaceCover": false, - "Durability": 40, - "MaxDurability": 40, - "armorClass": "2", - "speedPenaltyPercent": -3, - "mousePenalty": -5, - "weaponErgonomicPenalty": 0, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape", - "Ears", - "Eyes", - "Jaws" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "Low", - "BluntThroughput": 0.18, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5aa2b9ede5b5b000137b758b": { - "_id": "5aa2b9ede5b5b000137b758b", - "_name": "hats_cowboy", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "hats_cowboy", - "ShortName": "hats_cowboy", - "Description": "hats_cowboy", - "Weight": 0.2, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/head_cowboy/item_equipment_head_cowboy.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, "Durability": 10, "MaxDurability": 10, "armorClass": "0", @@ -25395,7 +26932,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -25455,6 +26993,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -25585,116 +27127,28 @@ "DeafStrength": "None", "BluntThroughput": 0.168, "ArmorMaterial": "Combined", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "5645bc214bdc2d363b8b4571" }, - "61c18db6dfd64163ea78fbb4": { - "_id": "61c18db6dfd64163ea78fbb4", - "_name": "item_equipment_head_leather_cap", + "5b432d215acfc4771e1c6624": { + "_id": "5b432d215acfc4771e1c6624", + "_name": "item_equipment_helmet_LSHZ", "_parent": "5a341c4086f77401f2541505", "_type": "Item", "_props": { - "Name": "item_equipment_head_beret_blk", - "ShortName": "item_equipment_head_beret_blk", - "Description": "item_equipment_head_beret_blk", - "Weight": 0.15, - "BackgroundColor": "default", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/head_leather/item_equipment_head_leather.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 10, - "MaxDurability": 10, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5b4327aa5acfc400175496e0": { - "_id": "5b4327aa5acfc400175496e0", - "_name": "item_equipment_head_panama", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "Panama", - "ShortName": "Panama", - "Description": "Panama", - "Weight": 0.1, + "Name": "lzsh", + "ShortName": "lzsh", + "Description": "lzsh", + "Weight": 0.95, "BackgroundColor": "default", "Width": 2, "Height": 2, "StackMaxSize": 1, - "ItemSound": "gear_generic", + "ItemSound": "gear_helmet", "Prefab": { - "path": "assets/content/items/equipment/head_panama/item_equipment_head_panama.bundle", + "path": "assets/content/items/equipment/helmet_lshz/item_equipment_helmet_lshz.bundle", "rcid": "" }, "UsePrefab": { @@ -25712,16 +27166,16 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 20, - "ExamineExperience": 10, + "ExamineExperience": 4, "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, + "RepairCost": 418, + "RepairSpeed": 10, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, - "MergesWithChildren": false, + "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, "ConflictingItems": [], @@ -25734,125 +27188,124 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [], + "Slots": [ + { + "_name": "mod_equipment_000", + "_id": "5b4747f586f77411870d7074", + "_parent": "5b432d215acfc4771e1c6624", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a16badafcdbcb001865f72d", + "5a16b672fcdbcb001912fa83", + "5a16b7e1fcdbcb00165aa6c9" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_nvg", + "_id": "5b47480586f7741ee72661ba", + "_parent": "5b432d215acfc4771e1c6624", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ea058e01dbce517f324b3e2", + "5c0558060db834001b735271", + "5a16b8a9fcdbcb00165aa6ca" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5b47481486f7741eef54418c", + "_parent": "5b432d215acfc4771e1c6624", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a398b75c4a282000a51a266", + "5a398ab9c4a282000c5a9842" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_equipment_001", + "_id": "5b47482886f7741eef544193", + "_parent": "5b432d215acfc4771e1c6624", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a16b9fffcdbcb0176308b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "BlocksEarpiece": false, "BlocksEyewear": false, "BlocksHeadwear": false, "BlocksFaceCover": false, - "Durability": 100, - "MaxDurability": 100, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], + "Durability": 30, + "MaxDurability": 30, + "armorClass": "3", + "speedPenaltyPercent": -1, + "mousePenalty": -7, + "weaponErgonomicPenalty": -5, + "armorZone": [ + "Head" + ], "Indestructibility": 0.9, - "headSegments": [], + "headSegments": [ + "Top", + "Nape" + ], "FaceShieldComponent": false, "FaceShieldMask": "NoMask", "HasHinge": false, - "MaterialType": "BodyArmor", + "MaterialType": "Helmet", "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 + "x": 0.8, + "y": 0.3, + "z": 75 }, "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5aa2b89be5b5b0001569311f": { - "_id": "5aa2b89be5b5b0001569311f", - "_name": "cap_mhs", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "cap_mhs", - "ShortName": "cap_mhs", - "Description": "cap_mhs", - "Weight": 0.1, - "BackgroundColor": "default", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/head_mhs/item_equipment_head_mhs.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": true, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 10, - "MaxDurability": 10, - "armorClass": "0", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [], - "Indestructibility": 0.9, - "headSegments": [], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "BodyArmor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BluntThroughput": 0.18, + "ArmorMaterial": "Aramid", + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -25912,6 +27365,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -25983,27 +27440,28 @@ "DeafStrength": "Low", "BluntThroughput": 0.204, "ArmorMaterial": "Aluminium", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "5645bc214bdc2d363b8b4571" }, - "5a43957686f7742a2c2f11b0": { - "_id": "5a43957686f7742a2c2f11b0", - "_name": "cap_santa", + "59ef13ca86f77445fd0e2483": { + "_id": "59ef13ca86f77445fd0e2483", + "_name": "jack_o_lantern", "_parent": "5a341c4086f77401f2541505", "_type": "Item", "_props": { - "Name": "cap santa", - "ShortName": "cap santa", - "Description": "cap santa", - "Weight": 0.1, - "BackgroundColor": "red", - "Width": 1, - "Height": 1, + "Name": "Jack-O-Lantern", + "ShortName": "Jack-O-Lantern", + "Description": "Jack-O-Lantern", + "Weight": 1.2, + "BackgroundColor": "orange", + "Width": 2, + "Height": 2, "StackMaxSize": 1, "ItemSound": "gear_helmet", "Prefab": { - "path": "assets/content/items/equipment/head_claus/item_equipment_head_claus.bundle", + "path": "assets/content/items/equipment/head_jack_o_lantern/item_equipment_head_jack_o_lantern.bundle", "rcid": "" }, "UsePrefab": { @@ -26021,10 +27479,10 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 20, - "ExamineExperience": 10, + "ExamineExperience": 4, "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, + "RepairCost": 50, + "RepairSpeed": 10, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, @@ -26043,10 +27501,354 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": true, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 40, + "MaxDurability": 40, + "armorClass": "2", + "speedPenaltyPercent": -3, + "mousePenalty": -5, + "weaponErgonomicPenalty": 0, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape", + "Ears", + "Eyes", + "Jaws" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "Low", + "BluntThroughput": 0.18, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5c08f87c0db8340019124324": { + "_id": "5c08f87c0db8340019124324", + "_name": "item_equipment_helmet_shpm", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "item_equipment_helmet_shpm", + "ShortName": "item_equipment_helmet_shpm", + "Description": "item_equipment_helmet_shpm", + "Weight": 1.5, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_shpm/item_equipment_helmet_shpm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 137, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": true, + "BlocksEyewear": true, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 40, + "MaxDurability": 40, + "armorClass": "2", + "speedPenaltyPercent": 0, + "mousePenalty": -12, + "weaponErgonomicPenalty": -10, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape", + "Ears" + ], + "FaceShieldComponent": true, + "FaceShieldMask": "NoMask", + "HasHinge": true, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.2, + "y": 0.01, + "z": 65 + }, + "DeafStrength": "High", + "BluntThroughput": 0.228, + "ArmorMaterial": "Aramid", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5aa7e4a4e5b5b000137b76f2": { + "_id": "5aa7e4a4e5b5b000137b76f2", + "_name": "helmet_zsh_1-2m_v2", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "helmet_zsh_1-2m_v2", + "ShortName": "helmet_zsh_1-2m_v2", + "Description": "helmet_zsh_1-2m_v2", + "Weight": 3.7, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_zsh_2var/item_equipment_helmet_zsh_2var.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 525, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_equipment", + "_id": "5aa7e4a4e5b5b000137b76f4", + "_parent": "5aa7e4a4e5b5b000137b76f2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5aa7e3abe5b5b000171d064d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": true, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 35, + "MaxDurability": 35, + "armorClass": "4", + "speedPenaltyPercent": -3, + "mousePenalty": -8, + "weaponErgonomicPenalty": -2, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape", + "Ears" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.7, + "y": 0.3, + "z": 75 + }, + "DeafStrength": "High", + "BluntThroughput": 0.18, + "ArmorMaterial": "Combined", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5c066ef40db834001966a595": { + "_id": "5c066ef40db834001966a595", + "_name": "helmet_armasight_nvg_googles_mask", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "helmet_armasight_nvg_googles_mask", + "ShortName": "helmet_armasight_nvg_googles_mask", + "Description": "helmet_armasight_nvg_googles_mask", + "Weight": 0.4, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_armasight_nvg_googles_mask/helmet_armasight_nvg_googles_mask.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 50, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_nvg", + "_id": "5c066ef40db834001966a597", + "_parent": "5c066ef40db834001966a595", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c066e3a0db834001b7353f0" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], "BlocksEarpiece": false, "BlocksEyewear": false, "BlocksHeadwear": false, @@ -26072,27 +27874,28 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, - "_proto": "572b7f1624597762ae139822" + "_proto": "5645bc214bdc2d363b8b4571" }, - "5b4329075acfc400153b78ff": { - "_id": "5b4329075acfc400153b78ff", - "_name": "item_equipment_head_pompon", + "572b7d8524597762b472f9d1": { + "_id": "572b7d8524597762b472f9d1", + "_name": "cap", "_parent": "5a341c4086f77401f2541505", "_type": "Item", "_props": { - "Name": "Knitcapred", - "ShortName": "Knitcapred", - "Description": "Knitcapred", + "Name": "Cap", + "ShortName": "Cap", + "Description": "Cap", "Weight": 0.1, "BackgroundColor": "default", "Width": 1, "Height": 1, "StackMaxSize": 1, - "ItemSound": "gear_generic", + "ItemSound": "gear_helmet", "Prefab": { - "path": "assets/content/items/equipment/head_pompon/item_equipment_head_pompon.bundle", + "path": "assets/content/items/equipment/head_capsuperman/item_equipment_head_capsuperman.bundle", "rcid": "" }, "UsePrefab": { @@ -26101,7 +27904,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": false, + "ExaminedByDefault": true, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -26132,6 +27935,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -26161,13 +27968,14 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, - "_proto": "572b7f1624597762ae139822" + "_proto": "5645bc214bdc2d363b8b4571" }, - "5f60e6403b85f6263c14558c": { - "_id": "5f60e6403b85f6263c14558c", - "_name": "item_equipment_head_beret_blk", + "5f60e7788adaa7100c3adb49": { + "_id": "5f60e7788adaa7100c3adb49", + "_name": "item_equipment_head_beret_blue", "_parent": "5a341c4086f77401f2541505", "_type": "Item", "_props": { @@ -26181,7 +27989,7 @@ "StackMaxSize": 1, "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/head_beret/item_equipment_head_beret_blk.bundle", + "path": "assets/content/items/equipment/head_beret/item_equipment_head_beret_blue.bundle", "rcid": "" }, "UsePrefab": { @@ -26221,6 +28029,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -26250,27 +28062,122 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, - "5c091a4e0db834001d5addc8": { - "_id": "5c091a4e0db834001d5addc8", - "_name": "item_equipment_helmet_maska_1sh", + "5bd073c986f7747f627e796c": { + "_id": "5bd073c986f7747f627e796c", + "_name": "item_equipment_head_kotton", "_parent": "5a341c4086f77401f2541505", "_type": "Item", "_props": { - "Name": "item_equipment_helmet_maska_1sh", - "ShortName": "item_equipment_helmet_maska_1sh", - "Description": "item_equipment_helmet_maska_1sh", - "Weight": 2.6, + "Name": "item_equipment_head_kotton", + "ShortName": "item_equipment_head_kotton", + "Description": "item_equipment_head_kotton", + "Weight": 0.2, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_kotton/item_equipment_head_kotton.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": true, + "DiscardLimit": 1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": true, + "BlocksFaceCover": false, + "Durability": 100, + "MaxDurability": 100, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "572b7d8524597762b472f9d1" + }, + "5d5e9c74a4b9364855191c40": { + "_id": "5d5e9c74a4b9364855191c40", + "_name": "helmet_mich2002_od", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "helmet_mich2002_od", + "ShortName": "helmet_mich2002_od", + "Description": "helmet_mich2002_od", + "Weight": 1.45, "BackgroundColor": "default", "Width": 2, "Height": 2, "StackMaxSize": 1, "ItemSound": "gear_helmet", "Prefab": { - "path": "assets/content/items/equipment/helmet_maska_1sh/item_equipment_helmet_maska_1sh.bundle", + "path": "assets/content/items/equipment/helmet_mich2002/item_equipment_helmet_mich2002_od.bundle", "rcid": "" }, "UsePrefab": { @@ -26290,7 +28197,7 @@ "LootExperience": 20, "ExamineExperience": 4, "HideEntrails": false, - "RepairCost": 900, + "RepairCost": 450, "RepairSpeed": 10, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -26298,8 +28205,8 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": true, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -26310,19 +28217,60 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_equipment", - "_id": "5c091a4e0db834001d5addca", - "_parent": "5c091a4e0db834001d5addc8", + "_name": "mod_nvg", + "_id": "5d5e9c74a4b9364855191c42", + "_parent": "5d5e9c74a4b9364855191c40", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5c0919b50db834001b7ce3b9", - "5c0e842486f77443a74d2976" + "5c0558060db834001b735271", + "5a16b8a9fcdbcb00165aa6ca" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5d5e9c74a4b9364855191c43", + "_parent": "5d5e9c74a4b9364855191c40", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a398b75c4a282000a51a266", + "5a398ab9c4a282000c5a9842" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_equipment_002", + "_id": "5d5e9c74a4b9364855191c44", + "_parent": "5d5e9c74a4b9364855191c40", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0e66e2d174af02a96252f4" ] } ] @@ -26334,38 +28282,872 @@ ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": true, + "BlocksEarpiece": false, "BlocksEyewear": false, "BlocksHeadwear": false, "BlocksFaceCover": false, - "Durability": 60, - "MaxDurability": 60, + "Durability": 27, + "MaxDurability": 27, "armorClass": "4", - "speedPenaltyPercent": -3, - "mousePenalty": -6, - "weaponErgonomicPenalty": -16, + "speedPenaltyPercent": -2, + "mousePenalty": -8, + "weaponErgonomicPenalty": -7, "armorZone": [ "Head" ], "Indestructibility": 0.9, "headSegments": [ "Top", - "Nape", - "Ears" + "Nape" ], "FaceShieldComponent": false, "FaceShieldMask": "NoMask", "HasHinge": false, "MaterialType": "Helmet", "RicochetParams": { - "x": 0.8, - "y": 0.3, + "x": 0.9, + "y": 0.5, + "z": 70 + }, + "DeafStrength": "None", + "BluntThroughput": 0.204, + "ArmorMaterial": "Combined", + "BlindnessProtection": 0, + "ArmorType": "Heavy" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5b4327aa5acfc400175496e0": { + "_id": "5b4327aa5acfc400175496e0", + "_name": "item_equipment_head_panama", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "Panama", + "ShortName": "Panama", + "Description": "Panama", + "Weight": 0.1, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_panama/item_equipment_head_panama.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 100, + "MaxDurability": 100, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, "z": 80 }, - "DeafStrength": "High", - "BluntThroughput": 0.168, - "ArmorMaterial": "ArmoredSteel", - "BlindnessProtection": 0 + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5e4bfc1586f774264f7582d3": { + "_id": "5e4bfc1586f774264f7582d3", + "_name": "item_equipment_helmet_tc800", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "item_equipment_helmet_tc800", + "ShortName": "item_equipment_helmet_tc800", + "Description": "item_equipment_helmet_tc800", + "Weight": 1.17, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_tc800/item_equipment_helmet_tc800.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 475, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_equipment_000", + "_id": "5e4bfc1586f774264f7582d5", + "_parent": "5e4bfc1586f774264f7582d3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a16b672fcdbcb001912fa83", + "5a16b7e1fcdbcb00165aa6c9" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_nvg", + "_id": "5e4bfc1586f774264f7582d6", + "_parent": "5e4bfc1586f774264f7582d3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0558060db834001b735271", + "5a16b8a9fcdbcb00165aa6ca" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5e4bfc1586f774264f7582d7", + "_parent": "5e4bfc1586f774264f7582d3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a398b75c4a282000a51a266", + "5a398ab9c4a282000c5a9842" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 30, + "MaxDurability": 30, + "armorClass": "4", + "speedPenaltyPercent": -2, + "mousePenalty": -8, + "weaponErgonomicPenalty": -6, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.9, + "y": 0.5, + "z": 70 + }, + "DeafStrength": "None", + "BluntThroughput": 0.192, + "ArmorMaterial": "Combined", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5f60e784f2bcbb675b00dac7": { + "_id": "5f60e784f2bcbb675b00dac7", + "_name": "item_equipment_head_beret_od", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "item_equipment_head_beret_blk", + "ShortName": "item_equipment_head_beret_blk", + "Description": "item_equipment_head_beret_blk", + "Weight": 0.1, + "BackgroundColor": "default", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_beret/item_equipment_head_beret_od.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 10, + "MaxDurability": 10, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5a16bb52fcdbcb001a3b00dc": { + "_id": "5a16bb52fcdbcb001a3b00dc", + "_name": "helmet_wilcox_skull_lock", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "helmet_wilcox_skull_lock", + "ShortName": "helmet_wilcox_skull_lock", + "Description": "helmet_wilcox_skull_lock", + "Weight": 0.5, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/customizable/skull_lock/helmet_wilcox_skull_lock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 50, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_nvg", + "_id": "5a17e73bfcdbcbcae6687269", + "_parent": "5a16bb52fcdbcb001a3b00dc", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a16b8a9fcdbcb00165aa6ca" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 100, + "MaxDurability": 100, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "628e4dd1f477aa12234918aa": { + "_id": "628e4dd1f477aa12234918aa", + "_name": "item_equipment_head_bandana_boss_Big_Pipe", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "bandana", + "ShortName": "bandana", + "Description": "bandana", + "Weight": 0.1, + "BackgroundColor": "default", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_bandana_boss_big_pipe/item_equipment_head_bandana_boss_big_pipe.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 100, + "MaxDurability": 100, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "603619720ca681766b6a0fc4": { + "_id": "603619720ca681766b6a0fc4", + "_name": "item_equipment_head_military2_brown", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "Army cap", + "ShortName": "Army cap", + "Description": "Army cap", + "Weight": 0.1, + "BackgroundColor": "default", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_military2/item_equipment_head_military2_brown.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 10, + "MaxDurability": 10, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "6040de02647ad86262233012": { + "_id": "6040de02647ad86262233012", + "_name": "item_equipment_head_military2_cadpat", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "Army cap", + "ShortName": "Army cap", + "Description": "Army cap", + "Weight": 0.1, + "BackgroundColor": "default", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_military2/item_equipment_head_military2_cadpat.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 10, + "MaxDurability": 10, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "603618feffd42c541047f771": { + "_id": "603618feffd42c541047f771", + "_name": "item_equipment_head_military2_black", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "Army cap", + "ShortName": "Army cap", + "Description": "Army cap", + "Weight": 0.1, + "BackgroundColor": "default", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_military2/item_equipment_head_military2_black.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 10, + "MaxDurability": 10, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -26425,6 +29207,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -26454,7 +29240,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -26514,6 +29301,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -26543,195 +29334,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5b40e3f35acfc40016388218": { - "_id": "5b40e3f35acfc40016388218", - "_name": "item_equipment_helmet_ACHHC_black", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "item_equipment_helmet_ACHHC_black", - "ShortName": "item_equipment_helmet_ACHHC_black", - "Description": "item_equipment_helmet_ACHHC_black", - "Weight": 1.5, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_achhc/item_equipment_helmet_achhc_black.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 531, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 30, - "MaxDurability": 30, - "armorClass": "4", - "speedPenaltyPercent": -2, - "mousePenalty": -7, - "weaponErgonomicPenalty": -8, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.9, - "y": 0.4, - "z": 75 - }, - "DeafStrength": "None", - "BluntThroughput": 0.156, - "ArmorMaterial": "Combined", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5b40e4035acfc47a87740943": { - "_id": "5b40e4035acfc47a87740943", - "_name": "item_equipment_helmet_ACHHC_green", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "item_equipment_helmet_ACHHC_green", - "ShortName": "item_equipment_helmet_ACHHC_green", - "Description": "item_equipment_helmet_ACHHC_green", - "Weight": 1.5, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_achhc/item_equipment_helmet_achhc_green.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 531, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 30, - "MaxDurability": 30, - "armorClass": "4", - "speedPenaltyPercent": -2, - "mousePenalty": -7, - "weaponErgonomicPenalty": -8, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.9, - "y": 0.4, - "z": 75 - }, - "DeafStrength": "None", - "BluntThroughput": 0.156, - "ArmorMaterial": "Combined", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -26791,6 +29395,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -26820,7 +29428,300 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "636270263f2495c26f00b007": { + "_id": "636270263f2495c26f00b007", + "_name": "item_equipment_head_BOSS_zryachi_balaclava_open", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "hats_fleece", + "ShortName": "hats_fleece", + "Description": "hats_fleece", + "Weight": 0.1, + "BackgroundColor": "default", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/head_boss_zryachi_balaclava_open/item_equipment_head_boss_zryachi_balaclava_open.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 10, + "MaxDurability": 10, + "armorClass": "0", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [], + "Indestructibility": 0.9, + "headSegments": [], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5b40e3f35acfc40016388218": { + "_id": "5b40e3f35acfc40016388218", + "_name": "item_equipment_helmet_ACHHC_black", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "item_equipment_helmet_ACHHC_black", + "ShortName": "item_equipment_helmet_ACHHC_black", + "Description": "item_equipment_helmet_ACHHC_black", + "Weight": 1.5, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_achhc/item_equipment_helmet_achhc_black.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 531, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 30, + "MaxDurability": 30, + "armorClass": "4", + "speedPenaltyPercent": -2, + "mousePenalty": -7, + "weaponErgonomicPenalty": -8, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.9, + "y": 0.4, + "z": 75 + }, + "DeafStrength": "None", + "BluntThroughput": 0.156, + "ArmorMaterial": "Combined", + "BlindnessProtection": 0, + "ArmorType": "Light" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5b40e4035acfc47a87740943": { + "_id": "5b40e4035acfc47a87740943", + "_name": "item_equipment_helmet_ACHHC_green", + "_parent": "5a341c4086f77401f2541505", + "_type": "Item", + "_props": { + "Name": "item_equipment_helmet_ACHHC_green", + "ShortName": "item_equipment_helmet_ACHHC_green", + "Description": "item_equipment_helmet_ACHHC_green", + "Weight": 1.5, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_achhc/item_equipment_helmet_achhc_green.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 531, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 30, + "MaxDurability": 30, + "armorClass": "4", + "speedPenaltyPercent": -2, + "mousePenalty": -7, + "weaponErgonomicPenalty": -8, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.9, + "y": 0.4, + "z": 75 + }, + "DeafStrength": "None", + "BluntThroughput": 0.156, + "ArmorMaterial": "Combined", + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -26880,6 +29781,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -26915,7 +29820,8 @@ "DeafStrength": "Low", "BluntThroughput": 0.156, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -26975,6 +29881,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -27010,7 +29920,8 @@ "DeafStrength": "Low", "BluntThroughput": 0.156, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -27070,6 +29981,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -27181,7 +30096,8 @@ "DeafStrength": "None", "BluntThroughput": 0.132, "ArmorMaterial": "Combined", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -27241,6 +30157,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -27296,7 +30216,8 @@ "DeafStrength": "None", "BluntThroughput": 0.132, "ArmorMaterial": "Combined", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Heavy" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -27356,6 +30277,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -27466,7 +30391,8 @@ "DeafStrength": "None", "BluntThroughput": 0.144, "ArmorMaterial": "Combined", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -27526,6 +30452,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -27656,7 +30586,8 @@ "DeafStrength": "None", "BluntThroughput": 0.6, "ArmorMaterial": "Combined", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -27716,6 +30647,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -27771,7 +30706,8 @@ "DeafStrength": "High", "BluntThroughput": 0.168, "ArmorMaterial": "ArmoredSteel", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Heavy" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -27831,6 +30767,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -27866,159 +30806,8 @@ "DeafStrength": "High", "BluntThroughput": 0.228, "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5e4bfc1586f774264f7582d3": { - "_id": "5e4bfc1586f774264f7582d3", - "_name": "item_equipment_helmet_tc800", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "item_equipment_helmet_tc800", - "ShortName": "item_equipment_helmet_tc800", - "Description": "item_equipment_helmet_tc800", - "Weight": 1.17, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_tc800/item_equipment_helmet_tc800.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 475, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_equipment_000", - "_id": "5e4bfc1586f774264f7582d5", - "_parent": "5e4bfc1586f774264f7582d3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a16b672fcdbcb001912fa83", - "5a16b7e1fcdbcb00165aa6c9" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_nvg", - "_id": "5e4bfc1586f774264f7582d6", - "_parent": "5e4bfc1586f774264f7582d3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0558060db834001b735271", - "5a16b8a9fcdbcb00165aa6ca" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5e4bfc1586f774264f7582d7", - "_parent": "5e4bfc1586f774264f7582d3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a398b75c4a282000a51a266", - "5a398ab9c4a282000c5a9842" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 30, - "MaxDurability": 30, - "armorClass": "4", - "speedPenaltyPercent": -2, - "mousePenalty": -8, - "weaponErgonomicPenalty": -6, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.9, - "y": 0.5, - "z": 70 - }, - "DeafStrength": "None", - "BluntThroughput": 0.192, - "ArmorMaterial": "Combined", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -28078,6 +30867,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -28170,7 +30963,8 @@ "DeafStrength": "None", "BluntThroughput": 0.192, "ArmorMaterial": "Combined", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -28230,6 +31024,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -28303,121 +31101,8 @@ "DeafStrength": "None", "BluntThroughput": 0.192, "ArmorMaterial": "Combined", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5ca20ee186f774799474abc2": { - "_id": "5ca20ee186f774799474abc2", - "_name": "item_equipment_helmet_vulkan5", - "_parent": "5a341c4086f77401f2541505", - "_type": "Item", - "_props": { - "Name": "helmet_altyn", - "ShortName": "helmet_altyn", - "Description": "helmet_altyn", - "Weight": 4.5, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_vulkan_5/item_equipment_helmet_vulkan_5.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 1937, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_equipment", - "_id": "5ca20ee186f774799474abc4", - "_parent": "5ca20ee186f774799474abc2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ca2113f86f7740b2547e1d2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": true, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 55, - "MaxDurability": 55, - "armorClass": "6", - "speedPenaltyPercent": -7, - "mousePenalty": -33, - "weaponErgonomicPenalty": -24, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top", - "Nape", - "Ears" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.9, - "y": 0.4, - "z": 50 - }, - "DeafStrength": "High", - "BluntThroughput": 0.132, - "ArmorMaterial": "Combined", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "Light" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -28477,6 +31162,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -28506,7 +31195,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0.1 + "BlindnessProtection": 0.1, + "ArmorType": "None" } }, "62a61c988ec41a51b34758d5": { @@ -28565,6 +31255,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -28598,7 +31292,8 @@ "DeafStrength": "None", "BluntThroughput": 0.25, "ArmorMaterial": "Glass", - "BlindnessProtection": 0.18 + "BlindnessProtection": 0.18, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, @@ -28658,6 +31353,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -28687,7 +31386,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0.2 + "BlindnessProtection": 0.2, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, @@ -28747,6 +31447,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -28776,7 +31480,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0.15 + "BlindnessProtection": 0.15, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, @@ -28836,6 +31541,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -28865,7 +31574,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0.25 + "BlindnessProtection": 0.25, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, @@ -28925,6 +31635,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -28954,7 +31668,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0.1 + "BlindnessProtection": 0.1, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, @@ -29014,6 +31729,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -29043,7 +31762,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0.25 + "BlindnessProtection": 0.25, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, @@ -29103,6 +31823,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -29132,7 +31856,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0.3 + "BlindnessProtection": 0.3, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, @@ -29192,6 +31917,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -29221,7 +31950,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0.15 + "BlindnessProtection": 0.15, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, @@ -29281,6 +32011,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -29310,7 +32044,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0.3 + "BlindnessProtection": 0.3, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, @@ -29370,6 +32105,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -29399,7 +32138,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0.25 + "BlindnessProtection": 0.25, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, @@ -29459,6 +32199,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -29488,7 +32232,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0.15 + "BlindnessProtection": 0.15, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, @@ -29548,6 +32293,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -29581,7 +32330,8 @@ "DeafStrength": "None", "BluntThroughput": 0.35, "ArmorMaterial": "Glass", - "BlindnessProtection": 0.1 + "BlindnessProtection": 0.1, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, @@ -29641,6 +32391,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -29670,7 +32424,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0.15 + "BlindnessProtection": 0.15, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, @@ -29730,6 +32485,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -29759,7 +32518,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0.45 + "BlindnessProtection": 0.45, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, @@ -29819,6 +32579,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -29848,7 +32612,1046 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0.1 + "BlindnessProtection": 0.1, + "ArmorType": "None" + }, + "_proto": "557ff21e4bdc2d89578b4586" + }, + "5f60c076f2bcbb675b00dac2": { + "_id": "5f60c076f2bcbb675b00dac2", + "_name": "item_equipment_helmet_galvion_mandible", + "_parent": "57bef4c42459772e8d35a53b", + "_type": "Item", + "_props": { + "Name": "item_equipment_helmet_galvion_mandible", + "ShortName": "item_equipment_helmet_galvion_mandible", + "Description": "item_equipment_helmet_galvion_mandible", + "Weight": 1.1, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_galvion_mandible/item_equipment_helmet_galvion_mandible.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 125, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "59e7715586f7742ee5789605" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 20, + "MaxDurability": 20, + "armorClass": "2", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": -5, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Jaws" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0, + "y": 0, + "z": 80 + }, + "DeafStrength": "None", + "BluntThroughput": 0.2, + "ArmorMaterial": "Aramid", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5e00cfa786f77469dc6e5685": { + "_id": "5e00cfa786f77469dc6e5685", + "_name": "helmet_team_wendy_exfil_ear_covers", + "_parent": "57bef4c42459772e8d35a53b", + "_type": "Item", + "_props": { + "Name": "helmet_team_wendy_exfil_ear_covers", + "ShortName": "helmet_team_wendy_exfil_ear_covers", + "Description": "helmet_team_wendy_exfil_ear_covers", + "Weight": 0.172, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_team_wendy_exfil_ear_covers/helmet_team_wendy_exfil_ear_covers_black.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 150, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c165d832e2216398b5a7e36" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": true, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 30, + "MaxDurability": 30, + "armorClass": "3", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Ears" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.9, + "y": 0.4, + "z": 70 + }, + "DeafStrength": "Low", + "BluntThroughput": 0.13, + "ArmorMaterial": "Aluminium", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5c178a942e22164bef5ceca3": { + "_id": "5c178a942e22164bef5ceca3", + "_name": "item_equipment_helmet_crye_airframe_chops", + "_parent": "57bef4c42459772e8d35a53b", + "_type": "Item", + "_props": { + "Name": "item_equipment_helmet_crye_airframe_chops", + "ShortName": "item_equipment_helmet_crye_airframe_chops", + "Description": "item_equipment_helmet_crye_airframe_chops", + "Weight": 1.45, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_crye_airframe_chops/item_equipment_helmet_crye_airframe_chops.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 125, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c165d832e2216398b5a7e36" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 30, + "MaxDurability": 30, + "armorClass": "3", + "speedPenaltyPercent": 0, + "mousePenalty": -1, + "weaponErgonomicPenalty": -2, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Ears", + "Jaws" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.9, + "y": 0.4, + "z": 70 + }, + "DeafStrength": "Low", + "BluntThroughput": 0.15, + "ArmorMaterial": "Aluminium", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5e00cdd986f7747473332240": { + "_id": "5e00cdd986f7747473332240", + "_name": "item_equipment_helmet_team_wendy_exfil_face_shield", + "_parent": "57bef4c42459772e8d35a53b", + "_type": "Item", + "_props": { + "Name": "item_equipment_helmet_team_wendy_exfil_face_shield", + "ShortName": "item_equipment_helmet_team_wendy_exfil_face_shield", + "Description": "item_equipment_helmet_team_wendy_exfil_face_shield", + "Weight": 0.8, + "BackgroundColor": "default", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_goggles", + "Prefab": { + "path": "assets/content/items/equipment/helmet_team_wendy_exfil_face_shield/item_equipment_helmet_team_wendy_exfil_face_shield_black.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 156, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [ + "5c0696830db834001d23f5da", + "5c066e3a0db834001b7353f0", + "5c0558060db834001b735271", + "57235b6f24597759bf5a30f1", + "5c110624d174af029e69734c" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": true, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 45, + "MaxDurability": 45, + "armorClass": "3", + "speedPenaltyPercent": 0, + "mousePenalty": -10, + "weaponErgonomicPenalty": -9, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Eyes", + "Jaws" + ], + "FaceShieldComponent": true, + "FaceShieldMask": "NoMask", + "HasHinge": true, + "MaterialType": "GlassVisor", + "RicochetParams": { + "x": 0.7, + "y": 0.4, + "z": 55 + }, + "DeafStrength": "None", + "BluntThroughput": 0.12, + "ArmorMaterial": "Glass", + "BlindnessProtection": 0.1, + "ArmorType": "None" + }, + "_proto": "557ff21e4bdc2d89578b4586" + }, + "5d6d3be5a4b9361bc73bc763": { + "_id": "5d6d3be5a4b9361bc73bc763", + "_name": "item_equipment_helmet_lshz2dtm_aventail", + "_parent": "57bef4c42459772e8d35a53b", + "_type": "Item", + "_props": { + "Name": "item_equipment_helmet_lshz2dtm_aventail", + "ShortName": "item_equipment_helmet_lshz2dtm_aventail", + "Description": "item_equipment_helmet_lshz2dtm_aventail", + "Weight": 1.2, + "BackgroundColor": "default", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_lshz2dtm_aventail/item_equipment_helmet_lshz2dtm_aventail.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 175, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 35, + "MaxDurability": 35, + "armorClass": "5", + "speedPenaltyPercent": 0, + "mousePenalty": -15, + "weaponErgonomicPenalty": -8, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "LowerNape" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "BodyArmor", + "RicochetParams": { + "x": 0.9, + "y": 0.4, + "z": 50 + }, + "DeafStrength": "None", + "BluntThroughput": 0.04, + "ArmorMaterial": "Combined", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5a341c4686f77469e155819e": { + "_id": "5a341c4686f77469e155819e", + "_name": "FaceCover", + "_parent": "57bef4c42459772e8d35a53b", + "_type": "Node", + "_props": {} + }, + "5c0e66e2d174af02a96252f4": { + "_id": "5c0e66e2d174af02a96252f4", + "_name": "item_equipment_helmet_gentex_slaap_tan", + "_parent": "57bef4c42459772e8d35a53b", + "_type": "Item", + "_props": { + "Name": "item_equipment_helmet_gentex_slaap", + "ShortName": "item_equipment_helmet_gentex_slaap", + "Description": "item_equipment_helmet_gentex_slaap", + "Weight": 1.3, + "BackgroundColor": "default", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_gentex_slaap/item_equipment_helmet_gentex_slaap_tan.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 175, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 30, + "MaxDurability": 30, + "armorClass": "5", + "speedPenaltyPercent": 0, + "mousePenalty": -8, + "weaponErgonomicPenalty": -15, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.9, + "y": 0.4, + "z": 50 + }, + "DeafStrength": "None", + "BluntThroughput": 0.08, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5e01f37686f774773c6f6c15": { + "_id": "5e01f37686f774773c6f6c15", + "_name": "item_equipment_helmet_team_wendy_exfil_face_shield_coyote", + "_parent": "57bef4c42459772e8d35a53b", + "_type": "Item", + "_props": { + "Name": "item_equipment_helmet_team_wendy_exfil_face_shield", + "ShortName": "item_equipment_helmet_team_wendy_exfil_face_shield", + "Description": "item_equipment_helmet_team_wendy_exfil_face_shield", + "Weight": 0.8, + "BackgroundColor": "default", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_goggles", + "Prefab": { + "path": "assets/content/items/equipment/helmet_team_wendy_exfil_face_shield/item_equipment_helmet_team_wendy_exfil_face_shield_coyote.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 156, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [ + "5c0696830db834001d23f5da", + "5c066e3a0db834001b7353f0", + "5c0558060db834001b735271", + "57235b6f24597759bf5a30f1", + "5c110624d174af029e69734c" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": true, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 45, + "MaxDurability": 45, + "armorClass": "3", + "speedPenaltyPercent": 0, + "mousePenalty": -10, + "weaponErgonomicPenalty": -9, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Eyes", + "Jaws" + ], + "FaceShieldComponent": true, + "FaceShieldMask": "NoMask", + "HasHinge": true, + "MaterialType": "GlassVisor", + "RicochetParams": { + "x": 0.7, + "y": 0.4, + "z": 55 + }, + "DeafStrength": "None", + "BluntThroughput": 0.12, + "ArmorMaterial": "Glass", + "BlindnessProtection": 0.1, + "ArmorType": "None" + }, + "_proto": "557ff21e4bdc2d89578b4586" + }, + "5ea18c84ecf1982c7712d9a2": { + "_id": "5ea18c84ecf1982c7712d9a2", + "_name": "item_equipment_helmet_diamond_age_bastion_shield", + "_parent": "57bef4c42459772e8d35a53b", + "_type": "Item", + "_props": { + "Name": "item_equipment_helmet_diamond_age_bastion_shield", + "ShortName": "item_equipment_helmet_diamond_age_bastion_shield", + "Description": "item_equipment_helmet_diamond_age_bastion_shield", + "Weight": 0.99, + "BackgroundColor": "default", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_diamond_age_bastion_shield/item_equipment_helmet_diamond_age_bastion_shield.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 175, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5a16ba61fcdbcb098008728a", + "5a16b672fcdbcb001912fa83", + "5a16b7e1fcdbcb00165aa6c9", + "5aa7e3abe5b5b000171d064d", + "5c0e66e2d174af02a96252f4", + "5e00cdd986f7747473332240" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_nvg", + "_id": "5ea18c84ecf1982c7712d9a4", + "_parent": "5ea18c84ecf1982c7712d9a2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0558060db834001b735271", + "5a16b8a9fcdbcb00165aa6ca" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 40, + "MaxDurability": 40, + "armorClass": "6", + "speedPenaltyPercent": 0, + "mousePenalty": -6, + "weaponErgonomicPenalty": -11, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Top", + "Nape" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.9, + "y": 0.4, + "z": 50 + }, + "DeafStrength": "None", + "BluntThroughput": 0.05, + "ArmorMaterial": "Ceramic", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5f60c85b58eff926626a60f7": { + "_id": "5f60c85b58eff926626a60f7", + "_name": "item_equipment_helmet_rys_t_shield", + "_parent": "57bef4c42459772e8d35a53b", + "_type": "Item", + "_props": { + "Name": "item_equipment_helmet_rys_t_shield", + "ShortName": "item_equipment_helmet_rys_t_shield", + "Description": "item_equipment_helmet_rys_t_shield", + "Weight": 1.2, + "BackgroundColor": "default", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_goggles", + "Prefab": { + "path": "assets/content/items/equipment/helmet_rys_t_shield/item_equipment_helmet_rys_t_shield.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 225, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": true, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 55, + "MaxDurability": 55, + "armorClass": "5", + "speedPenaltyPercent": 0, + "mousePenalty": -6, + "weaponErgonomicPenalty": -7, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Eyes", + "Jaws" + ], + "FaceShieldComponent": true, + "FaceShieldMask": "Wide", + "HasHinge": true, + "MaterialType": "GlassVisor", + "RicochetParams": { + "x": 0.7, + "y": 0.4, + "z": 70 + }, + "DeafStrength": "None", + "BluntThroughput": 0.08, + "ArmorMaterial": "Combined", + "BlindnessProtection": 0.3, + "ArmorType": "None" + }, + "_proto": "557ff21e4bdc2d89578b4586" + }, + "5b46238386f7741a693bcf9c": { + "_id": "5b46238386f7741a693bcf9c", + "_name": "item_equipment_helmet_kiverm_shield", + "_parent": "57bef4c42459772e8d35a53b", + "_type": "Item", + "_props": { + "Name": "kiver_faceshield", + "ShortName": "kiver_faceshield", + "Description": "kiver_faceshield", + "Weight": 1.2, + "BackgroundColor": "default", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_goggles", + "Prefab": { + "path": "assets/content/items/equipment/helmet_kiverm_shield/item_equipment_helmet_kiverm_shield.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 150, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": true, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 40, + "MaxDurability": 40, + "armorClass": "3", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": -7, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Eyes", + "Jaws" + ], + "FaceShieldComponent": true, + "FaceShieldMask": "NoMask", + "HasHinge": true, + "MaterialType": "GlassVisor", + "RicochetParams": { + "x": 0.7, + "y": 0.4, + "z": 55 + }, + "DeafStrength": "None", + "BluntThroughput": 0.15, + "ArmorMaterial": "Glass", + "BlindnessProtection": 0.1, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, @@ -29914,6 +33717,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -29948,10 +33755,18 @@ "DeafStrength": "None", "BluntThroughput": 0.07, "ArmorMaterial": "Glass", - "BlindnessProtection": 0.1 + "BlindnessProtection": 0.1, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, + "5448e5724bdc2ddf718b4568": { + "_id": "5448e5724bdc2ddf718b4568", + "_name": "Visors", + "_parent": "57bef4c42459772e8d35a53b", + "_type": "Node", + "_props": {} + }, "5a16badafcdbcb001865f72d": { "_id": "5a16badafcdbcb001865f72d", "_name": "helmet_ops_core_fast_side_armor", @@ -30014,6 +33829,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -30066,27 +33885,28 @@ "DeafStrength": "Low", "BluntThroughput": 0.15, "ArmorMaterial": "Aluminium", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, - "5c0e842486f77443a74d2976": { - "_id": "5c0e842486f77443a74d2976", - "_name": "item_equipment_helmet_maska_1sh_shield_killa", + "5ca2113f86f7740b2547e1d2": { + "_id": "5ca2113f86f7740b2547e1d2", + "_name": "item_equipment_helmet_vulkan_shield", "_parent": "57bef4c42459772e8d35a53b", "_type": "Item", "_props": { - "Name": "item_equipment_helmet_maska_1sh_shield", - "ShortName": "item_equipment_helmet_maska_1sh_shield", - "Description": "item_equipment_helmet_maska_1sh_shield", - "Weight": 1.1, + "Name": "helmet_altyn_face_shield", + "ShortName": "helmet_altyn_face_shield", + "Description": "helmet_altyn_face_shield", + "Weight": 1.8, "BackgroundColor": "default", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "gear_goggles", "Prefab": { - "path": "assets/content/items/equipment/helmet_maska_1sh_shield/item_equipment_helmet_maska_1sh_shield_killa.bundle", + "path": "assets/content/items/equipment/helmet_vulkan_5_shield/item_equipment_helmet_vulkan_5_shield.bundle", "rcid": "" }, "UsePrefab": { @@ -30106,7 +33926,106 @@ "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, - "RepairCost": 150, + "RepairCost": 125, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": true, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 85, + "MaxDurability": 85, + "armorClass": "4", + "speedPenaltyPercent": 0, + "mousePenalty": -9, + "weaponErgonomicPenalty": -10, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Eyes", + "Jaws" + ], + "FaceShieldComponent": true, + "FaceShieldMask": "NoMask", + "HasHinge": true, + "MaterialType": "GlassVisor", + "RicochetParams": { + "x": 0.7, + "y": 0.4, + "z": 55 + }, + "DeafStrength": "None", + "BluntThroughput": 0.08, + "ArmorMaterial": "Glass", + "BlindnessProtection": 0.1, + "ArmorType": "None" + }, + "_proto": "557ff21e4bdc2d89578b4586" + }, + "5aa7e373e5b5b000137b76f0": { + "_id": "5aa7e373e5b5b000137b76f0", + "_name": "helmet_altyn_face_shield", + "_parent": "57bef4c42459772e8d35a53b", + "_type": "Item", + "_props": { + "Name": "helmet_altyn_face_shield", + "ShortName": "helmet_altyn_face_shield", + "Description": "helmet_altyn_face_shield", + "Weight": 1.4, + "BackgroundColor": "default", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_goggles", + "Prefab": { + "path": "assets/content/items/equipment/helmet_altyn_shield/item_equipment_helmet_altyn_shield.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 162, "RepairSpeed": 0, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -30126,6 +34045,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -30136,10 +34059,10 @@ "BlocksFaceCover": false, "Durability": 50, "MaxDurability": 50, - "armorClass": "6", + "armorClass": "5", "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": -19, + "mousePenalty": -8, + "weaponErgonomicPenalty": -7, "armorZone": [ "Head" ], @@ -30149,18 +34072,19 @@ "Jaws" ], "FaceShieldComponent": true, - "FaceShieldMask": "Narrow", + "FaceShieldMask": "Wide", "HasHinge": true, - "MaterialType": "Helmet", + "MaterialType": "GlassVisor", "RicochetParams": { - "x": 0.8, - "y": 0.3, + "x": 0.7, + "y": 0.4, "z": 70 }, "DeafStrength": "None", "BluntThroughput": 0.08, - "ArmorMaterial": "ArmoredSteel", - "BlindnessProtection": 0.35 + "ArmorMaterial": "Combined", + "BlindnessProtection": 0.25, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, @@ -30243,6 +34167,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -30298,1171 +34226,8 @@ "DeafStrength": "None", "BluntThroughput": 0.1, "ArmorMaterial": "Aramid", - "BlindnessProtection": 0.2 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5aa7e373e5b5b000137b76f0": { - "_id": "5aa7e373e5b5b000137b76f0", - "_name": "helmet_altyn_face_shield", - "_parent": "57bef4c42459772e8d35a53b", - "_type": "Item", - "_props": { - "Name": "helmet_altyn_face_shield", - "ShortName": "helmet_altyn_face_shield", - "Description": "helmet_altyn_face_shield", - "Weight": 1.4, - "BackgroundColor": "default", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_goggles", - "Prefab": { - "path": "assets/content/items/equipment/helmet_altyn_shield/item_equipment_helmet_altyn_shield.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 162, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": true, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 50, - "MaxDurability": 50, - "armorClass": "5", - "speedPenaltyPercent": 0, - "mousePenalty": -8, - "weaponErgonomicPenalty": -7, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Eyes", - "Jaws" - ], - "FaceShieldComponent": true, - "FaceShieldMask": "Wide", - "HasHinge": true, - "MaterialType": "GlassVisor", - "RicochetParams": { - "x": 0.7, - "y": 0.4, - "z": 70 - }, - "DeafStrength": "None", - "BluntThroughput": 0.08, - "ArmorMaterial": "Combined", - "BlindnessProtection": 0.25 - }, - "_proto": "557ff21e4bdc2d89578b4586" - }, - "5e00cfa786f77469dc6e5685": { - "_id": "5e00cfa786f77469dc6e5685", - "_name": "helmet_team_wendy_exfil_ear_covers", - "_parent": "57bef4c42459772e8d35a53b", - "_type": "Item", - "_props": { - "Name": "helmet_team_wendy_exfil_ear_covers", - "ShortName": "helmet_team_wendy_exfil_ear_covers", - "Description": "helmet_team_wendy_exfil_ear_covers", - "Weight": 0.172, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_team_wendy_exfil_ear_covers/helmet_team_wendy_exfil_ear_covers_black.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 150, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c165d832e2216398b5a7e36" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": true, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 30, - "MaxDurability": 30, - "armorClass": "3", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Ears" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.9, - "y": 0.4, - "z": 70 - }, - "DeafStrength": "Low", - "BluntThroughput": 0.13, - "ArmorMaterial": "Aluminium", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5f60c076f2bcbb675b00dac2": { - "_id": "5f60c076f2bcbb675b00dac2", - "_name": "item_equipment_helmet_galvion_mandible", - "_parent": "57bef4c42459772e8d35a53b", - "_type": "Item", - "_props": { - "Name": "item_equipment_helmet_galvion_mandible", - "ShortName": "item_equipment_helmet_galvion_mandible", - "Description": "item_equipment_helmet_galvion_mandible", - "Weight": 1.1, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_galvion_mandible/item_equipment_helmet_galvion_mandible.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 125, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "59e7715586f7742ee5789605" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 20, - "MaxDurability": 20, - "armorClass": "2", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": -5, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Jaws" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.2, - "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5a341c4086f77401f2541505": { - "_id": "5a341c4086f77401f2541505", - "_name": "Headwear", - "_parent": "57bef4c42459772e8d35a53b", - "_type": "Node", - "_props": {} - }, - "5a16b7e1fcdbcb00165aa6c9": { - "_id": "5a16b7e1fcdbcb00165aa6c9", - "_name": "helmet_ops_core_handgun_face_shield", - "_parent": "57bef4c42459772e8d35a53b", - "_type": "Item", - "_props": { - "Name": "helmet_ops_core_handgun_face_shield", - "ShortName": "helmet_ops_core_handgun_face_shield", - "Description": "helmet_ops_core_handgun_face_shield", - "Weight": 1.2, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_goggles", - "Prefab": { - "path": "assets/content/items/equipment/helmet_opscore_handgun_face_shield/item_equipment_helmet_opscore_handgun_face_shield.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 150, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [ - "5c0e66e2d174af02a96252f4", - "5c0696830db834001d23f5da", - "5c066e3a0db834001b7353f0", - "5c0558060db834001b735271", - "57235b6f24597759bf5a30f1", - "5c110624d174af029e69734c", - "5a16b8a9fcdbcb00165aa6ca" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": true, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 40, - "MaxDurability": 40, - "armorClass": "3", - "speedPenaltyPercent": 0, - "mousePenalty": -8, - "weaponErgonomicPenalty": -8, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Eyes", - "Jaws" - ], - "FaceShieldComponent": true, - "FaceShieldMask": "NoMask", - "HasHinge": true, - "MaterialType": "GlassVisor", - "RicochetParams": { - "x": 0.7, - "y": 0.3, - "z": 55 - }, - "DeafStrength": "None", - "BluntThroughput": 0.15, - "ArmorMaterial": "Glass", - "BlindnessProtection": 0.1 - }, - "_proto": "557ff21e4bdc2d89578b4586" - }, - "5a16ba61fcdbcb098008728a": { - "_id": "5a16ba61fcdbcb098008728a", - "_name": "helmet_ops_core_fast_gunsight_mandible", - "_parent": "57bef4c42459772e8d35a53b", - "_type": "Item", - "_props": { - "Name": "helmet_ops_core_fast_gunsight_mandible", - "ShortName": "helmet_ops_core_fast_gunsight_mandible", - "Description": "helmet_ops_core_fast_gunsight_mandible", - "Weight": 1.2, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_opscore_fast_side_armor/item_equipment_helmet_opscore_fast_gunsight_mandible.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 125, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "59e7715586f7742ee5789605" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 20, - "MaxDurability": 20, - "armorClass": "2", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": -6, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Jaws" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.2, - "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5a16b672fcdbcb001912fa83": { - "_id": "5a16b672fcdbcb001912fa83", - "_name": "helmet_ops_core_fast_visor", - "_parent": "57bef4c42459772e8d35a53b", - "_type": "Item", - "_props": { - "Name": "helmet_ops_core_fast_visor", - "ShortName": "helmet_ops_core_fast_visor", - "Description": "helmet_ops_core_fast_visor", - "Weight": 0.32, - "BackgroundColor": "default", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_goggles", - "Prefab": { - "path": "assets/content/items/equipment/helmet_opscore_fast_visor/item_equipment_helmet_opscore_fast_visor.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 112, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c0696830db834001d23f5da", - "5c066e3a0db834001b7353f0", - "5c0558060db834001b735271", - "57235b6f24597759bf5a30f1", - "5c110624d174af029e69734c" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": true, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 20, - "MaxDurability": 20, - "armorClass": "2", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Eyes" - ], - "FaceShieldComponent": true, - "FaceShieldMask": "NoMask", - "HasHinge": true, - "MaterialType": "GlassVisor", - "RicochetParams": { - "x": 0, - "y": 0, - "z": 80 - }, - "DeafStrength": "None", - "BluntThroughput": 0.15, - "ArmorMaterial": "Glass", - "BlindnessProtection": 0 - }, - "_proto": "557ff21e4bdc2d89578b4586" - }, - "5e01f31d86f77465cf261343": { - "_id": "5e01f31d86f77465cf261343", - "_name": "helmet_team_wendy_exfil_ear_covers_coyote", - "_parent": "57bef4c42459772e8d35a53b", - "_type": "Item", - "_props": { - "Name": "helmet_team_wendy_exfil_ear_covers", - "ShortName": "helmet_team_wendy_exfil_ear_covers", - "Description": "helmet_team_wendy_exfil_ear_covers", - "Weight": 0.172, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_team_wendy_exfil_ear_covers/helmet_team_wendy_exfil_ear_covers_coyote.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 150, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c165d832e2216398b5a7e36" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": true, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 30, - "MaxDurability": 30, - "armorClass": "3", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Ears" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.9, - "y": 0.4, - "z": 70 - }, - "DeafStrength": "Low", - "BluntThroughput": 0.13, - "ArmorMaterial": "Aluminium", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5c1793902e221602b21d3de2": { - "_id": "5c1793902e221602b21d3de2", - "_name": "item_equipment_helmet_crye_airframe_ears", - "_parent": "57bef4c42459772e8d35a53b", - "_type": "Item", - "_props": { - "Name": "item_equipment_helmet_crye_airframe_ears", - "ShortName": "item_equipment_helmet_crye_airframe_ears", - "Description": "item_equipment_helmet_crye_airframe_ears", - "Weight": 1.2, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_crye_airframe_chops/item_equipment_helmet_crye_airframe_ears.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 125, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5645bcc04bdc2d363b8b4572", - "5aa2ba71e5b5b000137b758f", - "5b432b965acfc47a8774094e", - "5c165d832e2216398b5a7e36", - "5e4d34ca86f774264f758330" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 27, - "MaxDurability": 27, - "armorClass": "3", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Ears" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.9, - "y": 0.4, - "z": 70 - }, - "DeafStrength": "Low", - "BluntThroughput": 0.15, - "ArmorMaterial": "Aluminium", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5c0e66e2d174af02a96252f4": { - "_id": "5c0e66e2d174af02a96252f4", - "_name": "item_equipment_helmet_gentex_slaap_tan", - "_parent": "57bef4c42459772e8d35a53b", - "_type": "Item", - "_props": { - "Name": "item_equipment_helmet_gentex_slaap", - "ShortName": "item_equipment_helmet_gentex_slaap", - "Description": "item_equipment_helmet_gentex_slaap", - "Weight": 1.3, - "BackgroundColor": "default", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_gentex_slaap/item_equipment_helmet_gentex_slaap_tan.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 175, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 30, - "MaxDurability": 30, - "armorClass": "5", - "speedPenaltyPercent": 0, - "mousePenalty": -8, - "weaponErgonomicPenalty": -15, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.9, - "y": 0.4, - "z": 50 - }, - "DeafStrength": "None", - "BluntThroughput": 0.08, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5448e5724bdc2ddf718b4568": { - "_id": "5448e5724bdc2ddf718b4568", - "_name": "Visors", - "_parent": "57bef4c42459772e8d35a53b", - "_type": "Node", - "_props": {} - }, - "5c178a942e22164bef5ceca3": { - "_id": "5c178a942e22164bef5ceca3", - "_name": "item_equipment_helmet_crye_airframe_chops", - "_parent": "57bef4c42459772e8d35a53b", - "_type": "Item", - "_props": { - "Name": "item_equipment_helmet_crye_airframe_chops", - "ShortName": "item_equipment_helmet_crye_airframe_chops", - "Description": "item_equipment_helmet_crye_airframe_chops", - "Weight": 1.45, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_crye_airframe_chops/item_equipment_helmet_crye_airframe_chops.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 125, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c165d832e2216398b5a7e36" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 30, - "MaxDurability": 30, - "armorClass": "3", - "speedPenaltyPercent": 0, - "mousePenalty": -1, - "weaponErgonomicPenalty": -2, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Ears", - "Jaws" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.9, - "y": 0.4, - "z": 70 - }, - "DeafStrength": "Low", - "BluntThroughput": 0.15, - "ArmorMaterial": "Aluminium", - "BlindnessProtection": 0 - }, - "_proto": "5645bc214bdc2d363b8b4571" - }, - "5c0919b50db834001b7ce3b9": { - "_id": "5c0919b50db834001b7ce3b9", - "_name": "item_equipment_helmet_maska_1sh_shield", - "_parent": "57bef4c42459772e8d35a53b", - "_type": "Item", - "_props": { - "Name": "item_equipment_helmet_maska_1sh_shield", - "ShortName": "item_equipment_helmet_maska_1sh_shield", - "Description": "item_equipment_helmet_maska_1sh_shield", - "Weight": 1.1, - "BackgroundColor": "default", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_goggles", - "Prefab": { - "path": "assets/content/items/equipment/helmet_maska_1sh_shield/item_equipment_helmet_maska_1sh_shield.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 150, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": true, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 50, - "MaxDurability": 50, - "armorClass": "6", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": -19, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Eyes", - "Jaws" - ], - "FaceShieldComponent": true, - "FaceShieldMask": "Narrow", - "HasHinge": true, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.8, - "y": 0.3, - "z": 70 - }, - "DeafStrength": "None", - "BluntThroughput": 0.08, - "ArmorMaterial": "ArmoredSteel", - "BlindnessProtection": 0.35 - }, - "_proto": "557ff21e4bdc2d89578b4586" - }, - "5f60b85bbdb8e27dee3dc985": { - "_id": "5f60b85bbdb8e27dee3dc985", - "_name": "item_equipment_helmet_galvion_applique", - "_parent": "57bef4c42459772e8d35a53b", - "_type": "Item", - "_props": { - "Name": "item_equipment_helmet_galvion_applique", - "ShortName": "item_equipment_helmet_galvion_applique", - "Description": "item_equipment_helmet_galvion_applique", - "Weight": 0.68, - "BackgroundColor": "default", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_helmet", - "Prefab": { - "path": "assets/content/items/equipment/helmet_galvion_applique/item_equipment_helmet_galvion_applique.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 150, - "RepairSpeed": 10, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 40, - "MaxDurability": 40, - "armorClass": "4", - "speedPenaltyPercent": 0, - "mousePenalty": -6, - "weaponErgonomicPenalty": -12, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Top" - ], - "FaceShieldComponent": false, - "FaceShieldMask": "NoMask", - "HasHinge": false, - "MaterialType": "Helmet", - "RicochetParams": { - "x": 0.9, - "y": 0.4, - "z": 45 - }, - "DeafStrength": "None", - "BluntThroughput": 0.08, - "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 + "BlindnessProtection": 0.2, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, @@ -31528,6 +34293,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -31561,27 +34330,28 @@ "DeafStrength": "None", "BluntThroughput": 0.15, "ArmorMaterial": "Glass", - "BlindnessProtection": 0.15 + "BlindnessProtection": 0.15, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, - "5f60c85b58eff926626a60f7": { - "_id": "5f60c85b58eff926626a60f7", - "_name": "item_equipment_helmet_rys_t_shield", + "5a16b672fcdbcb001912fa83": { + "_id": "5a16b672fcdbcb001912fa83", + "_name": "helmet_ops_core_fast_visor", "_parent": "57bef4c42459772e8d35a53b", "_type": "Item", "_props": { - "Name": "item_equipment_helmet_rys_t_shield", - "ShortName": "item_equipment_helmet_rys_t_shield", - "Description": "item_equipment_helmet_rys_t_shield", - "Weight": 1.2, + "Name": "helmet_ops_core_fast_visor", + "ShortName": "helmet_ops_core_fast_visor", + "Description": "helmet_ops_core_fast_visor", + "Weight": 0.32, "BackgroundColor": "default", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "gear_goggles", "Prefab": { - "path": "assets/content/items/equipment/helmet_rys_t_shield/item_equipment_helmet_rys_t_shield.bundle", + "path": "assets/content/items/equipment/helmet_opscore_fast_visor/item_equipment_helmet_opscore_fast_visor.bundle", "rcid": "" }, "UsePrefab": { @@ -31601,7 +34371,7 @@ "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, - "RepairCost": 225, + "RepairCost": 112, "RepairSpeed": 0, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -31609,102 +34379,8 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": true, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 55, - "MaxDurability": 55, - "armorClass": "5", - "speedPenaltyPercent": 0, - "mousePenalty": -6, - "weaponErgonomicPenalty": -7, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Eyes", - "Jaws" - ], - "FaceShieldComponent": true, - "FaceShieldMask": "Wide", - "HasHinge": true, - "MaterialType": "GlassVisor", - "RicochetParams": { - "x": 0.7, - "y": 0.4, - "z": 70 - }, - "DeafStrength": "None", - "BluntThroughput": 0.08, - "ArmorMaterial": "Combined", - "BlindnessProtection": 0.3 - }, - "_proto": "557ff21e4bdc2d89578b4586" - }, - "5e00cdd986f7747473332240": { - "_id": "5e00cdd986f7747473332240", - "_name": "item_equipment_helmet_team_wendy_exfil_face_shield", - "_parent": "57bef4c42459772e8d35a53b", - "_type": "Item", - "_props": { - "Name": "item_equipment_helmet_team_wendy_exfil_face_shield", - "ShortName": "item_equipment_helmet_team_wendy_exfil_face_shield", - "Description": "item_equipment_helmet_team_wendy_exfil_face_shield", - "Weight": 0.8, - "BackgroundColor": "default", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_goggles", - "Prefab": { - "path": "assets/content/items/equipment/helmet_team_wendy_exfil_face_shield/item_equipment_helmet_team_wendy_exfil_face_shield_black.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 156, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, "ConflictingItems": [ "5c0696830db834001d23f5da", "5c066e3a0db834001b7353f0", @@ -31721,6 +34397,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -31729,53 +34409,164 @@ "BlocksEyewear": true, "BlocksHeadwear": false, "BlocksFaceCover": false, - "Durability": 45, - "MaxDurability": 45, - "armorClass": "3", + "Durability": 20, + "MaxDurability": 20, + "armorClass": "2", "speedPenaltyPercent": 0, - "mousePenalty": -10, - "weaponErgonomicPenalty": -9, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, "armorZone": [ "Head" ], "Indestructibility": 0.9, "headSegments": [ - "Eyes", - "Jaws" + "Eyes" ], "FaceShieldComponent": true, "FaceShieldMask": "NoMask", "HasHinge": true, "MaterialType": "GlassVisor", "RicochetParams": { - "x": 0.7, - "y": 0.4, - "z": 55 + "x": 0, + "y": 0, + "z": 80 }, "DeafStrength": "None", - "BluntThroughput": 0.12, + "BluntThroughput": 0.15, "ArmorMaterial": "Glass", - "BlindnessProtection": 0.1 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, - "5aa7e3abe5b5b000171d064d": { - "_id": "5aa7e3abe5b5b000171d064d", - "_name": "helmet_zsh_1-2m_v1_face_shield", + "5c1793902e221602b21d3de2": { + "_id": "5c1793902e221602b21d3de2", + "_name": "item_equipment_helmet_crye_airframe_ears", "_parent": "57bef4c42459772e8d35a53b", "_type": "Item", "_props": { - "Name": "helmet_zsh_1-2m_v1_face_shield", - "ShortName": "helmet_zsh_1-2m_v1_face_shield", - "Description": "helmet_zsh_1-2m_v1_face_shield", - "Weight": 1, + "Name": "item_equipment_helmet_crye_airframe_ears", + "ShortName": "item_equipment_helmet_crye_airframe_ears", + "Description": "item_equipment_helmet_crye_airframe_ears", + "Weight": 1.2, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_helmet", + "Prefab": { + "path": "assets/content/items/equipment/helmet_crye_airframe_chops/item_equipment_helmet_crye_airframe_ears.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 125, + "RepairSpeed": 10, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5645bcc04bdc2d363b8b4572", + "5aa2ba71e5b5b000137b758f", + "5b432b965acfc47a8774094e", + "5c165d832e2216398b5a7e36", + "5e4d34ca86f774264f758330" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 27, + "MaxDurability": 27, + "armorClass": "3", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Ears" + ], + "FaceShieldComponent": false, + "FaceShieldMask": "NoMask", + "HasHinge": false, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.9, + "y": 0.4, + "z": 70 + }, + "DeafStrength": "Low", + "BluntThroughput": 0.15, + "ArmorMaterial": "Aluminium", + "BlindnessProtection": 0, + "ArmorType": "None" + }, + "_proto": "5645bc214bdc2d363b8b4571" + }, + "5448e54d4bdc2dcc718b4568": { + "_id": "5448e54d4bdc2dcc718b4568", + "_name": "Armor", + "_parent": "57bef4c42459772e8d35a53b", + "_type": "Node", + "_props": {} + }, + "5c0e842486f77443a74d2976": { + "_id": "5c0e842486f77443a74d2976", + "_name": "item_equipment_helmet_maska_1sh_shield_killa", + "_parent": "57bef4c42459772e8d35a53b", + "_type": "Item", + "_props": { + "Name": "item_equipment_helmet_maska_1sh_shield", + "ShortName": "item_equipment_helmet_maska_1sh_shield", + "Description": "item_equipment_helmet_maska_1sh_shield", + "Weight": 1.1, "BackgroundColor": "default", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "gear_goggles", "Prefab": { - "path": "assets/content/items/equipment/helmet_zsh_shield/item_equipment_helmet_zsh_shield.bundle", + "path": "assets/content/items/equipment/helmet_maska_1sh_shield/item_equipment_helmet_maska_1sh_shield_killa.bundle", "rcid": "" }, "UsePrefab": { @@ -31815,6 +34606,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -31825,10 +34620,10 @@ "BlocksFaceCover": false, "Durability": 50, "MaxDurability": 50, - "armorClass": "3", + "armorClass": "6", "speedPenaltyPercent": 0, "mousePenalty": 0, - "weaponErgonomicPenalty": -5, + "weaponErgonomicPenalty": -19, "armorZone": [ "Head" ], @@ -31838,18 +34633,19 @@ "Jaws" ], "FaceShieldComponent": true, - "FaceShieldMask": "NoMask", + "FaceShieldMask": "Narrow", "HasHinge": true, - "MaterialType": "GlassVisor", + "MaterialType": "Helmet", "RicochetParams": { "x": 0.8, "y": 0.3, - "z": 55 + "z": 70 }, "DeafStrength": "None", - "BluntThroughput": 0.1, - "ArmorMaterial": "Glass", - "BlindnessProtection": 0.1 + "BluntThroughput": 0.08, + "ArmorMaterial": "ArmoredSteel", + "BlindnessProtection": 0.35, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, @@ -31909,6 +34705,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -31938,27 +34738,28 @@ "DeafStrength": "None", "BluntThroughput": 1, "ArmorMaterial": "Aramid", - "BlindnessProtection": 0 + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, - "5e01f37686f774773c6f6c15": { - "_id": "5e01f37686f774773c6f6c15", - "_name": "item_equipment_helmet_team_wendy_exfil_face_shield_coyote", + "5a16b7e1fcdbcb00165aa6c9": { + "_id": "5a16b7e1fcdbcb00165aa6c9", + "_name": "helmet_ops_core_handgun_face_shield", "_parent": "57bef4c42459772e8d35a53b", "_type": "Item", "_props": { - "Name": "item_equipment_helmet_team_wendy_exfil_face_shield", - "ShortName": "item_equipment_helmet_team_wendy_exfil_face_shield", - "Description": "item_equipment_helmet_team_wendy_exfil_face_shield", - "Weight": 0.8, + "Name": "helmet_ops_core_handgun_face_shield", + "ShortName": "helmet_ops_core_handgun_face_shield", + "Description": "helmet_ops_core_handgun_face_shield", + "Weight": 1.2, "BackgroundColor": "default", "Width": 2, - "Height": 1, + "Height": 2, "StackMaxSize": 1, "ItemSound": "gear_goggles", "Prefab": { - "path": "assets/content/items/equipment/helmet_team_wendy_exfil_face_shield/item_equipment_helmet_team_wendy_exfil_face_shield_coyote.bundle", + "path": "assets/content/items/equipment/helmet_opscore_handgun_face_shield/item_equipment_helmet_opscore_handgun_face_shield.bundle", "rcid": "" }, "UsePrefab": { @@ -31978,7 +34779,7 @@ "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, - "RepairCost": 156, + "RepairCost": 150, "RepairSpeed": 0, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -31989,11 +34790,13 @@ "CanSellOnRagfair": false, "CanRequireOnRagfair": false, "ConflictingItems": [ + "5c0e66e2d174af02a96252f4", "5c0696830db834001d23f5da", "5c066e3a0db834001b7353f0", "5c0558060db834001b735271", "57235b6f24597759bf5a30f1", - "5c110624d174af029e69734c" + "5c110624d174af029e69734c", + "5a16b8a9fcdbcb00165aa6ca" ], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -32004,6 +34807,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -32012,12 +34819,12 @@ "BlocksEyewear": true, "BlocksHeadwear": false, "BlocksFaceCover": false, - "Durability": 45, - "MaxDurability": 45, + "Durability": 40, + "MaxDurability": 40, "armorClass": "3", "speedPenaltyPercent": 0, - "mousePenalty": -10, - "weaponErgonomicPenalty": -9, + "mousePenalty": -8, + "weaponErgonomicPenalty": -8, "armorZone": [ "Head" ], @@ -32032,33 +34839,232 @@ "MaterialType": "GlassVisor", "RicochetParams": { "x": 0.7, - "y": 0.4, + "y": 0.3, "z": 55 }, "DeafStrength": "None", - "BluntThroughput": 0.12, + "BluntThroughput": 0.15, "ArmorMaterial": "Glass", - "BlindnessProtection": 0.1 + "BlindnessProtection": 0.1, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, - "5d6d3be5a4b9361bc73bc763": { - "_id": "5d6d3be5a4b9361bc73bc763", - "_name": "item_equipment_helmet_lshz2dtm_aventail", + "5c0919b50db834001b7ce3b9": { + "_id": "5c0919b50db834001b7ce3b9", + "_name": "item_equipment_helmet_maska_1sh_shield", "_parent": "57bef4c42459772e8d35a53b", "_type": "Item", "_props": { - "Name": "item_equipment_helmet_lshz2dtm_aventail", - "ShortName": "item_equipment_helmet_lshz2dtm_aventail", - "Description": "item_equipment_helmet_lshz2dtm_aventail", - "Weight": 1.2, + "Name": "item_equipment_helmet_maska_1sh_shield", + "ShortName": "item_equipment_helmet_maska_1sh_shield", + "Description": "item_equipment_helmet_maska_1sh_shield", + "Weight": 1.1, + "BackgroundColor": "default", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_goggles", + "Prefab": { + "path": "assets/content/items/equipment/helmet_maska_1sh_shield/item_equipment_helmet_maska_1sh_shield.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 150, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": true, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 50, + "MaxDurability": 50, + "armorClass": "6", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": -19, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Eyes", + "Jaws" + ], + "FaceShieldComponent": true, + "FaceShieldMask": "Narrow", + "HasHinge": true, + "MaterialType": "Helmet", + "RicochetParams": { + "x": 0.8, + "y": 0.3, + "z": 70 + }, + "DeafStrength": "None", + "BluntThroughput": 0.08, + "ArmorMaterial": "ArmoredSteel", + "BlindnessProtection": 0.35, + "ArmorType": "None" + }, + "_proto": "557ff21e4bdc2d89578b4586" + }, + "5aa7e3abe5b5b000171d064d": { + "_id": "5aa7e3abe5b5b000171d064d", + "_name": "helmet_zsh_1-2m_v1_face_shield", + "_parent": "57bef4c42459772e8d35a53b", + "_type": "Item", + "_props": { + "Name": "helmet_zsh_1-2m_v1_face_shield", + "ShortName": "helmet_zsh_1-2m_v1_face_shield", + "Description": "helmet_zsh_1-2m_v1_face_shield", + "Weight": 1, + "BackgroundColor": "default", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_goggles", + "Prefab": { + "path": "assets/content/items/equipment/helmet_zsh_shield/item_equipment_helmet_zsh_shield.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 150, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": true, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Durability": 50, + "MaxDurability": 50, + "armorClass": "3", + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": -5, + "armorZone": [ + "Head" + ], + "Indestructibility": 0.9, + "headSegments": [ + "Eyes", + "Jaws" + ], + "FaceShieldComponent": true, + "FaceShieldMask": "NoMask", + "HasHinge": true, + "MaterialType": "GlassVisor", + "RicochetParams": { + "x": 0.8, + "y": 0.3, + "z": 55 + }, + "DeafStrength": "None", + "BluntThroughput": 0.1, + "ArmorMaterial": "Glass", + "BlindnessProtection": 0.1, + "ArmorType": "None" + }, + "_proto": "557ff21e4bdc2d89578b4586" + }, + "5f60b85bbdb8e27dee3dc985": { + "_id": "5f60b85bbdb8e27dee3dc985", + "_name": "item_equipment_helmet_galvion_applique", + "_parent": "57bef4c42459772e8d35a53b", + "_type": "Item", + "_props": { + "Name": "item_equipment_helmet_galvion_applique", + "ShortName": "item_equipment_helmet_galvion_applique", + "Description": "item_equipment_helmet_galvion_applique", + "Weight": 0.68, "BackgroundColor": "default", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "gear_helmet", "Prefab": { - "path": "assets/content/items/equipment/helmet_lshz2dtm_aventail/item_equipment_helmet_lshz2dtm_aventail.bundle", + "path": "assets/content/items/equipment/helmet_galvion_applique/item_equipment_helmet_galvion_applique.bundle", "rcid": "" }, "UsePrefab": { @@ -32078,7 +35084,7 @@ "LootExperience": 20, "ExamineExperience": 4, "HideEntrails": false, - "RepairCost": 175, + "RepairCost": 150, "RepairSpeed": 10, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -32098,6 +35104,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -32106,52 +35116,53 @@ "BlocksEyewear": false, "BlocksHeadwear": false, "BlocksFaceCover": false, - "Durability": 35, - "MaxDurability": 35, - "armorClass": "5", + "Durability": 40, + "MaxDurability": 40, + "armorClass": "4", "speedPenaltyPercent": 0, - "mousePenalty": -15, - "weaponErgonomicPenalty": -8, + "mousePenalty": -6, + "weaponErgonomicPenalty": -12, "armorZone": [ "Head" ], "Indestructibility": 0.9, "headSegments": [ - "LowerNape" + "Top" ], "FaceShieldComponent": false, "FaceShieldMask": "NoMask", "HasHinge": false, - "MaterialType": "BodyArmor", + "MaterialType": "Helmet", "RicochetParams": { "x": 0.9, "y": 0.4, - "z": 50 + "z": 45 }, "DeafStrength": "None", - "BluntThroughput": 0.04, - "ArmorMaterial": "Combined", - "BlindnessProtection": 0 + "BluntThroughput": 0.08, + "ArmorMaterial": "UHMWPE", + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, - "5ca2113f86f7740b2547e1d2": { - "_id": "5ca2113f86f7740b2547e1d2", - "_name": "item_equipment_helmet_vulkan_shield", + "5a16ba61fcdbcb098008728a": { + "_id": "5a16ba61fcdbcb098008728a", + "_name": "helmet_ops_core_fast_gunsight_mandible", "_parent": "57bef4c42459772e8d35a53b", "_type": "Item", "_props": { - "Name": "helmet_altyn_face_shield", - "ShortName": "helmet_altyn_face_shield", - "Description": "helmet_altyn_face_shield", - "Weight": 1.8, + "Name": "helmet_ops_core_fast_gunsight_mandible", + "ShortName": "helmet_ops_core_fast_gunsight_mandible", + "Description": "helmet_ops_core_fast_gunsight_mandible", + "Weight": 1.2, "BackgroundColor": "default", "Width": 2, - "Height": 1, + "Height": 2, "StackMaxSize": 1, - "ItemSound": "gear_goggles", + "ItemSound": "gear_helmet", "Prefab": { - "path": "assets/content/items/equipment/helmet_vulkan_5_shield/item_equipment_helmet_vulkan_5_shield.bundle", + "path": "assets/content/items/equipment/helmet_opscore_fast_side_armor/item_equipment_helmet_opscore_fast_gunsight_mandible.bundle", "rcid": "" }, "UsePrefab": { @@ -32169,19 +35180,21 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 20, - "ExamineExperience": 10, + "ExamineExperience": 4, "HideEntrails": false, "RepairCost": 125, - "RepairSpeed": 0, + "RepairSpeed": 10, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "59e7715586f7742ee5789605" + ], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], @@ -32191,43 +35204,47 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "BlocksEarpiece": false, - "BlocksEyewear": true, + "BlocksEyewear": false, "BlocksHeadwear": false, "BlocksFaceCover": false, - "Durability": 85, - "MaxDurability": 85, - "armorClass": "4", + "Durability": 20, + "MaxDurability": 20, + "armorClass": "2", "speedPenaltyPercent": 0, - "mousePenalty": -9, - "weaponErgonomicPenalty": -10, + "mousePenalty": 0, + "weaponErgonomicPenalty": -6, "armorZone": [ "Head" ], "Indestructibility": 0.9, "headSegments": [ - "Eyes", "Jaws" ], - "FaceShieldComponent": true, + "FaceShieldComponent": false, "FaceShieldMask": "NoMask", - "HasHinge": true, - "MaterialType": "GlassVisor", + "HasHinge": false, + "MaterialType": "Helmet", "RicochetParams": { - "x": 0.7, - "y": 0.4, - "z": 55 + "x": 0, + "y": 0, + "z": 80 }, "DeafStrength": "None", - "BluntThroughput": 0.08, - "ArmorMaterial": "Glass", - "BlindnessProtection": 0.1 + "BluntThroughput": 0.2, + "ArmorMaterial": "Aramid", + "BlindnessProtection": 0, + "ArmorType": "None" }, - "_proto": "557ff21e4bdc2d89578b4586" + "_proto": "5645bc214bdc2d363b8b4571" }, "5ac4c50d5acfc40019262e87": { "_id": "5ac4c50d5acfc40019262e87", @@ -32285,6 +35302,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -32319,41 +35340,28 @@ "DeafStrength": "None", "BluntThroughput": 0.1, "ArmorMaterial": "Glass", - "BlindnessProtection": 0.15 + "BlindnessProtection": 0.15, + "ArmorType": "None" }, "_proto": "557ff21e4bdc2d89578b4586" }, - "5448e54d4bdc2dcc718b4568": { - "_id": "5448e54d4bdc2dcc718b4568", - "_name": "Armor", - "_parent": "57bef4c42459772e8d35a53b", - "_type": "Node", - "_props": {} - }, - "5a341c4686f77469e155819e": { - "_id": "5a341c4686f77469e155819e", - "_name": "FaceCover", - "_parent": "57bef4c42459772e8d35a53b", - "_type": "Node", - "_props": {} - }, - "5ea18c84ecf1982c7712d9a2": { - "_id": "5ea18c84ecf1982c7712d9a2", - "_name": "item_equipment_helmet_diamond_age_bastion_shield", + "5e01f31d86f77465cf261343": { + "_id": "5e01f31d86f77465cf261343", + "_name": "helmet_team_wendy_exfil_ear_covers_coyote", "_parent": "57bef4c42459772e8d35a53b", "_type": "Item", "_props": { - "Name": "item_equipment_helmet_diamond_age_bastion_shield", - "ShortName": "item_equipment_helmet_diamond_age_bastion_shield", - "Description": "item_equipment_helmet_diamond_age_bastion_shield", - "Weight": 0.99, + "Name": "helmet_team_wendy_exfil_ear_covers", + "ShortName": "helmet_team_wendy_exfil_ear_covers", + "Description": "helmet_team_wendy_exfil_ear_covers", + "Weight": 0.172, "BackgroundColor": "default", "Width": 2, - "Height": 1, + "Height": 2, "StackMaxSize": 1, "ItemSound": "gear_helmet", "Prefab": { - "path": "assets/content/items/equipment/helmet_diamond_age_bastion_shield/item_equipment_helmet_diamond_age_bastion_shield.bundle", + "path": "assets/content/items/equipment/helmet_team_wendy_exfil_ear_covers/helmet_team_wendy_exfil_ear_covers_coyote.bundle", "rcid": "" }, "UsePrefab": { @@ -32373,7 +35381,7 @@ "LootExperience": 20, "ExamineExperience": 4, "HideEntrails": false, - "RepairCost": 175, + "RepairCost": 150, "RepairSpeed": 10, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -32384,12 +35392,7 @@ "CanSellOnRagfair": true, "CanRequireOnRagfair": true, "ConflictingItems": [ - "5a16ba61fcdbcb098008728a", - "5a16b672fcdbcb001912fa83", - "5a16b7e1fcdbcb00165aa6c9", - "5aa7e3abe5b5b000171d064d", - "5c0e66e2d174af02a96252f4", - "5e00cdd986f7747473332240" + "5c165d832e2216398b5a7e36" ], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -32400,47 +35403,30 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [ - { - "_name": "mod_nvg", - "_id": "5ea18c84ecf1982c7712d9a4", - "_parent": "5ea18c84ecf1982c7712d9a2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0558060db834001b735271", - "5a16b8a9fcdbcb00165aa6ca" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], + "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, + "BlocksEarpiece": true, "BlocksEyewear": false, "BlocksHeadwear": false, "BlocksFaceCover": false, - "Durability": 40, - "MaxDurability": 40, - "armorClass": "6", + "Durability": 30, + "MaxDurability": 30, + "armorClass": "3", "speedPenaltyPercent": 0, - "mousePenalty": -6, - "weaponErgonomicPenalty": -11, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, "armorZone": [ "Head" ], "Indestructibility": 0.9, "headSegments": [ - "Top", - "Nape" + "Ears" ], "FaceShieldComponent": false, "FaceShieldMask": "NoMask", @@ -32449,108 +35435,22 @@ "RicochetParams": { "x": 0.9, "y": 0.4, - "z": 50 + "z": 70 }, - "DeafStrength": "None", - "BluntThroughput": 0.05, - "ArmorMaterial": "Ceramic", - "BlindnessProtection": 0 + "DeafStrength": "Low", + "BluntThroughput": 0.13, + "ArmorMaterial": "Aluminium", + "BlindnessProtection": 0, + "ArmorType": "None" }, "_proto": "5645bc214bdc2d363b8b4571" }, - "5b46238386f7741a693bcf9c": { - "_id": "5b46238386f7741a693bcf9c", - "_name": "item_equipment_helmet_kiverm_shield", + "5a341c4086f77401f2541505": { + "_id": "5a341c4086f77401f2541505", + "_name": "Headwear", "_parent": "57bef4c42459772e8d35a53b", - "_type": "Item", - "_props": { - "Name": "kiver_faceshield", - "ShortName": "kiver_faceshield", - "Description": "kiver_faceshield", - "Weight": 1.2, - "BackgroundColor": "default", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_goggles", - "Prefab": { - "path": "assets/content/items/equipment/helmet_kiverm_shield/item_equipment_helmet_kiverm_shield.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 150, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": true, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Durability": 40, - "MaxDurability": 40, - "armorClass": "3", - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": -7, - "armorZone": [ - "Head" - ], - "Indestructibility": 0.9, - "headSegments": [ - "Eyes", - "Jaws" - ], - "FaceShieldComponent": true, - "FaceShieldMask": "NoMask", - "HasHinge": true, - "MaterialType": "GlassVisor", - "RicochetParams": { - "x": 0.7, - "y": 0.4, - "z": 55 - }, - "DeafStrength": "None", - "BluntThroughput": 0.15, - "ArmorMaterial": "Glass", - "BlindnessProtection": 0.1 - }, - "_proto": "557ff21e4bdc2d89578b4586" + "_type": "Node", + "_props": {} }, "5645bcc04bdc2d363b8b4572": { "_id": "5645bcc04bdc2d363b8b4572", @@ -32608,6 +35508,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -32684,6 +35588,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -32705,89 +35613,6 @@ }, "_proto": "5645bcc04bdc2d363b8b4572" }, - "5a16b9fffcdbcb0176308b34": { - "_id": "5a16b9fffcdbcb0176308b34", - "_name": "helmet_ops_core_rac_headset", - "_parent": "5645bcb74bdc2ded0b8b4578", - "_type": "Item", - "_props": { - "Name": "helmet_ops_core_rac_headset", - "ShortName": "helmet_ops_core_rac_headset", - "Description": "helmet_ops_core_rac_headset", - "Weight": 0.6, - "BackgroundColor": "default", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "gear_goggles", - "Prefab": { - "path": "assets/content/items/equipment/helmet_opscore_rac_headset/item_equipment_helmet_opscore_rac_headset.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5a16badafcdbcb001865f72d", - "5645bcc04bdc2d363b8b4572", - "5aa2ba71e5b5b000137b758f", - "5b432b965acfc47a8774094e", - "5c165d832e2216398b5a7e36" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": true, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Distortion": 0.14, - "CompressorTreshold": -34, - "CompressorAttack": 20, - "CompressorRelease": 130, - "CompressorGain": 14, - "CutoffFreq": 100, - "Resonance": 2, - "CompressorVolume": -5, - "AmbientVolume": -6, - "DryVolume": -60 - }, - "_proto": "5645bcc04bdc2d363b8b4572" - }, "628e4e576d783146b124c64d": { "_id": "628e4e576d783146b124c64d", "_name": "item_equipment_headset_comtacIV", @@ -32844,6 +35669,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -32865,83 +35694,6 @@ }, "_proto": "5645bcc04bdc2d363b8b4572" }, - "5b432b965acfc47a8774094e": { - "_id": "5b432b965acfc47a8774094e", - "_name": "item_equipment_headset_gsh01", - "_parent": "5645bcb74bdc2ded0b8b4578", - "_type": "Item", - "_props": { - "Name": "Peltor ComTac 2 headset", - "ShortName": "ComTac2", - "Description": "Headset", - "Weight": 0.5, - "BackgroundColor": "default", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_goggles", - "Prefab": { - "path": "assets/content/items/equipment/headset_gsh01/item_equipment_headset_gsh01.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "BlocksEarpiece": false, - "BlocksEyewear": false, - "BlocksHeadwear": false, - "BlocksFaceCover": false, - "Distortion": 0.33, - "CompressorTreshold": -20, - "CompressorAttack": 35, - "CompressorRelease": 255, - "CompressorGain": 10, - "CutoffFreq": 175, - "Resonance": 4, - "CompressorVolume": -3, - "AmbientVolume": -1, - "DryVolume": -60 - }, - "_proto": "5645bcc04bdc2d363b8b4572" - }, "6033fa48ffd42c541047f728": { "_id": "6033fa48ffd42c541047f728", "_name": "item_equipment_headset_m32", @@ -33003,6 +35755,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -33080,6 +35836,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -33159,6 +35919,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -33238,6 +36002,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -33259,6 +36027,175 @@ }, "_proto": "5645bcc04bdc2d363b8b4572" }, + "5a16b9fffcdbcb0176308b34": { + "_id": "5a16b9fffcdbcb0176308b34", + "_name": "helmet_ops_core_rac_headset", + "_parent": "5645bcb74bdc2ded0b8b4578", + "_type": "Item", + "_props": { + "Name": "helmet_ops_core_rac_headset", + "ShortName": "helmet_ops_core_rac_headset", + "Description": "helmet_ops_core_rac_headset", + "Weight": 0.6, + "BackgroundColor": "default", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "gear_goggles", + "Prefab": { + "path": "assets/content/items/equipment/helmet_opscore_rac_headset/item_equipment_helmet_opscore_rac_headset.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5a16badafcdbcb001865f72d", + "5645bcc04bdc2d363b8b4572", + "5aa2ba71e5b5b000137b758f", + "5b432b965acfc47a8774094e", + "5c165d832e2216398b5a7e36", + "628e4e576d783146b124c64d" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": true, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Distortion": 0.14, + "CompressorTreshold": -34, + "CompressorAttack": 20, + "CompressorRelease": 130, + "CompressorGain": 14, + "CutoffFreq": 100, + "Resonance": 2, + "CompressorVolume": -5, + "AmbientVolume": -6, + "DryVolume": -60 + }, + "_proto": "5645bcc04bdc2d363b8b4572" + }, + "5b432b965acfc47a8774094e": { + "_id": "5b432b965acfc47a8774094e", + "_name": "item_equipment_headset_gsh01", + "_parent": "5645bcb74bdc2ded0b8b4578", + "_type": "Item", + "_props": { + "Name": "Peltor ComTac 2 headset", + "ShortName": "ComTac2", + "Description": "Headset", + "Weight": 0.5, + "BackgroundColor": "default", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "gear_goggles", + "Prefab": { + "path": "assets/content/items/equipment/headset_gsh01/item_equipment_headset_gsh01.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "BlocksEarpiece": false, + "BlocksEyewear": false, + "BlocksHeadwear": false, + "BlocksFaceCover": false, + "Distortion": 0.33, + "CompressorTreshold": -20, + "CompressorAttack": 35, + "CompressorRelease": 255, + "CompressorGain": 10, + "CutoffFreq": 175, + "Resonance": 4, + "CompressorVolume": -3, + "AmbientVolume": -1, + "DryVolume": -60 + }, + "_proto": "5645bcc04bdc2d363b8b4572" + }, "5b3f15d486f77432d0509248": { "_id": "5b3f15d486f77432d0509248", "_name": "ArmBand", @@ -33315,6 +36252,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -33325,6 +36266,24 @@ "BlocksFaceCover": false } }, + "5645bcb74bdc2ded0b8b4578": { + "_id": "5645bcb74bdc2ded0b8b4578", + "_name": "Headphones", + "_parent": "543be5f84bdc2dd4348b456a", + "_type": "Node", + "_props": { + "Distortion": 0.28, + "CompressorTreshold": -20, + "CompressorAttack": 35, + "CompressorRelease": 215, + "CompressorGain": 10, + "CutoffFreq": 245, + "Resonance": 2.47, + "CompressorVolume": -5, + "AmbientVolume": -5, + "DryVolume": -60 + } + }, "57bef4c42459772e8d35a53b": { "_id": "57bef4c42459772e8d35a53b", "_name": "ArmoredEquipment", @@ -33352,25 +36311,8 @@ "DeafStrength": "None", "BluntThroughput": 0, "ArmorMaterial": "UHMWPE", - "BlindnessProtection": 0 - } - }, - "5645bcb74bdc2ded0b8b4578": { - "_id": "5645bcb74bdc2ded0b8b4578", - "_name": "Headphones", - "_parent": "543be5f84bdc2dd4348b456a", - "_type": "Node", - "_props": { - "Distortion": 0.28, - "CompressorTreshold": -20, - "CompressorAttack": 35, - "CompressorRelease": 215, - "CompressorGain": 10, - "CutoffFreq": 245, - "Resonance": 2.47, - "CompressorVolume": -5, - "AmbientVolume": -5, - "DryVolume": -60 + "BlindnessProtection": 0, + "ArmorType": "None" } }, "55d7217a4bdc2d86028b456d": { @@ -33429,6 +36371,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -33496,7 +36442,8 @@ "620109578d82e67e7911abf2", "5447b5cf4bdc2d65278b4567", "624c2e8614da335f1e034d8c", - "61a4c8884f95bc3b2c5dc96f" + "61a4c8884f95bc3b2c5dc96f", + "633ec7c2a6918cb895019c6c" ] } ] @@ -33547,83 +36494,7 @@ "filters": [ { "Filter": [ - "59e770f986f7742cbe3164ef", - "572b7d8524597762b472f9d1", - "5aa2b87de5b5b00016327c25", - "5aa2a7e8e5b5b00016327c16", - "5a43943586f77416ad2f06e2", - "5aa2b89be5b5b0001569311f", - "5aa2b8d7e5b5b00014028f4a", - "5a43957686f7742a2c2f11b0", - "5aa2ba46e5b5b000137b758d", - "5aa2b9ede5b5b000137b758b", - "5aa2ba19e5b5b00014028f4e", - "5ab8f20c86f7745cdb629fb2", - "5645bc214bdc2d363b8b4571", - "5aa7cfc0e5b5b00015693143", - "5aa7e276e5b5b000171d0647", - "5c066ef40db834001966a595", - "5df8a58286f77412631087ed", - "59e7711e86f7746cae05fbe1", - "5d5e7d28a4b936645d161203", - "5d5e9c74a4b9364855191c40", - "5a154d5cfcdbcb001a3b00da", - "5ac8d6885acfc400180ae7b0", - "5a7c4850e899ef00150be885", - "5aa7d193e5b5b000171d063f", - "5aa7d03ae5b5b00016327db5", - "5a16bb52fcdbcb001a3b00dc", - "5aa7e454e5b5b0214e506fa2", - "5aa7e4a4e5b5b000137b76f2", - "5f99418230835532b445e954", - "5b4329f05acfc47a86086aa1", - "5b43271c5acfc432ff4dce65", - "5b40e5e25acfc4001a599bea", - "5f60e6403b85f6263c14558c", - "5f60e7788adaa7100c3adb49", - "5f60e784f2bcbb675b00dac7", - "60bf74184a63fc79b60c57f6", - "5d96141523f0ea1b7f2aacab", - "5bd073c986f7747f627e796c", - "61c18db6dfd64163ea78fbb4", - "603618feffd42c541047f771", - "603619720ca681766b6a0fc4", - "6040de02647ad86262233012", - "60361a7497633951dc245eb4", - "60361b0b5a45383c122086a1", - "60361b5a9a15b10d96792291", - "5b4327aa5acfc400175496e0", - "618aef6d0a5a59657e5f55ee", - "60b52e5bc7d8103275739d67", - "5b4329075acfc400153b78ff", - "5f994730c91ed922dd355de3", - "60a7acf20c5cb24b01346648", - "5b40e61f5acfc4001a599bec", - "5b40e3f35acfc40016388218", - "5b40e4035acfc47a87740943", - "5b432d215acfc4771e1c6624", - "5b40e1525acfc4771e1c6611", - "5b40e2bc5acfc40016388216", - "5c17a7ed2e2216152142459c", - "5ea17ca01412a1425304d1c0", - "5f60b34a41e30a4ab12a6947", - "5ea05cf85ad9772e6624305d", - "5d6d3716a4b9361bc8618872", - "5c091a4e0db834001d5addc8", - "5c0e874186f7745dc7616606", - "61bca7cda0eae612383adf57", - "5c0d2727d174af02a012cf58", - "5f60c74e3b85f6263c145586", - "5c08f87c0db8340019124324", - "5c06c6a80db834001b735491", - "5e4bfc1586f774264f7582d3", - "5e00c1ad86f774747333222c", - "5e01ef6886f77445f643baa4", - "5ca20ee186f774799474abc2", - "59ef13ca86f77445fd0e2483", - "572b7fa124597762b472f9d2", - "59e7708286f7742cbd762753", - "628e4dd1f477aa12234918aa" + "5a341c4086f77401f2541505" ] } ] @@ -33854,6 +36725,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -33945,6 +36820,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -34036,6 +36915,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -34127,6 +37010,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -34223,6 +37110,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -34305,6 +37196,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -34387,6 +37282,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -34469,6 +37368,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -34551,6 +37454,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -34633,6 +37540,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -34715,6 +37626,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -34797,6 +37712,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -34879,6 +37798,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -34961,6 +37884,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -35043,6 +37970,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -35125,6 +38056,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -35207,6 +38142,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -35289,6 +38228,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -35371,6 +38314,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -35453,6 +38400,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -35535,6 +38486,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -35617,6 +38572,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -35699,6 +38658,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -35781,6 +38744,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -35863,6 +38830,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -35945,6 +38916,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -36027,6 +39002,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -36109,6 +39088,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -36191,6 +39174,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -36272,6 +39259,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -36354,6 +39345,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -36436,6 +39431,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -36518,6 +39517,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -36600,6 +39603,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -36682,6 +39689,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -36764,6 +39775,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -36846,6 +39861,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -36928,6 +39947,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -37010,6 +40033,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -37092,6 +40119,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -37174,6 +40205,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -37256,6 +40291,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -37282,6 +40321,92 @@ }, "_proto": "544909bb4bdc2d6f028b4577" }, + "62ff9faffe938a24c90c10df": { + "_id": "62ff9faffe938a24c90c10df", + "_name": "tactical_sr2_killflash", + "_parent": "5a74651486f7744e73386dd1", + "_type": "Item", + "_props": { + "Name": "tactical_ekp_killflash", + "ShortName": "tactical_ekp_killflash", + "Description": "tactical_ekp_killflash", + "Weight": 0.005, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/tactical/tactical_sr2_killflash.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "ShiftsAimCamera": 0, + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544909bb4bdc2d6f028b4577" + }, "5888961624597754281f93f3": { "_id": "5888961624597754281f93f3", "_name": "bipod_all_harris_hbr", @@ -37338,6 +40463,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -37416,6 +40545,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -37494,6 +40627,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -37571,6 +40708,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -37650,6 +40791,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -37728,6 +40873,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -37806,6 +40955,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -37884,6 +41037,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -37993,6 +41150,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -38071,6 +41232,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -38149,6 +41314,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -38227,6 +41396,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -38305,6 +41478,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -38383,6 +41560,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -38461,6 +41642,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -38539,6 +41724,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -38617,6 +41806,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -38695,6 +41888,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -38773,6 +41970,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -38851,6 +42052,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -38929,6 +42134,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -39006,6 +42215,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -39084,6 +42297,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -39162,6 +42379,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -39240,6 +42461,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -39318,6 +42543,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -39396,6 +42625,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -39474,6 +42707,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -39552,6 +42789,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -39630,6 +42871,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -39708,6 +42953,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -39786,6 +43035,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -39864,6 +43117,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -39942,6 +43199,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -40020,6 +43281,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -40098,6 +43363,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -40176,6 +43445,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -40254,6 +43527,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -40332,6 +43609,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -40410,6 +43691,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -40488,6 +43773,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -40566,6 +43855,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -40588,6 +43881,88 @@ }, "_proto": "558032614bdc2de7118b4585" }, + "634e61b0767cb15c4601a877": { + "_id": "634e61b0767cb15c4601a877", + "_name": "foregrip_aug_steyr_a1_foregrip", + "_parent": "55818af64bdc2d5b648b4570", + "_type": "Item", + "_props": { + "Name": "foregrip_all_kac_vertical_grip", + "ShortName": "foregrip_all_kac_vertical_grip", + "Description": "foregrip_all_kac_vertical_grip", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/foregrips/foregrip_aug_steyr_a1_foregrip.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "558032614bdc2de7118b4585" + }, "5bb20dcad4351e3bac1212da": { "_id": "5bb20dcad4351e3bac1212da", "_name": "gas_block_416_hk_416a5_std", @@ -40644,6 +44019,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -40725,6 +44104,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -40806,6 +44189,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -40855,512 +44242,6 @@ }, "_proto": "56ea8d2fd2720b7c698b4570" }, - "59c6633186f7740cf0493bb9": { - "_id": "59c6633186f7740cf0493bb9", - "_name": "gas_block_ak_izhmash_ak74_std", - "_parent": "56ea9461d2720b67698b456f", - "_type": "Item", - "_props": { - "Name": "gas_block_ak_izhmash_ak74_std", - "ShortName": "gas_block_ak_izhmash_ak74_std", - "Description": "gas_block_ak_izhmash_ak74_std", - "Weight": 0.12, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/mods/gasblock/gas_block_ak_izhmash_ak74_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 50, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_handguard", - "_id": "59c663e986f7740cfb39760a", - "_parent": "59c6633186f7740cf0493bb9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cf4e3f3d7f00c06595bc7f0", - "5648ae314bdc2d3d1c8b457f", - "5d2c829448f0353a5c7d6674", - "5b800e9286f7747a8b04f3ff", - "5b80242286f77429445e0b47", - "5cbda392ae92155f3c17c39f", - "5cbda9f4ae9215000e5b9bfc", - "5648b0744bdc2d363b8b4578", - "5648b1504bdc2d9d488b4584", - "59d64f2f86f77417193ef8b3", - "57cff947245977638e6f2a19", - "57cffd8224597763b03fc609", - "57cffddc24597763133760c6", - "57cffe0024597763b03fc60b", - "57cffe20245977632f391a9d", - "5c9a07572e221644f31c4b32", - "5c9a1c3a2e2216000e69fb6a", - "5c9a1c422e221600106f69f0", - "59e6284f86f77440d569536f", - "59e898ee86f77427614bd225", - "5a9d56c8a2750c0032157146", - "5d1b198cd7ad1a604869ad72", - "5d4aaa73a4b9365392071175", - "5d4aaa54a4b9365392071170", - "5f6331e097199b7db2128dc2", - "5c17664f2e2216398b5a7e3c", - "5c617a5f2e2216000f1e81b3", - "5648b4534bdc2d3d1c8b4580", - "5efaf417aeb21837e749c7f2" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.995, - "CoolFactor": 1.004 - }, - "_proto": "56ea8d2fd2720b7c698b4570" - }, - "59d64ec286f774171d1e0a42": { - "_id": "59d64ec286f774171d1e0a42", - "_name": "gas_block_ak_izhmash_akm_std", - "_parent": "56ea9461d2720b67698b456f", - "_type": "Item", - "_props": { - "Name": "gas_block_ak_izhmash_akm_std", - "ShortName": "gas_block_ak_izhmash_akm_std", - "Description": "gas_block_ak_izhmash_akm_std", - "Weight": 0.12, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/mods/gasblock/gas_block_ak_izhmash_akm_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 50, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_handguard", - "_id": "59d64ec286f774171d1e0a43", - "_parent": "59d64ec286f774171d1e0a42", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cf4e3f3d7f00c06595bc7f0", - "5648ae314bdc2d3d1c8b457f", - "5d2c829448f0353a5c7d6674", - "5b800e9286f7747a8b04f3ff", - "5b80242286f77429445e0b47", - "5cbda392ae92155f3c17c39f", - "5cbda9f4ae9215000e5b9bfc", - "5648b0744bdc2d363b8b4578", - "5648b1504bdc2d9d488b4584", - "59d64f2f86f77417193ef8b3", - "57cff947245977638e6f2a19", - "57cffd8224597763b03fc609", - "57cffddc24597763133760c6", - "57cffe0024597763b03fc60b", - "57cffe20245977632f391a9d", - "5c9a07572e221644f31c4b32", - "5c9a1c3a2e2216000e69fb6a", - "5c9a1c422e221600106f69f0", - "59e6284f86f77440d569536f", - "59e898ee86f77427614bd225", - "5a9d56c8a2750c0032157146", - "5d1b198cd7ad1a604869ad72", - "5d4aaa73a4b9365392071175", - "5d4aaa54a4b9365392071170", - "5f6331e097199b7db2128dc2", - "5c17664f2e2216398b5a7e3c", - "5c617a5f2e2216000f1e81b3", - "5648b4534bdc2d3d1c8b4580", - "5efaf417aeb21837e749c7f2" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.995, - "CoolFactor": 1.004 - }, - "_proto": "56ea8d2fd2720b7c698b4570" - }, - "59ccd11386f77428f24a488f": { - "_id": "59ccd11386f77428f24a488f", - "_name": "gas_block_ak_izhmash_pp-19-01_std", - "_parent": "56ea9461d2720b67698b456f", - "_type": "Item", - "_props": { - "Name": "gas_block_ak_izhmash_ak74_std", - "ShortName": "gas_block_ak_izhmash_ak74_std", - "Description": "gas_block_ak_izhmash_ak74_std", - "Weight": 0.11, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/mods/gasblock/gas_block_ak_izhmash_pp-19-01_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 50, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_handguard", - "_id": "59ccd11386f77428f24a4890", - "_parent": "59ccd11386f77428f24a488f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5648ae314bdc2d3d1c8b457f", - "5d2c829448f0353a5c7d6674", - "5cbda392ae92155f3c17c39f", - "5cbda9f4ae9215000e5b9bfc", - "5648b0744bdc2d363b8b4578", - "5648b1504bdc2d9d488b4584", - "59d64f2f86f77417193ef8b3", - "57cff947245977638e6f2a19", - "57cffd8224597763b03fc609", - "57cffddc24597763133760c6", - "57cffe0024597763b03fc60b", - "57cffe20245977632f391a9d", - "5c9a07572e221644f31c4b32", - "5c9a1c3a2e2216000e69fb6a", - "5c9a1c422e221600106f69f0", - "59e6284f86f77440d569536f", - "59e898ee86f77427614bd225", - "5a9d56c8a2750c0032157146", - "5d1b198cd7ad1a604869ad72", - "5d4aaa73a4b9365392071175", - "5d4aaa54a4b9365392071170", - "5c617a5f2e2216000f1e81b3", - "5648b4534bdc2d3d1c8b4580" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.985, - "CoolFactor": 1.013 - }, - "_proto": "56ea8d2fd2720b7c698b4570" - }, - "59e649f986f77411d949b246": { - "_id": "59e649f986f77411d949b246", - "_name": "gas_block_ak_molot_vepr_km_vpo_136", - "_parent": "56ea9461d2720b67698b456f", - "_type": "Item", - "_props": { - "Name": "gas_block_ak_molot_vepr_km_vpo_136", - "ShortName": "gas_block_ak_molot_vepr_km_vpo_136", - "Description": "gas_block_ak_molot_vepr_km_vpo_136", - "Weight": 0.12, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/mods/gasblock/gas_block_ak_molot_vepr_km_vpo_136.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 50, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_handguard", - "_id": "59e649f986f77411d949b247", - "_parent": "59e649f986f77411d949b246", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cf4e3f3d7f00c06595bc7f0", - "5648ae314bdc2d3d1c8b457f", - "5d2c829448f0353a5c7d6674", - "5b800e9286f7747a8b04f3ff", - "5b80242286f77429445e0b47", - "5cbda392ae92155f3c17c39f", - "5cbda9f4ae9215000e5b9bfc", - "5648b0744bdc2d363b8b4578", - "5648b1504bdc2d9d488b4584", - "59d64f2f86f77417193ef8b3", - "57cff947245977638e6f2a19", - "57cffd8224597763b03fc609", - "57cffddc24597763133760c6", - "57cffe0024597763b03fc60b", - "57cffe20245977632f391a9d", - "5c9a07572e221644f31c4b32", - "5c9a1c3a2e2216000e69fb6a", - "5c9a1c422e221600106f69f0", - "59e6284f86f77440d569536f", - "59e898ee86f77427614bd225", - "5a9d56c8a2750c0032157146", - "5d1b198cd7ad1a604869ad72", - "5d4aaa73a4b9365392071175", - "5d4aaa54a4b9365392071170", - "5f6331e097199b7db2128dc2", - "5c17664f2e2216398b5a7e3c", - "5c617a5f2e2216000f1e81b3", - "5648b4534bdc2d3d1c8b4580", - "5efaf417aeb21837e749c7f2" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 90, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.995, - "CoolFactor": 1.004 - }, - "_proto": "56ea8d2fd2720b7c698b4570" - }, "628b8d83717774443b15e248": { "_id": "628b8d83717774443b15e248", "_name": "gas_block_ak_sag_mk_21", @@ -41417,6 +44298,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -41517,6 +44402,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -41721,6 +44610,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -41864,6 +44757,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -42073,6 +44970,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -42282,6 +45183,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -42473,6 +45378,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -42576,6 +45485,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -42661,6 +45574,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -42768,6 +45685,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -42855,6 +45776,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -42936,6 +45861,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -43017,6 +45946,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -43104,6 +46037,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -43211,6 +46148,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -43292,6 +46233,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -43373,6 +46318,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -43454,6 +46403,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -43535,6 +46488,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -43560,105 +46517,23 @@ }, "_proto": "56ea8d2fd2720b7c698b4570" }, - "5ac72e725acfc400180ae701": { - "_id": "5ac72e725acfc400180ae701", - "_name": "muzzle_ak74_izhmash_ak102_std_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", + "59c6633186f7740cf0493bb9": { + "_id": "59c6633186f7740cf0493bb9", + "_name": "gas_block_ak_izhmash_ak74_std", + "_parent": "56ea9461d2720b67698b456f", "_type": "Item", "_props": { - "Name": "muzzle_ak74_izhmash_ak102_std_556x45", - "ShortName": "muzzle_ak74_izhmash_ak102_std_556x45", - "Description": "muzzle_ak74_izhmash_ak102_std_556x45", - "Weight": 0.1, + "Name": "gas_block_ak_izhmash_ak74_std", + "ShortName": "gas_block_ak_izhmash_ak74_std", + "Description": "gas_block_ak_izhmash_ak74_std", + "Weight": 0.12, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, - "ItemSound": "mod", + "ItemSound": "generic", "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak74_izhmash_ak102_std_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -8, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "612e0d81290d254f5e6b291a": { - "_id": "612e0d81290d254f5e6b291a", - "_name": "muzzle_all_awc_psr_muzzle_brake_86x70", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "Пламегаситель Colt USGI A2 5.56x45 для AR-15", - "ShortName": "5.56x45 AR-15 USGI A2", - "Description": "Пламегаситель 5.56x45 Colt USGI A2 также известный как Bird Cage (Птичья Клетка) предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств. Штатно устанавливается на штурмовую винтовку M4A1.", - "Weight": 0.177, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_all_awc_psr_muzzle_brake_86x70.bundle", + "path": "assets/content/items/mods/gasblock/gas_block_ak_izhmash_ak74_std.bundle", "rcid": "" }, "UsePrefab": { @@ -43675,8 +46550,8 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, + "LootExperience": 50, + "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, @@ -43698,23 +46573,56 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_muzzle", - "_id": "612e1889a112697a4b3a66ea", - "_parent": "612e0d81290d254f5e6b291a", + "_name": "mod_handguard", + "_id": "59c663e986f7740cfb39760a", + "_parent": "59c6633186f7740cf0493bb9", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "612e0e04568c120fdd294258" + "5cf4e3f3d7f00c06595bc7f0", + "5648ae314bdc2d3d1c8b457f", + "5d2c829448f0353a5c7d6674", + "5b800e9286f7747a8b04f3ff", + "5b80242286f77429445e0b47", + "5cbda392ae92155f3c17c39f", + "5cbda9f4ae9215000e5b9bfc", + "5648b0744bdc2d363b8b4578", + "5648b1504bdc2d9d488b4584", + "59d64f2f86f77417193ef8b3", + "57cff947245977638e6f2a19", + "57cffd8224597763b03fc609", + "57cffddc24597763133760c6", + "57cffe0024597763b03fc60b", + "57cffe20245977632f391a9d", + "5c9a07572e221644f31c4b32", + "5c9a1c3a2e2216000e69fb6a", + "5c9a1c422e221600106f69f0", + "59e6284f86f77440d569536f", + "59e898ee86f77427614bd225", + "5a9d56c8a2750c0032157146", + "5d1b198cd7ad1a604869ad72", + "5d4aaa73a4b9365392071175", + "5d4aaa54a4b9365392071170", + "5f6331e097199b7db2128dc2", + "5c17664f2e2216398b5a7e3c", + "5c617a5f2e2216000f1e81b3", + "5648b4534bdc2d3d1c8b4580", + "5efaf417aeb21837e749c7f2", + "6389f1dfc879ce63f72fc43e" ] } ] }, - "_required": false, + "_required": true, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" } @@ -43722,174 +46630,10 @@ "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, - "Accuracy": 1, - "Recoil": -14, - "Loudness": 25, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 0.987, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5fbcbd02900b1d5091531dd3": { - "_id": "5fbcbd02900b1d5091531dd3", - "_name": "muzzle_base_sig_micro_brake_762x51", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_base_sig_micro_brake_762x51", - "ShortName": "muzzle_base_sig_micro_brake_762x51", - "Description": "muzzle_base_sig_micro_brake_762x51", - "Weight": 0.064, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_base_sig_micro_brake_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, "Accuracy": 0, - "Recoil": -6, + "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "612e0e3c290d254f5e6b291d": { - "_id": "612e0e3c290d254f5e6b291d", - "_name": "muzzle_ar10_taa_zk_38_muzzle_brake_762x51", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "ShortName": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "Description": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "Weight": 0.035, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar10_taa_zk_38_muzzle_brake_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -9, - "Loudness": 10, - "EffectiveDistance": 0, "Ergonomics": 0, "Velocity": 0, "RaidModdable": true, @@ -43900,30 +46644,29 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.989, - "CoolFactor": 1 + "DurabilityBurnModificator": 1, + "HeatFactor": 0.995, + "CoolFactor": 1.004 }, - "_proto": "544a38634bdc2d58388b4568" + "_proto": "56ea8d2fd2720b7c698b4570" }, - "612e0cfc8004cc50514c2d9e": { - "_id": "612e0cfc8004cc50514c2d9e", - "_name": "muzzle_ar15_awc_psr_muzzle_brake_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", + "59d64ec286f774171d1e0a42": { + "_id": "59d64ec286f774171d1e0a42", + "_name": "gas_block_ak_izhmash_akm_std", + "_parent": "56ea9461d2720b67698b456f", "_type": "Item", "_props": { - "Name": "Дульный тормоз PSR 5.56x45 для AR-15", - "ShortName": "5.56x45 AR-15 PSR Muzzle Brake", - "Description": "Дульный тормоз 5.56x45 предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств.", - "Weight": 0.141, + "Name": "gas_block_ak_izhmash_akm_std", + "ShortName": "gas_block_ak_izhmash_akm_std", + "Description": "gas_block_ak_izhmash_akm_std", + "Weight": 0.12, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, - "ItemSound": "mod", + "ItemSound": "generic", "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_awc_psr_muzzle_brake_556x45.bundle", + "path": "assets/content/items/mods/gasblock/gas_block_ak_izhmash_akm_std.bundle", "rcid": "" }, "UsePrefab": { @@ -43940,8 +46683,8 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, + "LootExperience": 50, + "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, @@ -43963,23 +46706,56 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_muzzle", - "_id": "612e0f5a6c780c1e710c9390", - "_parent": "612e0cfc8004cc50514c2d9e", + "_name": "mod_handguard", + "_id": "59d64ec286f774171d1e0a43", + "_parent": "59d64ec286f774171d1e0a42", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "612e0e04568c120fdd294258" + "5cf4e3f3d7f00c06595bc7f0", + "5648ae314bdc2d3d1c8b457f", + "5d2c829448f0353a5c7d6674", + "5b800e9286f7747a8b04f3ff", + "5b80242286f77429445e0b47", + "5cbda392ae92155f3c17c39f", + "5cbda9f4ae9215000e5b9bfc", + "5648b0744bdc2d363b8b4578", + "5648b1504bdc2d9d488b4584", + "59d64f2f86f77417193ef8b3", + "57cff947245977638e6f2a19", + "57cffd8224597763b03fc609", + "57cffddc24597763133760c6", + "57cffe0024597763b03fc60b", + "57cffe20245977632f391a9d", + "5c9a07572e221644f31c4b32", + "5c9a1c3a2e2216000e69fb6a", + "5c9a1c422e221600106f69f0", + "59e6284f86f77440d569536f", + "59e898ee86f77427614bd225", + "5a9d56c8a2750c0032157146", + "5d1b198cd7ad1a604869ad72", + "5d4aaa73a4b9365392071175", + "5d4aaa54a4b9365392071170", + "5f6331e097199b7db2128dc2", + "5c17664f2e2216398b5a7e3c", + "5c617a5f2e2216000f1e81b3", + "5648b4534bdc2d3d1c8b4580", + "5efaf417aeb21837e749c7f2", + "6389f1dfc879ce63f72fc43e" ] } ] }, - "_required": false, + "_required": true, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" } @@ -43987,12 +46763,12 @@ "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, - "Accuracy": 1, - "Recoil": -10, + "Accuracy": 0, + "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, + "Ergonomics": 0, + "Velocity": 0, "RaidModdable": true, "ToolModdable": false, "BlocksFolding": false, @@ -44001,12 +46777,270 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", "DurabilityBurnModificator": 1, - "HeatFactor": 0.987, - "CoolFactor": 1 + "HeatFactor": 0.995, + "CoolFactor": 1.004 }, - "_proto": "544a38634bdc2d58388b4568" + "_proto": "56ea8d2fd2720b7c698b4570" + }, + "59ccd11386f77428f24a488f": { + "_id": "59ccd11386f77428f24a488f", + "_name": "gas_block_ak_izhmash_pp-19-01_std", + "_parent": "56ea9461d2720b67698b456f", + "_type": "Item", + "_props": { + "Name": "gas_block_ak_izhmash_ak74_std", + "ShortName": "gas_block_ak_izhmash_ak74_std", + "Description": "gas_block_ak_izhmash_ak74_std", + "Weight": 0.11, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/mods/gasblock/gas_block_ak_izhmash_pp-19-01_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 50, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_handguard", + "_id": "59ccd11386f77428f24a4890", + "_parent": "59ccd11386f77428f24a488f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5648ae314bdc2d3d1c8b457f", + "5d2c829448f0353a5c7d6674", + "5cbda392ae92155f3c17c39f", + "5cbda9f4ae9215000e5b9bfc", + "5648b0744bdc2d363b8b4578", + "5648b1504bdc2d9d488b4584", + "59d64f2f86f77417193ef8b3", + "57cff947245977638e6f2a19", + "57cffd8224597763b03fc609", + "57cffddc24597763133760c6", + "57cffe0024597763b03fc60b", + "57cffe20245977632f391a9d", + "5c9a07572e221644f31c4b32", + "5c9a1c3a2e2216000e69fb6a", + "5c9a1c422e221600106f69f0", + "59e6284f86f77440d569536f", + "59e898ee86f77427614bd225", + "5a9d56c8a2750c0032157146", + "5d1b198cd7ad1a604869ad72", + "5d4aaa73a4b9365392071175", + "5d4aaa54a4b9365392071170", + "5c617a5f2e2216000f1e81b3", + "5648b4534bdc2d3d1c8b4580" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.985, + "CoolFactor": 1.013 + }, + "_proto": "56ea8d2fd2720b7c698b4570" + }, + "59e649f986f77411d949b246": { + "_id": "59e649f986f77411d949b246", + "_name": "gas_block_ak_molot_vepr_km_vpo_136", + "_parent": "56ea9461d2720b67698b456f", + "_type": "Item", + "_props": { + "Name": "gas_block_ak_molot_vepr_km_vpo_136", + "ShortName": "gas_block_ak_molot_vepr_km_vpo_136", + "Description": "gas_block_ak_molot_vepr_km_vpo_136", + "Weight": 0.12, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/mods/gasblock/gas_block_ak_molot_vepr_km_vpo_136.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 50, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_handguard", + "_id": "59e649f986f77411d949b247", + "_parent": "59e649f986f77411d949b246", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cf4e3f3d7f00c06595bc7f0", + "5648ae314bdc2d3d1c8b457f", + "5d2c829448f0353a5c7d6674", + "5b800e9286f7747a8b04f3ff", + "5b80242286f77429445e0b47", + "5cbda392ae92155f3c17c39f", + "5cbda9f4ae9215000e5b9bfc", + "5648b0744bdc2d363b8b4578", + "5648b1504bdc2d9d488b4584", + "59d64f2f86f77417193ef8b3", + "57cff947245977638e6f2a19", + "57cffd8224597763b03fc609", + "57cffddc24597763133760c6", + "57cffe0024597763b03fc60b", + "57cffe20245977632f391a9d", + "5c9a07572e221644f31c4b32", + "5c9a1c3a2e2216000e69fb6a", + "5c9a1c422e221600106f69f0", + "59e6284f86f77440d569536f", + "59e898ee86f77427614bd225", + "5a9d56c8a2750c0032157146", + "5d1b198cd7ad1a604869ad72", + "5d4aaa73a4b9365392071175", + "5d4aaa54a4b9365392071170", + "5f6331e097199b7db2128dc2", + "5c17664f2e2216398b5a7e3c", + "5c617a5f2e2216000f1e81b3", + "5648b4534bdc2d3d1c8b4580", + "5efaf417aeb21837e749c7f2", + "6389f1dfc879ce63f72fc43e" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 90, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.995, + "CoolFactor": 1.004 + }, + "_proto": "56ea8d2fd2720b7c698b4570" }, "5c7951452e221644f31bfd5c": { "_id": "5c7951452e221644f31bfd5c", @@ -44064,6 +47098,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -44090,6 +47128,1097 @@ }, "_proto": "5649aa744bdc2ded0b8b457e" }, + "5a0d716f1526d8000d26b1e2": { + "_id": "5a0d716f1526d8000d26b1e2", + "_name": "muzzle_ak_izhmash_akml_762x39", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak_izhmash_akm_std_762x39", + "ShortName": "muzzle_ak_izhmash_akml_762x39", + "Description": "muzzle_ak_izhmash_akml_762x39", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak_izhmash_akml_762x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -5, + "Loudness": -10, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 1.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "56ea8180d2720bf2698b456a": { + "_id": "56ea8180d2720bf2698b456a", + "_name": "muzzle_ar15_kac_qd_compensator_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_kac_qd_compensator_556x45", + "ShortName": "muzzle_ar15_kac_qd_compensator_556x45", + "Description": "muzzle_ar15_kac_qd_compensator_556x45", + "Weight": 0.063, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_kac_qd_compensator_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "57da91d72459771cb524d22c", + "_parent": "56ea8180d2720bf2698b456a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57da93632459771cb65bf83f", + "57dbb57e2459774673234890" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -8, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5ac72e615acfc43f67248aa0": { + "_id": "5ac72e615acfc43f67248aa0", + "_name": "muzzle_ak74_izhmash_ak101_std_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak74_izhmash_ak101_std_556x45", + "ShortName": "muzzle_ak74_izhmash_ak101_std_556x45", + "Description": "muzzle_ak74_izhmash_ak101_std_556x45", + "Weight": 0.1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak74_izhmash_ak101_std_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -10, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5bffd7ed0db834001d23ebf9": { + "_id": "5bffd7ed0db834001d23ebf9", + "_name": "muzzle_tt_pm_laser_dtk_tt", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_tt_pm_laser_dtk_tt", + "ShortName": "muzzle_tt_pm_laser_dtk_tt", + "Description": "muzzle_tt_pm_laser_dtk_tt", + "Weight": 0.036, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_tt_pm_laser_dtk_tt.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "571a28e524597720b4066567" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 2, + "Recoil": -12, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5dcbe965e4ed22586443a79d": { + "_id": "5dcbe965e4ed22586443a79d", + "_name": "muzzle_ar10_dt_mdr_std_762x51", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_vendetta_precision_vp_09_556x45", + "ShortName": "muzzle_ar15_vendetta_precision_vp_09_556x45", + "Description": "muzzle_ar15_vendetta_precision_vp_09_556x45", + "Weight": 0.2, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_dt_mdr_std_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -8, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "5649aa744bdc2ded0b8b457e" + }, + "5fbcbcf593164a5b6278efb2": { + "_id": "5fbcbcf593164a5b6278efb2", + "_name": "muzzle_base_sig_flash_hider_762x51", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "Пламегаситель Colt USGI A2 5.56x45 для AR-15", + "ShortName": "5.56x45 AR-15 USGI A2", + "Description": "Пламегаситель 5.56x45 Colt USGI A2 также известный как Bird Cage (Птичья Клетка) предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств. Штатно устанавливается на штурмовую винтовку M4A1.", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_base_sig_flash_hider_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5943eeeb86f77412d6384f6b": { + "_id": "5943eeeb86f77412d6384f6b", + "_name": "muzzle_ak74_pws_cqb74_545x39", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_pws_cqb_556x45", + "ShortName": "muzzle_ar15_pws_cqb_556x45", + "Description": "muzzle_ar15_pws_cqb_556x45", + "Weight": 0.19, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_pws_cqb_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -16, + "Loudness": 5, + "EffectiveDistance": 0, + "Ergonomics": -4, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.989, + "CoolFactor": 1 + }, + "_proto": "5649aa744bdc2ded0b8b457e" + }, + "5ac7655e5acfc40016339a19": { + "_id": "5ac7655e5acfc40016339a19", + "_name": "muzzle_ak74_izhmash_ak74m_std_545x39", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak74_izhmash_ak74m_std_545x39", + "ShortName": "muzzle_ak74_izhmash_ak74m_std_545x39", + "Description": "muzzle_ak74_izhmash_ak74m_std_545x39", + "Weight": 0.1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak74_izhmash_ak74m_std_545x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -10, + "Loudness": -5, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5c471bfc2e221602b21d4e17": { + "_id": "5c471bfc2e221602b21d4e17", + "_name": "muzzle_svd_izhmash_svd_s_std_762x54", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak74_izhmash_ak74m_std_545x39", + "ShortName": "muzzle_ak74_izhmash_ak74m_std_545x39", + "Description": "muzzle_ak74_izhmash_ak74m_std_545x39", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_svd_izhmash_svd_s_std_762x54.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_front", + "_id": "5c471e2b2e221602b21d4f13", + "_parent": "5c471bfc2e221602b21d4e17", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c471ba12e221602b3137d76" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5e020339d4353e3302576b6a", + "_parent": "5c471bfc2e221602b21d4e17", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5e01e9e273d8eb11426f5bc3" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5649aa744bdc2ded0b8b457e": { + "_id": "5649aa744bdc2ded0b8b457e", + "_name": "muzzle_ak74_izhmash_std_545x39", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "Дульный тормоз компенсатор Ижмаш 5.45x39 для АК-74", + "ShortName": "5.56x45 АК-74", + "Description": "Штатный дульный тормоз компенсатор производства Ижмаш для автомата АК-74 и других моделей на его базе.", + "Weight": 0.1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak74_izhmash_std_545x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -10, + "Loudness": -5, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "58949dea86f77409483e16a8": { + "_id": "58949dea86f77409483e16a8", + "_name": "muzzle_mpx_sig_mpx_a2_9x19", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_mpx_sig_mpx_a2_9x19", + "ShortName": "muzzle_mpx_sig_mpx_a2_9x19", + "Description": "muzzle_mpx_sig_mpx_a2_9x19", + "Weight": 0.063, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_mpx_sig_mpx_a2_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5649ab884bdc2ded0b8b457f": { + "_id": "5649ab884bdc2ded0b8b457f", + "_name": "muzzle_ak_zenit_dtk1_762x39_545x39", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "Дульный тормоз компенсатор Зенит ДТК-1 7.62х39 и 5.45x39 для АК", + "ShortName": "ДТК-1 АК", + "Description": "Дульный тормоз-компенсатор ДТК-1 от компании Зенит предназначен для установки на АК совметимое оружие калибра 7.62х39 и 5.45х39. Понижает отдачу и компенсирует подброс оружия. Корона на окончании дтк предназначена для разбития каленого стекла.", + "Weight": 0.128, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak_zenit_dtk1_762x39_545x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 34, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -13, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.4, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "5649aa744bdc2ded0b8b457e" + }, "5c6beec32e221601da3578f2": { "_id": "5c6beec32e221601da3578f2", "_name": "muzzle_p226_tj_compensator_9x19", @@ -44154,6 +48283,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -44180,6 +48313,7178 @@ }, "_proto": "544a38634bdc2d58388b4568" }, + "5943ee5a86f77413872d25ec": { + "_id": "5943ee5a86f77413872d25ec", + "_name": "muzzle_ar15_pws_cqb_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_pws_cqb_556x45", + "ShortName": "muzzle_ar15_pws_cqb_556x45", + "Description": "muzzle_ar15_pws_cqb_556x45", + "Weight": 0.2, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_pws_cqb_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -12, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.989, + "CoolFactor": 1 + }, + "_proto": "5649aa744bdc2ded0b8b457e" + }, + "5f2aa4559b44de6b1b4e68d1": { + "_id": "5f2aa4559b44de6b1b4e68d1", + "_name": "muzzle_all_kel_tec_rfb_std_762x51", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "Пламегаситель Colt USGI A2 5.56x45 для AR-15", + "ShortName": "5.56x45 AR-15 USGI A2", + "Description": "Пламегаситель 5.56x45 Colt USGI A2 также известный как Bird Cage (Птичья Клетка) предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств. Штатно устанавливается на штурмовую винтовку M4A1.", + "Weight": 0.064, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_all_kel_tec_rfb_std_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5fbcbd02900b1d5091531dd3": { + "_id": "5fbcbd02900b1d5091531dd3", + "_name": "muzzle_base_sig_micro_brake_762x51", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_base_sig_micro_brake_762x51", + "ShortName": "muzzle_base_sig_micro_brake_762x51", + "Description": "muzzle_base_sig_micro_brake_762x51", + "Weight": 0.064, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_base_sig_micro_brake_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -6, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5c48a2a42e221602b66d1e07": { + "_id": "5c48a2a42e221602b66d1e07", + "_name": "muzzle_ar15_dt_mdr_std_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_vendetta_precision_vp_09_556x45", + "ShortName": "muzzle_ar15_vendetta_precision_vp_09_556x45", + "Description": "muzzle_ar15_vendetta_precision_vp_09_556x45", + "Weight": 0.2, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_dt_mdr_std_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -8, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "5649aa744bdc2ded0b8b457e" + }, + "5888996c24597754281f9419": { + "_id": "5888996c24597754281f9419", + "_name": "muzzle_dvl-10_lobaev_dvl-10_m2_std_308", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_dvl-10_lobaev_dvl-10_m2_std_308", + "ShortName": "muzzle_dvl-10_lobaev_dvl-10_m2_std_308", + "Description": "muzzle_dvl-10_lobaev_dvl-10_m2_std_308", + "Weight": 0.098, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_dvl-10_lobaev_dvl-10_m2_std_308.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -11, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.97, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "560e620e4bdc2d724b8b456b": { + "_id": "560e620e4bdc2d724b8b456b", + "_name": "muzzle_sv-98_izhmash_std_762x54r", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_sv-98_izhmash_std_762x54r", + "ShortName": "muzzle_sv-98_izhmash_std_762x54r", + "Description": "muzzle_sv-98_izhmash_std_762x54r", + "Weight": 0.105, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_sv-98_izhmash_std_762x54r.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5cc9a96cd7f00c011c04e04a": { + "_id": "5cc9a96cd7f00c011c04e04a", + "_name": "muzzle_ak74_srvv_mbr_jet_545_545x39", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak74_izhmash_ak74m_std_545x39", + "ShortName": "muzzle_ak74_izhmash_ak74m_std_545x39", + "Description": "muzzle_ak74_izhmash_ak74m_std_545x39", + "Weight": 0.11, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak74_srvv_mbr_jet_545_545x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -15, + "Loudness": 5, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "57dc324a24597759501edc20": { + "_id": "57dc324a24597759501edc20", + "_name": "muzzle_aks74u_izhmash_std_545x39", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_aks74u_izhmash_std_545x39", + "ShortName": "muzzle_aks74u_izhmash_std_545x39", + "Description": "muzzle_aks74u_izhmash_std_545x39", + "Weight": 0.1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_aks74u_izhmash_std_545x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -8, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649aa744bdc2ded0b8b457e" + }, + "612e0cfc8004cc50514c2d9e": { + "_id": "612e0cfc8004cc50514c2d9e", + "_name": "muzzle_ar15_awc_psr_muzzle_brake_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "Дульный тормоз PSR 5.56x45 для AR-15", + "ShortName": "5.56x45 AR-15 PSR Muzzle Brake", + "Description": "Дульный тормоз 5.56x45 предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств.", + "Weight": 0.141, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_awc_psr_muzzle_brake_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "612e0f5a6c780c1e710c9390", + "_parent": "612e0cfc8004cc50514c2d9e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "612e0e04568c120fdd294258", + "63877c99e785640d436458ea" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -10, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 0.987, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5c0fafb6d174af02a96260ba": { + "_id": "5c0fafb6d174af02a96260ba", + "_name": "muzzle_ar15_adar_2_15_std_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "Пламегаситель Colt USGI A2 5.56x45 для AR-15", + "ShortName": "5.56x45 AR-15 USGI A2", + "Description": "Пламегаситель 5.56x45 Colt USGI A2 также известный как Bird Cage (Птичья Клетка) предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств. Штатно устанавливается на штурмовую винтовку M4A1.", + "Weight": 0.064, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_colt_usgi_a2_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "63861355f03e7c67551f1149", + "_parent": "5c0fafb6d174af02a96260ba", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "638612b607dfed1ccb7206ba" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5c4ee3d62e2216152006f302": { + "_id": "5c4ee3d62e2216152006f302", + "_name": "muzzle_sv-98_srw_dtk_jet_mk2_762x54r", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar10_2a_x3_titanium_compensator_762x51", + "ShortName": "muzzle_ar10_2a_x3_titanium_compensator_762x51", + "Description": "muzzle_ar10_2a_x3_titanium_compensator_762x51", + "Weight": 0.46, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_sv-98_srw_dtk_jet_mk2_762x54r.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 6, + "Recoil": -19, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.989, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "615d8e2f1cb55961fa0fd9a4": { + "_id": "615d8e2f1cb55961fa0fd9a4", + "_name": "muzzle_ar15_hk_blitz_flash_hider_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_ferfrans_muzzle_brake_556x45", + "ShortName": "muzzle_ar15_ferfrans_muzzle_brake_556x45", + "Description": "muzzle_ar15_ferfrans_muzzle_brake_556x45", + "Weight": 0.085, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_hk_blitz_flash_hider_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -11, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.987, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5c07c5ed0db834001b73571c": { + "_id": "5c07c5ed0db834001b73571c", + "_name": "muzzle_mp5_hk_noveske_style_3_lug_9x19", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_mp5_hk_noveske_style_3_lug_9x19", + "ShortName": "muzzle_mp5_hk_noveske_style_3_lug_9x19", + "Description": "muzzle_mp5_hk_noveske_style_3_lug_9x19", + "Weight": 0.38, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_mp5_hk_noveske_style_3_lug_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -15, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.97, + "HeatFactor": 0.991, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "59e8a00d86f7742ad93b569c": { + "_id": "59e8a00d86f7742ad93b569c", + "_name": "muzzle_ak_molot_vpo_209_366TKM", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak_molot_vpo_209_366TKM", + "ShortName": "muzzle_ak_molot_vpo_209_366TKM", + "Description": "muzzle_ak_molot_vpo_209_366TKM", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak_molot_vpo_209_366tkm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5c6d710d2e22165df16b81e7": { + "_id": "5c6d710d2e22165df16b81e7", + "_name": "muzzle_ar15_surefire_warcomp_556_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "Пламегаситель Colt USGI A2 5.56x45 для AR-15", + "ShortName": "5.56x45 AR-15 USGI A2", + "Description": "Пламегаситель 5.56x45 Colt USGI A2 также известный как Bird Cage (Птичья Клетка) предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств. Штатно устанавливается на штурмовую винтовку M4A1.", + "Weight": 0.064, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_surefire_warcomp_556_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5c7fb4f72e2216000e69e352", + "_parent": "5c6d710d2e22165df16b81e7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d6190f4bdc2d87028b4567", + "55d614004bdc2d86028b4568", + "5ea17bbc09aa976f2e7a51cd" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 2, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5caf17c9ae92150b30006be1": { + "_id": "5caf17c9ae92150b30006be1", + "_name": "muzzle_ash12_ckib_ash12_std_127x55", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "Дульный тормоз компенсатор Ижмаш 5.45x39 для АК-74", + "ShortName": "5.56x45 АК-74", + "Description": "Штатный дульный тормоз компенсатор производства Ижмаш для автомата АК-74 и других моделей на его базе.", + "Weight": 0.15, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ash12_ckib_ash12_std_127x55.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -24, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5a70366c8dc32e001207fb06": { + "_id": "5a70366c8dc32e001207fb06", + "_name": "muzzle_glock_double_diamond_9x19", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_glock_double_diamond_9x19", + "ShortName": "muzzle_glock_double_diamond_9x19", + "Description": "muzzle_glock_double_diamond_9x19", + "Weight": 0.063, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_glock_double_diamond_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -9, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "630f291b9f66a28b37094bb8": { + "_id": "630f291b9f66a28b37094bb8", + "_name": "muzzle_aug_steyr_a3_muzzle_brake_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", + "ShortName": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", + "Description": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", + "Weight": 0.074, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_aug_steyr_a3_muzzle_brake_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 34, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -8.5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0.7, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.95, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "5649aa744bdc2ded0b8b457e" + }, + "5d026791d7ad1a04a067ea63": { + "_id": "5d026791d7ad1a04a067ea63", + "_name": "muzzle_ar10_fortis_red_brake_762x51", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar10_fortis_red_brake_762x51", + "ShortName": "muzzle_ar10_fortis_red_brake_762x51", + "Description": "muzzle_ar10_fortis_red_brake_762x51", + "Weight": 0.108, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar10_fortis_red_brake_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -15, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 0.983, + "CoolFactor": 1.011 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5d1f819086f7744b355c219b": { + "_id": "5d1f819086f7744b355c219b", + "_name": "muzzle_ar10_dd_wave_muzzle_brake_762x51", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "ShortName": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "Description": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "Weight": 0.109, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_all_dd_wave_muzzle_brake_multi.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5d1f819086f7744b355c219d", + "_parent": "5d1f819086f7744b355c219b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cff9e84d7ad1a049e54ed55" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -9, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": -0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5998597786f77414ea6da093": { + "_id": "5998597786f77414ea6da093", + "_name": "muzzle_pp-19-01_izhmash_vityaz_std_9x19", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_saiga_9_izhmash_saiga_9_std_9x19", + "ShortName": "muzzle_saiga_9_izhmash_saiga_9_std_9x19", + "Description": "muzzle_saiga_9_izhmash_saiga_9_std_9x19", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_pp-19-01_izhmash_vityaz_std_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -6, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5ac72e895acfc43b321d4bd5": { + "_id": "5ac72e895acfc43b321d4bd5", + "_name": "muzzle_ak74_izhmash_ak104_std_762x39", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak74_izhmash_ak104_std_762x39", + "ShortName": "muzzle_ak74_izhmash_ak104_std_762x39", + "Description": "muzzle_ak74_izhmash_ak104_std_762x39", + "Weight": 0.1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak74_izhmash_ak104_std_762x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -8, + "Loudness": -5, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5ac72e945acfc43f3b691116": { + "_id": "5ac72e945acfc43f3b691116", + "_name": "muzzle_ak74_izhmash_ak105_std_545x39", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak74_izhmash_ak105_std_545x39", + "ShortName": "muzzle_ak74_izhmash_ak105_std_545x39", + "Description": "muzzle_ak74_izhmash_ak105_std_545x39", + "Weight": 0.1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak74_izhmash_ak105_std_545x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -8, + "Loudness": -5, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5ac72e725acfc400180ae701": { + "_id": "5ac72e725acfc400180ae701", + "_name": "muzzle_ak74_izhmash_ak102_std_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak74_izhmash_ak102_std_556x45", + "ShortName": "muzzle_ak74_izhmash_ak102_std_556x45", + "Description": "muzzle_ak74_izhmash_ak102_std_556x45", + "Weight": 0.1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak74_izhmash_ak102_std_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -8, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5f6339d53ada5942720e2dc3": { + "_id": "5f6339d53ada5942720e2dc3", + "_name": "muzzle_ferfrans_ferfrans_crd_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ferfrans_ferfrans_crd_556x45", + "ShortName": "muzzle_ferfrans_ferfrans_crd_556x45", + "Description": "muzzle_ferfrans_ferfrans_crd_556x45", + "Weight": 0.14, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ferfrans_ferfrans_crd_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -8, + "Loudness": 5, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "56ea6fafd2720b844b8b4593": { + "_id": "56ea6fafd2720b844b8b4593", + "_name": "muzzle_ar15_noveske_kx3_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "Пламегаситель Noveske KX3 5.56x45", + "ShortName": "KX3", + "Description": "This KX3 may be used on: \n5.56mm = 1/2x28 \n300BLK, 6.8, & 7.62 = 5/8x24\nGerman rifles = M15x1 \nM14x1LH", + "Weight": 0.204, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_noveske_kx3_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -7, + "Loudness": -20, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.4, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.94, + "HeatFactor": 0.991, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "612e0d81290d254f5e6b291a": { + "_id": "612e0d81290d254f5e6b291a", + "_name": "muzzle_all_awc_psr_muzzle_brake_86x70", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "Пламегаситель Colt USGI A2 5.56x45 для AR-15", + "ShortName": "5.56x45 AR-15 USGI A2", + "Description": "Пламегаситель 5.56x45 Colt USGI A2 также известный как Bird Cage (Птичья Клетка) предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств. Штатно устанавливается на штурмовую винтовку M4A1.", + "Weight": 0.177, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_all_awc_psr_muzzle_brake_86x70.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "612e1889a112697a4b3a66ea", + "_parent": "612e0d81290d254f5e6b291a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "612e0e04568c120fdd294258", + "63877c99e785640d436458ea" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -14, + "Loudness": 25, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 0.987, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5c878ebb2e2216001219d48a": { + "_id": "5c878ebb2e2216001219d48a", + "_name": "muzzle_ak_lantac_dgnak47b_muzzle_brake_762x39", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak_spike_tactical_ak_dynacomp_762x39", + "ShortName": "muzzle_ak_spike_tactical_ak_dynacomp_762x39", + "Description": "muzzle_ak_spike_tactical_ak_dynacomp_762x39", + "Weight": 0.09, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar10_lantac_dgn762b_muzzle_brake_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 34, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -18, + "Loudness": 10, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.4, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.985, + "CoolFactor": 1 + }, + "_proto": "5649aa744bdc2ded0b8b457e" + }, + "5cc9ad73d7f00c000e2579d4": { + "_id": "5cc9ad73d7f00c000e2579d4", + "_name": "muzzle_ak_srvv_mbrfhmb_762_762x39", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak74_izhmash_ak74m_std_545x39", + "ShortName": "muzzle_ak74_izhmash_ak74m_std_545x39", + "Description": "muzzle_ak74_izhmash_ak74m_std_545x39", + "Weight": 0.11, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak_srvv_mbrfhmb_762_762x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -16, + "Loudness": 5, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5cff9e5ed7ad1a09407397d4": { + "_id": "5cff9e5ed7ad1a09407397d4", + "_name": "muzzle_ar15_dd_wave_muzzle_brake_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "ShortName": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "Description": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "Weight": 0.109, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_all_dd_wave_muzzle_brake_multi.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5cff9e5ed7ad1a09407397d6", + "_parent": "5cff9e5ed7ad1a09407397d4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cff9e84d7ad1a049e54ed55" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -9, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": -0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5f633f68f5750b524b45f112": { + "_id": "5f633f68f5750b524b45f112", + "_name": "muzzle_ak_jmac_rrd_4c_762x39", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak_jmac_rrd_4c_762x39", + "ShortName": "muzzle_ak_jmac_rrd_4c_762x39", + "Description": "muzzle_ak_jmac_rrd_4c_762x39", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak_jmac_rrd_4c_762x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 34, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -20, + "Loudness": 18, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.45, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.984, + "CoolFactor": 1 + }, + "_proto": "5649aa744bdc2ded0b8b457e" + }, + "59e61eb386f77440d64f5daf": { + "_id": "59e61eb386f77440d64f5daf", + "_name": "muzzle_ak_molot_vepr_km_vpo_136_762x39", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak_molot_vepr_km_vpo_136_762x39", + "ShortName": "muzzle_ak_molot_vepr_km_vpo_136_762x39", + "Description": "muzzle_ak_molot_vepr_km_vpo_136_762x39", + "Weight": 0.02, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak_molot_vepr_km_vpo_136_762x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -6, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "612e0d3767085e45ef14057f": { + "_id": "612e0d3767085e45ef14057f", + "_name": "muzzle_all_awc_psr_muzzle_brake_762x51", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "Дульный тормоз PSR 7.62x51", + "ShortName": "PSR 7.62x51", + "Description": "Дульный тормоз 7.62x51 PSR от компании AWC", + "Weight": 0.165, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_all_awc_psr_muzzle_brake_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "612e16808004cc50514c2da0", + "_parent": "612e0d3767085e45ef14057f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "612e0e04568c120fdd294258", + "63877c99e785640d436458ea" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -10, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 0.987, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5ba26acdd4351e003562908e": { + "_id": "5ba26acdd4351e003562908e", + "_name": "muzzle_mp7_hk_a1_std_46x30", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_mp7_hk_a1_std_46x30", + "ShortName": "muzzle_mp7_hk_a1_std_46x30", + "Description": "muzzle_mp7_hk_a1_std_46x30", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_mp7_hk_a1_std_46x30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5ba26eaad4351e0034777fb6", + "_parent": "5ba26acdd4351e003562908e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26ae8d4351e00367f9bdb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "58889c7324597754281f9439": { + "_id": "58889c7324597754281f9439", + "_name": "muzzle_dvl-10_lobaev_dvl-10_std_308", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_dvl-10_lobaev_dvl-10_std_308", + "ShortName": "muzzle_dvl-10_lobaev_dvl-10_std_308", + "Description": "muzzle_dvl-10_lobaev_dvl-10_std_308", + "Weight": 0.105, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_dvl-10_lobaev_dvl-10_std_308.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -12, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.97, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5cf6935bd7f00c06585fb791": { + "_id": "5cf6935bd7f00c06585fb791", + "_name": "muzzle_all_taccom_carbine_brake_multi", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar10_odin_works_atlas_7_muzzle_brake_762x51", + "ShortName": "muzzle_ar10_odin_works_atlas_7_muzzle_brake_762x51", + "Description": "muzzle_ar10_odin_works_atlas_7_muzzle_brake_762x51", + "Weight": 0.079, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_all_taccom_carabine_brake_multi.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 2, + "Recoil": -12, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.987, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "59d64fc686f774171b243fe2": { + "_id": "59d64fc686f774171b243fe2", + "_name": "muzzle_ak_izhmash_akm_std_762x39", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak_izhmash_akm_std_762x39", + "ShortName": "muzzle_ak_izhmash_akm_std_762x39", + "Description": "muzzle_ak_izhmash_akm_std_762x39", + "Weight": 0.02, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak_izhmash_akm_std_762x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "544a38634bdc2d58388b4568": { + "_id": "544a38634bdc2d58388b4568", + "_name": "muzzle_ar15_colt_usgi_a2_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "Пламегаситель Colt USGI A2 5.56x45 для AR-15", + "ShortName": "5.56x45 AR-15 USGI A2", + "Description": "Пламегаситель 5.56x45 Colt USGI A2 также известный как Bird Cage (Птичья Клетка) предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств. Штатно устанавливается на штурмовую винтовку M4A1.", + "Weight": 0.064, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_colt_usgi_a2_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "638611e12e6158055265d7fb", + "_parent": "544a38634bdc2d58388b4568", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "638612b607dfed1ccb7206ba" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + } + }, + "6386120cd6baa055ad1e201c": { + "_id": "6386120cd6baa055ad1e201c", + "_name": "muzzle_ar15_griffin_gatelok_hammer_comp_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "Пламегаситель Colt USGI A2 5.56x45 для AR-15", + "ShortName": "5.56x45 AR-15 USGI A2", + "Description": "Пламегаситель 5.56x45 Colt USGI A2 также известный как Bird Cage (Птичья Клетка) предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств. Штатно устанавливается на штурмовую винтовку M4A1.", + "Weight": 0.068, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_griffin_gatelok_hammer_comp_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "6386120cd6baa055ad1e201d", + "_parent": "6386120cd6baa055ad1e201c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "638612b607dfed1ccb7206ba" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -8.5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.6, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1.05, + "CoolFactor": 1 + } + }, + "5ac72e7d5acfc40016339a02": { + "_id": "5ac72e7d5acfc40016339a02", + "_name": "muzzle_ak74_izhmash_ak103_std_762x39", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak74_izhmash_ak103_std_762x39", + "ShortName": "muzzle_ak74_izhmash_ak103_std_762x39", + "Description": "muzzle_ak74_izhmash_ak103_std_762x39", + "Weight": 0.1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak74_izhmash_ak103_std_762x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -10, + "Loudness": -5, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5f633f791b231926f2329f13": { + "_id": "5f633f791b231926f2329f13", + "_name": "muzzle_ak74_jmac_rrd_4c_multi", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak74_jmac_rrd_4c_multi", + "ShortName": "muzzle_ak74_jmac_rrd_4c_multi", + "Description": "muzzle_ak74_jmac_rrd_4c_multi", + "Weight": 0.085, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak74_jmac_rrd_4c_multi.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 34, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -19, + "Loudness": 15, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.45, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.987, + "CoolFactor": 1 + }, + "_proto": "5649aa744bdc2ded0b8b457e" + }, + "5c78f2882e22165df16b832e": { + "_id": "5c78f2882e22165df16b832e", + "_name": "muzzle_ar15_sai_jail_break_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "Пламегаситель Colt USGI A2 5.56x45 для AR-15", + "ShortName": "5.56x45 AR-15 USGI A2", + "Description": "Пламегаситель 5.56x45 Colt USGI A2 также известный как Bird Cage (Птичья Клетка) предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств. Штатно устанавливается на штурмовую винтовку M4A1.", + "Weight": 0.064, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_sai_jail_break_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "56ea6fafd2720b844b8b4593", + "5943ee5a86f77413872d25ec", + "5f6339d53ada5942720e2dc3", + "5c7954d52e221600106f4cc7", + "59bffc1f86f77435b128b872", + "5a9fbb84a2750c00137fa685", + "5a34fe59c4a282000b1521a2", + "60926df0132d4d12c81fd9df", + "57da93632459771cb65bf83f", + "57dbb57e2459774673234890", + "5dfa3d2b0dee1b22f862eade", + "55d6190f4bdc2d87028b4567", + "55d614004bdc2d86028b4568", + "5ea17bbc09aa976f2e7a51cd", + "5d44064fa4b9361e4f6eb8b5", + "5cff9e84d7ad1a049e54ed55", + "5d440b93a4b9364276578d4b", + "5d440b9fa4b93601354d480c", + "60339954d62c9b14ed777c06", + "626673016f1edc06f30cf6d5", + "62669bccdb9ebb4daa44cd14" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -8, + "Loudness": 5, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.981, + "CoolFactor": 1.016 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5beec3420db834001b095429": { + "_id": "5beec3420db834001b095429", + "_name": "muzzle_rpk16_izhmash_rpk16_std_545x39", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak74_izhmash_ak101_std_556x45", + "ShortName": "muzzle_ak74_izhmash_ak101_std_556x45", + "Description": "muzzle_ak74_izhmash_ak101_std_556x45", + "Weight": 0.09, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_rpk16_izhmash_rpk16_std_545x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -8, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5cc82796e24e8d000f5859a8": { + "_id": "5cc82796e24e8d000f5859a8", + "_name": "muzzle_p90_fn_p90_std_57x28", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "Дульный тормоз компенсатор Ижмаш 5.45x39 для АК-74", + "ShortName": "5.56x45 АК-74", + "Description": "Штатный дульный тормоз компенсатор производства Ижмаш для автомата АК-74 и других моделей на его базе.", + "Weight": 0.1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_p90_fn_p90_std_57x28.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5cebed52d7f00c065a5ab311", + "_parent": "5cc82796e24e8d000f5859a8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cebec00d7f00c065c53522a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "615d8df08004cc50514c3236": { + "_id": "615d8df08004cc50514c3236", + "_name": "muzzle_mp5_b&t_mp5_qd_muzzle_brake_9x19", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_mp5_hk_noveske_style_3_lug_9x19", + "ShortName": "muzzle_mp5_hk_noveske_style_3_lug_9x19", + "Description": "muzzle_mp5_hk_noveske_style_3_lug_9x19", + "Weight": 0.128, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_mp5_b&t_mp5_qd_muzzle_brake_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -12, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 1, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.97, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5d440625a4b9361eec4ae6c5": { + "_id": "5d440625a4b9361eec4ae6c5", + "_name": "muzzle_ar15_thunder_beast_223cb_muzzle_brake_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "ShortName": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "Description": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "Weight": 0.109, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_thunder_beast_223cb_muzzle_brake_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5d440625a4b9361eec4ae6c7", + "_parent": "5d440625a4b9361eec4ae6c5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d44064fa4b9361e4f6eb8b5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -8.5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": -1.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5c7fb51d2e2216001219ce11": { + "_id": "5c7fb51d2e2216001219ce11", + "_name": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", + "ShortName": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", + "Description": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", + "Weight": 0.064, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_surefire_sf3p_flash_hider_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5c7fb51d2e2216001219ce13", + "_parent": "5c7fb51d2e2216001219ce11", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d6190f4bdc2d87028b4567", + "55d614004bdc2d86028b4568", + "5ea17bbc09aa976f2e7a51cd" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -8, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5a9ea27ca2750c00137fa672": { + "_id": "5a9ea27ca2750c00137fa672", + "_name": "muzzle_ak_spike_tactical_ak_dynacomp_762x39", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ak_spike_tactical_ak_dynacomp_762x39", + "ShortName": "muzzle_ak_spike_tactical_ak_dynacomp_762x39", + "Description": "muzzle_ak_spike_tactical_ak_dynacomp_762x39", + "Weight": 0.076, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak_spike_tactical_ak_dynacomp_762x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 34, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -11, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0.4, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "5649aa744bdc2ded0b8b457e" + }, + "622f07cfae33bc505b2c4dd5": { + "_id": "622f07cfae33bc505b2c4dd5", + "_name": "muzzle_g36_hk_incomplete_flash_hider_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_kac_qd_compensator_556x45", + "ShortName": "muzzle_ar15_kac_qd_compensator_556x45", + "Description": "muzzle_ar15_kac_qd_compensator_556x45", + "Weight": 0.063, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_g36_hk_incomplete_flash_hider_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5cf6937cd7f00c056c53fb39": { + "_id": "5cf6937cd7f00c056c53fb39", + "_name": "muzzle_ar15_bulletec_st_6012_muzzle_brake_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_bulletec_st_6012_muzzle_brake_556x45", + "ShortName": "muzzle_ar15_bulletec_st_6012_muzzle_brake_556x45", + "Description": "muzzle_ar15_bulletec_st_6012_muzzle_brake_556x45", + "Weight": 0.125, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_bulletec_st_6012_muzzle_brake_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -14, + "Loudness": 40, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.986, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "630f28f0cadb1fe05e06f004": { + "_id": "630f28f0cadb1fe05e06f004", + "_name": "muzzle_aug_steyr_a3_closed_flash_hider_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", + "ShortName": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", + "Description": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", + "Weight": 0.064, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_aug_steyr_a3_closed_flash_hider_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 34, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7.5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0.6, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.95, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "5649aa744bdc2ded0b8b457e" + }, + "5aafa1c2e5b5b00015042a56": { + "_id": "5aafa1c2e5b5b00015042a56", + "_name": "muzzle_m1a_springfield_armory_socom_16_762x51", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_m1a_springfield_armory_socom_16_762x51", + "ShortName": "muzzle_m1a_springfield_armory_socom_16_762x51", + "Description": "muzzle_m1a_springfield_armory_socom_16_762x51", + "Weight": 0.13, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_m1a_springfield_armory_socom_16_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_front", + "_id": "5aafa211e5b5b00014799d8a", + "_parent": "5aafa1c2e5b5b00015042a56", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5addba3e5acfc4001669f0ab", + "5aafa49ae5b5b00015042a58" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 1, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "630f2872911356c17d06abc5": { + "_id": "630f2872911356c17d06abc5", + "_name": "muzzle_aug_steyr_a1_closed_flash_hider_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", + "ShortName": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", + "Description": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", + "Weight": 0.063, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_aug_steyr_a1_closed_flash_hider_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 34, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0.6, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "5649aa744bdc2ded0b8b457e" + }, + "618407a850224f204c1da549": { + "_id": "618407a850224f204c1da549", + "_name": "muzzle_ar15_fn_scar_l_3_prong_flash_hider_w_mount_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_vendetta_precision_vp_09_556x45", + "ShortName": "muzzle_ar15_vendetta_precision_vp_09_556x45", + "Description": "muzzle_ar15_vendetta_precision_vp_09_556x45", + "Weight": 0.15, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_fn_scar_l_3_prong_flash_hider_w_mount_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "5649aa744bdc2ded0b8b457e" + }, + "622f0ee47762f55aaa68ac87": { + "_id": "622f0ee47762f55aaa68ac87", + "_name": "muzzle_g36_hk_complete_flash_hider_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", + "ShortName": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", + "Description": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_g36_hk_complete_flash_hider_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5c7e5f112e221600106f4ede": { + "_id": "5c7e5f112e221600106f4ede", + "_name": "muzzle_ar15_aac_blackout_51t_flash_hider_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_aac_blackout_51t_flash_hider_556x45", + "ShortName": "muzzle_ar15_aac_blackout_51t_flash_hider_556x45", + "Description": "muzzle_ar15_aac_blackout_51t_flash_hider_556x45", + "Weight": 0.122, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_aac_blackout_51t_flash_hider_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5c7e5f112e221600106f4ee0", + "_parent": "5c7e5f112e221600106f4ede", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a34fe59c4a282000b1521a2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -8, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5bbdb83fd4351e44f824c44b": { + "_id": "5bbdb83fd4351e44f824c44b", + "_name": "muzzle_mosin_tacfire_tanker_style_762x54r", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_mosin_tacfire_tanker_style_762x54r", + "ShortName": "muzzle_mosin_tacfire_tanker_style_762x54r", + "Description": "muzzle_mosin_tacfire_tanker_style_762x54r", + "Weight": 0.25, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_mosin_tacfire_tanker_style_762x54r.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 2, + "Recoil": -13, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5df35e7f2a78646d96665dd4": { + "_id": "5df35e7f2a78646d96665dd4", + "_name": "muzzle_t5000_orsis_t5000m_std_762x51", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_dvl-10_lobaev_dvl-10_m2_std_308", + "ShortName": "muzzle_dvl-10_lobaev_dvl-10_m2_std_308", + "Description": "muzzle_dvl-10_lobaev_dvl-10_m2_std_308", + "Weight": 0.098, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_t5000_orsis_t5000m_std_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -9, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "609269c3b0e443224b421cc1": { + "_id": "609269c3b0e443224b421cc1", + "_name": "muzzle_ar15_silencerco_asr_flash_hider_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_silencerco_asr_flash_hider_556x45", + "ShortName": "muzzle_ar15_silencerco_asr_flash_hider_556x45", + "Description": "muzzle_ar15_silencerco_asr_flash_hider_556x45", + "Weight": 0.14, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_silencerco_asr_flash_hider_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "609269c3b0e443224b421cc3", + "_parent": "609269c3b0e443224b421cc1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "60926df0132d4d12c81fd9df" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -9, + "Loudness": 20, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 1, + "HeatFactor": 0.989, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5a7ad0c451dfba0013379712": { + "_id": "5a7ad0c451dfba0013379712", + "_name": "muzzle_glock_carver_custom_4_port_gen_3_9x19", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_glock_carver_custom_4_port_gen_3_9x19", + "ShortName": "muzzle_glock_carver_custom_4_port_gen_3_9x19", + "Description": "muzzle_glock_carver_custom_4_port_gen_3_9x19", + "Weight": 0.036, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_glock_carver_custom_4_port_gen_3_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 2, + "Recoil": -12, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "607ffb988900dc2d9a55b6e4": { + "_id": "607ffb988900dc2d9a55b6e4", + "_name": "muzzle_ar10_surefire_procomp_762_muzzle_brake_762x51", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar10_surefire_procomp_762_muzzle_brake_762x51", + "ShortName": "muzzle_ar10_surefire_procomp_762_muzzle_brake_762x51", + "Description": "muzzle_ar10_surefire_procomp_762_muzzle_brake_762x51", + "Weight": 0.097, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar10_surefire_procomp_762_muzzle_brake_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -11.5, + "Loudness": 10, + "EffectiveDistance": 0, + "Ergonomics": -1.5, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.987, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "612e0e55a112697a4b3a66e7": { + "_id": "612e0e55a112697a4b3a66e7", + "_name": "muzzle_ar15_taa_zk_23_muzzle_brake_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "ShortName": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "Description": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "Weight": 0.028, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_taa_zk_23_muzzle_brake_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -9, + "Loudness": 10, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.989, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5bc5a351d4351e003477a414": { + "_id": "5bc5a351d4351e003477a414", + "_name": "muzzle_mosin_tpp_clamp_on_muzzle_brake_762x54r", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_mosin_tacfire_tanker_style_762x54r", + "ShortName": "muzzle_mosin_tacfire_tanker_style_762x54r", + "Description": "muzzle_mosin_tacfire_tanker_style_762x54r", + "Weight": 0.19, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_mosin_tpp_clamp_on_muzzle_brake_762x54r.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -23, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5d02677ad7ad1a04a15c0f95": { + "_id": "5d02677ad7ad1a04a15c0f95", + "_name": "muzzle_ar10_nordic_corvette_compensator_762x51", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_bulletec_st_6012_muzzle_brake_556x45", + "ShortName": "muzzle_ar15_bulletec_st_6012_muzzle_brake_556x45", + "Description": "muzzle_ar15_bulletec_st_6012_muzzle_brake_556x45", + "Weight": 0.125, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar10_nordic_corvette_compensator_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -10, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.987, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5fb65424956329274326f316": { + "_id": "5fb65424956329274326f316", + "_name": "muzzle_vector_kriss_flash_hider_std_1143x23", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_vector_kriss_flash_hider_std_1143x23", + "ShortName": "muzzle_vector_kriss_flash_hider_std_1143x23", + "Description": "muzzle_vector_kriss_flash_hider_std_1143x23", + "Weight": 0.064, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_vector_kriss_flash_hider_std_1143x23.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5a705e128dc32e000d46d258": { + "_id": "5a705e128dc32e000d46d258", + "_name": "muzzle_glock_lone_wolf_alphawolf_bullnosed_9x19", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_glock_lone_wolf_alphawolf_bullnosed_9x19", + "ShortName": "muzzle_glock_lone_wolf_alphawolf_bullnosed_9x19", + "Description": "muzzle_glock_lone_wolf_alphawolf_bullnosed_9x19", + "Weight": 0.036, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_glock_lone_wolf_alphawolf_bullnosed_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5a6f5e048dc32e00094b97da", + "5a9685b1a2750c0032157104", + "5a6f5f078dc32e00094b97dd", + "5a702d198dc32e000b452fc3", + "5a7afa25e899ef00135e31b0", + "5a71e22f8dc32e00094b97f4", + "5a71e4f48dc32e001207fb26" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -1, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "6065c6e7132d4d12c81fd8e1": { + "_id": "6065c6e7132d4d12c81fd8e1", + "_name": "muzzle_ar10_cmmg_sv_brake_compensator_762x51", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar10_cmmg_sv_brake_compensator_762x51", + "ShortName": "muzzle_ar10_cmmg_sv_brake_compensator_762x51", + "Description": "muzzle_ar10_cmmg_sv_brake_compensator_762x51", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar10_cmmg_sv_brake_compensator_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -8, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 0.989, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5b3a16655acfc40016387a2a": { + "_id": "5b3a16655acfc40016387a2a", + "_name": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", + "ShortName": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", + "Description": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", + "Weight": 0.128, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_all_yankee_hill_anihilator_flash_hider_multi.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 34, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -8, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.4, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "5649aa744bdc2ded0b8b457e" + }, + "5fbbc3324e8a554c40648348": { + "_id": "5fbbc3324e8a554c40648348", + "_name": "muzzle_vector_kriss_flash_hider_std_9x19", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_vector_kriss_flash_hider_std_9x19", + "ShortName": "muzzle_vector_kriss_flash_hider_std_9x19", + "Description": "muzzle_vector_kriss_flash_hider_std_9x19", + "Weight": 0.064, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_vector_kriss_flash_hider_std_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "622f128cec80d870d349b4e8": { + "_id": "622f128cec80d870d349b4e8", + "_name": "muzzle_g36_hk_4_prong_flash_hider_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", + "ShortName": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", + "Description": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", + "Weight": 0.06, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_g36_hk_4_prong_flash_hider_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -8, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "6130c43c67085e45ef1405a1": { + "_id": "6130c43c67085e45ef1405a1", + "_name": "muzzle_ar10_kac_qdc_muzzle_brake_kit_762x51", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_aac_blackout_51t_flash_hider_556x45", + "ShortName": "muzzle_ar15_aac_blackout_51t_flash_hider_556x45", + "Description": "muzzle_ar15_aac_blackout_51t_flash_hider_556x45", + "Weight": 0.145, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar10_kac_qdc_muzzle_brake_kit_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "6130c43c67085e45ef1405a3", + "_parent": "6130c43c67085e45ef1405a1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5dfa3d2b0dee1b22f862eade" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -13, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 2, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5bbdb8bdd4351e4502011460": { + "_id": "5bbdb8bdd4351e4502011460", + "_name": "muzzle_ar10_odin_works_atlas_7_muzzle_brake_762x51", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar10_odin_works_atlas_7_muzzle_brake_762x51", + "ShortName": "muzzle_ar10_odin_works_atlas_7_muzzle_brake_762x51", + "Description": "muzzle_ar10_odin_works_atlas_7_muzzle_brake_762x51", + "Weight": 0.12, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar10_odin_works_atlas_7_muzzle_brake_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -14, + "Loudness": 20, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.985, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "612e0e3c290d254f5e6b291d": { + "_id": "612e0e3c290d254f5e6b291d", + "_name": "muzzle_ar10_taa_zk_38_muzzle_brake_762x51", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "ShortName": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "Description": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "Weight": 0.035, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar10_taa_zk_38_muzzle_brake_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -9, + "Loudness": 10, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.989, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5a7c147ce899ef00150bd8b8": { + "_id": "5a7c147ce899ef00150bd8b8", + "_name": "muzzle_ar15_vendetta_precision_vp_09_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_vendetta_precision_vp_09_556x45", + "ShortName": "muzzle_ar15_vendetta_precision_vp_09_556x45", + "Description": "muzzle_ar15_vendetta_precision_vp_09_556x45", + "Weight": 0.2, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_vendetta_precision_vp_09_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 4, + "Recoil": -9, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 1.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.991, + "CoolFactor": 1 + }, + "_proto": "5649aa744bdc2ded0b8b457e" + }, + "5fbcbd10ab884124df0cd563": { + "_id": "5fbcbd10ab884124df0cd563", + "_name": "muzzle_base_sig_two_port_brake_762x51", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_base_sig_muzzle_break_2_762x51", + "ShortName": "muzzle_base_sig_muzzle_break_2_762x51", + "Description": "muzzle_base_sig_muzzle_break_2_762x51", + "Weight": 0.095, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_base_sig_two_port_brake_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -8, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5998598e86f7740b3f498a86": { + "_id": "5998598e86f7740b3f498a86", + "_name": "muzzle_saiga_9_izhmash_saiga_9_std_9x19", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_pp-19-01_izhmash_vityaz_std_9x19", + "ShortName": "muzzle_pp-19-01_izhmash_vityaz_std_9x19", + "Description": "muzzle_pp-19-01_izhmash_vityaz_std_9x19", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_saiga_9_izhmash_saiga_9_std_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "60337f5dce399e10262255d1": { + "_id": "60337f5dce399e10262255d1", + "_name": "muzzle_all_stmarms_stm9_muzzle_brake_9x19", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "Пламегаситель Colt USGI A2 5.56x45 для AR-15", + "ShortName": "5.56x45 AR-15 USGI A2", + "Description": "Пламегаситель 5.56x45 Colt USGI A2 также известный как Bird Cage (Птичья Клетка) предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств. Штатно устанавливается на штурмовую винтовку M4A1.", + "Weight": 0.084, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_all_stmarms_stm9_muzzle_brake_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -9, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5a7ad1fb51dfba0013379715": { + "_id": "5a7ad1fb51dfba0013379715", + "_name": "muzzle_glock_lone_wolf_compensator_9_9x19", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_glock_lone_wolf_compensator_9_9x19", + "ShortName": "muzzle_glock_lone_wolf_compensator_9_9x19", + "Description": "muzzle_glock_lone_wolf_compensator_9_9x19", + "Weight": 0.036, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_glock_lone_wolf_compensator_9_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -3, + "Recoil": -12, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5d443f8fa4b93678dd4a01aa": { + "_id": "5d443f8fa4b93678dd4a01aa", + "_name": "muzzle_ar10_thunder_beast_30cb_muzzle_brake_762x51", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "ShortName": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "Description": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", + "Weight": 0.109, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_thunder_beast_223cb_muzzle_brake_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5d443f8fa4b93678dd4a01ac", + "_parent": "5d443f8fa4b93678dd4a01aa", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d44064fa4b9361e4f6eb8b5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -9, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": -1.7, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, "5b7d693d5acfc43bca706a3d": { "_id": "5b7d693d5acfc43bca706a3d", "_name": "muzzle_ar10_2a_x3_titanium_compensator_762x51", @@ -44236,6 +55541,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -44318,6 +55627,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -44344,1869 +55657,6 @@ }, "_proto": "5649aa744bdc2ded0b8b457e" }, - "57dc324a24597759501edc20": { - "_id": "57dc324a24597759501edc20", - "_name": "muzzle_aks74u_izhmash_std_545x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_aks74u_izhmash_std_545x39", - "ShortName": "muzzle_aks74u_izhmash_std_545x39", - "Description": "muzzle_aks74u_izhmash_std_545x39", - "Weight": 0.1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_aks74u_izhmash_std_545x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -8, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649aa744bdc2ded0b8b457e" - }, - "5bbdb8bdd4351e4502011460": { - "_id": "5bbdb8bdd4351e4502011460", - "_name": "muzzle_ar10_odin_works_atlas_7_muzzle_brake_762x51", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar10_odin_works_atlas_7_muzzle_brake_762x51", - "ShortName": "muzzle_ar10_odin_works_atlas_7_muzzle_brake_762x51", - "Description": "muzzle_ar10_odin_works_atlas_7_muzzle_brake_762x51", - "Weight": 0.12, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar10_odin_works_atlas_7_muzzle_brake_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -14, - "Loudness": 20, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.985, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5cff9e5ed7ad1a09407397d4": { - "_id": "5cff9e5ed7ad1a09407397d4", - "_name": "muzzle_ar15_dd_wave_muzzle_brake_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "ShortName": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "Description": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "Weight": 0.109, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_all_dd_wave_muzzle_brake_multi.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5cff9e5ed7ad1a09407397d6", - "_parent": "5cff9e5ed7ad1a09407397d4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cff9e84d7ad1a049e54ed55" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 1, - "Recoil": -9, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": -0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5c6d710d2e22165df16b81e7": { - "_id": "5c6d710d2e22165df16b81e7", - "_name": "muzzle_ar15_surefire_warcomp_556_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "Пламегаситель Colt USGI A2 5.56x45 для AR-15", - "ShortName": "5.56x45 AR-15 USGI A2", - "Description": "Пламегаситель 5.56x45 Colt USGI A2 также известный как Bird Cage (Птичья Клетка) предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств. Штатно устанавливается на штурмовую винтовку M4A1.", - "Weight": 0.064, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_surefire_warcomp_556_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5c7fb4f72e2216000e69e352", - "_parent": "5c6d710d2e22165df16b81e7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d6190f4bdc2d87028b4567", - "55d614004bdc2d86028b4568", - "5ea17bbc09aa976f2e7a51cd" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 2, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5a0d716f1526d8000d26b1e2": { - "_id": "5a0d716f1526d8000d26b1e2", - "_name": "muzzle_ak_izhmash_akml_762x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ak_izhmash_akm_std_762x39", - "ShortName": "muzzle_ak_izhmash_akml_762x39", - "Description": "muzzle_ak_izhmash_akml_762x39", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak_izhmash_akml_762x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -5, - "Loudness": -10, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 1.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5943ee5a86f77413872d25ec": { - "_id": "5943ee5a86f77413872d25ec", - "_name": "muzzle_ar15_pws_cqb_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar15_pws_cqb_556x45", - "ShortName": "muzzle_ar15_pws_cqb_556x45", - "Description": "muzzle_ar15_pws_cqb_556x45", - "Weight": 0.2, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_pws_cqb_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -12, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.989, - "CoolFactor": 1 - }, - "_proto": "5649aa744bdc2ded0b8b457e" - }, - "59e61eb386f77440d64f5daf": { - "_id": "59e61eb386f77440d64f5daf", - "_name": "muzzle_ak_molot_vepr_km_vpo_136_762x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ak_molot_vepr_km_vpo_136_762x39", - "ShortName": "muzzle_ak_molot_vepr_km_vpo_136_762x39", - "Description": "muzzle_ak_molot_vepr_km_vpo_136_762x39", - "Weight": 0.02, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak_molot_vepr_km_vpo_136_762x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -6, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5888996c24597754281f9419": { - "_id": "5888996c24597754281f9419", - "_name": "muzzle_dvl-10_lobaev_dvl-10_m2_std_308", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_dvl-10_lobaev_dvl-10_m2_std_308", - "ShortName": "muzzle_dvl-10_lobaev_dvl-10_m2_std_308", - "Description": "muzzle_dvl-10_lobaev_dvl-10_m2_std_308", - "Weight": 0.098, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_dvl-10_lobaev_dvl-10_m2_std_308.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -11, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.97, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "615d8df08004cc50514c3236": { - "_id": "615d8df08004cc50514c3236", - "_name": "muzzle_mp5_b&t_mp5_qd_muzzle_brake_9x19", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_mp5_hk_noveske_style_3_lug_9x19", - "ShortName": "muzzle_mp5_hk_noveske_style_3_lug_9x19", - "Description": "muzzle_mp5_hk_noveske_style_3_lug_9x19", - "Weight": 0.128, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_mp5_b&t_mp5_qd_muzzle_brake_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -12, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 1, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.97, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5ac72e945acfc43f3b691116": { - "_id": "5ac72e945acfc43f3b691116", - "_name": "muzzle_ak74_izhmash_ak105_std_545x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ak74_izhmash_ak105_std_545x39", - "ShortName": "muzzle_ak74_izhmash_ak105_std_545x39", - "Description": "muzzle_ak74_izhmash_ak105_std_545x39", - "Weight": 0.1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak74_izhmash_ak105_std_545x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -8, - "Loudness": -5, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5c48a2a42e221602b66d1e07": { - "_id": "5c48a2a42e221602b66d1e07", - "_name": "muzzle_ar15_dt_mdr_std_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar15_vendetta_precision_vp_09_556x45", - "ShortName": "muzzle_ar15_vendetta_precision_vp_09_556x45", - "Description": "muzzle_ar15_vendetta_precision_vp_09_556x45", - "Weight": 0.2, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_dt_mdr_std_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 1, - "Recoil": -8, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "5649aa744bdc2ded0b8b457e" - }, - "5ba26acdd4351e003562908e": { - "_id": "5ba26acdd4351e003562908e", - "_name": "muzzle_mp7_hk_a1_std_46x30", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_mp7_hk_a1_std_46x30", - "ShortName": "muzzle_mp7_hk_a1_std_46x30", - "Description": "muzzle_mp7_hk_a1_std_46x30", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_mp7_hk_a1_std_46x30.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5ba26eaad4351e0034777fb6", - "_parent": "5ba26acdd4351e003562908e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26ae8d4351e00367f9bdb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5cc9ad73d7f00c000e2579d4": { - "_id": "5cc9ad73d7f00c000e2579d4", - "_name": "muzzle_ak_srvv_mbrfhmb_762_762x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ak74_izhmash_ak74m_std_545x39", - "ShortName": "muzzle_ak74_izhmash_ak74m_std_545x39", - "Description": "muzzle_ak74_izhmash_ak74m_std_545x39", - "Weight": 0.11, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak_srvv_mbrfhmb_762_762x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -16, - "Loudness": 5, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5f2aa4559b44de6b1b4e68d1": { - "_id": "5f2aa4559b44de6b1b4e68d1", - "_name": "muzzle_all_kel_tec_rfb_std_762x51", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "Пламегаситель Colt USGI A2 5.56x45 для AR-15", - "ShortName": "5.56x45 AR-15 USGI A2", - "Description": "Пламегаситель 5.56x45 Colt USGI A2 также известный как Bird Cage (Птичья Клетка) предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств. Штатно устанавливается на штурмовую винтовку M4A1.", - "Weight": 0.064, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_all_kel_tec_rfb_std_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5649ab884bdc2ded0b8b457f": { - "_id": "5649ab884bdc2ded0b8b457f", - "_name": "muzzle_ak_zenit_dtk1_762x39_545x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "Дульный тормоз компенсатор Зенит ДТК-1 7.62х39 и 5.45x39 для АК", - "ShortName": "ДТК-1 АК", - "Description": "Дульный тормоз-компенсатор ДТК-1 от компании Зенит предназначен для установки на АК совметимое оружие калибра 7.62х39 и 5.45х39. Понижает отдачу и компенсирует подброс оружия. Корона на окончании дтк предназначена для разбития каленого стекла.", - "Weight": 0.128, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak_zenit_dtk1_762x39_545x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 34, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -13, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.4, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "5649aa744bdc2ded0b8b457e" - }, - "59d64fc686f774171b243fe2": { - "_id": "59d64fc686f774171b243fe2", - "_name": "muzzle_ak_izhmash_akm_std_762x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ak_izhmash_akm_std_762x39", - "ShortName": "muzzle_ak_izhmash_akm_std_762x39", - "Description": "muzzle_ak_izhmash_akm_std_762x39", - "Weight": 0.02, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak_izhmash_akm_std_762x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5998597786f77414ea6da093": { - "_id": "5998597786f77414ea6da093", - "_name": "muzzle_pp-19-01_izhmash_vityaz_std_9x19", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_saiga_9_izhmash_saiga_9_std_9x19", - "ShortName": "muzzle_saiga_9_izhmash_saiga_9_std_9x19", - "Description": "muzzle_saiga_9_izhmash_saiga_9_std_9x19", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_pp-19-01_izhmash_vityaz_std_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -6, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5d026791d7ad1a04a067ea63": { - "_id": "5d026791d7ad1a04a067ea63", - "_name": "muzzle_ar10_fortis_red_brake_762x51", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar10_fortis_red_brake_762x51", - "ShortName": "muzzle_ar10_fortis_red_brake_762x51", - "Description": "muzzle_ar10_fortis_red_brake_762x51", - "Weight": 0.108, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar10_fortis_red_brake_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -15, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 0.983, - "CoolFactor": 1.011 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "58949dea86f77409483e16a8": { - "_id": "58949dea86f77409483e16a8", - "_name": "muzzle_mpx_sig_mpx_a2_9x19", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_mpx_sig_mpx_a2_9x19", - "ShortName": "muzzle_mpx_sig_mpx_a2_9x19", - "Description": "muzzle_mpx_sig_mpx_a2_9x19", - "Weight": 0.063, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_mpx_sig_mpx_a2_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5c07c5ed0db834001b73571c": { - "_id": "5c07c5ed0db834001b73571c", - "_name": "muzzle_mp5_hk_noveske_style_3_lug_9x19", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_mp5_hk_noveske_style_3_lug_9x19", - "ShortName": "muzzle_mp5_hk_noveske_style_3_lug_9x19", - "Description": "muzzle_mp5_hk_noveske_style_3_lug_9x19", - "Weight": 0.38, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_mp5_hk_noveske_style_3_lug_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -15, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.97, - "HeatFactor": 0.991, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5943eeeb86f77412d6384f6b": { - "_id": "5943eeeb86f77412d6384f6b", - "_name": "muzzle_ak74_pws_cqb74_545x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar15_pws_cqb_556x45", - "ShortName": "muzzle_ar15_pws_cqb_556x45", - "Description": "muzzle_ar15_pws_cqb_556x45", - "Weight": 0.19, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_pws_cqb_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -16, - "Loudness": 5, - "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.989, - "CoolFactor": 1 - }, - "_proto": "5649aa744bdc2ded0b8b457e" - }, - "5c0fafb6d174af02a96260ba": { - "_id": "5c0fafb6d174af02a96260ba", - "_name": "muzzle_ar15_adar_2_15_std_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "Пламегаситель Colt USGI A2 5.56x45 для AR-15", - "ShortName": "5.56x45 AR-15 USGI A2", - "Description": "Пламегаситель 5.56x45 Colt USGI A2 также известный как Bird Cage (Птичья Клетка) предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств. Штатно устанавливается на штурмовую винтовку M4A1.", - "Weight": 0.064, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_colt_usgi_a2_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, "5cdd7685d7f00c000f260ed2": { "_id": "5cdd7685d7f00c000f260ed2", "_name": "muzzle_ar10_keeno_arms_shrewd_muzzle_brake_762x51", @@ -46263,6 +55713,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -46289,451 +55743,23 @@ }, "_proto": "544a38634bdc2d58388b4568" }, - "59e8a00d86f7742ad93b569c": { - "_id": "59e8a00d86f7742ad93b569c", - "_name": "muzzle_ak_molot_vpo_209_366TKM", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ak_molot_vpo_209_366TKM", - "ShortName": "muzzle_ak_molot_vpo_209_366TKM", - "Description": "muzzle_ak_molot_vpo_209_366TKM", - "Weight": 0.01, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak_molot_vpo_209_366tkm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "544a38634bdc2d58388b4568": { - "_id": "544a38634bdc2d58388b4568", - "_name": "muzzle_ar15_colt_usgi_a2_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "Пламегаситель Colt USGI A2 5.56x45 для AR-15", - "ShortName": "5.56x45 AR-15 USGI A2", - "Description": "Пламегаситель 5.56x45 Colt USGI A2 также известный как Bird Cage (Птичья Клетка) предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств. Штатно устанавливается на штурмовую винтовку M4A1.", - "Weight": 0.064, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_colt_usgi_a2_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - } - }, - "5cc9a96cd7f00c011c04e04a": { - "_id": "5cc9a96cd7f00c011c04e04a", - "_name": "muzzle_ak74_srvv_mbr_jet_545_545x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ak74_izhmash_ak74m_std_545x39", - "ShortName": "muzzle_ak74_izhmash_ak74m_std_545x39", - "Description": "muzzle_ak74_izhmash_ak74m_std_545x39", - "Weight": 0.11, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak74_srvv_mbr_jet_545_545x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -15, - "Loudness": 5, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "612e0d3767085e45ef14057f": { - "_id": "612e0d3767085e45ef14057f", - "_name": "muzzle_all_awc_psr_muzzle_brake_762x51", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "Дульный тормоз PSR 7.62x51", - "ShortName": "PSR 7.62x51", - "Description": "Дульный тормоз 7.62x51 PSR от компании AWC", - "Weight": 0.165, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_all_awc_psr_muzzle_brake_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "612e16808004cc50514c2da0", - "_parent": "612e0d3767085e45ef14057f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "612e0e04568c120fdd294258" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 1, - "Recoil": -10, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 0.987, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5beec3420db834001b095429": { - "_id": "5beec3420db834001b095429", - "_name": "muzzle_rpk16_izhmash_rpk16_std_545x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ak74_izhmash_ak101_std_556x45", - "ShortName": "muzzle_ak74_izhmash_ak101_std_556x45", - "Description": "muzzle_ak74_izhmash_ak101_std_556x45", - "Weight": 0.09, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_rpk16_izhmash_rpk16_std_545x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -8, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5d1f819086f7744b355c219b": { - "_id": "5d1f819086f7744b355c219b", - "_name": "muzzle_ar10_dd_wave_muzzle_brake_762x51", + "61713308d92c473c770214a0": { + "_id": "61713308d92c473c770214a0", + "_name": "muzzle_all_hk_prolonged_flash_hider_762x51", "_parent": "550aa4bf4bdc2dd6348b456b", "_type": "Item", "_props": { "Name": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", "ShortName": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", "Description": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "Weight": 0.109, + "Weight": 0.122, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_all_dd_wave_muzzle_brake_multi.bundle", + "path": "assets/content/items/mods/muzzle/muzzle_all_hk_prolonged_flash_hider_762x51.bundle", "rcid": "" }, "UsePrefab": { @@ -46773,18 +55799,22 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_muzzle", - "_id": "5d1f819086f7744b355c219d", - "_parent": "5d1f819086f7744b355c219b", + "_id": "61713308d92c473c770214a2", + "_parent": "61713308d92c473c770214a0", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5cff9e84d7ad1a049e54ed55" + "6171367e1cb55961fa0fdb36" ] } ] @@ -46797,1688 +55827,7 @@ "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, - "Accuracy": 1, - "Recoil": -9, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": -0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5f633f791b231926f2329f13": { - "_id": "5f633f791b231926f2329f13", - "_name": "muzzle_ak74_jmac_rrd_4c_multi", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ak74_jmac_rrd_4c_multi", - "ShortName": "muzzle_ak74_jmac_rrd_4c_multi", - "Description": "muzzle_ak74_jmac_rrd_4c_multi", - "Weight": 0.085, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak74_jmac_rrd_4c_multi.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 34, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -19, - "Loudness": 15, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.45, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.987, - "CoolFactor": 1 - }, - "_proto": "5649aa744bdc2ded0b8b457e" - }, - "56ea6fafd2720b844b8b4593": { - "_id": "56ea6fafd2720b844b8b4593", - "_name": "muzzle_ar15_noveske_kx3_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "Пламегаситель Noveske KX3 5.56x45", - "ShortName": "KX3", - "Description": "This KX3 may be used on: \n5.56mm = 1/2x28 \n300BLK, 6.8, & 7.62 = 5/8x24\nGerman rifles = M15x1 \nM14x1LH", - "Weight": 0.204, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_noveske_kx3_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, "Accuracy": 3, - "Recoil": -7, - "Loudness": -20, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.4, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.94, - "HeatFactor": 0.991, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5649aa744bdc2ded0b8b457e": { - "_id": "5649aa744bdc2ded0b8b457e", - "_name": "muzzle_ak74_izhmash_std_545x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "Дульный тормоз компенсатор Ижмаш 5.45x39 для АК-74", - "ShortName": "5.56x45 АК-74", - "Description": "Штатный дульный тормоз компенсатор производства Ижмаш для автомата АК-74 и других моделей на его базе.", - "Weight": 0.1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak74_izhmash_std_545x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -10, - "Loudness": -5, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5f633f68f5750b524b45f112": { - "_id": "5f633f68f5750b524b45f112", - "_name": "muzzle_ak_jmac_rrd_4c_762x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ak_jmac_rrd_4c_762x39", - "ShortName": "muzzle_ak_jmac_rrd_4c_762x39", - "Description": "muzzle_ak_jmac_rrd_4c_762x39", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak_jmac_rrd_4c_762x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 34, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -20, - "Loudness": 18, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.45, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.984, - "CoolFactor": 1 - }, - "_proto": "5649aa744bdc2ded0b8b457e" - }, - "5a70366c8dc32e001207fb06": { - "_id": "5a70366c8dc32e001207fb06", - "_name": "muzzle_glock_double_diamond_9x19", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_glock_double_diamond_9x19", - "ShortName": "muzzle_glock_double_diamond_9x19", - "Description": "muzzle_glock_double_diamond_9x19", - "Weight": 0.063, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_glock_double_diamond_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 1, - "Recoil": -9, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5dcbe965e4ed22586443a79d": { - "_id": "5dcbe965e4ed22586443a79d", - "_name": "muzzle_ar10_dt_mdr_std_762x51", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar15_vendetta_precision_vp_09_556x45", - "ShortName": "muzzle_ar15_vendetta_precision_vp_09_556x45", - "Description": "muzzle_ar15_vendetta_precision_vp_09_556x45", - "Weight": 0.2, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_dt_mdr_std_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 1, - "Recoil": -8, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "5649aa744bdc2ded0b8b457e" - }, - "5bffd7ed0db834001d23ebf9": { - "_id": "5bffd7ed0db834001d23ebf9", - "_name": "muzzle_tt_pm_laser_dtk_tt", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_tt_pm_laser_dtk_tt", - "ShortName": "muzzle_tt_pm_laser_dtk_tt", - "Description": "muzzle_tt_pm_laser_dtk_tt", - "Weight": 0.036, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_tt_pm_laser_dtk_tt.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "571a28e524597720b4066567" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 2, - "Recoil": -12, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5c878ebb2e2216001219d48a": { - "_id": "5c878ebb2e2216001219d48a", - "_name": "muzzle_ak_lantac_dgnak47b_muzzle_brake_762x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ak_spike_tactical_ak_dynacomp_762x39", - "ShortName": "muzzle_ak_spike_tactical_ak_dynacomp_762x39", - "Description": "muzzle_ak_spike_tactical_ak_dynacomp_762x39", - "Weight": 0.09, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar10_lantac_dgn762b_muzzle_brake_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 34, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -18, - "Loudness": 10, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.4, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.985, - "CoolFactor": 1 - }, - "_proto": "5649aa744bdc2ded0b8b457e" - }, - "5ac72e615acfc43f67248aa0": { - "_id": "5ac72e615acfc43f67248aa0", - "_name": "muzzle_ak74_izhmash_ak101_std_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ak74_izhmash_ak101_std_556x45", - "ShortName": "muzzle_ak74_izhmash_ak101_std_556x45", - "Description": "muzzle_ak74_izhmash_ak101_std_556x45", - "Weight": 0.1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak74_izhmash_ak101_std_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -10, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5a9ea27ca2750c00137fa672": { - "_id": "5a9ea27ca2750c00137fa672", - "_name": "muzzle_ak_spike_tactical_ak_dynacomp_762x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ak_spike_tactical_ak_dynacomp_762x39", - "ShortName": "muzzle_ak_spike_tactical_ak_dynacomp_762x39", - "Description": "muzzle_ak_spike_tactical_ak_dynacomp_762x39", - "Weight": 0.076, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak_spike_tactical_ak_dynacomp_762x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 34, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -11, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0.4, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "5649aa744bdc2ded0b8b457e" - }, - "5ac7655e5acfc40016339a19": { - "_id": "5ac7655e5acfc40016339a19", - "_name": "muzzle_ak74_izhmash_ak74m_std_545x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ak74_izhmash_ak74m_std_545x39", - "ShortName": "muzzle_ak74_izhmash_ak74m_std_545x39", - "Description": "muzzle_ak74_izhmash_ak74m_std_545x39", - "Weight": 0.1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak74_izhmash_ak74m_std_545x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -10, - "Loudness": -5, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5cc82796e24e8d000f5859a8": { - "_id": "5cc82796e24e8d000f5859a8", - "_name": "muzzle_p90_fn_p90_std_57x28", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "Дульный тормоз компенсатор Ижмаш 5.45x39 для АК-74", - "ShortName": "5.56x45 АК-74", - "Description": "Штатный дульный тормоз компенсатор производства Ижмаш для автомата АК-74 и других моделей на его базе.", - "Weight": 0.1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_p90_fn_p90_std_57x28.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5cebed52d7f00c065a5ab311", - "_parent": "5cc82796e24e8d000f5859a8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cebec00d7f00c065c53522a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5cf6935bd7f00c06585fb791": { - "_id": "5cf6935bd7f00c06585fb791", - "_name": "muzzle_all_taccom_carbine_brake_multi", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar10_odin_works_atlas_7_muzzle_brake_762x51", - "ShortName": "muzzle_ar10_odin_works_atlas_7_muzzle_brake_762x51", - "Description": "muzzle_ar10_odin_works_atlas_7_muzzle_brake_762x51", - "Weight": 0.079, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_all_taccom_carabine_brake_multi.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 2, - "Recoil": -12, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.987, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5f6339d53ada5942720e2dc3": { - "_id": "5f6339d53ada5942720e2dc3", - "_name": "muzzle_ferfrans_ferfrans_crd_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ferfrans_ferfrans_crd_556x45", - "ShortName": "muzzle_ferfrans_ferfrans_crd_556x45", - "Description": "muzzle_ferfrans_ferfrans_crd_556x45", - "Weight": 0.14, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ferfrans_ferfrans_crd_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -8, - "Loudness": 5, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5c4ee3d62e2216152006f302": { - "_id": "5c4ee3d62e2216152006f302", - "_name": "muzzle_sv-98_srw_dtk_jet_mk2_762x54r", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar10_2a_x3_titanium_compensator_762x51", - "ShortName": "muzzle_ar10_2a_x3_titanium_compensator_762x51", - "Description": "muzzle_ar10_2a_x3_titanium_compensator_762x51", - "Weight": 0.46, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_sv-98_srw_dtk_jet_mk2_762x54r.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 6, - "Recoil": -19, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.989, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5ac72e895acfc43b321d4bd5": { - "_id": "5ac72e895acfc43b321d4bd5", - "_name": "muzzle_ak74_izhmash_ak104_std_762x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ak74_izhmash_ak104_std_762x39", - "ShortName": "muzzle_ak74_izhmash_ak104_std_762x39", - "Description": "muzzle_ak74_izhmash_ak104_std_762x39", - "Weight": 0.1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak74_izhmash_ak104_std_762x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -8, - "Loudness": -5, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5ac72e7d5acfc40016339a02": { - "_id": "5ac72e7d5acfc40016339a02", - "_name": "muzzle_ak74_izhmash_ak103_std_762x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ak74_izhmash_ak103_std_762x39", - "ShortName": "muzzle_ak74_izhmash_ak103_std_762x39", - "Description": "muzzle_ak74_izhmash_ak103_std_762x39", - "Weight": 0.1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak74_izhmash_ak103_std_762x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -10, - "Loudness": -5, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5fbcbd10ab884124df0cd563": { - "_id": "5fbcbd10ab884124df0cd563", - "_name": "muzzle_base_sig_two_port_brake_762x51", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_base_sig_muzzle_break_2_762x51", - "ShortName": "muzzle_base_sig_muzzle_break_2_762x51", - "Description": "muzzle_base_sig_muzzle_break_2_762x51", - "Weight": 0.095, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_base_sig_two_port_brake_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -8, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "618407a850224f204c1da549": { - "_id": "618407a850224f204c1da549", - "_name": "muzzle_ar15_fn_scar_l_3_prong_flash_hider_w_mount_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar15_vendetta_precision_vp_09_556x45", - "ShortName": "muzzle_ar15_vendetta_precision_vp_09_556x45", - "Description": "muzzle_ar15_vendetta_precision_vp_09_556x45", - "Weight": 0.15, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_fn_scar_l_3_prong_flash_hider_w_mount_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 1, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "5649aa744bdc2ded0b8b457e" - }, - "5aafa1c2e5b5b00015042a56": { - "_id": "5aafa1c2e5b5b00015042a56", - "_name": "muzzle_m1a_springfield_armory_socom_16_762x51", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_m1a_springfield_armory_socom_16_762x51", - "ShortName": "muzzle_m1a_springfield_armory_socom_16_762x51", - "Description": "muzzle_m1a_springfield_armory_socom_16_762x51", - "Weight": 0.13, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_m1a_springfield_armory_socom_16_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_front", - "_id": "5aafa211e5b5b00014799d8a", - "_parent": "5aafa1c2e5b5b00015042a56", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5addba3e5acfc4001669f0ab", - "5aafa49ae5b5b00015042a58" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, "Recoil": -5, "Loudness": 0, "EffectiveDistance": 0, @@ -48493,437 +55842,8 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "muzzleModType": "conpensator", - "DurabilityBurnModificator": 1, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5998598e86f7740b3f498a86": { - "_id": "5998598e86f7740b3f498a86", - "_name": "muzzle_saiga_9_izhmash_saiga_9_std_9x19", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_pp-19-01_izhmash_vityaz_std_9x19", - "ShortName": "muzzle_pp-19-01_izhmash_vityaz_std_9x19", - "Description": "muzzle_pp-19-01_izhmash_vityaz_std_9x19", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_saiga_9_izhmash_saiga_9_std_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5c7e5f112e221600106f4ede": { - "_id": "5c7e5f112e221600106f4ede", - "_name": "muzzle_ar15_aac_blackout_51t_flash_hider_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar15_aac_blackout_51t_flash_hider_556x45", - "ShortName": "muzzle_ar15_aac_blackout_51t_flash_hider_556x45", - "Description": "muzzle_ar15_aac_blackout_51t_flash_hider_556x45", - "Weight": 0.122, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_aac_blackout_51t_flash_hider_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5c7e5f112e221600106f4ee0", - "_parent": "5c7e5f112e221600106f4ede", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a34fe59c4a282000b1521a2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -8, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "615d8e2f1cb55961fa0fd9a4": { - "_id": "615d8e2f1cb55961fa0fd9a4", - "_name": "muzzle_ar15_hk_blitz_flash_hider_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar15_ferfrans_muzzle_brake_556x45", - "ShortName": "muzzle_ar15_ferfrans_muzzle_brake_556x45", - "Description": "muzzle_ar15_ferfrans_muzzle_brake_556x45", - "Weight": 0.085, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_hk_blitz_flash_hider_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 1, - "Recoil": -11, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.987, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5cf6937cd7f00c056c53fb39": { - "_id": "5cf6937cd7f00c056c53fb39", - "_name": "muzzle_ar15_bulletec_st_6012_muzzle_brake_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar15_bulletec_st_6012_muzzle_brake_556x45", - "ShortName": "muzzle_ar15_bulletec_st_6012_muzzle_brake_556x45", - "Description": "muzzle_ar15_bulletec_st_6012_muzzle_brake_556x45", - "Weight": 0.125, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_bulletec_st_6012_muzzle_brake_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -14, - "Loudness": 40, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.986, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5d02676dd7ad1a049e54f6dc": { - "_id": "5d02676dd7ad1a049e54f6dc", - "_name": "muzzle_ar15_nordic_corvette_compensator_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar15_bulletec_st_6012_muzzle_brake_556x45", - "ShortName": "muzzle_ar15_bulletec_st_6012_muzzle_brake_556x45", - "Description": "muzzle_ar15_bulletec_st_6012_muzzle_brake_556x45", - "Weight": 0.125, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_nordic_corvette_compensator_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 1, - "Recoil": -11, - "Loudness": 20, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.987, + "HeatFactor": 0.99, "CoolFactor": 1 }, "_proto": "544a38634bdc2d58388b4568" @@ -48984,6 +55904,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -49029,370 +55953,23 @@ }, "_proto": "544a38634bdc2d58388b4568" }, - "6130c43c67085e45ef1405a1": { - "_id": "6130c43c67085e45ef1405a1", - "_name": "muzzle_ar10_kac_qdc_muzzle_brake_kit_762x51", + "615d8f5dd92c473c770212ef": { + "_id": "615d8f5dd92c473c770212ef", + "_name": "muzzle_ak_hexagon_reactor_muzzle_brake_545x39", "_parent": "550aa4bf4bdc2dd6348b456b", "_type": "Item", "_props": { - "Name": "muzzle_ar15_aac_blackout_51t_flash_hider_556x45", - "ShortName": "muzzle_ar15_aac_blackout_51t_flash_hider_556x45", - "Description": "muzzle_ar15_aac_blackout_51t_flash_hider_556x45", - "Weight": 0.145, + "Name": "Дульный тормоз PSR 7.62x51", + "ShortName": "PSR 7.62x51", + "Description": "Дульный тормоз 7.62x51 PSR от компании AWC", + "Weight": 0.095, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar10_kac_qdc_muzzle_brake_kit_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "6130c43c67085e45ef1405a3", - "_parent": "6130c43c67085e45ef1405a1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5dfa3d2b0dee1b22f862eade" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -13, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 2, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5a7ad1fb51dfba0013379715": { - "_id": "5a7ad1fb51dfba0013379715", - "_name": "muzzle_glock_lone_wolf_compensator_9_9x19", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_glock_lone_wolf_compensator_9_9x19", - "ShortName": "muzzle_glock_lone_wolf_compensator_9_9x19", - "Description": "muzzle_glock_lone_wolf_compensator_9_9x19", - "Weight": 0.036, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_glock_lone_wolf_compensator_9_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -3, - "Recoil": -12, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "58889c7324597754281f9439": { - "_id": "58889c7324597754281f9439", - "_name": "muzzle_dvl-10_lobaev_dvl-10_std_308", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_dvl-10_lobaev_dvl-10_std_308", - "ShortName": "muzzle_dvl-10_lobaev_dvl-10_std_308", - "Description": "muzzle_dvl-10_lobaev_dvl-10_std_308", - "Weight": 0.105, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_dvl-10_lobaev_dvl-10_std_308.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -12, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.97, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5a7ad0c451dfba0013379712": { - "_id": "5a7ad0c451dfba0013379712", - "_name": "muzzle_glock_carver_custom_4_port_gen_3_9x19", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_glock_carver_custom_4_port_gen_3_9x19", - "ShortName": "muzzle_glock_carver_custom_4_port_gen_3_9x19", - "Description": "muzzle_glock_carver_custom_4_port_gen_3_9x19", - "Weight": 0.036, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_glock_carver_custom_4_port_gen_3_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 2, - "Recoil": -12, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "622f128cec80d870d349b4e8": { - "_id": "622f128cec80d870d349b4e8", - "_name": "muzzle_g36_hk_4_prong_flash_hider_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", - "ShortName": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", - "Description": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", - "Weight": 0.06, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_g36_hk_4_prong_flash_hider_556x45.bundle", + "path": "assets/content/items/mods/muzzle/muzzle_ak_hexagon_reactor_muzzle_brake_545x39.bundle", "rcid": "" }, "UsePrefab": { @@ -49432,13 +56009,36 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "615d8f5dd92c473c770212f1", + "_parent": "615d8f5dd92c473c770212ef", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "615d8f8567085e45ef1409ca" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, - "Accuracy": 3, - "Recoil": -8, + "Accuracy": 0, + "Recoil": -17, "Loudness": 0, "EffectiveDistance": 0, "Ergonomics": -1, @@ -49452,362 +56052,15 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "609269c3b0e443224b421cc1": { - "_id": "609269c3b0e443224b421cc1", - "_name": "muzzle_ar15_silencerco_asr_flash_hider_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar15_silencerco_asr_flash_hider_556x45", - "ShortName": "muzzle_ar15_silencerco_asr_flash_hider_556x45", - "Description": "muzzle_ar15_silencerco_asr_flash_hider_556x45", - "Weight": 0.14, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_silencerco_asr_flash_hider_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "609269c3b0e443224b421cc3", - "_parent": "609269c3b0e443224b421cc1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "60926df0132d4d12c81fd9df" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -9, - "Loudness": 20, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", "DurabilityBurnModificator": 1, - "HeatFactor": 0.989, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5a7c147ce899ef00150bd8b8": { - "_id": "5a7c147ce899ef00150bd8b8", - "_name": "muzzle_ar15_vendetta_precision_vp_09_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar15_vendetta_precision_vp_09_556x45", - "ShortName": "muzzle_ar15_vendetta_precision_vp_09_556x45", - "Description": "muzzle_ar15_vendetta_precision_vp_09_556x45", - "Weight": 0.2, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_vendetta_precision_vp_09_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 4, - "Recoil": -9, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 1.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.991, - "CoolFactor": 1 - }, - "_proto": "5649aa744bdc2ded0b8b457e" - }, - "5caf17c9ae92150b30006be1": { - "_id": "5caf17c9ae92150b30006be1", - "_name": "muzzle_ash12_ckib_ash12_std_127x55", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "Дульный тормоз компенсатор Ижмаш 5.45x39 для АК-74", - "ShortName": "5.56x45 АК-74", - "Description": "Штатный дульный тормоз компенсатор производства Ижмаш для автомата АК-74 и других моделей на его базе.", - "Weight": 0.15, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ash12_ckib_ash12_std_127x55.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -24, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, "HeatFactor": 0.99, "CoolFactor": 1 }, "_proto": "544a38634bdc2d58388b4568" }, - "60337f5dce399e10262255d1": { - "_id": "60337f5dce399e10262255d1", - "_name": "muzzle_all_stmarms_stm9_muzzle_brake_9x19", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "Пламегаситель Colt USGI A2 5.56x45 для AR-15", - "ShortName": "5.56x45 AR-15 USGI A2", - "Description": "Пламегаситель 5.56x45 Colt USGI A2 также известный как Bird Cage (Птичья Клетка) предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств. Штатно устанавливается на штурмовую винтовку M4A1.", - "Weight": 0.084, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_all_stmarms_stm9_muzzle_brake_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -9, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5d02677ad7ad1a04a15c0f95": { - "_id": "5d02677ad7ad1a04a15c0f95", - "_name": "muzzle_ar10_nordic_corvette_compensator_762x51", + "5d02676dd7ad1a049e54f6dc": { + "_id": "5d02676dd7ad1a049e54f6dc", + "_name": "muzzle_ar15_nordic_corvette_compensator_556x45", "_parent": "550aa4bf4bdc2dd6348b456b", "_type": "Item", "_props": { @@ -49821,7 +56074,7 @@ "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar10_nordic_corvette_compensator_762x51.bundle", + "path": "assets/content/items/mods/muzzle/muzzle_ar15_nordic_corvette_compensator_556x45.bundle", "rcid": "" }, "UsePrefab": { @@ -49861,14 +56114,18 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, - "Accuracy": 3, - "Recoil": -10, - "Loudness": 0, + "Accuracy": 1, + "Recoil": -11, + "Loudness": 20, "EffectiveDistance": 0, "Ergonomics": -1, "Velocity": 0.5, @@ -49881,111 +56138,29 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, + "DurabilityBurnModificator": 0.96, "HeatFactor": 0.987, "CoolFactor": 1 }, "_proto": "544a38634bdc2d58388b4568" }, - "626a74340be03179a165e30c": { - "_id": "626a74340be03179a165e30c", - "_name": "muzzle_ar15_yankee_hill_phantom_aggressive_end_flash_hider_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", - "ShortName": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", - "Description": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", - "Weight": 0.063, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_yankee_hill_phantom_aggressive_end_flash_hider_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 34, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -7.5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0.6, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "5649aa744bdc2ded0b8b457e" - }, - "5d443f8fa4b93678dd4a01aa": { - "_id": "5d443f8fa4b93678dd4a01aa", - "_name": "muzzle_ar10_thunder_beast_30cb_muzzle_brake_762x51", + "5a34fd2bc4a282329a73b4c5": { + "_id": "5a34fd2bc4a282329a73b4c5", + "_name": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", "_parent": "550aa4bf4bdc2dd6348b456b", "_type": "Item", "_props": { "Name": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", "ShortName": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", "Description": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "Weight": 0.109, + "Weight": 0.122, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_thunder_beast_223cb_muzzle_brake_556x45.bundle", + "path": "assets/content/items/mods/muzzle/muzzle_ar10_aac_blackout_51t_flash_hider_762x51.bundle", "rcid": "" }, "UsePrefab": { @@ -50025,18 +56200,22 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_muzzle", - "_id": "5d443f8fa4b93678dd4a01ac", - "_parent": "5d443f8fa4b93678dd4a01aa", + "_id": "5a34fd2bc4a282329a73b4c6", + "_parent": "5a34fd2bc4a282329a73b4c5", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5d44064fa4b9361e4f6eb8b5" + "5a34fe59c4a282000b1521a2" ] } ] @@ -50049,394 +56228,7 @@ "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, - "Accuracy": 1, - "Recoil": -9, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": -1.7, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5c78f2882e22165df16b832e": { - "_id": "5c78f2882e22165df16b832e", - "_name": "muzzle_ar15_sai_jail_break_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "Пламегаситель Colt USGI A2 5.56x45 для AR-15", - "ShortName": "5.56x45 AR-15 USGI A2", - "Description": "Пламегаситель 5.56x45 Colt USGI A2 также известный как Bird Cage (Птичья Клетка) предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств. Штатно устанавливается на штурмовую винтовку M4A1.", - "Weight": 0.064, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_sai_jail_break_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "56ea6fafd2720b844b8b4593", - "5943ee5a86f77413872d25ec", - "5f6339d53ada5942720e2dc3", - "5c7954d52e221600106f4cc7", - "59bffc1f86f77435b128b872", - "5a9fbb84a2750c00137fa685", - "5a34fe59c4a282000b1521a2", - "60926df0132d4d12c81fd9df", - "57da93632459771cb65bf83f", - "57dbb57e2459774673234890", - "5dfa3d2b0dee1b22f862eade", - "55d6190f4bdc2d87028b4567", - "55d614004bdc2d86028b4568", - "5ea17bbc09aa976f2e7a51cd", - "5d44064fa4b9361e4f6eb8b5", - "5cff9e84d7ad1a049e54ed55", - "5d440b93a4b9364276578d4b", - "5d440b9fa4b93601354d480c", - "60339954d62c9b14ed777c06", - "626673016f1edc06f30cf6d5", - "62669bccdb9ebb4daa44cd14" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, "Accuracy": 3, - "Recoil": -8, - "Loudness": 5, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.981, - "CoolFactor": 1.016 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "6065c6e7132d4d12c81fd8e1": { - "_id": "6065c6e7132d4d12c81fd8e1", - "_name": "muzzle_ar10_cmmg_sv_brake_compensator_762x51", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar10_cmmg_sv_brake_compensator_762x51", - "ShortName": "muzzle_ar10_cmmg_sv_brake_compensator_762x51", - "Description": "muzzle_ar10_cmmg_sv_brake_compensator_762x51", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar10_cmmg_sv_brake_compensator_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -8, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 0.989, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "607ffb988900dc2d9a55b6e4": { - "_id": "607ffb988900dc2d9a55b6e4", - "_name": "muzzle_ar10_surefire_procomp_762_muzzle_brake_762x51", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar10_surefire_procomp_762_muzzle_brake_762x51", - "ShortName": "muzzle_ar10_surefire_procomp_762_muzzle_brake_762x51", - "Description": "muzzle_ar10_surefire_procomp_762_muzzle_brake_762x51", - "Weight": 0.097, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar10_surefire_procomp_762_muzzle_brake_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -11.5, - "Loudness": 10, - "EffectiveDistance": 0, - "Ergonomics": -1.5, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.987, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5c471bfc2e221602b21d4e17": { - "_id": "5c471bfc2e221602b21d4e17", - "_name": "muzzle_svd_izhmash_svd_s_std_762x54", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ak74_izhmash_ak74m_std_545x39", - "ShortName": "muzzle_ak74_izhmash_ak74m_std_545x39", - "Description": "muzzle_ak74_izhmash_ak74m_std_545x39", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_svd_izhmash_svd_s_std_762x54.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_front", - "_id": "5c471e2b2e221602b21d4f13", - "_parent": "5c471bfc2e221602b21d4e17", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c471ba12e221602b3137d76" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5e020339d4353e3302576b6a", - "_parent": "5c471bfc2e221602b21d4e17", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5e01e9e273d8eb11426f5bc3" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, "Recoil": -7, "Loudness": 0, "EffectiveDistance": 0, @@ -50450,89 +56242,7 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5df35e7f2a78646d96665dd4": { - "_id": "5df35e7f2a78646d96665dd4", - "_name": "muzzle_t5000_orsis_t5000m_std_762x51", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_dvl-10_lobaev_dvl-10_m2_std_308", - "ShortName": "muzzle_dvl-10_lobaev_dvl-10_m2_std_308", - "Description": "muzzle_dvl-10_lobaev_dvl-10_m2_std_308", - "Weight": 0.098, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_t5000_orsis_t5000m_std_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 1, - "Recoil": -9, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", + "muzzleModType": "conpensator", "DurabilityBurnModificator": 0.98, "HeatFactor": 0.99, "CoolFactor": 1 @@ -50595,6 +56305,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -50640,6 +56354,178 @@ }, "_proto": "544a38634bdc2d58388b4568" }, + "626a74340be03179a165e30c": { + "_id": "626a74340be03179a165e30c", + "_name": "muzzle_ar15_yankee_hill_phantom_aggressive_end_flash_hider_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", + "ShortName": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", + "Description": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", + "Weight": 0.063, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_yankee_hill_phantom_aggressive_end_flash_hider_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 34, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7.5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0.6, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "5649aa744bdc2ded0b8b457e" + }, + "5cc9b815d7f00c000e2579d6": { + "_id": "5cc9b815d7f00c000e2579d6", + "_name": "muzzle_ar15_troy_claymore_muzzle_brake_556_556x45", + "_parent": "550aa4bf4bdc2dd6348b456b", + "_type": "Item", + "_props": { + "Name": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", + "ShortName": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", + "Description": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", + "Weight": 0.064, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar15_troy_claymore_muzzle_brake_556_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -8, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, "628a66b41d5e41750e314f34": { "_id": "628a66b41d5e41750e314f34", "_name": "muzzle_ar10_dead_air_silencers_keymount_muzzle_brake_762x51", @@ -50696,6 +56582,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -50722,1178 +56612,6 @@ }, "_proto": "544a38634bdc2d58388b4568" }, - "622f07cfae33bc505b2c4dd5": { - "_id": "622f07cfae33bc505b2c4dd5", - "_name": "muzzle_g36_hk_incomplete_flash_hider_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar15_kac_qd_compensator_556x45", - "ShortName": "muzzle_ar15_kac_qd_compensator_556x45", - "Description": "muzzle_ar15_kac_qd_compensator_556x45", - "Weight": 0.063, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_g36_hk_incomplete_flash_hider_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5d440625a4b9361eec4ae6c5": { - "_id": "5d440625a4b9361eec4ae6c5", - "_name": "muzzle_ar15_thunder_beast_223cb_muzzle_brake_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "ShortName": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "Description": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "Weight": 0.109, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_thunder_beast_223cb_muzzle_brake_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5d440625a4b9361eec4ae6c7", - "_parent": "5d440625a4b9361eec4ae6c5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d44064fa4b9361e4f6eb8b5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 1, - "Recoil": -8.5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": -1.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "622f0ee47762f55aaa68ac87": { - "_id": "622f0ee47762f55aaa68ac87", - "_name": "muzzle_g36_hk_complete_flash_hider_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", - "ShortName": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", - "Description": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_g36_hk_complete_flash_hider_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5cc9b815d7f00c000e2579d6": { - "_id": "5cc9b815d7f00c000e2579d6", - "_name": "muzzle_ar15_troy_claymore_muzzle_brake_556_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", - "ShortName": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", - "Description": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", - "Weight": 0.064, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_troy_claymore_muzzle_brake_556_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -8, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "560e620e4bdc2d724b8b456b": { - "_id": "560e620e4bdc2d724b8b456b", - "_name": "muzzle_sv-98_izhmash_std_762x54r", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_sv-98_izhmash_std_762x54r", - "ShortName": "muzzle_sv-98_izhmash_std_762x54r", - "Description": "muzzle_sv-98_izhmash_std_762x54r", - "Weight": 0.105, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_sv-98_izhmash_std_762x54r.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "615d8f5dd92c473c770212ef": { - "_id": "615d8f5dd92c473c770212ef", - "_name": "muzzle_ak_hexagon_reactor_muzzle_brake_545x39", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "Дульный тормоз PSR 7.62x51", - "ShortName": "PSR 7.62x51", - "Description": "Дульный тормоз 7.62x51 PSR от компании AWC", - "Weight": 0.095, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak_hexagon_reactor_muzzle_brake_545x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "615d8f5dd92c473c770212f1", - "_parent": "615d8f5dd92c473c770212ef", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "615d8f8567085e45ef1409ca" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -17, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5c7fb51d2e2216001219ce11": { - "_id": "5c7fb51d2e2216001219ce11", - "_name": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", - "ShortName": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", - "Description": "muzzle_ar15_surefire_sf3p_flash_hider_556x45", - "Weight": 0.064, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_surefire_sf3p_flash_hider_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5c7fb51d2e2216001219ce13", - "_parent": "5c7fb51d2e2216001219ce11", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d6190f4bdc2d87028b4567", - "55d614004bdc2d86028b4568", - "5ea17bbc09aa976f2e7a51cd" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -8, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "612e0e55a112697a4b3a66e7": { - "_id": "612e0e55a112697a4b3a66e7", - "_name": "muzzle_ar15_taa_zk_23_muzzle_brake_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "ShortName": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "Description": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "Weight": 0.028, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_taa_zk_23_muzzle_brake_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -9, - "Loudness": 10, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.989, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5a705e128dc32e000d46d258": { - "_id": "5a705e128dc32e000d46d258", - "_name": "muzzle_glock_lone_wolf_alphawolf_bullnosed_9x19", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_glock_lone_wolf_alphawolf_bullnosed_9x19", - "ShortName": "muzzle_glock_lone_wolf_alphawolf_bullnosed_9x19", - "Description": "muzzle_glock_lone_wolf_alphawolf_bullnosed_9x19", - "Weight": 0.036, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_glock_lone_wolf_alphawolf_bullnosed_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5a6f5e048dc32e00094b97da", - "5a9685b1a2750c0032157104", - "5a6f5f078dc32e00094b97dd", - "5a702d198dc32e000b452fc3", - "5a7afa25e899ef00135e31b0", - "5a71e22f8dc32e00094b97f4", - "5a71e4f48dc32e001207fb26" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -1, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5b3a16655acfc40016387a2a": { - "_id": "5b3a16655acfc40016387a2a", - "_name": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", - "ShortName": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", - "Description": "muzzle_all_yankee_hill_anihilator_flash_hider_multi", - "Weight": 0.128, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_all_yankee_hill_anihilator_flash_hider_multi.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 34, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -8, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.4, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "5649aa744bdc2ded0b8b457e" - }, - "5fbcbcf593164a5b6278efb2": { - "_id": "5fbcbcf593164a5b6278efb2", - "_name": "muzzle_base_sig_flash_hider_762x51", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "Пламегаситель Colt USGI A2 5.56x45 для AR-15", - "ShortName": "5.56x45 AR-15 USGI A2", - "Description": "Пламегаситель 5.56x45 Colt USGI A2 также известный как Bird Cage (Птичья Клетка) предназначен для установки на оружие на базе AR-15 под патрон 5.56x45. Однако может быть установлен и на другое оружие под тот же калибр, если ствол имеет ту же резьбу для установки дополнительных дульных устройств. Штатно устанавливается на штурмовую винтовку M4A1.", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_base_sig_flash_hider_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5a34fd2bc4a282329a73b4c5": { - "_id": "5a34fd2bc4a282329a73b4c5", - "_name": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "ShortName": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "Description": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "Weight": 0.122, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar10_aac_blackout_51t_flash_hider_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5a34fd2bc4a282329a73b4c6", - "_parent": "5a34fd2bc4a282329a73b4c5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a34fe59c4a282000b1521a2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "56ea8180d2720bf2698b456a": { - "_id": "56ea8180d2720bf2698b456a", - "_name": "muzzle_ar15_kac_qd_compensator_556x45", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar15_kac_qd_compensator_556x45", - "ShortName": "muzzle_ar15_kac_qd_compensator_556x45", - "Description": "muzzle_ar15_kac_qd_compensator_556x45", - "Weight": 0.063, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar15_kac_qd_compensator_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "57da91d72459771cb524d22c", - "_parent": "56ea8180d2720bf2698b456a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57da93632459771cb65bf83f", - "57dbb57e2459774673234890" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -8, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, "62812081d23f207deb0ab216": { "_id": "62812081d23f207deb0ab216", "_name": "muzzle_all_accuracy_international_tactical_muzzle_brake_86x70", @@ -51950,6 +56668,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -51996,107 +56718,6 @@ }, "_proto": "544a38634bdc2d58388b4568" }, - "61713308d92c473c770214a0": { - "_id": "61713308d92c473c770214a0", - "_name": "muzzle_all_hk_prolonged_flash_hider_762x51", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "ShortName": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "Description": "muzzle_ar10_aac_blackout_51t_flash_hider_762x51", - "Weight": 0.122, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_all_hk_prolonged_flash_hider_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "61713308d92c473c770214a2", - "_parent": "61713308d92c473c770214a0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6171367e1cb55961fa0fdb36" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, "5ea172e498dacb342978818e": { "_id": "5ea172e498dacb342978818e", "_name": "muzzle_ar15_surefire_sf4p_fh556rc_flash_hider_556x45", @@ -52153,6 +56774,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -52256,6 +56881,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -52338,6 +56967,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -52439,6 +57072,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -52521,6 +57158,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -52623,6 +57264,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -52705,6 +57350,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -52787,6 +57436,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -52869,6 +57522,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -52951,6 +57608,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -53052,6 +57713,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -53148,6 +57813,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -53230,6 +57899,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -53332,6 +58005,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -53414,6 +58091,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -53518,6 +58199,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -53600,6 +58285,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -53725,6 +58414,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -53771,170 +58464,6 @@ }, "_proto": "544a38634bdc2d58388b4568" }, - "5bbdb83fd4351e44f824c44b": { - "_id": "5bbdb83fd4351e44f824c44b", - "_name": "muzzle_mosin_tacfire_tanker_style_762x54r", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_mosin_tacfire_tanker_style_762x54r", - "ShortName": "muzzle_mosin_tacfire_tanker_style_762x54r", - "Description": "muzzle_mosin_tacfire_tanker_style_762x54r", - "Weight": 0.25, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_mosin_tacfire_tanker_style_762x54r.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 2, - "Recoil": -13, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5bc5a351d4351e003477a414": { - "_id": "5bc5a351d4351e003477a414", - "_name": "muzzle_mosin_tpp_clamp_on_muzzle_brake_762x54r", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_mosin_tacfire_tanker_style_762x54r", - "ShortName": "muzzle_mosin_tacfire_tanker_style_762x54r", - "Description": "muzzle_mosin_tacfire_tanker_style_762x54r", - "Weight": 0.19, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_mosin_tpp_clamp_on_muzzle_brake_762x54r.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -23, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, "5bc5a35cd4351e450201232f": { "_id": "5bc5a35cd4351e450201232f", "_name": "muzzle_mosin_witt_machine_custom_clamp_on_muzzle_brake_762x54r", @@ -53991,6 +58520,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -54073,6 +58606,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -54155,6 +58692,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -54200,2807 +58741,6 @@ }, "_proto": "544a38634bdc2d58388b4568" }, - "5fb65424956329274326f316": { - "_id": "5fb65424956329274326f316", - "_name": "muzzle_vector_kriss_flash_hider_std_1143x23", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_vector_kriss_flash_hider_std_1143x23", - "ShortName": "muzzle_vector_kriss_flash_hider_std_1143x23", - "Description": "muzzle_vector_kriss_flash_hider_std_1143x23", - "Weight": 0.064, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_vector_kriss_flash_hider_std_1143x23.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5fbbc3324e8a554c40648348": { - "_id": "5fbbc3324e8a554c40648348", - "_name": "muzzle_vector_kriss_flash_hider_std_9x19", - "_parent": "550aa4bf4bdc2dd6348b456b", - "_type": "Item", - "_props": { - "Name": "muzzle_vector_kriss_flash_hider_std_9x19", - "ShortName": "muzzle_vector_kriss_flash_hider_std_9x19", - "Description": "muzzle_vector_kriss_flash_hider_std_9x19", - "Weight": 0.064, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_vector_kriss_flash_hider_std_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "57f3c7e024597738ea4ba286": { - "_id": "57f3c7e024597738ea4ba286", - "_name": "muzzle_pp-91-01_zmz_std_9x18pm", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_pp-91-01_zmz_std_9x18pm", - "ShortName": "muzzle_pp-91-01_zmz_std_9x18pm", - "Description": "muzzle_pp-91-01_zmz_std_9x18pm", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_pp-91-01_zmz_std_9x18pm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "57f3c8bc2459773c9c1f3509", - "_parent": "57f3c7e024597738ea4ba286", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57f3c8cc2459773ec4480328" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -10, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0.5, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "576167ab2459773cad038c43" - }, - "628120621d5df4475f46a335": { - "_id": "628120621d5df4475f46a335", - "_name": "muzzle_ai_accuracy_international_thread_protector_86x70", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_p226_sig_thread_protector_std_9x19", - "ShortName": "muzzle_p226_sig_thread_protector_std_9x19", - "Description": "muzzle_p226_sig_thread_protector_std_9x19", - "Weight": 0.01, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ai_accuracy_international_thread_protector_86x70.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "560838c94bdc2d77798b4569" - }, - "619d36da53b4d42ee724fae4": { - "_id": "619d36da53b4d42ee724fae4", - "_name": "muzzle_mc255_ckib_choke_12g", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "Remington Tactical Choke 12g", - "ShortName": "RTC 12g", - "Description": "Remington Tactical Choke 12g был разработан специально для тактических ружей и ружей самообороны. Сочетает в себе свойства цилиндра и пламегасителя.", - "Weight": 0.1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_mc255_ckib_choke_12g.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0.25, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.99, - "CoolFactor": 1 - }, - "_proto": "5580239d4bdc2de7118b4583" - }, - "5fbc22ccf24b94483f726483": { - "_id": "5fbc22ccf24b94483f726483", - "_name": "muzzle_all_sig_qd_muzzle_base_762x51", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_all_silencerco_hybrid_46_direct_thread_multi", - "ShortName": "muzzle_all_silencerco_hybrid_46_direct_thread_multi", - "Description": "muzzle_all_silencerco_hybrid_46_direct_thread_multi", - "Weight": 0.12, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_all_sig_qd_muzzle_base_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle_000", - "_id": "5fbcc6b17283c4046c58146b", - "_parent": "5fbc22ccf24b94483f726483", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fbcbcf593164a5b6278efb2", - "5fbcbd02900b1d5091531dd3", - "5fbcbd10ab884124df0cd563" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle_001", - "_id": "5fbcc6bd900b1d5091531ddb", - "_parent": "5fbc22ccf24b94483f726483", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fbe760793164a5b6278efc8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "560838c94bdc2d77798b4569" - }, - "576167ab2459773cad038c43": { - "_id": "576167ab2459773cad038c43", - "_name": "muzzle_saiga12_izhmash_saiga12_std_12g", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_saiga12_izhmash_saiga12_std_12g", - "ShortName": "muzzle_saiga12_izhmash_saiga12_std_12g", - "Description": "muzzle_saiga12_izhmash_saiga12_std_12g", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_saiga12_izhmash_saiga12_std_12g.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "560838c94bdc2d77798b4569" - }, - "5cf79389d7f00c10941a0c4d": { - "_id": "5cf79389d7f00c10941a0c4d", - "_name": "muzzle_mosin_noname_custom_thread_adapter_multi", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_mosin_weapon_tuning_wt1052", - "ShortName": "muzzle_mosin_weapon_tuning_wt1052", - "Description": "muzzle_mosin_weapon_tuning_wt1052", - "Weight": 0.09, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_mosin_noname_custom_thread_adapter_multi.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5cf79389d7f00c10941a0c4f", - "_parent": "5cf79389d7f00c10941a0c4d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59d64fc686f774171b243fe2", - "5a0d716f1526d8000d26b1e2", - "5f633f68f5750b524b45f112", - "5c878ebb2e2216001219d48a", - "5a9ea27ca2750c00137fa672", - "5cc9ad73d7f00c000e2579d4", - "5c7951452e221644f31bfd5c", - "5a0abb6e1526d8000a025282", - "593d489686f7745c6255d58a", - "5a0d63621526d8dba31fe3bf", - "5a9fbacda2750c00141e080f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5cf78496d7f00c065703d6ca": { - "_id": "5cf78496d7f00c065703d6ca", - "_name": "muzzle_ar10_lantac_bmd_adapter_a3_762x51", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_ar10_lantac_bmd_adapter_a3_762x51", - "ShortName": "muzzle_ar10_lantac_bmd_adapter_a3_762x51", - "Description": "muzzle_ar10_lantac_bmd_adapter_a3_762x51", - "Weight": 0.03, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ar10_lantac_bmd_adapter_a3_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle_000", - "_id": "5cf79771d7f00c10864ba54a", - "_parent": "5cf78496d7f00c065703d6ca", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c878e9d2e2216000f201903" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle_001", - "_id": "5cf79779d7f00c065b42253f", - "_parent": "5cf78496d7f00c065703d6ca", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cf78720d7f00c06595bc93e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "560838c94bdc2d77798b4569" - }, - "5580239d4bdc2de7118b4583": { - "_id": "5580239d4bdc2de7118b4583", - "_name": "muzzle_tkpd_izhmash_93x64", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "Компенсатор ГК-00", - "ShortName": "ГК-00", - "Description": "Тяжелый компенсатор очень хорошо гасящий отдачу", - "Weight": 0.151, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_tkpd_izhmash_std_93x64.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1, - "HeatFactor": 0.983, - "CoolFactor": 1.006 - } - }, - "560838c94bdc2d77798b4569": { - "_id": "560838c94bdc2d77798b4569", - "_name": "muzzle_12g_remington_tactical_12", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "Remington Tactical Choke 12g", - "ShortName": "RTC 12g", - "Description": "Remington Tactical Choke 12g был разработан специально для тактических ружей и ружей самообороны. Сочетает в себе свойства цилиндра и пламегасителя.", - "Weight": 0.101, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_12g_remington_tactical_12.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 5, - "Recoil": -8, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0.25, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.987, - "CoolFactor": 1.011 - }, - "_proto": "5580239d4bdc2de7118b4583" - }, - "58272d7f2459774f6311ddfd": { - "_id": "58272d7f2459774f6311ddfd", - "_name": "muzzle_12g_red_heat_gk-02_12g", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_12g_red_heat_gk-02_12g", - "ShortName": "muzzle_12g_red_heat_gk-02_12g", - "Description": "muzzle_12g_red_heat_gk-02_12g", - "Weight": 0.233, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_12g_red_heat_gk-02_12g.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -14, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0.25, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.983, - "CoolFactor": 1.016 - }, - "_proto": "576167ab2459773cad038c43" - }, - "5cf67cadd7f00c065a5abab7": { - "_id": "5cf67cadd7f00c065a5abab7", - "_name": "muzzle_sks_weapon_tuning_wt0032_1_762x39", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_sks_weapon_tuning_wt0032_1_762x39", - "ShortName": "muzzle_sks_weapon_tuning_wt0032_1_762x39", - "Description": "muzzle_sks_weapon_tuning_wt0032_1_762x39", - "Weight": 0.055, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_sks_weapon_tuning_wt0032_1_762x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5cf67cadd7f00c065a5abab9", - "_parent": "5cf67cadd7f00c065a5abab7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac72e7d5acfc40016339a02", - "5ac72e895acfc43b321d4bd5", - "5cc9ad73d7f00c000e2579d4", - "5649ab884bdc2ded0b8b457f", - "59fb257e86f7742981561852" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "615d8e9867085e45ef1409c6": { - "_id": "615d8e9867085e45ef1409c6", - "_name": "muzzle_ak_kiba_thread_adapter_762x51", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_ak_cnc_warrior_ar15_thread_adapter_556x45", - "ShortName": "muzzle_ak_cnc_warrior_ar15_thread_adapter_556x45", - "Description": "muzzle_ak_cnc_warrior_ar15_thread_adapter_556x45", - "Weight": 0.11, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak_kiba_thread_adapter_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "615d8e9867085e45ef1409c8", - "_parent": "615d8e9867085e45ef1409c6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "612e0d3767085e45ef14057f", - "5b7d693d5acfc43bca706a3d", - "5a34fd2bc4a282329a73b4c5", - "618178aa1cb55961fa0fdc80", - "6065c6e7132d4d12c81fd8e1", - "5d1f819086f7744b355c219b", - "5dcbe965e4ed22586443a79d", - "5d026791d7ad1a04a067ea63", - "5dfa3cd1b33c0951220c079b", - "6130c43c67085e45ef1405a1", - "5cdd7685d7f00c000f260ed2", - "5c878e9d2e2216000f201903", - "5d02677ad7ad1a04a15c0f95", - "5bbdb8bdd4351e4502011460", - "5cdd7693d7f00c0010373aa5", - "607ffb988900dc2d9a55b6e4", - "615d8eb350224f204c1da1cf", - "612e0e3c290d254f5e6b291d", - "5d443f8fa4b93678dd4a01aa", - "5fbc22ccf24b94483f726483", - "59bffc1f86f77435b128b872", - "5cf78496d7f00c065703d6ca", - "5a34fe59c4a282000b1521a2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5a6b585a8dc32e5a9c28b4f1": { - "_id": "5a6b585a8dc32e5a9c28b4f1", - "_name": "muzzle_glock_alpha_wolf_thread_protector_9x19", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_glock_alpha_wolf_thread_protector_9x19", - "ShortName": "muzzle_glock_alpha_wolf_thread_protector_9x19", - "Description": "muzzle_glock_alpha_wolf_thread_protector_9x19", - "Weight": 0.01, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_glock_alpha_wolf_thread_protector_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "560838c94bdc2d77798b4569" - }, - "612e0e04568c120fdd294258": { - "_id": "612e0e04568c120fdd294258", - "_name": "muzzle_psr_awc_thread_protector_std_multi", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "Протектор для дульного тормоза PSR", - "ShortName": "PSR Protector", - "Description": "Протектор для дульного тормоза PSR от компании AWC. Протектор подходит для дульного тормоза PSR под калибры 5.56x45, 762x51, 8.6x70", - "Weight": 0.01, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_psr_awc_thread_protector_std_multi.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 0.95, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "560838c94bdc2d77798b4569" - }, - "59fb137a86f7740adb646af1": { - "_id": "59fb137a86f7740adb646af1", - "_name": "muzzle_saiga12_css_monster_caw_large_12g", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_saiga12_izhmash_saiga12_std_12g", - "ShortName": "muzzle_saiga12_izhmash_saiga12_std_12g", - "Description": "muzzle_saiga12_izhmash_saiga12_std_12g", - "Weight": 0.34, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_saiga12_css_monster_caw_large_12g.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -24, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.98, - "CoolFactor": 1.02 - }, - "_proto": "560838c94bdc2d77798b4569" - }, - "5b363e1b5acfc4771e1c5e80": { - "_id": "5b363e1b5acfc4771e1c5e80", - "_name": "muzzle_saiga12_silencerco_salvo_adaper_12g", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_saiga12_silencerco_salvo_adaper_12g", - "ShortName": "muzzle_saiga12_silencerco_salvo_adaper_12g", - "Description": "muzzle_saiga12_silencerco_salvo_adaper_12g", - "Weight": 0.11, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_saiga12_silencerco_salvo_adaper_12g.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5b3642db5acfc400153b766a", - "_parent": "5b363e1b5acfc4771e1c5e80", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b363dd25acfc4001a598fd2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 1, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0.25, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "brake", - "DurabilityBurnModificator": 1, - "HeatFactor": 0.987, - "CoolFactor": 1 - }, - "_proto": "5580239d4bdc2de7118b4583" - }, - "5cf67a1bd7f00c06585fb6f3": { - "_id": "5cf67a1bd7f00c06585fb6f3", - "_name": "muzzle_mosin_weapon_tuning_wt1052_multi", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_mosin_weapon_tuning_wt1052", - "ShortName": "muzzle_mosin_weapon_tuning_wt1052", - "Description": "muzzle_mosin_weapon_tuning_wt1052", - "Weight": 0.06, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_mosin_weapon_tuning_wt1052_multi.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5cf67a1bd7f00c06585fb6f5", - "_parent": "5cf67a1bd7f00c06585fb6f3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac72e7d5acfc40016339a02", - "5ac72e895acfc43b321d4bd5", - "5f633f791b231926f2329f13", - "5cc9ad73d7f00c000e2579d4", - "5649ab884bdc2ded0b8b457f", - "5e208b9842457a4a7a33d074", - "59fb257e86f7742981561852" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5fbbc34106bde7524f03cbe9": { - "_id": "5fbbc34106bde7524f03cbe9", - "_name": "muzzle_vector_kriss_thread_protector_std_9x19", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_p226_sig_thread_protector_std_9x19", - "ShortName": "muzzle_p226_sig_thread_protector_std_9x19", - "Description": "muzzle_p226_sig_thread_protector_std_9x19", - "Weight": 0.01, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_vector_kriss_thread_protector_std_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 0.96, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "560838c94bdc2d77798b4569" - }, - "587de5ba2459771c0f1e8a58": { - "_id": "587de5ba2459771c0f1e8a58", - "_name": "muzzle_p226_sig_thread_protector_std_9x19", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_p226_sig_thread_protector_std_9x19", - "ShortName": "muzzle_p226_sig_thread_protector_std_9x19", - "Description": "muzzle_p226_sig_thread_protector_std_9x19", - "Weight": 0.01, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_p226_sig_thread_protector_std_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "560838c94bdc2d77798b4569" - }, - "5a6b59a08dc32e000b452fb7": { - "_id": "5a6b59a08dc32e000b452fb7", - "_name": "muzzle_glock_salient_arms_thread_protector_9x19", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_glock_salient_arms_thread_protector_9x19", - "ShortName": "muzzle_glock_salient_arms_thread_protector_9x19", - "Description": "muzzle_glock_salient_arms_thread_protector_9x19", - "Weight": 0.01, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_glock_salient_arms_thread_protector_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 0.97, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "560838c94bdc2d77798b4569" - }, - "5de8f237bbaf010b10528a70": { - "_id": "5de8f237bbaf010b10528a70", - "_name": "muzzle_mp9_bt_supressor_mount_9x19", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_mp9_bt_supressor_mount_9x19", - "ShortName": "muzzle_mp9_bt_supressor_mount_9x19", - "Description": "muzzle_mp9_bt_supressor_mount_9x19", - "Weight": 0.14, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_mp9_bt_supressor_mount_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5de8f237bbaf010b10528a72", - "_parent": "5de8f237bbaf010b10528a70", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5de8f2d5b74cd90030650c72" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5de91a58883dde2175416468", - "_parent": "5de8f237bbaf010b10528a70", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "560838c94bdc2d77798b4569" - }, - "5c7954d52e221600106f4cc7": { - "_id": "5c7954d52e221600106f4cc7", - "_name": "muzzle_all_gemtech_direct_mount_multi", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_all_silencerco_hybrid_46_direct_thread_multi", - "ShortName": "muzzle_all_silencerco_hybrid_46_direct_thread_multi", - "Description": "muzzle_all_silencerco_hybrid_46_direct_thread_multi", - "Weight": 0.11, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_all_gemtech_direct_mount_multi.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5c7954d52e221600106f4cc9", - "_parent": "5c7954d52e221600106f4cc7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7955c22e221644f31bfd5e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "560838c94bdc2d77798b4569" - }, - "6194f1f918a3974e5e7421e4": { - "_id": "6194f1f918a3974e5e7421e4", - "_name": "muzzle_usp_hk_usp_std_thread_protector_1143x23", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_glock_alpha_wolf_thread_protector_9x19", - "ShortName": "muzzle_glock_alpha_wolf_thread_protector_9x19", - "Description": "muzzle_glock_alpha_wolf_thread_protector_9x19", - "Weight": 0.01, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_usp_hk_usp_std_thread_protector_1143x23.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 0.95, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "560838c94bdc2d77798b4569" - }, - "5e01e9e273d8eb11426f5bc3": { - "_id": "5e01e9e273d8eb11426f5bc3", - "_name": "muzzle_svd_rotor43_svd_s_dtk_adapter_762x54", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_mosin_weapon_tuning_wt1052", - "ShortName": "muzzle_mosin_weapon_tuning_wt1052", - "Description": "muzzle_mosin_weapon_tuning_wt1052", - "Weight": 0.18, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_svd_rotor43_svd_s_dtk_adapter_762x54.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5e01e9e273d8eb11426f5bc5", - "_parent": "5e01e9e273d8eb11426f5bc3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5e01ea19e9dc277128008c0b" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, - "5cadc390ae921500126a77f1": { - "_id": "5cadc390ae921500126a77f1", - "_name": "muzzle_m9_beretta_m9a3_protector_std_9x19", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_p226_sig_thread_protector_std_9x19", - "ShortName": "muzzle_p226_sig_thread_protector_std_9x19", - "Description": "muzzle_p226_sig_thread_protector_std_9x19", - "Weight": 0.01, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_m9_beretta_m9a3_protector_std_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "560838c94bdc2d77798b4569" - }, - "5f2aa4464b50c14bcf07acdb": { - "_id": "5f2aa4464b50c14bcf07acdb", - "_name": "muzzle_all_kel_tec_thread_protector_762x51", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_p226_sig_thread_protector_std_9x19", - "ShortName": "muzzle_p226_sig_thread_protector_std_9x19", - "Description": "muzzle_p226_sig_thread_protector_std_9x19", - "Weight": 0.01, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_all_kel_tec_thread_protector_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "560838c94bdc2d77798b4569" - }, - "5d270b3c8abbc3105335cfb8": { - "_id": "5d270b3c8abbc3105335cfb8", - "_name": "muzzle_m700_remington_thread_protector_762x51", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_m700_remington_thread_protector_762x51", - "ShortName": "muzzle_m700_remington_thread_protector_762x51", - "Description": "muzzle_m700_remington_thread_protector_762x51", - "Weight": 0.01, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_m700_remington_thread_protector_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "muzzleCombo", - "DurabilityBurnModificator": 0.98, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "560838c94bdc2d77798b4569" - }, - "5a0abb6e1526d8000a025282": { - "_id": "5a0abb6e1526d8000a025282", - "_name": "muzzle_ak_tactica_tula_ak_adapter_762x39", - "_parent": "550aa4dd4bdc2dc9348b4569", - "_type": "Item", - "_props": { - "Name": "muzzle_ak_tactica_tula_ak_adapter_762x39", - "ShortName": "muzzle_ak_tactica_tula_ak_adapter_762x39", - "Description": "muzzle_ak_tactica_tula_ak_adapter_762x39", - "Weight": 0.1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/muzzle/muzzle_ak_tactica_tula_ak_adapter_762x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5a0abe721526d805dc1ebad2", - "_parent": "5a0abb6e1526d8000a025282", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac72e7d5acfc40016339a02", - "5ac72e895acfc43b321d4bd5", - "5f633f791b231926f2329f13", - "5cc9ad73d7f00c000e2579d4", - "5649ab884bdc2ded0b8b457f", - "5e208b9842457a4a7a33d074", - "59fb257e86f7742981561852" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "conpensator", - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "544a38634bdc2d58388b4568" - }, "5b363dea5acfc4771e1c5e7e": { "_id": "5b363dea5acfc4771e1c5e7e", "_name": "muzzle_12g_silencerco_salvo_adaper_12g", @@ -57057,6 +58797,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -57102,6 +58846,197 @@ }, "_proto": "5580239d4bdc2de7118b4583" }, + "612e0e04568c120fdd294258": { + "_id": "612e0e04568c120fdd294258", + "_name": "muzzle_psr_awc_thread_protector_std_multi", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "Протектор для дульного тормоза PSR", + "ShortName": "PSR Protector", + "Description": "Протектор для дульного тормоза PSR от компании AWC. Протектор подходит для дульного тормоза PSR под калибры 5.56x45, 762x51, 8.6x70", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_psr_awc_thread_protector_std_multi.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 0.95, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "560838c94bdc2d77798b4569" + }, + "5b363e1b5acfc4771e1c5e80": { + "_id": "5b363e1b5acfc4771e1c5e80", + "_name": "muzzle_saiga12_silencerco_salvo_adaper_12g", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_saiga12_silencerco_salvo_adaper_12g", + "ShortName": "muzzle_saiga12_silencerco_salvo_adaper_12g", + "Description": "muzzle_saiga12_silencerco_salvo_adaper_12g", + "Weight": 0.11, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_saiga12_silencerco_salvo_adaper_12g.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5b3642db5acfc400153b766a", + "_parent": "5b363e1b5acfc4771e1c5e80", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b363dd25acfc4001a598fd2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0.25, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 1, + "HeatFactor": 0.987, + "CoolFactor": 1 + }, + "_proto": "5580239d4bdc2de7118b4583" + }, "5f2aa43ba9b91d26f20ae6d2": { "_id": "5f2aa43ba9b91d26f20ae6d2", "_name": "muzzle_all_kel_tec_thread_spacer_762x51", @@ -57158,6 +59093,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -57225,6 +59164,308 @@ }, "_proto": "560838c94bdc2d77798b4569" }, + "5c7954d52e221600106f4cc7": { + "_id": "5c7954d52e221600106f4cc7", + "_name": "muzzle_all_gemtech_direct_mount_multi", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_all_silencerco_hybrid_46_direct_thread_multi", + "ShortName": "muzzle_all_silencerco_hybrid_46_direct_thread_multi", + "Description": "muzzle_all_silencerco_hybrid_46_direct_thread_multi", + "Weight": 0.11, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_all_gemtech_direct_mount_multi.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5c7954d52e221600106f4cc9", + "_parent": "5c7954d52e221600106f4cc7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7955c22e221644f31bfd5e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "560838c94bdc2d77798b4569" + }, + "5cf67a1bd7f00c06585fb6f3": { + "_id": "5cf67a1bd7f00c06585fb6f3", + "_name": "muzzle_mosin_weapon_tuning_wt1052_multi", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_mosin_weapon_tuning_wt1052", + "ShortName": "muzzle_mosin_weapon_tuning_wt1052", + "Description": "muzzle_mosin_weapon_tuning_wt1052", + "Weight": 0.06, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_mosin_weapon_tuning_wt1052_multi.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5cf67a1bd7f00c06585fb6f5", + "_parent": "5cf67a1bd7f00c06585fb6f3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac72e7d5acfc40016339a02", + "5ac72e895acfc43b321d4bd5", + "5f633f791b231926f2329f13", + "5cc9ad73d7f00c000e2579d4", + "5649ab884bdc2ded0b8b457f", + "5e208b9842457a4a7a33d074", + "59fb257e86f7742981561852" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "560838c94bdc2d77798b4569": { + "_id": "560838c94bdc2d77798b4569", + "_name": "muzzle_12g_remington_tactical_12", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "Remington Tactical Choke 12g", + "ShortName": "RTC 12g", + "Description": "Remington Tactical Choke 12g был разработан специально для тактических ружей и ружей самообороны. Сочетает в себе свойства цилиндра и пламегасителя.", + "Weight": 0.101, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_12g_remington_tactical_12.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 5, + "Recoil": -8, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0.25, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.987, + "CoolFactor": 1.011 + }, + "_proto": "5580239d4bdc2de7118b4583" + }, "5c0111ab0db834001966914d": { "_id": "5c0111ab0db834001966914d", "_name": "muzzle_12g_me_muzzle_adapter_cylinder_12g", @@ -57281,6 +59522,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -57384,6 +59629,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -57430,6 +59679,2479 @@ }, "_proto": "560838c94bdc2d77798b4569" }, + "587de5ba2459771c0f1e8a58": { + "_id": "587de5ba2459771c0f1e8a58", + "_name": "muzzle_p226_sig_thread_protector_std_9x19", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_p226_sig_thread_protector_std_9x19", + "ShortName": "muzzle_p226_sig_thread_protector_std_9x19", + "Description": "muzzle_p226_sig_thread_protector_std_9x19", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_p226_sig_thread_protector_std_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "560838c94bdc2d77798b4569" + }, + "57f3c7e024597738ea4ba286": { + "_id": "57f3c7e024597738ea4ba286", + "_name": "muzzle_pp-91-01_zmz_std_9x18pm", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_pp-91-01_zmz_std_9x18pm", + "ShortName": "muzzle_pp-91-01_zmz_std_9x18pm", + "Description": "muzzle_pp-91-01_zmz_std_9x18pm", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_pp-91-01_zmz_std_9x18pm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "57f3c8bc2459773c9c1f3509", + "_parent": "57f3c7e024597738ea4ba286", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57f3c8cc2459773ec4480328" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -10, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0.5, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "576167ab2459773cad038c43" + }, + "62e2a754b6c0ee2f230cee0f": { + "_id": "62e2a754b6c0ee2f230cee0f", + "_name": "muzzle_sr2m_tochmash_hand_stop_9x21", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_mp9_bt_supressor_mount_9x19", + "ShortName": "muzzle_mp9_bt_supressor_mount_9x19", + "Description": "muzzle_mp9_bt_supressor_mount_9x19", + "Weight": 0.087, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_sr2m_tochmash_hand_stop_9x21.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "560838c94bdc2d77798b4569" + }, + "5e01e9e273d8eb11426f5bc3": { + "_id": "5e01e9e273d8eb11426f5bc3", + "_name": "muzzle_svd_rotor43_svd_s_dtk_adapter_762x54", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_mosin_weapon_tuning_wt1052", + "ShortName": "muzzle_mosin_weapon_tuning_wt1052", + "Description": "muzzle_mosin_weapon_tuning_wt1052", + "Weight": 0.18, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_svd_rotor43_svd_s_dtk_adapter_762x54.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5e01e9e273d8eb11426f5bc5", + "_parent": "5e01e9e273d8eb11426f5bc3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5e01ea19e9dc277128008c0b" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5cadc390ae921500126a77f1": { + "_id": "5cadc390ae921500126a77f1", + "_name": "muzzle_m9_beretta_m9a3_protector_std_9x19", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_p226_sig_thread_protector_std_9x19", + "ShortName": "muzzle_p226_sig_thread_protector_std_9x19", + "Description": "muzzle_p226_sig_thread_protector_std_9x19", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_m9_beretta_m9a3_protector_std_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "560838c94bdc2d77798b4569" + }, + "5de8f237bbaf010b10528a70": { + "_id": "5de8f237bbaf010b10528a70", + "_name": "muzzle_mp9_bt_supressor_mount_9x19", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_mp9_bt_supressor_mount_9x19", + "ShortName": "muzzle_mp9_bt_supressor_mount_9x19", + "Description": "muzzle_mp9_bt_supressor_mount_9x19", + "Weight": 0.14, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_mp9_bt_supressor_mount_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5de8f237bbaf010b10528a72", + "_parent": "5de8f237bbaf010b10528a70", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5de8f2d5b74cd90030650c72" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5de91a58883dde2175416468", + "_parent": "5de8f237bbaf010b10528a70", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "560838c94bdc2d77798b4569" + }, + "5a6b59a08dc32e000b452fb7": { + "_id": "5a6b59a08dc32e000b452fb7", + "_name": "muzzle_glock_salient_arms_thread_protector_9x19", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_glock_salient_arms_thread_protector_9x19", + "ShortName": "muzzle_glock_salient_arms_thread_protector_9x19", + "Description": "muzzle_glock_salient_arms_thread_protector_9x19", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_glock_salient_arms_thread_protector_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 0.97, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "560838c94bdc2d77798b4569" + }, + "576167ab2459773cad038c43": { + "_id": "576167ab2459773cad038c43", + "_name": "muzzle_saiga12_izhmash_saiga12_std_12g", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_saiga12_izhmash_saiga12_std_12g", + "ShortName": "muzzle_saiga12_izhmash_saiga12_std_12g", + "Description": "muzzle_saiga12_izhmash_saiga12_std_12g", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_saiga12_izhmash_saiga12_std_12g.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "560838c94bdc2d77798b4569" + }, + "5cf67cadd7f00c065a5abab7": { + "_id": "5cf67cadd7f00c065a5abab7", + "_name": "muzzle_sks_weapon_tuning_wt0032_1_762x39", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_sks_weapon_tuning_wt0032_1_762x39", + "ShortName": "muzzle_sks_weapon_tuning_wt0032_1_762x39", + "Description": "muzzle_sks_weapon_tuning_wt0032_1_762x39", + "Weight": 0.055, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_sks_weapon_tuning_wt0032_1_762x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5cf67cadd7f00c065a5abab9", + "_parent": "5cf67cadd7f00c065a5abab7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac72e7d5acfc40016339a02", + "5ac72e895acfc43b321d4bd5", + "5cc9ad73d7f00c000e2579d4", + "5649ab884bdc2ded0b8b457f", + "59fb257e86f7742981561852" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5cf79389d7f00c10941a0c4d": { + "_id": "5cf79389d7f00c10941a0c4d", + "_name": "muzzle_mosin_noname_custom_thread_adapter_multi", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_mosin_weapon_tuning_wt1052", + "ShortName": "muzzle_mosin_weapon_tuning_wt1052", + "Description": "muzzle_mosin_weapon_tuning_wt1052", + "Weight": 0.09, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_mosin_noname_custom_thread_adapter_multi.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5cf79389d7f00c10941a0c4f", + "_parent": "5cf79389d7f00c10941a0c4d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59d64fc686f774171b243fe2", + "5a0d716f1526d8000d26b1e2", + "5f633f68f5750b524b45f112", + "5c878ebb2e2216001219d48a", + "5a9ea27ca2750c00137fa672", + "5cc9ad73d7f00c000e2579d4", + "5c7951452e221644f31bfd5c", + "5a0abb6e1526d8000a025282", + "593d489686f7745c6255d58a", + "5a0d63621526d8dba31fe3bf", + "5a9fbacda2750c00141e080f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "6194f1f918a3974e5e7421e4": { + "_id": "6194f1f918a3974e5e7421e4", + "_name": "muzzle_usp_hk_usp_std_thread_protector_1143x23", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_glock_alpha_wolf_thread_protector_9x19", + "ShortName": "muzzle_glock_alpha_wolf_thread_protector_9x19", + "Description": "muzzle_glock_alpha_wolf_thread_protector_9x19", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_usp_hk_usp_std_thread_protector_1143x23.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 0.95, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "560838c94bdc2d77798b4569" + }, + "5a0abb6e1526d8000a025282": { + "_id": "5a0abb6e1526d8000a025282", + "_name": "muzzle_ak_tactica_tula_ak_adapter_762x39", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_ak_tactica_tula_ak_adapter_762x39", + "ShortName": "muzzle_ak_tactica_tula_ak_adapter_762x39", + "Description": "muzzle_ak_tactica_tula_ak_adapter_762x39", + "Weight": 0.1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak_tactica_tula_ak_adapter_762x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5a0abe721526d805dc1ebad2", + "_parent": "5a0abb6e1526d8000a025282", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac72e7d5acfc40016339a02", + "5ac72e895acfc43b321d4bd5", + "5f633f791b231926f2329f13", + "5cc9ad73d7f00c000e2579d4", + "5649ab884bdc2ded0b8b457f", + "5e208b9842457a4a7a33d074", + "59fb257e86f7742981561852" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5f2aa4464b50c14bcf07acdb": { + "_id": "5f2aa4464b50c14bcf07acdb", + "_name": "muzzle_all_kel_tec_thread_protector_762x51", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_p226_sig_thread_protector_std_9x19", + "ShortName": "muzzle_p226_sig_thread_protector_std_9x19", + "Description": "muzzle_p226_sig_thread_protector_std_9x19", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_all_kel_tec_thread_protector_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "560838c94bdc2d77798b4569" + }, + "5fbbc34106bde7524f03cbe9": { + "_id": "5fbbc34106bde7524f03cbe9", + "_name": "muzzle_vector_kriss_thread_protector_std_9x19", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_p226_sig_thread_protector_std_9x19", + "ShortName": "muzzle_p226_sig_thread_protector_std_9x19", + "Description": "muzzle_p226_sig_thread_protector_std_9x19", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_vector_kriss_thread_protector_std_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "560838c94bdc2d77798b4569" + }, + "615d8e9867085e45ef1409c6": { + "_id": "615d8e9867085e45ef1409c6", + "_name": "muzzle_ak_kiba_thread_adapter_762x51", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_ak_cnc_warrior_ar15_thread_adapter_556x45", + "ShortName": "muzzle_ak_cnc_warrior_ar15_thread_adapter_556x45", + "Description": "muzzle_ak_cnc_warrior_ar15_thread_adapter_556x45", + "Weight": 0.11, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ak_kiba_thread_adapter_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "615d8e9867085e45ef1409c8", + "_parent": "615d8e9867085e45ef1409c6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "612e0d3767085e45ef14057f", + "5b7d693d5acfc43bca706a3d", + "5a34fd2bc4a282329a73b4c5", + "618178aa1cb55961fa0fdc80", + "6065c6e7132d4d12c81fd8e1", + "5d1f819086f7744b355c219b", + "5dcbe965e4ed22586443a79d", + "5d026791d7ad1a04a067ea63", + "5dfa3cd1b33c0951220c079b", + "6130c43c67085e45ef1405a1", + "5cdd7685d7f00c000f260ed2", + "5c878e9d2e2216000f201903", + "5d02677ad7ad1a04a15c0f95", + "5bbdb8bdd4351e4502011460", + "5cdd7693d7f00c0010373aa5", + "607ffb988900dc2d9a55b6e4", + "615d8eb350224f204c1da1cf", + "612e0e3c290d254f5e6b291d", + "5d443f8fa4b93678dd4a01aa", + "5fbc22ccf24b94483f726483", + "59bffc1f86f77435b128b872", + "5cf78496d7f00c065703d6ca", + "5a34fe59c4a282000b1521a2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "5fbc22ccf24b94483f726483": { + "_id": "5fbc22ccf24b94483f726483", + "_name": "muzzle_all_sig_qd_muzzle_base_762x51", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_all_silencerco_hybrid_46_direct_thread_multi", + "ShortName": "muzzle_all_silencerco_hybrid_46_direct_thread_multi", + "Description": "muzzle_all_silencerco_hybrid_46_direct_thread_multi", + "Weight": 0.12, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_all_sig_qd_muzzle_base_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle_000", + "_id": "5fbcc6b17283c4046c58146b", + "_parent": "5fbc22ccf24b94483f726483", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fbcbcf593164a5b6278efb2", + "5fbcbd02900b1d5091531dd3", + "5fbcbd10ab884124df0cd563" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle_001", + "_id": "5fbcc6bd900b1d5091531ddb", + "_parent": "5fbc22ccf24b94483f726483", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fbe760793164a5b6278efc8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "560838c94bdc2d77798b4569" + }, + "5a6b585a8dc32e5a9c28b4f1": { + "_id": "5a6b585a8dc32e5a9c28b4f1", + "_name": "muzzle_glock_alpha_wolf_thread_protector_9x19", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_glock_alpha_wolf_thread_protector_9x19", + "ShortName": "muzzle_glock_alpha_wolf_thread_protector_9x19", + "Description": "muzzle_glock_alpha_wolf_thread_protector_9x19", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_glock_alpha_wolf_thread_protector_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "560838c94bdc2d77798b4569" + }, + "5580239d4bdc2de7118b4583": { + "_id": "5580239d4bdc2de7118b4583", + "_name": "muzzle_tkpd_izhmash_93x64", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "Компенсатор ГК-00", + "ShortName": "ГК-00", + "Description": "Тяжелый компенсатор очень хорошо гасящий отдачу", + "Weight": 0.151, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_tkpd_izhmash_std_93x64.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1, + "HeatFactor": 0.983, + "CoolFactor": 1.006 + } + }, + "5cf78496d7f00c065703d6ca": { + "_id": "5cf78496d7f00c065703d6ca", + "_name": "muzzle_ar10_lantac_bmd_adapter_a3_762x51", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_ar10_lantac_bmd_adapter_a3_762x51", + "ShortName": "muzzle_ar10_lantac_bmd_adapter_a3_762x51", + "Description": "muzzle_ar10_lantac_bmd_adapter_a3_762x51", + "Weight": 0.03, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ar10_lantac_bmd_adapter_a3_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle_000", + "_id": "5cf79771d7f00c10864ba54a", + "_parent": "5cf78496d7f00c065703d6ca", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c878e9d2e2216000f201903" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle_001", + "_id": "5cf79779d7f00c065b42253f", + "_parent": "5cf78496d7f00c065703d6ca", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cf78720d7f00c06595bc93e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "560838c94bdc2d77798b4569" + }, + "5d270b3c8abbc3105335cfb8": { + "_id": "5d270b3c8abbc3105335cfb8", + "_name": "muzzle_m700_remington_thread_protector_762x51", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_m700_remington_thread_protector_762x51", + "ShortName": "muzzle_m700_remington_thread_protector_762x51", + "Description": "muzzle_m700_remington_thread_protector_762x51", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_m700_remington_thread_protector_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "560838c94bdc2d77798b4569" + }, + "630f27f04f3f6281050b94d7": { + "_id": "630f27f04f3f6281050b94d7", + "_name": "muzzle_aug_ratworx_suppressor_adapter_556x45", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_ak_cnc_warrior_ar15_thread_adapter_556x45", + "ShortName": "muzzle_ak_cnc_warrior_ar15_thread_adapter_556x45", + "Description": "muzzle_ak_cnc_warrior_ar15_thread_adapter_556x45", + "Weight": 0.12, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_aug_ratworx_suppressor_adapter_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "630f27f04f3f6281050b94d8", + "_parent": "630f27f04f3f6281050b94d7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7e5f112e221600106f4ede", + "5c0fafb6d174af02a96260ba", + "612e0cfc8004cc50514c2d9e", + "5cf6937cd7f00c056c53fb39", + "544a38634bdc2d58388b4568", + "5cff9e5ed7ad1a09407397d4", + "5c48a2a42e221602b66d1e07", + "5f6372e2865db925d54f3869", + "615d8e2f1cb55961fa0fd9a4", + "56ea8180d2720bf2698b456a", + "5d02676dd7ad1a049e54f6dc", + "56ea6fafd2720b844b8b4593", + "5943ee5a86f77413872d25ec", + "609269c3b0e443224b421cc1", + "5c7fb51d2e2216001219ce11", + "5ea172e498dacb342978818e", + "5c6d710d2e22165df16b81e7", + "612e0e55a112697a4b3a66e7", + "5d440625a4b9361eec4ae6c5", + "5cc9b815d7f00c000e2579d6", + "5a7c147ce899ef00150bd8b8", + "5c7954d52e221600106f4cc7", + "59bffc1f86f77435b128b872", + "5a9fbb84a2750c00137fa685", + "626a74340be03179a165e30c", + "626667e87379c44d557b7550", + "62669bccdb9ebb4daa44cd14" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "conpensator", + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "544a38634bdc2d58388b4568" + }, + "619d36da53b4d42ee724fae4": { + "_id": "619d36da53b4d42ee724fae4", + "_name": "muzzle_mc255_ckib_choke_12g", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "Remington Tactical Choke 12g", + "ShortName": "RTC 12g", + "Description": "Remington Tactical Choke 12g был разработан специально для тактических ружей и ружей самообороны. Сочетает в себе свойства цилиндра и пламегасителя.", + "Weight": 0.1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_mc255_ckib_choke_12g.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0.25, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.99, + "CoolFactor": 1 + }, + "_proto": "5580239d4bdc2de7118b4583" + }, + "59fb137a86f7740adb646af1": { + "_id": "59fb137a86f7740adb646af1", + "_name": "muzzle_saiga12_css_monster_caw_large_12g", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_saiga12_izhmash_saiga12_std_12g", + "ShortName": "muzzle_saiga12_izhmash_saiga12_std_12g", + "Description": "muzzle_saiga12_izhmash_saiga12_std_12g", + "Weight": 0.34, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_saiga12_css_monster_caw_large_12g.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -24, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "brake", + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.98, + "CoolFactor": 1.02 + }, + "_proto": "560838c94bdc2d77798b4569" + }, + "58272d7f2459774f6311ddfd": { + "_id": "58272d7f2459774f6311ddfd", + "_name": "muzzle_12g_red_heat_gk-02_12g", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_12g_red_heat_gk-02_12g", + "ShortName": "muzzle_12g_red_heat_gk-02_12g", + "Description": "muzzle_12g_red_heat_gk-02_12g", + "Weight": 0.233, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_12g_red_heat_gk-02_12g.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -14, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0.25, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.983, + "CoolFactor": 1.016 + }, + "_proto": "576167ab2459773cad038c43" + }, + "628120621d5df4475f46a335": { + "_id": "628120621d5df4475f46a335", + "_name": "muzzle_ai_accuracy_international_thread_protector_86x70", + "_parent": "550aa4dd4bdc2dc9348b4569", + "_type": "Item", + "_props": { + "Name": "muzzle_p226_sig_thread_protector_std_9x19", + "ShortName": "muzzle_p226_sig_thread_protector_std_9x19", + "Description": "muzzle_p226_sig_thread_protector_std_9x19", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/muzzle/muzzle_ai_accuracy_international_thread_protector_86x70.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "muzzleCombo", + "DurabilityBurnModificator": 0.98, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "560838c94bdc2d77798b4569" + }, "5fc4b97bab884124df0cd5e3": { "_id": "5fc4b97bab884124df0cd5e3", "_name": "muzzle_all_silencerco_omega_45k_piston_adapter_1143x23", @@ -57488,6 +62210,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -57589,6 +62315,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -57671,6 +62401,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -57753,6 +62487,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -57854,6 +62592,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -57981,6 +62723,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -58082,6 +62828,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -58205,6 +62955,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -58312,6 +63066,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -58394,6 +63152,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -58420,6 +63182,1209 @@ }, "_proto": "560838c94bdc2d77798b4569" }, + "5a9fbb74a2750c0032157181": { + "_id": "5a9fbb74a2750c0032157181", + "_name": "silencer_all_rotor_43_v2_366TKM", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_all_rotor_43_v2_762x39", + "ShortName": "silencer_all_rotor_43_v2_762x39", + "Description": "silencer_all_rotor_43_v2_762x39\n", + "Weight": 0.57, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_all_rotor_43_v2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -2, + "Recoil": -10, + "Loudness": -15, + "EffectiveDistance": 0, + "Ergonomics": -22, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "pms", + "DurabilityBurnModificator": 1.7, + "HeatFactor": 1.15, + "CoolFactor": 1 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "5d3ef698a4b9361182109872": { + "_id": "5d3ef698a4b9361182109872", + "_name": "silencer_57_gemtech_sfn_57_57x28", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_all_aac_illusion_9_9x19", + "ShortName": "silencer_all_aac_illusion_9_9x19", + "Description": "silencer_all_aac_illusion_9_9x19", + "Weight": 0.15, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_57_gemtech_sfn_57_57x28.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 2, + "Recoil": -9, + "Loudness": -25, + "EffectiveDistance": 0, + "Ergonomics": -15, + "Velocity": 1.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.52, + "HeatFactor": 1.13, + "CoolFactor": 1 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "5b86a0e586f7745b600ccb23": { + "_id": "5b86a0e586f7745b600ccb23", + "_name": "silencer_mosin_bramit_std_762x54r", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_mosin_bramit_std_762x54r", + "ShortName": "silencer_mosin_bramit_std_762x54r", + "Description": "silencer_mosin_bramit_std_762x54r", + "Weight": 1.1, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_mosin_bramit_std_762x54r.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -3, + "Recoil": -10, + "Loudness": -15, + "EffectiveDistance": 0, + "Ergonomics": -20, + "Velocity": -1.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.5, + "HeatFactor": 1.14, + "CoolFactor": 1 + }, + "_proto": "54490a4d4bdc2dbc018b4573" + }, + "56e05b06d2720bb2668b4586": { + "_id": "56e05b06d2720bb2668b4586", + "_name": "silencer_pb_tochmash_std_9x18pm", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "Глушитель штатный ПБ 9х18 ПМ", + "ShortName": "Глуш. ПБ", + "Description": "Штатный съемный глушитель от пистолета ПБ.", + "Weight": 0.131, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_pb_tochmash_std_9x18pm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -12, + "Loudness": -28, + "EffectiveDistance": 0, + "Ergonomics": -21, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.65, + "HeatFactor": 1.13, + "CoolFactor": 1 + }, + "_proto": "564caa3d4bdc2d17108b458e" + }, + "54490a4d4bdc2dbc018b4573": { + "_id": "54490a4d4bdc2dbc018b4573", + "_name": "silencer_silencerco_sparrow_22lr", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "Глушитель Silencerco Sparrow 22 .22LR", + "ShortName": "Sparrow 22", + "Description": "Глушитель Silencerco Sparrow 22 для патронов кольцевого воспламенения калибром .22LR .17 HMR .22 MAG .22 WMR .22 Hornet 5.7mm.", + "Weight": 0.184, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_silencerco_sparrow_22lr.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -1, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.7, + "HeatFactor": 1.12, + "CoolFactor": 1 + } + }, + "5caf187cae92157c28402e43": { + "_id": "5caf187cae92157c28402e43", + "_name": "silencer_ash12_ckib_ash12_std_127x55", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "Глушитель Пламегаситель ТГП-А 5.45х39", + "ShortName": "ТГП-А", + "Description": "Глушитель Пламегаситель Тактический ТГП-А производства ГУ НПО \"Спецтехника и связь\" для автоматов на базе АК 5.45х39.", + "Weight": 0.7, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_ash12_ckib_ash12_std_127x55.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 10, + "Recoil": -18, + "Loudness": -15, + "EffectiveDistance": 0, + "Ergonomics": -21, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "pms", + "DurabilityBurnModificator": 1.45, + "HeatFactor": 1.16, + "CoolFactor": 1.12 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "57ffb0e42459777d047111c5": { + "_id": "57ffb0e42459777d047111c5", + "_name": "silencer_aks74u_tochmash_pbs-4_545x39", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_aks74u_tochmash_pbs-4_545x39", + "ShortName": "silencer_aks74u_tochmash_pbs-4_545x39", + "Description": "silencer_aks74u_tochmash_pbs-4_545x39", + "Weight": 0.7, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_aks74u_tochmash_pbs-4_545x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -10, + "Loudness": -29, + "EffectiveDistance": 0, + "Ergonomics": -25, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "pms", + "DurabilityBurnModificator": 1.7, + "HeatFactor": 1.14, + "CoolFactor": 1.1 + }, + "_proto": "564caa3d4bdc2d17108b458e" + }, + "5a0d63621526d8dba31fe3bf": { + "_id": "5a0d63621526d8dba31fe3bf", + "_name": "silencer_akm_tochmash_pbs-1_762x39", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_akm_tochmash_pbs-1_762x39", + "ShortName": "silencer_akm_tochmash_pbs-1_762x39", + "Description": "silencer_akm_tochmash_pbs-1_762x39", + "Weight": 0.435, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_akm_tochmash_pbs-1_762x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -1, + "Recoil": -12, + "Loudness": -28, + "EffectiveDistance": 0, + "Ergonomics": -25, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.8, + "HeatFactor": 1.14, + "CoolFactor": 1.05 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "571a28e524597720b4066567": { + "_id": "571a28e524597720b4066567", + "_name": "silencer_tt_custom_noname_762x25tt", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "Глушитель кустарный 7.62х25 ТТ", + "ShortName": "Глуш. ТТ", + "Description": "Самопальный глушитель для ТТ с кустарным стволом. Устанавливать и вести стрельбу только на свой страх и риск.", + "Weight": 0.332, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_tt_custom_noname_762x25tt.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -10, + "Loudness": -30, + "EffectiveDistance": 0, + "Ergonomics": -12, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.75, + "HeatFactor": 1.15, + "CoolFactor": 1 + }, + "_proto": "56e05b06d2720bb2668b4586" + }, + "5fbe7618d6fa9c00c571bb6c": { + "_id": "5fbe7618d6fa9c00c571bb6c", + "_name": "silencer_all_sig_srd_762_762x51", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_all_sig_srd_762_762x51", + "ShortName": "silencer_all_sig_srd_762_762x51", + "Description": "silencer_all_sig_srd_762_762x51", + "Weight": 0.46, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_all_sig_srd_762_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 2, + "Recoil": -11, + "Loudness": -35, + "EffectiveDistance": 0, + "Ergonomics": -23, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.4, + "HeatFactor": 1.14, + "CoolFactor": 1 + }, + "_proto": "54490a4d4bdc2dbc018b4573" + }, + "5de8f2d5b74cd90030650c72": { + "_id": "5de8f2d5b74cd90030650c72", + "_name": "silencer_mp9_bt_supressor_9x19", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_all_silencerco_osprey_9_9x19", + "ShortName": "silencer_all_silencerco_osprey_9_9x19", + "Description": "silencer_all_silencerco_osprey_9_9x19", + "Weight": 0.29, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_mp9_bt_supressor_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -9, + "Loudness": -20, + "EffectiveDistance": 0, + "Ergonomics": -16, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.72, + "HeatFactor": 1.13, + "CoolFactor": 1 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "5cff9e84d7ad1a049e54ed55": { + "_id": "5cff9e84d7ad1a049e54ed55", + "_name": "silencer_wave_dd_wave_qd_supressor_multi", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_ar10_aac_762_sdn_6_762x51", + "ShortName": "silencer_ar10_aac_762_sdn_6_762x51", + "Description": "silencer_ar10_aac_762_sdn_6_762x51", + "Weight": 0.488, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_wave_dd_wave_qd_supressor_multi.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -1, + "Recoil": -8, + "Loudness": -20, + "EffectiveDistance": 0, + "Ergonomics": -17, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.67, + "HeatFactor": 1.14, + "CoolFactor": 1 + }, + "_proto": "54490a4d4bdc2dbc018b4573" + }, + "5ba26ae8d4351e00367f9bdb": { + "_id": "5ba26ae8d4351e00367f9bdb", + "_name": "silencer_mp7_bt_rotex_2_46x30", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_mp7_bt_rotex_2_46x30", + "ShortName": "silencer_mp7_bt_rotex_2_46x30", + "Description": "silencer_mp7_bt_rotex_2_46x30", + "Weight": 0.607, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_mp7_bt_rotex_2_46x30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -10, + "Loudness": -25, + "EffectiveDistance": 0, + "Ergonomics": -20, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.74, + "HeatFactor": 1.13, + "CoolFactor": 1 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "5a9fb739a2750c003215717f": { + "_id": "5a9fb739a2750c003215717f", + "_name": "silencer_all_rotor_43_v1_9x19", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_all_rotor_43_v1_9x19", + "ShortName": "silencer_all_rotor_43_v1_9x19", + "Description": "silencer_all_rotor_43_v1_9x19\n", + "Weight": 0.49, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_all_rotor_43_v1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -2, + "Recoil": -6.5, + "Loudness": -23, + "EffectiveDistance": 0, + "Ergonomics": -17, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "pms", + "DurabilityBurnModificator": 1.65, + "HeatFactor": 1.14, + "CoolFactor": 1.02 + }, + "_proto": "55d614004bdc2d86028b4568" + }, "57da93632459771cb65bf83f": { "_id": "57da93632459771cb65bf83f", "_name": "silencer_kac_nt-4_556x45_blk", @@ -58476,6 +64441,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -58502,6 +64471,178 @@ }, "_proto": "55d614004bdc2d86028b4568" }, + "6130c4d51cb55961fa0fd49f": { + "_id": "6130c4d51cb55961fa0fd49f", + "_name": "silencer_ump_b&t_ump_45_1143x23", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_base_silencerco_omega_45k_1143x23", + "ShortName": "silencer_base_silencerco_omega_45k_1143x23", + "Description": "silencer_base_silencerco_omega_45k_1143x23", + "Weight": 0.453, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_ump_b&t_ump_45_1143x23.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 2, + "Recoil": -11, + "Loudness": -25, + "EffectiveDistance": 0, + "Ergonomics": -16, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.7, + "HeatFactor": 1.13, + "CoolFactor": 1 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "5a9fbb84a2750c00137fa685": { + "_id": "5a9fbb84a2750c00137fa685", + "_name": "silencer_all_rotor_43_v2_556x45", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_all_rotor_43_v2_762x39", + "ShortName": "silencer_all_rotor_43_v2_762x39", + "Description": "silencer_all_rotor_43_v2_762x39\n", + "Weight": 0.57, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_all_rotor_43_v2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -2, + "Recoil": -9, + "Loudness": -18, + "EffectiveDistance": 0, + "Ergonomics": -22, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "pms", + "DurabilityBurnModificator": 1.71, + "HeatFactor": 1.14, + "CoolFactor": 1.03 + }, + "_proto": "55d614004bdc2d86028b4568" + }, "5a34fe59c4a282000b1521a2": { "_id": "5a34fe59c4a282000b1521a2", "_name": "silencer_ar10_aac_762_sdn_6_762x51", @@ -58558,6 +64699,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -58584,433 +64729,23 @@ }, "_proto": "54490a4d4bdc2dbc018b4573" }, - "5cebec00d7f00c065c53522a": { - "_id": "5cebec00d7f00c065c53522a", - "_name": "silencer_p90_fn_p90_attenuator_57x28", + "62811fa609427b40ab14e765": { + "_id": "62811fa609427b40ab14e765", + "_name": "silencer_ai_accuracy_international_tactical_sound_moderator_86x70", "_parent": "550aa4cd4bdc2dd8348b456c", "_type": "Item", "_props": { - "Name": "silencer_p90_fn_p90_attenuator_57x28", - "ShortName": "silencer_p90_fn_p90_attenuator_57x28", - "Description": "silencer_p90_fn_p90_attenuator_57x28", - "Weight": 0.677, + "Name": "silencer_ar10_aac_762_sdn_6_762x51", + "ShortName": "silencer_ar10_aac_762_sdn_6_762x51", + "Description": "silencer_ar10_aac_762_sdn_6_762x51", + "Weight": 0.665, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_p90_fn_p90_attenuator_57x28.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -9, - "Loudness": -21, - "EffectiveDistance": 0, - "Ergonomics": -17, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.66, - "HeatFactor": 1.13, - "CoolFactor": 1 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "5de8f2d5b74cd90030650c72": { - "_id": "5de8f2d5b74cd90030650c72", - "_name": "silencer_mp9_bt_supressor_9x19", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_all_silencerco_osprey_9_9x19", - "ShortName": "silencer_all_silencerco_osprey_9_9x19", - "Description": "silencer_all_silencerco_osprey_9_9x19", - "Weight": 0.29, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_mp9_bt_supressor_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 1, - "Recoil": -9, - "Loudness": -20, - "EffectiveDistance": 0, - "Ergonomics": -16, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.72, - "HeatFactor": 1.13, - "CoolFactor": 1 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "5a32a064c4a28200741e22de": { - "_id": "5a32a064c4a28200741e22de", - "_name": "silencer_all_silencerco_osprey_9_9x19", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_all_silencerco_osprey_9_9x19", - "ShortName": "silencer_all_silencerco_osprey_9_9x19", - "Description": "silencer_all_silencerco_osprey_9_9x19", - "Weight": 0.27, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_all_silencerco_osprey_9_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 2, - "Recoil": -12, - "Loudness": -27, - "EffectiveDistance": 0, - "Ergonomics": -17, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.65, - "HeatFactor": 1.13, - "CoolFactor": 1.08 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "5ba26ae8d4351e00367f9bdb": { - "_id": "5ba26ae8d4351e00367f9bdb", - "_name": "silencer_mp7_bt_rotex_2_46x30", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_mp7_bt_rotex_2_46x30", - "ShortName": "silencer_mp7_bt_rotex_2_46x30", - "Description": "silencer_mp7_bt_rotex_2_46x30", - "Weight": 0.607, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_mp7_bt_rotex_2_46x30.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -10, - "Loudness": -25, - "EffectiveDistance": 0, - "Ergonomics": -20, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.74, - "HeatFactor": 1.13, - "CoolFactor": 1 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "593d490386f7745ee97a1555": { - "_id": "593d490386f7745ee97a1555", - "_name": "silencer_sks_hexagon_sks_762x39", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_sks_hexagon_sks_762x39", - "ShortName": "silencer_sks_hexagon_sks_762x39", - "Description": "silencer_sks_hexagon_sks_762x39", - "Weight": 0.462, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_sks_hexagon_sks_762x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -1, - "Recoil": -9, - "Loudness": -15, - "EffectiveDistance": 0, - "Ergonomics": -21, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "pms", - "DurabilityBurnModificator": 1.71, - "HeatFactor": 1.14, - "CoolFactor": 1.05 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "57f3c8cc2459773ec4480328": { - "_id": "57f3c8cc2459773ec4480328", - "_name": "silencer_pp-91-01_zmz_kedr_b_std_9x18pm", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_pp-91-01_zmz_kedr_b_std_9x18pm", - "ShortName": "silencer_pp-91-01_zmz_kedr_b_std_9x18pm", - "Description": "silencer_pp-91-01_zmz_kedr_b_std_9x18pm", - "Weight": 0.13, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_pp-91-01_zmz_kedr_b_std_9x18pm.bundle", + "path": "assets/content/items/mods/silencers/silencer_ai_accuracy_international_tactical_sound_moderator_86x70.bundle", "rcid": "" }, "UsePrefab": { @@ -59050,16 +64785,106 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -4, + "Recoil": -15, + "Loudness": -28, + "EffectiveDistance": 0, + "Ergonomics": -30, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 2.15, + "HeatFactor": 1.25, + "CoolFactor": 1.08 + }, + "_proto": "54490a4d4bdc2dbc018b4573" + }, + "5a27b6bec4a282000e496f78": { + "_id": "5a27b6bec4a282000e496f78", + "_name": "silencer_sr1mp_tochmash_sr1mp_std_9x21", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_sr1mp_tochmash_sr1mp_std_9x21", + "ShortName": "silencer_sr1mp_tochmash_sr1mp_std_9x21", + "Description": "silencer_sr1mp_tochmash_sr1mp_std_9x21", + "Weight": 0.49, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_sr1mp_tochmash_sr1mp_std_9x21.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -13, - "Loudness": -27, + "Recoil": -10, + "Loudness": -20, "EffectiveDistance": 0, - "Ergonomics": -16, + "Ergonomics": -15, "Velocity": 0.5, "RaidModdable": true, "ToolModdable": false, @@ -59070,29 +64895,29 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.62, - "HeatFactor": 1.13, + "DurabilityBurnModificator": 1.7, + "HeatFactor": 1.12, "CoolFactor": 1 }, - "_proto": "56e05b06d2720bb2668b4586" + "_proto": "55d614004bdc2d86028b4568" }, - "5a9fbb74a2750c0032157181": { - "_id": "5a9fbb74a2750c0032157181", - "_name": "silencer_all_rotor_43_v2_366TKM", + "630f2982cdb9e392db0cbcc7": { + "_id": "630f2982cdb9e392db0cbcc7", + "_name": "silencer_aug_reflex_suppressor_t4aug_ranger_556x45", "_parent": "550aa4cd4bdc2dd8348b456c", "_type": "Item", "_props": { "Name": "silencer_all_rotor_43_v2_762x39", "ShortName": "silencer_all_rotor_43_v2_762x39", "Description": "silencer_all_rotor_43_v2_762x39\n", - "Weight": 0.57, + "Weight": 0.38, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_all_rotor_43_v2.bundle", + "path": "assets/content/items/mods/silencers/silencer_aug_reflex_suppressor_t4aug_ranger_556x45.bundle", "rcid": "" }, "UsePrefab": { @@ -59114,170 +64939,6 @@ "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -2, - "Recoil": -10, - "Loudness": -15, - "EffectiveDistance": 0, - "Ergonomics": -22, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "pms", - "DurabilityBurnModificator": 1.7, - "HeatFactor": 1.15, - "CoolFactor": 1 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "593d489686f7745c6255d58a": { - "_id": "593d489686f7745c6255d58a", - "_name": "silencer_akm_hexagon_akm_762x39", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_akm_hexagon_akm_762x39", - "ShortName": "silencer_akm_hexagon_akm_762x39", - "Description": "silencer_akm_hexagon_akm_762x39", - "Weight": 0.462, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_akm_hexagon_akm_762x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -1, - "Recoil": -9, - "Loudness": -18, - "EffectiveDistance": 0, - "Ergonomics": -23, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "pms", - "DurabilityBurnModificator": 1.75, - "HeatFactor": 1.14, - "CoolFactor": 1.06 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "55d6190f4bdc2d87028b4567": { - "_id": "55d6190f4bdc2d87028b4567", - "_name": "silencer_socom_surefire_socom556_mini_monster_556x45", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "Глушитель Surefire SOCOM556-MINI MONSTER 5.56х45", - "ShortName": "M MONSTER", - "Description": "Глушитель Surefire SOCOM556-MINI MONSTER для патронов калибром 5.56х45 .223 является укороченной версией SOCOM556-MONSTER. Может быть установлен только на совместимые дульные устройства Surefire.", - "Weight": 0.413, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_socom_surefire_socom556_mini_monster_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, @@ -59286,7 +64947,10 @@ "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, - "ConflictingItems": [], + "ConflictingItems": [ + "630f27f04f3f6281050b94d7", + "634eba08f69c710e0108d386" + ], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], @@ -59296,178 +64960,18 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, - "Accuracy": 0, - "Recoil": -7, - "Loudness": -12, - "EffectiveDistance": 0, - "Ergonomics": -7, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.55, - "HeatFactor": 1.08, - "CoolFactor": 1 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "5a0d63621526d8dba31fe3bf": { - "_id": "5a0d63621526d8dba31fe3bf", - "_name": "silencer_akm_tochmash_pbs-1_762x39", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_akm_tochmash_pbs-1_762x39", - "ShortName": "silencer_akm_tochmash_pbs-1_762x39", - "Description": "silencer_akm_tochmash_pbs-1_762x39", - "Weight": 0.435, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_akm_tochmash_pbs-1_762x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -1, - "Recoil": -12, - "Loudness": -28, - "EffectiveDistance": 0, - "Ergonomics": -25, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.8, - "HeatFactor": 1.14, - "CoolFactor": 1.05 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "593d493f86f7745e6b2ceb22": { - "_id": "593d493f86f7745e6b2ceb22", - "_name": "silencer_ak74_hexagon_ak74_545x39", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_akm_hexagon_akm_762x39", - "ShortName": "silencer_akm_hexagon_akm_762x39", - "Description": "silencer_akm_hexagon_akm_762x39", - "Weight": 0.462, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_akm_hexagon_akm_762x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -1, + "Accuracy": -2, "Recoil": -9, - "Loudness": -19, + "Loudness": -18, "EffectiveDistance": 0, "Ergonomics": -22, "Velocity": 0.75, @@ -59480,9 +64984,119 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "muzzleModType": "pms", - "DurabilityBurnModificator": 1.75, - "HeatFactor": 1.145, - "CoolFactor": 1.08 + "DurabilityBurnModificator": 1.71, + "HeatFactor": 1.14, + "CoolFactor": 1.03 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "5a33a8ebc4a282000c5a950d": { + "_id": "5a33a8ebc4a282000c5a950d", + "_name": "silencer_all_alpha_dog_alpha_9_9x19", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_all_alpha_dog_alpha_9_9x19", + "ShortName": "silencer_all_alpha_dog_alpha_9_9x19", + "Description": "silencer_all_alpha_dog_alpha_9_9x19", + "Weight": 0.29, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_all_alpha_dog_alpha_9_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5a33a9fdc4a282329a73b4af", + "_parent": "5a33a8ebc4a282000c5a950d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 2, + "Recoil": -8, + "Loudness": -25, + "EffectiveDistance": 0, + "Ergonomics": -13, + "Velocity": 2, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.6, + "HeatFactor": 1.13, + "CoolFactor": 1 }, "_proto": "55d614004bdc2d86028b4568" }, @@ -59542,6 +65156,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -59608,502 +65226,6 @@ }, "_proto": "57838c962459774a1651ec63" }, - "5abcc328d8ce8700194394f3": { - "_id": "5abcc328d8ce8700194394f3", - "_name": "silencer_apb_toz_apb_std_9x18pm", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_apb_toz_apb_std_9x18pm", - "ShortName": "silencer_apb_toz_apb_std_9x18pm", - "Description": "silencer_apb_toz_apb_std_9x18pm", - "Weight": 0.49, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_apb_toz_apb_std_9x18pm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -1, - "Recoil": -9, - "Loudness": -20, - "EffectiveDistance": 0, - "Ergonomics": -21, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "pms", - "DurabilityBurnModificator": 1.69, - "HeatFactor": 1.13, - "CoolFactor": 1 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "5caf187cae92157c28402e43": { - "_id": "5caf187cae92157c28402e43", - "_name": "silencer_ash12_ckib_ash12_std_127x55", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "Глушитель Пламегаситель ТГП-А 5.45х39", - "ShortName": "ТГП-А", - "Description": "Глушитель Пламегаситель Тактический ТГП-А производства ГУ НПО \"Спецтехника и связь\" для автоматов на базе АК 5.45х39.", - "Weight": 0.7, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_ash12_ckib_ash12_std_127x55.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 10, - "Recoil": -18, - "Loudness": -15, - "EffectiveDistance": 0, - "Ergonomics": -21, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "pms", - "DurabilityBurnModificator": 1.45, - "HeatFactor": 1.16, - "CoolFactor": 1.12 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "59bffbb386f77435b379b9c2": { - "_id": "59bffbb386f77435b379b9c2", - "_name": "silencer_mount_silencerco_hybrid_46_multi", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_mount_silencerco_hybrid_46_multi", - "ShortName": "silencer_mount_silencerco_hybrid_46_multi", - "Description": "silencer_mount_silencerco_hybrid_46_multi", - "Weight": 0.49, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_mount_silencerco_hybrid_46_multi.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -9.5, - "Loudness": -22, - "EffectiveDistance": 0, - "Ergonomics": -17, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.72, - "HeatFactor": 1.15, - "CoolFactor": 1.04 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "60926df0132d4d12c81fd9df": { - "_id": "60926df0132d4d12c81fd9df", - "_name": "silencer_asr_silencerco_saker_556_556x45", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_asr_silencerco_saker_556_556x45", - "ShortName": "silencer_asr_silencerco_saker_556_556x45", - "Description": "silencer_asr_silencerco_saker_556_556x45", - "Weight": 0.51, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_asr_silencerco_saker_556_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -1, - "Recoil": -14, - "Loudness": -29, - "EffectiveDistance": 0, - "Ergonomics": -22, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.58, - "HeatFactor": 1.13, - "CoolFactor": 1 - }, - "_proto": "54490a4d4bdc2dbc018b4573" - }, - "615d8f8567085e45ef1409ca": { - "_id": "615d8f8567085e45ef1409ca", - "_name": "silencer_hex_hexagon_wafflemaker_suppressor_545x39", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_akm_hexagon_akm_762x39", - "ShortName": "silencer_akm_hexagon_akm_762x39", - "Description": "silencer_akm_hexagon_akm_762x39", - "Weight": 0.29, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_hex_hexagon_wafflemaker_suppressor_545x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5b800e9286f7747a8b04f3ff", - "5b80242286f77429445e0b47", - "5d15ce51d7ad1a1eff619092" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -7, - "Loudness": -25, - "EffectiveDistance": 0, - "Ergonomics": -19, - "Velocity": 1.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "pms", - "DurabilityBurnModificator": 1.75, - "HeatFactor": 1.14, - "CoolFactor": 1.11 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "62811fa609427b40ab14e765": { - "_id": "62811fa609427b40ab14e765", - "_name": "silencer_ai_accuracy_international_tactical_sound_moderator_86x70", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_ar10_aac_762_sdn_6_762x51", - "ShortName": "silencer_ar10_aac_762_sdn_6_762x51", - "Description": "silencer_ar10_aac_762_sdn_6_762x51", - "Weight": 0.665, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_ai_accuracy_international_tactical_sound_moderator_86x70.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -4, - "Recoil": -15, - "Loudness": -28, - "EffectiveDistance": 0, - "Ergonomics": -30, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 2.15, - "HeatFactor": 1.25, - "CoolFactor": 1.08 - }, - "_proto": "54490a4d4bdc2dbc018b4573" - }, "5e01ea19e9dc277128008c0b": { "_id": "5e01ea19e9dc277128008c0b", "_name": "silencer_base_rotor43_svd_dtk_762x54", @@ -60160,6 +65282,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -60186,6 +65312,92 @@ }, "_proto": "55d614004bdc2d86028b4568" }, + "55d617094bdc2d89028b4568": { + "_id": "55d617094bdc2d89028b4568", + "_name": "silencer_kac_qdc_65x35", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "Глушитель Knight's Armament Company KAC QDC Suppressor 6.5x35", + "ShortName": "6.5QDCS", + "Description": "Глушитель Knight's Armament Company KAC QDC Suppressor для патронов калибром 6.5x35. Может быть установлен только на совместимые дульные устройства Knight's Armament QDC.", + "Weight": 0.51, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_kac_qdc_65x35.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -1, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.7, + "HeatFactor": 1.14, + "CoolFactor": 1 + }, + "_proto": "55d614004bdc2d86028b4568" + }, "5926d33d86f77410de68ebc0": { "_id": "5926d33d86f77410de68ebc0", "_name": "silencer_hk_mp5_sd_std_9x19", @@ -60242,6 +65454,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -60287,6 +65503,820 @@ }, "_proto": "57838c962459774a1651ec63" }, + "5cebec00d7f00c065c53522a": { + "_id": "5cebec00d7f00c065c53522a", + "_name": "silencer_p90_fn_p90_attenuator_57x28", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_p90_fn_p90_attenuator_57x28", + "ShortName": "silencer_p90_fn_p90_attenuator_57x28", + "Description": "silencer_p90_fn_p90_attenuator_57x28", + "Weight": 0.677, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_p90_fn_p90_attenuator_57x28.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -9, + "Loudness": -21, + "EffectiveDistance": 0, + "Ergonomics": -17, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.66, + "HeatFactor": 1.13, + "CoolFactor": 1 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "57838c962459774a1651ec63": { + "_id": "57838c962459774a1651ec63", + "_name": "silencer_vss_tochmash_std_9x39", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_vss_tochmash_std_9x39", + "ShortName": "silencer_vss_tochmash_std_9x39", + "Description": "silencer_vss_tochmash_std_9x39", + "Weight": 0.496, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_vss_tochmash_std_9x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "57838d2f2459774a256959b0", + "_parent": "57838c962459774a1651ec63", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57c44e7b2459772d28133248", + "57838e1b2459774a256959b1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "57e02a3824597706777d7ec7", + "_parent": "57838c962459774a1651ec63", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59eb7ebe86f7740b373438ce", + "57a3459f245977764a01f703", + "5a9fc7e6a2750c0032157184" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -20, + "Loudness": -30, + "EffectiveDistance": 0, + "Ergonomics": -5, + "Velocity": 2, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.49, + "HeatFactor": 1.1155, + "CoolFactor": 1.06 + }, + "_proto": "564caa3d4bdc2d17108b458e" + }, + "5f63407e1b231926f2329f15": { + "_id": "5f63407e1b231926f2329f15", + "_name": "silencer_vepr_rotor43_762x51", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_vepr_rotor43_762x51", + "ShortName": "silencer_vepr_rotor43_762x51", + "Description": "silencer_vepr_rotor43_762x51\n", + "Weight": 0.9, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_vepr_rotor43_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -2, + "Recoil": -14, + "Loudness": -20, + "EffectiveDistance": 0, + "Ergonomics": -28, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "pms", + "DurabilityBurnModificator": 1.68, + "HeatFactor": 1.14, + "CoolFactor": 1.04 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "6171367e1cb55961fa0fdb36": { + "_id": "6171367e1cb55961fa0fdb36", + "_name": "silencer_bt_b&t_g28_sd_762x51", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_base_sig_srd_762_qd_762x51", + "ShortName": "silencer_base_sig_srd_762_qd_762x51", + "Description": "silencer_base_sig_srd_762_qd_762x51", + "Weight": 0.46, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_bt_b&t_g28_sd_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 2, + "Recoil": -14, + "Loudness": -30, + "EffectiveDistance": 0, + "Ergonomics": -18, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.62, + "HeatFactor": 1.14, + "CoolFactor": 1.06 + }, + "_proto": "54490a4d4bdc2dbc018b4573" + }, + "5c6165902e22160010261b28": { + "_id": "5c6165902e22160010261b28", + "_name": "silencer_all_sig_srd_9_9x19", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_all_silencerco_osprey_9_9x19", + "ShortName": "silencer_all_silencerco_osprey_9_9x19", + "Description": "silencer_all_silencerco_osprey_9_9x19", + "Weight": 0.255, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_all_sig_srd_9_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -8, + "Loudness": -22, + "EffectiveDistance": 0, + "Ergonomics": -15, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.5, + "HeatFactor": 1.12, + "CoolFactor": 1.03 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "59bffbb386f77435b379b9c2": { + "_id": "59bffbb386f77435b379b9c2", + "_name": "silencer_mount_silencerco_hybrid_46_multi", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_mount_silencerco_hybrid_46_multi", + "ShortName": "silencer_mount_silencerco_hybrid_46_multi", + "Description": "silencer_mount_silencerco_hybrid_46_multi", + "Weight": 0.49, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_mount_silencerco_hybrid_46_multi.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -9.5, + "Loudness": -22, + "EffectiveDistance": 0, + "Ergonomics": -17, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.72, + "HeatFactor": 1.15, + "CoolFactor": 1.04 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "62e2a7138e1ac9380579c122": { + "_id": "62e2a7138e1ac9380579c122", + "_name": "silencer_sr2m_tochmash_suppressor_9x21", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_all_silencerco_osprey_9_9x19", + "ShortName": "silencer_all_silencerco_osprey_9_9x19", + "Description": "silencer_all_silencerco_osprey_9_9x19", + "Weight": 0.575, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_sr2m_tochmash_suppressor_9x21.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -9, + "Loudness": -18, + "EffectiveDistance": 0, + "Ergonomics": -14, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.75, + "HeatFactor": 1.18, + "CoolFactor": 1 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "5fbe760793164a5b6278efc8": { + "_id": "5fbe760793164a5b6278efc8", + "_name": "silencer_base_sig_srd_762_qd_762x51", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_base_sig_srd_762_qd_762x51", + "ShortName": "silencer_base_sig_srd_762_qd_762x51", + "Description": "silencer_base_sig_srd_762_qd_762x51", + "Weight": 0.46, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_base_sig_srd_762_qd_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 2, + "Recoil": -13, + "Loudness": -35, + "EffectiveDistance": 0, + "Ergonomics": -24, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.65, + "HeatFactor": 1.135, + "CoolFactor": 1.04 + }, + "_proto": "54490a4d4bdc2dbc018b4573" + }, + "59fb257e86f7742981561852": { + "_id": "59fb257e86f7742981561852", + "_name": "silencer_akm_zenit_dtk-4m_762x39", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_akm_hexagon_akm_762x39", + "ShortName": "silencer_akm_hexagon_akm_762x39", + "Description": "silencer_akm_hexagon_akm_762x39", + "Weight": 0.354, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_akm_zenit_dtk-4m_762x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -2, + "Recoil": -8.5, + "Loudness": -19, + "EffectiveDistance": 0, + "Ergonomics": -21, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "pms", + "DurabilityBurnModificator": 1.65, + "HeatFactor": 1.14, + "CoolFactor": 1.09 + }, + "_proto": "55d614004bdc2d86028b4568" + }, "5a7ad74e51dfba0015068f45": { "_id": "5a7ad74e51dfba0015068f45", "_name": "silencer_glock_fischer_development_fd917_9x19", @@ -60356,6 +66386,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -60408,2101 +66442,6 @@ }, "_proto": "55d614004bdc2d86028b4568" }, - "5cff9e84d7ad1a049e54ed55": { - "_id": "5cff9e84d7ad1a049e54ed55", - "_name": "silencer_wave_dd_wave_qd_supressor_multi", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_ar10_aac_762_sdn_6_762x51", - "ShortName": "silencer_ar10_aac_762_sdn_6_762x51", - "Description": "silencer_ar10_aac_762_sdn_6_762x51", - "Weight": 0.488, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_wave_dd_wave_qd_supressor_multi.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -1, - "Recoil": -8, - "Loudness": -20, - "EffectiveDistance": 0, - "Ergonomics": -17, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.67, - "HeatFactor": 1.14, - "CoolFactor": 1 - }, - "_proto": "54490a4d4bdc2dbc018b4573" - }, - "58aeac1b86f77457c419f475": { - "_id": "58aeac1b86f77457c419f475", - "_name": "silencer_sig_mpx_sd_9x19", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_sig_mpx_sd_9x19", - "ShortName": "silencer_sig_mpx_sd_9x19", - "Description": "silencer_sig_mpx_sd_9x19", - "Weight": 0.6, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_sig_mpx_sd_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -1, - "Recoil": -15, - "Loudness": -28, - "EffectiveDistance": 0, - "Ergonomics": -5, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.35, - "HeatFactor": 1.13, - "CoolFactor": 1.07 - }, - "_proto": "564caa3d4bdc2d17108b458e" - }, - "5fbe7618d6fa9c00c571bb6c": { - "_id": "5fbe7618d6fa9c00c571bb6c", - "_name": "silencer_all_sig_srd_762_762x51", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_all_sig_srd_762_762x51", - "ShortName": "silencer_all_sig_srd_762_762x51", - "Description": "silencer_all_sig_srd_762_762x51", - "Weight": 0.46, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_all_sig_srd_762_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 2, - "Recoil": -11, - "Loudness": -35, - "EffectiveDistance": 0, - "Ergonomics": -23, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.4, - "HeatFactor": 1.14, - "CoolFactor": 1 - }, - "_proto": "54490a4d4bdc2dbc018b4573" - }, - "57ffb0e42459777d047111c5": { - "_id": "57ffb0e42459777d047111c5", - "_name": "silencer_aks74u_tochmash_pbs-4_545x39", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_aks74u_tochmash_pbs-4_545x39", - "ShortName": "silencer_aks74u_tochmash_pbs-4_545x39", - "Description": "silencer_aks74u_tochmash_pbs-4_545x39", - "Weight": 0.7, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_aks74u_tochmash_pbs-4_545x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -10, - "Loudness": -29, - "EffectiveDistance": 0, - "Ergonomics": -25, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "pms", - "DurabilityBurnModificator": 1.7, - "HeatFactor": 1.14, - "CoolFactor": 1.1 - }, - "_proto": "564caa3d4bdc2d17108b458e" - }, - "5fbe760793164a5b6278efc8": { - "_id": "5fbe760793164a5b6278efc8", - "_name": "silencer_base_sig_srd_762_qd_762x51", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_base_sig_srd_762_qd_762x51", - "ShortName": "silencer_base_sig_srd_762_qd_762x51", - "Description": "silencer_base_sig_srd_762_qd_762x51", - "Weight": 0.46, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_base_sig_srd_762_qd_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 2, - "Recoil": -13, - "Loudness": -35, - "EffectiveDistance": 0, - "Ergonomics": -24, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.65, - "HeatFactor": 1.135, - "CoolFactor": 1.04 - }, - "_proto": "54490a4d4bdc2dbc018b4573" - }, - "57dbb57e2459774673234890": { - "_id": "57dbb57e2459774673234890", - "_name": "silencer_kac_nt-4_556x45_fde", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_kac_nt-4_556x45", - "ShortName": "silencer_kac_nt-4_556x45", - "Description": "silencer_kac_nt-4_556x45", - "Weight": 0.68, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_kac_nt-4_556x45_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -1, - "Recoil": -10, - "Loudness": -20, - "EffectiveDistance": 0, - "Ergonomics": -21, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.75, - "HeatFactor": 1.14, - "CoolFactor": 1.05 - }, - "_proto": "57da93632459771cb65bf83f" - }, - "5a27b6bec4a282000e496f78": { - "_id": "5a27b6bec4a282000e496f78", - "_name": "silencer_sr1mp_tochmash_sr1mp_std_9x21", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_sr1mp_tochmash_sr1mp_std_9x21", - "ShortName": "silencer_sr1mp_tochmash_sr1mp_std_9x21", - "Description": "silencer_sr1mp_tochmash_sr1mp_std_9x21", - "Weight": 0.49, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_sr1mp_tochmash_sr1mp_std_9x21.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -10, - "Loudness": -20, - "EffectiveDistance": 0, - "Ergonomics": -15, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.7, - "HeatFactor": 1.12, - "CoolFactor": 1 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "5c7e8fab2e22165df16b889b": { - "_id": "5c7e8fab2e22165df16b889b", - "_name": "silencer_all_aac_illusion_9_9x19", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_all_aac_illusion_9_9x19", - "ShortName": "silencer_all_aac_illusion_9_9x19", - "Description": "silencer_all_aac_illusion_9_9x19", - "Weight": 0.294, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_all_aac_illusion_9_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 2, - "Recoil": -7, - "Loudness": -20, - "EffectiveDistance": 0, - "Ergonomics": -15, - "Velocity": 1.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.62, - "HeatFactor": 1.12, - "CoolFactor": 1 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "571a28e524597720b4066567": { - "_id": "571a28e524597720b4066567", - "_name": "silencer_tt_custom_noname_762x25tt", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "Глушитель кустарный 7.62х25 ТТ", - "ShortName": "Глуш. ТТ", - "Description": "Самопальный глушитель для ТТ с кустарным стволом. Устанавливать и вести стрельбу только на свой страх и риск.", - "Weight": 0.332, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_tt_custom_noname_762x25tt.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -10, - "Loudness": -30, - "EffectiveDistance": 0, - "Ergonomics": -12, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.75, - "HeatFactor": 1.15, - "CoolFactor": 1 - }, - "_proto": "56e05b06d2720bb2668b4586" - }, - "5a33a8ebc4a282000c5a950d": { - "_id": "5a33a8ebc4a282000c5a950d", - "_name": "silencer_all_alpha_dog_alpha_9_9x19", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_all_alpha_dog_alpha_9_9x19", - "ShortName": "silencer_all_alpha_dog_alpha_9_9x19", - "Description": "silencer_all_alpha_dog_alpha_9_9x19", - "Weight": 0.29, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_all_alpha_dog_alpha_9_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5a33a9fdc4a282329a73b4af", - "_parent": "5a33a8ebc4a282000c5a950d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 2, - "Recoil": -8, - "Loudness": -25, - "EffectiveDistance": 0, - "Ergonomics": -13, - "Velocity": 2, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.6, - "HeatFactor": 1.13, - "CoolFactor": 1 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "59bfc5c886f7743bf6794e62": { - "_id": "59bfc5c886f7743bf6794e62", - "_name": "silencer_pp-19-01_izhmash_vityaz_std_9x19", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_sig_mpx_sd_9x19", - "ShortName": "silencer_sig_mpx_sd_9x19", - "Description": "silencer_sig_mpx_sd_9x19", - "Weight": 0.53, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_pp-19-01_izhmash_vityaz_std_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -1, - "Recoil": -9, - "Loudness": -24, - "EffectiveDistance": 0, - "Ergonomics": -16, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.58, - "HeatFactor": 1.14, - "CoolFactor": 1 - }, - "_proto": "564caa3d4bdc2d17108b458e" - }, - "626673016f1edc06f30cf6d5": { - "_id": "626673016f1edc06f30cf6d5", - "_name": "silencer_qdc_kac_qdc_suppressor_556x45", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_asr_silencerco_saker_556_556x45", - "ShortName": "silencer_asr_silencerco_saker_556_556x45", - "Description": "silencer_asr_silencerco_saker_556_556x45", - "Weight": 0.453, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_qdc_kac_qdc_suppressor_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c6d85e02e22165df16b81f4" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -1, - "Recoil": -14, - "Loudness": -33, - "EffectiveDistance": 0, - "Ergonomics": -20, - "Velocity": 1.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.53, - "HeatFactor": 1.05, - "CoolFactor": 1.15 - }, - "_proto": "54490a4d4bdc2dbc018b4573" - }, - "59fb257e86f7742981561852": { - "_id": "59fb257e86f7742981561852", - "_name": "silencer_akm_zenit_dtk-4m_762x39", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_akm_hexagon_akm_762x39", - "ShortName": "silencer_akm_hexagon_akm_762x39", - "Description": "silencer_akm_hexagon_akm_762x39", - "Weight": 0.354, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_akm_zenit_dtk-4m_762x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -2, - "Recoil": -8.5, - "Loudness": -19, - "EffectiveDistance": 0, - "Ergonomics": -21, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "pms", - "DurabilityBurnModificator": 1.65, - "HeatFactor": 1.14, - "CoolFactor": 1.09 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "5ea17bbc09aa976f2e7a51cd": { - "_id": "5ea17bbc09aa976f2e7a51cd", - "_name": "silencer_socom_surefire_socom556_rc2_556x45", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_socom_surefire_socom556_rc2_556x45", - "ShortName": "silencer_socom_surefire_socom556_rc2_556x45", - "Description": "silencer_socom_surefire_socom556_rc2_556x45", - "Weight": 0.482, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_socom_surefire_socom556_rc2_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -10, - "Loudness": -24, - "EffectiveDistance": 0, - "Ergonomics": -17, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.62, - "HeatFactor": 1.11, - "CoolFactor": 1 - }, - "_proto": "54490a4d4bdc2dbc018b4573" - }, - "5c4eecc32e221602b412b440": { - "_id": "5c4eecc32e221602b412b440", - "_name": "silencer_sv98_izhmash_silencer_std_762x54", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_sv98_izhmash_silencer_std_762x54", - "ShortName": "silencer_sv98_izhmash_silencer_std_762x54", - "Description": "silencer_sv98_izhmash_silencer_std_762x54", - "Weight": 0.27, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_sv98_izhmash_silencer_std_762x54.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "5c4ef52f2e221602b21d6c81", - "_parent": "5c4eecc32e221602b412b440", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c4eecde2e221602b3140418" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -2, - "Recoil": -12, - "Loudness": -27, - "EffectiveDistance": 0, - "Ergonomics": -22, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.82, - "HeatFactor": 1.14, - "CoolFactor": 1 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "56e05b06d2720bb2668b4586": { - "_id": "56e05b06d2720bb2668b4586", - "_name": "silencer_pb_tochmash_std_9x18pm", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "Глушитель штатный ПБ 9х18 ПМ", - "ShortName": "Глуш. ПБ", - "Description": "Штатный съемный глушитель от пистолета ПБ.", - "Weight": 0.131, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_pb_tochmash_std_9x18pm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -12, - "Loudness": -28, - "EffectiveDistance": 0, - "Ergonomics": -21, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.65, - "HeatFactor": 1.13, - "CoolFactor": 1 - }, - "_proto": "564caa3d4bdc2d17108b458e" - }, - "5d44064fa4b9361e4f6eb8b5": { - "_id": "5d44064fa4b9361e4f6eb8b5", - "_name": "silencer_tbac_thunder_beast_ultra_5_762x51", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_tbac_thunder_beast_ultra_5_762x51", - "ShortName": "silencer_tbac_thunder_beast_ultra_5_762x51", - "Description": "silencer_tbac_thunder_beast_ultra_5_762x51", - "Weight": 0.21, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_tbac_thunder_beast_ultra_5_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -3, - "Recoil": -13, - "Loudness": -22, - "EffectiveDistance": 0, - "Ergonomics": -23, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.52, - "HeatFactor": 1.135, - "CoolFactor": 1 - }, - "_proto": "54490a4d4bdc2dbc018b4573" - }, - "564caa3d4bdc2d17108b458e": { - "_id": "564caa3d4bdc2d17108b458e", - "_name": "silencer_ak74_spectehnika_tgpa_545x39", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "Глушитель Пламегаситель ТГП-А 5.45х39", - "ShortName": "ТГП-А", - "Description": "Глушитель Пламегаситель Тактический ТГП-А производства ГУ НПО \"Спецтехника и связь\" для автоматов на базе АК 5.45х39.", - "Weight": 0.7, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_ak74_spectehnika_tgpa_545x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -1, - "Recoil": -10.5, - "Loudness": -25, - "EffectiveDistance": 0, - "Ergonomics": -25, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.71, - "HeatFactor": 1.14, - "CoolFactor": 1 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "5fc4b9b17283c4046c5814d7": { - "_id": "5fc4b9b17283c4046c5814d7", - "_name": "silencer_base_silencerco_omega_45k_1143x23", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_base_silencerco_omega_45k_1143x23", - "ShortName": "silencer_base_silencerco_omega_45k_1143x23", - "Description": "silencer_base_silencerco_omega_45k_1143x23", - "Weight": 0.27, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_base_silencerco_omega_45k_1143x23.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 2, - "Recoil": -10, - "Loudness": -25, - "EffectiveDistance": 0, - "Ergonomics": -20, - "Velocity": 0.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.7, - "HeatFactor": 1.13, - "CoolFactor": 1 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "6171367e1cb55961fa0fdb36": { - "_id": "6171367e1cb55961fa0fdb36", - "_name": "silencer_bt_b&t_g28_sd_762x51", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_base_sig_srd_762_qd_762x51", - "ShortName": "silencer_base_sig_srd_762_qd_762x51", - "Description": "silencer_base_sig_srd_762_qd_762x51", - "Weight": 0.46, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_bt_b&t_g28_sd_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 2, - "Recoil": -14, - "Loudness": -30, - "EffectiveDistance": 0, - "Ergonomics": -18, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.62, - "HeatFactor": 1.14, - "CoolFactor": 1.06 - }, - "_proto": "54490a4d4bdc2dbc018b4573" - }, - "55d617094bdc2d89028b4568": { - "_id": "55d617094bdc2d89028b4568", - "_name": "silencer_kac_qdc_65x35", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "Глушитель Knight's Armament Company KAC QDC Suppressor 6.5x35", - "ShortName": "6.5QDCS", - "Description": "Глушитель Knight's Armament Company KAC QDC Suppressor для патронов калибром 6.5x35. Может быть установлен только на совместимые дульные устройства Knight's Armament QDC.", - "Weight": 0.51, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_kac_qdc_65x35.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -1, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.7, - "HeatFactor": 1.14, - "CoolFactor": 1 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "5a9fbb84a2750c00137fa685": { - "_id": "5a9fbb84a2750c00137fa685", - "_name": "silencer_all_rotor_43_v2_556x45", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_all_rotor_43_v2_762x39", - "ShortName": "silencer_all_rotor_43_v2_762x39", - "Description": "silencer_all_rotor_43_v2_762x39\n", - "Weight": 0.57, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_all_rotor_43_v2.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -2, - "Recoil": -9, - "Loudness": -18, - "EffectiveDistance": 0, - "Ergonomics": -22, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "pms", - "DurabilityBurnModificator": 1.71, - "HeatFactor": 1.14, - "CoolFactor": 1.03 - }, - "_proto": "55d614004bdc2d86028b4568" - }, - "5c7955c22e221644f31bfd5e": { - "_id": "5c7955c22e221644f31bfd5e", - "_name": "silencer_base_gemtech_one_multi", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_base_gemtech_one_multi", - "ShortName": "silencer_base_gemtech_one_multi", - "Description": "silencer_base_gemtech_one_multi", - "Weight": 0.46, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_base_gemtech_one_multi.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 2, - "Recoil": -9, - "Loudness": -27, - "EffectiveDistance": 0, - "Ergonomics": -20, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.6, - "HeatFactor": 1.14, - "CoolFactor": 1 - }, - "_proto": "54490a4d4bdc2dbc018b4573" - }, - "5dfa3d2b0dee1b22f862eade": { - "_id": "5dfa3d2b0dee1b22f862eade", - "_name": "silencer_qdc_kac_prs_qdc_762x51", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_ar10_aac_762_sdn_6_762x51", - "ShortName": "silencer_ar10_aac_762_sdn_6_762x51", - "Description": "silencer_ar10_aac_762_sdn_6_762x51", - "Weight": 0.59, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_qdc_kac_prs_qdc_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -2, - "Recoil": -12, - "Loudness": -30, - "EffectiveDistance": 0, - "Ergonomics": -23, - "Velocity": 1, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.68, - "HeatFactor": 1.15, - "CoolFactor": 1.06 - }, - "_proto": "54490a4d4bdc2dbc018b4573" - }, - "5a9fb739a2750c003215717f": { - "_id": "5a9fb739a2750c003215717f", - "_name": "silencer_all_rotor_43_v1_9x19", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_all_rotor_43_v1_9x19", - "ShortName": "silencer_all_rotor_43_v1_9x19", - "Description": "silencer_all_rotor_43_v1_9x19\n", - "Weight": 0.49, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_all_rotor_43_v1.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -2, - "Recoil": -6.5, - "Loudness": -23, - "EffectiveDistance": 0, - "Ergonomics": -17, - "Velocity": 0.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "pms", - "DurabilityBurnModificator": 1.65, - "HeatFactor": 1.14, - "CoolFactor": 1.02 - }, - "_proto": "55d614004bdc2d86028b4568" - }, "5e208b9842457a4a7a33d074": { "_id": "5e208b9842457a4a7a33d074", "_name": "silencer_ak_hexagon_dtkp_762x39", @@ -62559,6 +66498,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -62585,23 +66528,281 @@ }, "_proto": "55d614004bdc2d86028b4568" }, - "5a9fbacda2750c00141e080f": { - "_id": "5a9fbacda2750c00141e080f", - "_name": "silencer_all_rotor_43_v2_762x39", + "5dfa3d2b0dee1b22f862eade": { + "_id": "5dfa3d2b0dee1b22f862eade", + "_name": "silencer_qdc_kac_prs_qdc_762x51", "_parent": "550aa4cd4bdc2dd8348b456c", "_type": "Item", "_props": { - "Name": "silencer_all_rotor_43_v2_762x39", - "ShortName": "silencer_all_rotor_43_v2_762x39", - "Description": "silencer_all_rotor_43_v2_762x39\n", - "Weight": 0.57, + "Name": "silencer_ar10_aac_762_sdn_6_762x51", + "ShortName": "silencer_ar10_aac_762_sdn_6_762x51", + "Description": "silencer_ar10_aac_762_sdn_6_762x51", + "Weight": 0.59, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_all_rotor_43_v2.bundle", + "path": "assets/content/items/mods/silencers/silencer_qdc_kac_prs_qdc_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -2, + "Recoil": -12, + "Loudness": -30, + "EffectiveDistance": 0, + "Ergonomics": -23, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.68, + "HeatFactor": 1.15, + "CoolFactor": 1.06 + }, + "_proto": "54490a4d4bdc2dbc018b4573" + }, + "57dbb57e2459774673234890": { + "_id": "57dbb57e2459774673234890", + "_name": "silencer_kac_nt-4_556x45_fde", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_kac_nt-4_556x45", + "ShortName": "silencer_kac_nt-4_556x45", + "Description": "silencer_kac_nt-4_556x45", + "Weight": 0.68, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_kac_nt-4_556x45_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -1, + "Recoil": -10, + "Loudness": -20, + "EffectiveDistance": 0, + "Ergonomics": -21, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.75, + "HeatFactor": 1.14, + "CoolFactor": 1.05 + }, + "_proto": "57da93632459771cb65bf83f" + }, + "602a97060ddce744014caf6f": { + "_id": "602a97060ddce744014caf6f", + "_name": "silencer_all_izhmash_pl15_std_9x19", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_all_silencerco_osprey_9_9x19", + "ShortName": "silencer_all_silencerco_osprey_9_9x19", + "Description": "silencer_all_silencerco_osprey_9_9x19", + "Weight": 0.293, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_all_izhmash_pl15_std_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 2, + "Recoil": -9, + "Loudness": -22, + "EffectiveDistance": 0, + "Ergonomics": -16, + "Velocity": 2, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.6, + "HeatFactor": 1.12, + "CoolFactor": 1 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "5abcc328d8ce8700194394f3": { + "_id": "5abcc328d8ce8700194394f3", + "_name": "silencer_apb_toz_apb_std_9x18pm", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_apb_toz_apb_std_9x18pm", + "ShortName": "silencer_apb_toz_apb_std_9x18pm", + "Description": "silencer_apb_toz_apb_std_9x18pm", + "Weight": 0.49, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_apb_toz_apb_std_9x18pm.bundle", "rcid": "" }, "UsePrefab": { @@ -62641,16 +66842,20 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, - "Accuracy": -2, + "Accuracy": -1, "Recoil": -9, - "Loudness": -17, + "Loudness": -20, "EffectiveDistance": 0, - "Ergonomics": -20, + "Ergonomics": -21, "Velocity": 0.75, "RaidModdable": true, "ToolModdable": false, @@ -62661,8 +66866,8 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "muzzleModType": "pms", - "DurabilityBurnModificator": 1.71, - "HeatFactor": 1.14, + "DurabilityBurnModificator": 1.69, + "HeatFactor": 1.13, "CoolFactor": 1 }, "_proto": "55d614004bdc2d86028b4568" @@ -62723,6 +66928,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -62749,23 +66958,23 @@ }, "_proto": "55d614004bdc2d86028b4568" }, - "5f63407e1b231926f2329f15": { - "_id": "5f63407e1b231926f2329f15", - "_name": "silencer_vepr_rotor43_762x51", + "59bfc5c886f7743bf6794e62": { + "_id": "59bfc5c886f7743bf6794e62", + "_name": "silencer_pp-19-01_izhmash_vityaz_std_9x19", "_parent": "550aa4cd4bdc2dd8348b456c", "_type": "Item", "_props": { - "Name": "silencer_vepr_rotor43_762x51", - "ShortName": "silencer_vepr_rotor43_762x51", - "Description": "silencer_vepr_rotor43_762x51\n", - "Weight": 0.9, + "Name": "silencer_sig_mpx_sd_9x19", + "ShortName": "silencer_sig_mpx_sd_9x19", + "Description": "silencer_sig_mpx_sd_9x19", + "Weight": 0.53, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_vepr_rotor43_762x51.bundle", + "path": "assets/content/items/mods/silencers/silencer_pp-19-01_izhmash_vityaz_std_9x19.bundle", "rcid": "" }, "UsePrefab": { @@ -62791,7 +67000,7 @@ "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, + "ExtraSizeForceAdd": true, "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, @@ -62805,16 +67014,106 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, - "Accuracy": -2, - "Recoil": -14, - "Loudness": -20, + "Accuracy": -1, + "Recoil": -9, + "Loudness": -24, "EffectiveDistance": 0, - "Ergonomics": -28, + "Ergonomics": -16, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.58, + "HeatFactor": 1.14, + "CoolFactor": 1 + }, + "_proto": "564caa3d4bdc2d17108b458e" + }, + "593d490386f7745ee97a1555": { + "_id": "593d490386f7745ee97a1555", + "_name": "silencer_sks_hexagon_sks_762x39", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_sks_hexagon_sks_762x39", + "ShortName": "silencer_sks_hexagon_sks_762x39", + "Description": "silencer_sks_hexagon_sks_762x39", + "Weight": 0.462, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_sks_hexagon_sks_762x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -1, + "Recoil": -9, + "Loudness": -15, + "EffectiveDistance": 0, + "Ergonomics": -21, "Velocity": 0.75, "RaidModdable": true, "ToolModdable": false, @@ -62825,29 +67124,29 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "muzzleModType": "pms", - "DurabilityBurnModificator": 1.68, + "DurabilityBurnModificator": 1.71, "HeatFactor": 1.14, - "CoolFactor": 1.04 + "CoolFactor": 1.05 }, "_proto": "55d614004bdc2d86028b4568" }, - "54490a4d4bdc2dbc018b4573": { - "_id": "54490a4d4bdc2dbc018b4573", - "_name": "silencer_silencerco_sparrow_22lr", + "5ea17bbc09aa976f2e7a51cd": { + "_id": "5ea17bbc09aa976f2e7a51cd", + "_name": "silencer_socom_surefire_socom556_rc2_556x45", "_parent": "550aa4cd4bdc2dd8348b456c", "_type": "Item", "_props": { - "Name": "Глушитель Silencerco Sparrow 22 .22LR", - "ShortName": "Sparrow 22", - "Description": "Глушитель Silencerco Sparrow 22 для патронов кольцевого воспламенения калибром .22LR .17 HMR .22 MAG .22 WMR .22 Hornet 5.7mm.", - "Weight": 0.184, + "Name": "silencer_socom_surefire_socom556_rc2_556x45", + "ShortName": "silencer_socom_surefire_socom556_rc2_556x45", + "Description": "silencer_socom_surefire_socom556_rc2_556x45", + "Weight": 0.482, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_silencerco_sparrow_22lr.bundle", + "path": "assets/content/items/mods/silencers/silencer_socom_surefire_socom556_rc2_556x45.bundle", "rcid": "" }, "UsePrefab": { @@ -62869,7 +67168,7 @@ "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 0, + "ExtraSizeLeft": 1, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, @@ -62887,16 +67186,20 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, - "Accuracy": -1, - "Recoil": -1, - "Loudness": 0, + "Accuracy": 0, + "Recoil": -10, + "Loudness": -24, "EffectiveDistance": 0, - "Ergonomics": -2, + "Ergonomics": -17, "Velocity": 0.75, "RaidModdable": true, "ToolModdable": false, @@ -62907,232 +67210,29 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.7, - "HeatFactor": 1.12, - "CoolFactor": 1 - } - }, - "5d3ef698a4b9361182109872": { - "_id": "5d3ef698a4b9361182109872", - "_name": "silencer_57_gemtech_sfn_57_57x28", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_all_aac_illusion_9_9x19", - "ShortName": "silencer_all_aac_illusion_9_9x19", - "Description": "silencer_all_aac_illusion_9_9x19", - "Weight": 0.15, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_57_gemtech_sfn_57_57x28.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 2, - "Recoil": -9, - "Loudness": -25, - "EffectiveDistance": 0, - "Ergonomics": -15, - "Velocity": 1.5, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.52, - "HeatFactor": 1.13, + "DurabilityBurnModificator": 1.62, + "HeatFactor": 1.11, "CoolFactor": 1 }, - "_proto": "55d614004bdc2d86028b4568" + "_proto": "54490a4d4bdc2dbc018b4573" }, - "57838c962459774a1651ec63": { - "_id": "57838c962459774a1651ec63", - "_name": "silencer_vss_tochmash_std_9x39", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_vss_tochmash_std_9x39", - "ShortName": "silencer_vss_tochmash_std_9x39", - "Description": "silencer_vss_tochmash_std_9x39", - "Weight": 0.496, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_vss_tochmash_std_9x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "57838d2f2459774a256959b0", - "_parent": "57838c962459774a1651ec63", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57c44e7b2459772d28133248", - "57838e1b2459774a256959b1" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "57e02a3824597706777d7ec7", - "_parent": "57838c962459774a1651ec63", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59eb7ebe86f7740b373438ce", - "57a3459f245977764a01f703", - "5a9fc7e6a2750c0032157184" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -20, - "Loudness": -30, - "EffectiveDistance": 0, - "Ergonomics": -5, - "Velocity": 2, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.49, - "HeatFactor": 1.1155, - "CoolFactor": 1.06 - }, - "_proto": "564caa3d4bdc2d17108b458e" - }, - "6130c4d51cb55961fa0fd49f": { - "_id": "6130c4d51cb55961fa0fd49f", - "_name": "silencer_ump_b&t_ump_45_1143x23", + "5fc4b9b17283c4046c5814d7": { + "_id": "5fc4b9b17283c4046c5814d7", + "_name": "silencer_base_silencerco_omega_45k_1143x23", "_parent": "550aa4cd4bdc2dd8348b456c", "_type": "Item", "_props": { "Name": "silencer_base_silencerco_omega_45k_1143x23", "ShortName": "silencer_base_silencerco_omega_45k_1143x23", "Description": "silencer_base_silencerco_omega_45k_1143x23", - "Weight": 0.453, + "Weight": 0.27, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_ump_b&t_ump_45_1143x23.bundle", + "path": "assets/content/items/mods/silencers/silencer_base_silencerco_omega_45k_1143x23.bundle", "rcid": "" }, "UsePrefab": { @@ -63172,16 +67272,20 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 2, - "Recoil": -11, + "Recoil": -10, "Loudness": -25, "EffectiveDistance": 0, - "Ergonomics": -16, + "Ergonomics": -20, "Velocity": 0.5, "RaidModdable": true, "ToolModdable": false, @@ -63198,23 +67302,23 @@ }, "_proto": "55d614004bdc2d86028b4568" }, - "55d614004bdc2d86028b4568": { - "_id": "55d614004bdc2d86028b4568", - "_name": "silencer_socom_surefire_socom556_monster_556x45", + "5a9fbacda2750c00141e080f": { + "_id": "5a9fbacda2750c00141e080f", + "_name": "silencer_all_rotor_43_v2_762x39", "_parent": "550aa4cd4bdc2dd8348b456c", "_type": "Item", "_props": { - "Name": "Глушитель Surefire SOCOM556-MONSTER 5.56х45", - "ShortName": "MONSTER", - "Description": "Глушитель Surefire SOCOM556-MONSTER для патронов калибром 5.56х45 .223. Может быть установлен только на совместимые дульные устройства Surefire.", - "Weight": 0.496, + "Name": "silencer_all_rotor_43_v2_762x39", + "ShortName": "silencer_all_rotor_43_v2_762x39", + "Description": "silencer_all_rotor_43_v2_762x39\n", + "Weight": 0.57, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_socom_surefire_socom556_monster_556x45.bundle", + "path": "assets/content/items/mods/silencers/silencer_all_rotor_43_v2.bundle", "rcid": "" }, "UsePrefab": { @@ -63231,7 +67335,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 20, + "LootExperience": 30, "ExamineExperience": 4, "HideEntrails": false, "RepairCost": 0, @@ -63240,7 +67344,7 @@ "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, + "ExtraSizeForceAdd": false, "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, @@ -63254,16 +67358,20 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, - "Accuracy": 0, + "Accuracy": -2, "Recoil": -9, - "Loudness": -20, + "Loudness": -17, "EffectiveDistance": 0, - "Ergonomics": -16, + "Ergonomics": -20, "Velocity": 0.75, "RaidModdable": true, "ToolModdable": false, @@ -63273,30 +67381,30 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.63, + "muzzleModType": "pms", + "DurabilityBurnModificator": 1.71, "HeatFactor": 1.14, - "CoolFactor": 1.03 + "CoolFactor": 1 }, - "_proto": "54490a4d4bdc2dbc018b4573" + "_proto": "55d614004bdc2d86028b4568" }, - "602a97060ddce744014caf6f": { - "_id": "602a97060ddce744014caf6f", - "_name": "silencer_all_izhmash_pl15_std_9x19", + "5a32a064c4a28200741e22de": { + "_id": "5a32a064c4a28200741e22de", + "_name": "silencer_all_silencerco_osprey_9_9x19", "_parent": "550aa4cd4bdc2dd8348b456c", "_type": "Item", "_props": { "Name": "silencer_all_silencerco_osprey_9_9x19", "ShortName": "silencer_all_silencerco_osprey_9_9x19", "Description": "silencer_all_silencerco_osprey_9_9x19", - "Weight": 0.293, + "Weight": 0.27, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_all_izhmash_pl15_std_9x19.bundle", + "path": "assets/content/items/mods/silencers/silencer_all_silencerco_osprey_9_9x19.bundle", "rcid": "" }, "UsePrefab": { @@ -63336,17 +67444,21 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 2, - "Recoil": -9, - "Loudness": -22, + "Recoil": -12, + "Loudness": -27, "EffectiveDistance": 0, - "Ergonomics": -16, - "Velocity": 2, + "Ergonomics": -17, + "Velocity": 0.5, "RaidModdable": true, "ToolModdable": false, "BlocksFolding": false, @@ -63356,9 +67468,9 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.6, - "HeatFactor": 1.12, - "CoolFactor": 1 + "DurabilityBurnModificator": 1.65, + "HeatFactor": 1.13, + "CoolFactor": 1.08 }, "_proto": "55d614004bdc2d86028b4568" }, @@ -63422,6 +67534,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -63448,105 +67564,23 @@ }, "_proto": "55d614004bdc2d86028b4568" }, - "5b86a0e586f7745b600ccb23": { - "_id": "5b86a0e586f7745b600ccb23", - "_name": "silencer_mosin_bramit_std_762x54r", + "564caa3d4bdc2d17108b458e": { + "_id": "564caa3d4bdc2d17108b458e", + "_name": "silencer_ak74_spectehnika_tgpa_545x39", "_parent": "550aa4cd4bdc2dd8348b456c", "_type": "Item", "_props": { - "Name": "silencer_mosin_bramit_std_762x54r", - "ShortName": "silencer_mosin_bramit_std_762x54r", - "Description": "silencer_mosin_bramit_std_762x54r", - "Weight": 1.1, + "Name": "Глушитель Пламегаситель ТГП-А 5.45х39", + "ShortName": "ТГП-А", + "Description": "Глушитель Пламегаситель Тактический ТГП-А производства ГУ НПО \"Спецтехника и связь\" для автоматов на базе АК 5.45х39.", + "Weight": 0.7, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_mosin_bramit_std_762x54r.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": -3, - "Recoil": -10, - "Loudness": -15, - "EffectiveDistance": 0, - "Ergonomics": -20, - "Velocity": -1.75, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "muzzleModType": "silencer", - "DurabilityBurnModificator": 1.5, - "HeatFactor": 1.14, - "CoolFactor": 1 - }, - "_proto": "54490a4d4bdc2dbc018b4573" - }, - "5c6165902e22160010261b28": { - "_id": "5c6165902e22160010261b28", - "_name": "silencer_all_sig_srd_9_9x19", - "_parent": "550aa4cd4bdc2dd8348b456c", - "_type": "Item", - "_props": { - "Name": "silencer_all_silencerco_osprey_9_9x19", - "ShortName": "silencer_all_silencerco_osprey_9_9x19", - "Description": "silencer_all_silencerco_osprey_9_9x19", - "Weight": 0.255, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/silencers/silencer_all_sig_srd_9_9x19.bundle", + "path": "assets/content/items/mods/silencers/silencer_ak74_spectehnika_tgpa_545x39.bundle", "rcid": "" }, "UsePrefab": { @@ -63586,16 +67620,903 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, - "Accuracy": 1, - "Recoil": -8, - "Loudness": -22, + "Accuracy": -1, + "Recoil": -10.5, + "Loudness": -25, + "EffectiveDistance": 0, + "Ergonomics": -25, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.71, + "HeatFactor": 1.14, + "CoolFactor": 1 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "5c7955c22e221644f31bfd5e": { + "_id": "5c7955c22e221644f31bfd5e", + "_name": "silencer_base_gemtech_one_multi", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_base_gemtech_one_multi", + "ShortName": "silencer_base_gemtech_one_multi", + "Description": "silencer_base_gemtech_one_multi", + "Weight": 0.46, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_base_gemtech_one_multi.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 2, + "Recoil": -9, + "Loudness": -27, + "EffectiveDistance": 0, + "Ergonomics": -20, + "Velocity": 1, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.6, + "HeatFactor": 1.14, + "CoolFactor": 1 + }, + "_proto": "54490a4d4bdc2dbc018b4573" + }, + "55d614004bdc2d86028b4568": { + "_id": "55d614004bdc2d86028b4568", + "_name": "silencer_socom_surefire_socom556_monster_556x45", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "Глушитель Surefire SOCOM556-MONSTER 5.56х45", + "ShortName": "MONSTER", + "Description": "Глушитель Surefire SOCOM556-MONSTER для патронов калибром 5.56х45 .223. Может быть установлен только на совместимые дульные устройства Surefire.", + "Weight": 0.496, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_socom_surefire_socom556_monster_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -9, + "Loudness": -20, + "EffectiveDistance": 0, + "Ergonomics": -16, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.63, + "HeatFactor": 1.14, + "CoolFactor": 1.03 + }, + "_proto": "54490a4d4bdc2dbc018b4573" + }, + "593d489686f7745c6255d58a": { + "_id": "593d489686f7745c6255d58a", + "_name": "silencer_akm_hexagon_akm_762x39", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_akm_hexagon_akm_762x39", + "ShortName": "silencer_akm_hexagon_akm_762x39", + "Description": "silencer_akm_hexagon_akm_762x39", + "Weight": 0.462, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_akm_hexagon_akm_762x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -1, + "Recoil": -9, + "Loudness": -18, + "EffectiveDistance": 0, + "Ergonomics": -23, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "pms", + "DurabilityBurnModificator": 1.75, + "HeatFactor": 1.14, + "CoolFactor": 1.06 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "58aeac1b86f77457c419f475": { + "_id": "58aeac1b86f77457c419f475", + "_name": "silencer_sig_mpx_sd_9x19", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_sig_mpx_sd_9x19", + "ShortName": "silencer_sig_mpx_sd_9x19", + "Description": "silencer_sig_mpx_sd_9x19", + "Weight": 0.6, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_sig_mpx_sd_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -1, + "Recoil": -15, + "Loudness": -28, + "EffectiveDistance": 0, + "Ergonomics": -5, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.35, + "HeatFactor": 1.13, + "CoolFactor": 1.07 + }, + "_proto": "564caa3d4bdc2d17108b458e" + }, + "615d8f8567085e45ef1409ca": { + "_id": "615d8f8567085e45ef1409ca", + "_name": "silencer_hex_hexagon_wafflemaker_suppressor_545x39", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_akm_hexagon_akm_762x39", + "ShortName": "silencer_akm_hexagon_akm_762x39", + "Description": "silencer_akm_hexagon_akm_762x39", + "Weight": 0.29, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_hex_hexagon_wafflemaker_suppressor_545x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5b800e9286f7747a8b04f3ff", + "5b80242286f77429445e0b47", + "5d15ce51d7ad1a1eff619092" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7, + "Loudness": -25, + "EffectiveDistance": 0, + "Ergonomics": -19, + "Velocity": 1.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "pms", + "DurabilityBurnModificator": 1.75, + "HeatFactor": 1.14, + "CoolFactor": 1.11 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "57f3c8cc2459773ec4480328": { + "_id": "57f3c8cc2459773ec4480328", + "_name": "silencer_pp-91-01_zmz_kedr_b_std_9x18pm", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_pp-91-01_zmz_kedr_b_std_9x18pm", + "ShortName": "silencer_pp-91-01_zmz_kedr_b_std_9x18pm", + "Description": "silencer_pp-91-01_zmz_kedr_b_std_9x18pm", + "Weight": 0.13, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_pp-91-01_zmz_kedr_b_std_9x18pm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -13, + "Loudness": -27, + "EffectiveDistance": 0, + "Ergonomics": -16, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.62, + "HeatFactor": 1.13, + "CoolFactor": 1 + }, + "_proto": "56e05b06d2720bb2668b4586" + }, + "593d493f86f7745e6b2ceb22": { + "_id": "593d493f86f7745e6b2ceb22", + "_name": "silencer_ak74_hexagon_ak74_545x39", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_akm_hexagon_akm_762x39", + "ShortName": "silencer_akm_hexagon_akm_762x39", + "Description": "silencer_akm_hexagon_akm_762x39", + "Weight": 0.462, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_akm_hexagon_akm_762x39.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -1, + "Recoil": -9, + "Loudness": -19, + "EffectiveDistance": 0, + "Ergonomics": -22, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "pms", + "DurabilityBurnModificator": 1.75, + "HeatFactor": 1.145, + "CoolFactor": 1.08 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "5c7e8fab2e22165df16b889b": { + "_id": "5c7e8fab2e22165df16b889b", + "_name": "silencer_all_aac_illusion_9_9x19", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_all_aac_illusion_9_9x19", + "ShortName": "silencer_all_aac_illusion_9_9x19", + "Description": "silencer_all_aac_illusion_9_9x19", + "Weight": 0.294, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_all_aac_illusion_9_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 2, + "Recoil": -7, + "Loudness": -20, "EffectiveDistance": 0, "Ergonomics": -15, + "Velocity": 1.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.62, + "HeatFactor": 1.12, + "CoolFactor": 1 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "5c4eecc32e221602b412b440": { + "_id": "5c4eecc32e221602b412b440", + "_name": "silencer_sv98_izhmash_silencer_std_762x54", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_sv98_izhmash_silencer_std_762x54", + "ShortName": "silencer_sv98_izhmash_silencer_std_762x54", + "Description": "silencer_sv98_izhmash_silencer_std_762x54", + "Weight": 0.27, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_sv98_izhmash_silencer_std_762x54.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "5c4ef52f2e221602b21d6c81", + "_parent": "5c4eecc32e221602b412b440", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c4eecde2e221602b3140418" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -2, + "Recoil": -12, + "Loudness": -27, + "EffectiveDistance": 0, + "Ergonomics": -22, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.82, + "HeatFactor": 1.14, + "CoolFactor": 1 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "63877c99e785640d436458ea": { + "_id": "63877c99e785640d436458ea", + "_name": "silencer_base_awc_thor_psr_xl_multi", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_base_gemtech_one_multi", + "ShortName": "silencer_base_gemtech_one_multi", + "Description": "silencer_base_gemtech_one_multi", + "Weight": 0.737, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_base_awc_thor_psr_xl_multi.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -13, + "Loudness": -30, + "EffectiveDistance": 0, + "Ergonomics": -28, "Velocity": 1, "RaidModdable": true, "ToolModdable": false, @@ -63607,11 +68528,533 @@ "DoubleActionAccuracyPenaltyMult": 1, "muzzleModType": "silencer", "DurabilityBurnModificator": 1.5, - "HeatFactor": 1.12, - "CoolFactor": 1.03 + "HeatFactor": 1.1, + "CoolFactor": 1.1 + }, + "_proto": "54490a4d4bdc2dbc018b4573" + }, + "626673016f1edc06f30cf6d5": { + "_id": "626673016f1edc06f30cf6d5", + "_name": "silencer_qdc_kac_qdc_suppressor_556x45", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_asr_silencerco_saker_556_556x45", + "ShortName": "silencer_asr_silencerco_saker_556_556x45", + "Description": "silencer_asr_silencerco_saker_556_556x45", + "Weight": 0.453, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_qdc_kac_qdc_suppressor_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c6d85e02e22165df16b81f4" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -1, + "Recoil": -14, + "Loudness": -33, + "EffectiveDistance": 0, + "Ergonomics": -20, + "Velocity": 1.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.53, + "HeatFactor": 1.05, + "CoolFactor": 1.15 + }, + "_proto": "54490a4d4bdc2dbc018b4573" + }, + "5d44064fa4b9361e4f6eb8b5": { + "_id": "5d44064fa4b9361e4f6eb8b5", + "_name": "silencer_tbac_thunder_beast_ultra_5_762x51", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_tbac_thunder_beast_ultra_5_762x51", + "ShortName": "silencer_tbac_thunder_beast_ultra_5_762x51", + "Description": "silencer_tbac_thunder_beast_ultra_5_762x51", + "Weight": 0.21, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_tbac_thunder_beast_ultra_5_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -3, + "Recoil": -13, + "Loudness": -22, + "EffectiveDistance": 0, + "Ergonomics": -23, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.52, + "HeatFactor": 1.135, + "CoolFactor": 1 + }, + "_proto": "54490a4d4bdc2dbc018b4573" + }, + "55d6190f4bdc2d87028b4567": { + "_id": "55d6190f4bdc2d87028b4567", + "_name": "silencer_socom_surefire_socom556_mini_monster_556x45", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "Глушитель Surefire SOCOM556-MINI MONSTER 5.56х45", + "ShortName": "M MONSTER", + "Description": "Глушитель Surefire SOCOM556-MINI MONSTER для патронов калибром 5.56х45 .223 является укороченной версией SOCOM556-MONSTER. Может быть установлен только на совместимые дульные устройства Surefire.", + "Weight": 0.413, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_socom_surefire_socom556_mini_monster_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7, + "Loudness": -12, + "EffectiveDistance": 0, + "Ergonomics": -7, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.55, + "HeatFactor": 1.08, + "CoolFactor": 1 }, "_proto": "55d614004bdc2d86028b4568" }, + "634eba08f69c710e0108d386": { + "_id": "634eba08f69c710e0108d386", + "_name": "silencer_aug_aseutra_sl7i_556x45", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_all_rotor_43_v2_762x39", + "ShortName": "silencer_all_rotor_43_v2_762x39", + "Description": "silencer_all_rotor_43_v2_762x39\n", + "Weight": 0.494, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_aug_aseutra_sl7i_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "630f2982cdb9e392db0cbcc7" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -2, + "Recoil": -10, + "Loudness": -23, + "EffectiveDistance": 0, + "Ergonomics": -24, + "Velocity": 0.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "pms", + "DurabilityBurnModificator": 1.82, + "HeatFactor": 1.34, + "CoolFactor": 1.01 + }, + "_proto": "55d614004bdc2d86028b4568" + }, + "60926df0132d4d12c81fd9df": { + "_id": "60926df0132d4d12c81fd9df", + "_name": "silencer_asr_silencerco_saker_556_556x45", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_asr_silencerco_saker_556_556x45", + "ShortName": "silencer_asr_silencerco_saker_556_556x45", + "Description": "silencer_asr_silencerco_saker_556_556x45", + "Weight": 0.51, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_asr_silencerco_saker_556_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -1, + "Recoil": -14, + "Loudness": -29, + "EffectiveDistance": 0, + "Ergonomics": -22, + "Velocity": 0.75, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.58, + "HeatFactor": 1.13, + "CoolFactor": 1 + }, + "_proto": "54490a4d4bdc2dbc018b4573" + }, + "638612b607dfed1ccb7206ba": { + "_id": "638612b607dfed1ccb7206ba", + "_name": "silencer_sdqd_griffin_m4sd_k_silencer_556x45", + "_parent": "550aa4cd4bdc2dd8348b456c", + "_type": "Item", + "_props": { + "Name": "silencer_asr_silencerco_saker_556_556x45", + "ShortName": "silencer_asr_silencerco_saker_556_556x45", + "Description": "silencer_asr_silencerco_saker_556_556x45", + "Weight": 0.397, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/silencers/silencer_sdqd_griffin_m4sd_k_silencer_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c6d85e02e22165df16b81f4" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": -1, + "Recoil": -14, + "Loudness": -35, + "EffectiveDistance": 0, + "Ergonomics": -19, + "Velocity": 1.5, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "muzzleModType": "silencer", + "DurabilityBurnModificator": 1.54, + "HeatFactor": 1.06, + "CoolFactor": 1.2 + }, + "_proto": "54490a4d4bdc2dbc018b4573" + }, "550aa4af4bdc2dd4348b456e": { "_id": "550aa4af4bdc2dd4348b456e", "_name": "Compensator", @@ -63647,6 +69090,304 @@ "_type": "Node", "_props": {} }, + "62ebd290c427473eff0baafb": { + "_id": "62ebd290c427473eff0baafb", + "_name": "scope_aug_steyr_rail_optic_1,5x", + "_parent": "55818add4bdc2d5b648b456f", + "_type": "Item", + "_props": { + "Name": "scope_base_trijicon_acog_ta11_3,5x35", + "ShortName": "scope_base_trijicon_acog_ta11_3,5x35", + "Description": "scope_base_trijicon_acog_ta11_3,5x35", + "Weight": 0.624, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_aug_steyr_rail_optic_1,5x.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "62ebd3075873407ff501deb6", + "_parent": "62ebd290c427473eff0baafb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5a33b2c9c4a282000c5a9511", + "61605d88ffa6e502ac5e7eeb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "62ebd3075873407ff501deb7", + "_parent": "62ebd290c427473eff0baafb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "626becf9582c3e319310b837", + "5cc9c20cd7f00c001336c65d", + "57d17e212459775a1179a0f5", + "6272370ee4013c5d7e31f418", + "5d2369418abbc306c62e0c80", + "6272379924e29f06af4d5ecb", + "5b07dd285acfc4001754240d", + "5a7b483fe899ef0016170d15", + "56def37dd2720bec348b456a", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5a800961159bd4315e3a1657" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 600, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "optic", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.55 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1.5 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "544a3f024bdc2d1d388b4568" + }, + "62ea7c793043d74a0306e19f": { + "_id": "62ea7c793043d74a0306e19f", + "_name": "scope_aug_steyr_stg77_optic_1,5x", + "_parent": "55818add4bdc2d5b648b456f", + "_type": "Item", + "_props": { + "Name": "scope_base_trijicon_acog_ta11_3,5x35", + "ShortName": "scope_base_trijicon_acog_ta11_3,5x35", + "Description": "scope_base_trijicon_acog_ta11_3,5x35", + "Weight": 1.22, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_aug_steyr_stg77_optic_1,5x.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_barrel", + "_id": "62ea80a08a3fd55115068854", + "_parent": "62ea7c793043d74a0306e19f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e7c7f3c34ea971710c32fc", + "630e39c3bd357927e4007c15", + "6333f05d1bc0e6217a0e9d34" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": false, + "SightingRange": 600, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "optic", + "ScopesCount": 2, + "AimSensitivity": [ + [ + 0.55 + ], + [ + 0.7 + ] + ], + "ModesCount": [ + 1, + 1 + ], + "Zooms": [ + [ + 1.5 + ], + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ], + [ + 25 + ] + ] + }, + "_proto": "544a3f024bdc2d1d388b4568" + }, "57ac965c24597706be5f975c": { "_id": "57ac965c24597706be5f975c", "_name": "scope_all_elcan_specter_dr_1-4", @@ -63703,6 +69444,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -63834,6 +69579,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -63965,6 +69714,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -64066,6 +69819,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -64186,6 +69943,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -64290,6 +70051,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -64419,6 +70184,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -64521,6 +70290,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -64625,6 +70398,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -64727,6 +70504,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -64849,6 +70630,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -64971,6 +70756,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -65092,6 +70881,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -65224,6 +71017,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -65280,23 +71077,341 @@ }, "_proto": "544a3f024bdc2d1d388b4568" }, - "609b9e31506cf869cf3eaf41": { - "_id": "609b9e31506cf869cf3eaf41", - "_name": "scope_7mm_vomz_target_ring", + "609a63b6e2ff132951242d09": { + "_id": "609a63b6e2ff132951242d09", + "_name": "scope_all_valday_krechet", "_parent": "55818ad54bdc2ddc698b4569", "_type": "Item", "_props": { - "Name": "scope_7mm_vomz_target_ring", - "ShortName": "scope_7mm_vomz_target_ring", - "Description": "scope_7mm_vomz_target_ring", - "Weight": 0.21, + "Name": "scope_all_valday_krechet", + "ShortName": "scope_all_valday_krechet", + "Description": "scope_all_valday_krechet", + "Weight": 0.35, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/scopes/scope_7mm_vomz_target_ring.bundle", + "path": "assets/content/items/mods/scopes/scope_all_valday_krechet.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -4.5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "reflex", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "558022b54bdc2dac148b458d" + }, + "61659f79d92c473c770213ee": { + "_id": "61659f79d92c473c770213ee", + "_name": "scope_base_aimpoint_pro", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_base_aimpooint_comp_m4", + "ShortName": "scope_base_aimpooint_comp_m4", + "Description": "scope_base_aimpooint_comp_m4", + "Weight": 0.27, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_base_aimpoint_pro.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "reflex", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "558022b54bdc2dac148b458d" + }, + "5c7d55de2e221644f31bff68": { + "_id": "5c7d55de2e221644f31bff68", + "_name": "scope_base_aimpooint_comp_m4", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_base_aimpooint_comp_m4", + "ShortName": "scope_base_aimpooint_comp_m4", + "Description": "scope_base_aimpooint_comp_m4", + "Weight": 0.37, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_base_aimpooint_comp_m4.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "558022b54bdc2dac148b458d" + }, + "57486e672459770abd687134": { + "_id": "57486e672459770abd687134", + "_name": "scope_dovetail_ekb_okp7_dovetail", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_dovetail_ekb_okp7_dovetail", + "ShortName": "scope_dovetail_ekb_okp7_dovetail", + "Description": "scope_dovetail_ekb_okp7_dovetail", + "Weight": 0.295, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_dovetail_ekb_okp7_dovetail.bundle", "rcid": "" }, "UsePrefab": { @@ -65336,6 +71451,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -65345,11 +71464,11 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -3, + "Ergonomics": -4, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, - "BlocksFolding": false, + "BlocksFolding": true, "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, @@ -65380,1059 +71499,7 @@ ] ] }, - "_proto": "570fd721d2720bc5458b4596" - }, - "591c4efa86f7741030027726": { - "_id": "591c4efa86f7741030027726", - "_name": "scope_all_aksion_ekp_8_18", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_all_aksion_ekp_8_18", - "ShortName": "scope_all_aksion_ekp_8_18", - "Description": "scope_all_aksion_ekp_8_18", - "Weight": 0.273, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_all_aksion_ekp_8_18.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "591c516e86f7741e1e28b2d5", - "_parent": "591c4efa86f7741030027726", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "591c4e1186f77410354b316e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "reflex", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7, - 0.7, - 0.7, - 0.7 - ] - ], - "ModesCount": [ - 4 - ], - "Zooms": [ - [ - 1, - 1, - 1, - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "570fd721d2720bc5458b4596" - }, - "570fd79bd2720bc7458b4583": { - "_id": "570fd79bd2720bc7458b4583", - "_name": "scope_all_ekb_okp7", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_all_ekb_okp7", - "ShortName": "scope_all_ekb_okp7", - "Description": "scope_all_ekb_okp7", - "Weight": 0.255, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_all_ekb_okp7.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 250, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "reflex", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "570fd721d2720bc5458b4596" - }, - "570fd6c2d2720bc6458b457f": { - "_id": "570fd6c2d2720bc6458b457f", - "_name": "scope_all_eotech_553", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_all_eotech_553", - "ShortName": "scope_all_eotech_553", - "Description": "scope_all_eotech_553Совместим с приборами ночного видения за счет NV режима марки.", - "Weight": 0.349, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_all_eotech_553.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "holo", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "558022b54bdc2dac148b458d" - }, - "558022b54bdc2dac148b458d": { - "_id": "558022b54bdc2dac148b458d", - "_name": "scope_all_eotech_exps3", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_all_eotech_exps3", - "ShortName": "scope_all_eotech_exps3", - "Description": "scope_all_eotech_exps3Совместим с приборами ночного видения за счет NV режима марки. Используется US SOCOM как первоочередной прицел для операций в ограниченном пространстве.", - "Weight": 0.317, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_all_eotech_exps3.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "holo", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - } - }, - "5c07dd120db834001c39092d": { - "_id": "5c07dd120db834001c39092d", - "_name": "scope_all_eotech_hhs_1", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_all_eotech_hhs_1", - "ShortName": "scope_all_eotech_hhs_1", - "Description": "scope_all_eotech_hhs_1", - "Weight": 0.635, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_all_eotech_hhs_1.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 600, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "hybrid", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.2667, - 0.8 - ] - ], - "ModesCount": [ - 2 - ], - "Zooms": [ - [ - 3, - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "558022b54bdc2dac148b458d" - }, - "5c0a2cec0db834001b7ce47d": { - "_id": "5c0a2cec0db834001b7ce47d", - "_name": "scope_all_eotech_hhs_1_tan", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_all_eotech_hhs_1", - "ShortName": "scope_all_eotech_hhs_1", - "Description": "scope_all_eotech_hhs_1", - "Weight": 0.635, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_all_eotech_hhs_1_tan.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 600, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "hybrid", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.2667, - 0.8 - ] - ], - "ModesCount": [ - 2 - ], - "Zooms": [ - [ - 3, - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "558022b54bdc2dac148b458d" - }, - "58491f3324597764bc48fa02": { - "_id": "58491f3324597764bc48fa02", - "_name": "scope_all_eotech_xps3-0", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_all_eotech_xps3-0", - "ShortName": "scope_all_eotech_xps3-0", - "Description": "scope_all_eotech_xps3-0", - "Weight": 0.255, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_all_eotech_xps3-0.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "holo", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "558022b54bdc2dac148b458d" - }, - "584924ec24597768f12ae244": { - "_id": "584924ec24597768f12ae244", - "_name": "scope_all_eotech_xps3-2", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_all_eotech_xps3-2", - "ShortName": "scope_all_eotech_xps3-2", - "Description": "scope_all_eotech_xps3-2", - "Weight": 0.255, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_all_eotech_xps3-2.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 400, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "holo", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "558022b54bdc2dac148b458d" - }, - "5b30b0dc5acfc400153b7124": { - "_id": "5b30b0dc5acfc400153b7124", - "_name": "scope_all_holosun_hs401g5", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_all_holosun_hs401g5", - "ShortName": "scope_all_holosun_hs401g5", - "Description": "scope_all_holosun_hs401g5", - "Weight": 0.36, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_all_holosun_hs401g5.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 300, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "reflex", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7, - 0.7 - ] - ], - "ModesCount": [ - 2 - ], - "Zooms": [ - [ - 1, - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "558022b54bdc2dac148b458d" - }, - "6165ac8c290d254f5e6b2f6c": { - "_id": "6165ac8c290d254f5e6b2f6c", - "_name": "scope_all_leapers_utg_38_ita_1x30", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_all_holosun_hs401g5", - "ShortName": "scope_all_holosun_hs401g5", - "Description": "scope_all_holosun_hs401g5", - "Weight": 0.227, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_all_leapers_utg_38_ita_1x30.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 300, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "reflex", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7, - 0.7 - ] - ], - "ModesCount": [ - 2 - ], - "Zooms": [ - [ - 1, - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "558022b54bdc2dac148b458d" + "_proto": "570fd79bd2720bc7458b4583" }, "6284bd5f95250a29bc628a30": { "_id": "6284bd5f95250a29bc628a30", @@ -66490,6 +71557,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -66595,437 +71666,33 @@ 50, 100, 150, - 200 + 200, + 250, + 300, + 350, + 400 ] ] }, "_proto": "558022b54bdc2dac148b458d" }, - "60a23797a37c940de7062d02": { - "_id": "60a23797a37c940de7062d02", - "_name": "scope_all_sig_romeo_8t", + "570fd79bd2720bc7458b4583": { + "_id": "570fd79bd2720bc7458b4583", + "_name": "scope_all_ekb_okp7", "_parent": "55818ad54bdc2ddc698b4569", "_type": "Item", "_props": { - "Name": "scope_all_sig_romeo_8t", - "ShortName": "scope_all_sig_romeo_8t", - "Description": "scope_all_sig_romeo_8t", - "Weight": 0.388, + "Name": "scope_all_ekb_okp7", + "ShortName": "scope_all_ekb_okp7", + "Description": "scope_all_ekb_okp7", + "Weight": 0.255, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/scopes/scope_all_sig_romeo_8t.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3.5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "reflex", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "558022b54bdc2dac148b458d" - }, - "5d2da1e948f035477b1ce2ba": { - "_id": "5d2da1e948f035477b1ce2ba", - "_name": "scope_all_trijicon_srs_02", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_all_monstrum_compact_prism_scope_2x32", - "ShortName": "scope_all_monstrum_compact_prism_scope_2x32", - "Description": "scope_all_monstrum_compact_prism_scope_2x32", - "Weight": 0.39, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_all_trijicon_srs_02.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "reflex", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "558022b54bdc2dac148b458d" - }, - "5c0505e00db834001b735073": { - "_id": "5c0505e00db834001b735073", - "_name": "scope_all_valday_1p87", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_all_valday_1p87", - "ShortName": "scope_all_valday_1p87", - "Description": "scope_all_valday_1p87", - "Weight": 0.297, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_all_valday_1p87.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "reflex", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "558022b54bdc2dac148b458d" - }, - "609a63b6e2ff132951242d09": { - "_id": "609a63b6e2ff132951242d09", - "_name": "scope_all_valday_krechet", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_all_valday_krechet", - "ShortName": "scope_all_valday_krechet", - "Description": "scope_all_valday_krechet", - "Weight": 0.35, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_all_valday_krechet.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -4.5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "reflex", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "558022b54bdc2dac148b458d" - }, - "584984812459776a704a82a6": { - "_id": "584984812459776a704a82a6", - "_name": "scope_all_vomz_pilad_p1x42_weaver", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_all_vomz_pilad_p1x42_weaver", - "ShortName": "scope_all_vomz_pilad_p1x42_weaver", - "Description": "scope_all_vomz_pilad_p1x42_weaver", - "Weight": 0.16, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_all_vomz_pilad_p1x42_weaver.bundle", + "path": "assets/content/items/mods/scopes/scope_all_ekb_okp7.bundle", "rcid": "" }, "UsePrefab": { @@ -67065,112 +71732,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "reflex", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7, - 0.7, - 0.7 - ] - ], - "ModesCount": [ - 3 - ], - "Zooms": [ - [ - 1, - 1, - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "558022b54bdc2dac148b458d" - }, - "59f9d81586f7744c7506ee62": { - "_id": "59f9d81586f7744c7506ee62", - "_name": "scope_all_vortex_razor_amg_uh-1", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_all_vortex_razor_amg_uh-1", - "ShortName": "scope_all_vortex_razor_amg_uh-1", - "Description": "scope_all_vortex_razor_amg_uh-1", - "Weight": 0.334, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_all_vortex_razor_amg_uh-1.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -67188,7 +71753,7 @@ "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, - "SightingRange": 300, + "SightingRange": 250, "DoubleActionAccuracyPenaltyMult": 1, "CustomAimPlane": "", "sightModType": "reflex", @@ -67215,25 +71780,25 @@ ] ] }, - "_proto": "558022b54bdc2dac148b458d" + "_proto": "570fd721d2720bc5458b4596" }, - "570fd721d2720bc5458b4596": { - "_id": "570fd721d2720bc5458b4596", - "_name": "scope_all_walther_mrs", + "558022b54bdc2dac148b458d": { + "_id": "558022b54bdc2dac148b458d", + "_name": "scope_all_eotech_exps3", "_parent": "55818ad54bdc2ddc698b4569", "_type": "Item", "_props": { - "Name": "Walther MRS", - "ShortName": "MRS", - "Description": "Коллиматорный прицел Walther Multi-Reticle Point Sight - MRS", - "Weight": 0.113, + "Name": "scope_all_eotech_exps3", + "ShortName": "scope_all_eotech_exps3", + "Description": "scope_all_eotech_exps3Совместим с приборами ночного видения за счет NV режима марки. Используется US SOCOM как первоочередной прицел для операций в ограниченном пространстве.", + "Weight": 0.317, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/scopes/scope_all_walther_mrs.bundle", + "path": "assets/content/items/mods/scopes/scope_all_eotech_exps3.bundle", "rcid": "" }, "UsePrefab": { @@ -67273,6 +71838,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -67282,10 +71851,10 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -3, + "Ergonomics": -2, "Velocity": 0, "RaidModdable": true, - "ToolModdable": true, + "ToolModdable": false, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, @@ -67293,115 +71862,7 @@ "SightingRange": 200, "DoubleActionAccuracyPenaltyMult": 1, "CustomAimPlane": "", - "sightModType": "reflex", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.85, - 0.85, - 0.85, - 0.85 - ] - ], - "ModesCount": [ - 4 - ], - "Zooms": [ - [ - 1, - 1, - 1, - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "570fd6c2d2720bc6458b457f" - }, - "61659f79d92c473c770213ee": { - "_id": "61659f79d92c473c770213ee", - "_name": "scope_base_aimpoint_pro", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_base_aimpooint_comp_m4", - "ShortName": "scope_base_aimpooint_comp_m4", - "Description": "scope_base_aimpooint_comp_m4", - "Weight": 0.27, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_base_aimpoint_pro.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "reflex", + "sightModType": "holo", "ScopesCount": 1, "AimSensitivity": [ [ @@ -67424,110 +71885,7 @@ 200 ] ] - }, - "_proto": "558022b54bdc2dac148b458d" - }, - "5c7d55de2e221644f31bff68": { - "_id": "5c7d55de2e221644f31bff68", - "_name": "scope_base_aimpooint_comp_m4", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_base_aimpooint_comp_m4", - "ShortName": "scope_base_aimpooint_comp_m4", - "Description": "scope_base_aimpooint_comp_m4", - "Weight": 0.37, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_base_aimpooint_comp_m4.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "558022b54bdc2dac148b458d" + } }, "622efbcb99f4ea1a4d6c9a15": { "_id": "622efbcb99f4ea1a4d6c9a15", @@ -67585,6 +71943,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -67631,481 +71993,6 @@ }, "_proto": "558022b54bdc2dac148b458d" }, - "5947db3f86f77447880cf76f": { - "_id": "5947db3f86f77447880cf76f", - "_name": "scope_dovetail_aksion_ekp_8_02", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_dovetail_aksion_ekp_8_02", - "ShortName": "scope_dovetail_aksion_ekp_8_02", - "Description": "scope_dovetail_aksion_ekp_8_02", - "Weight": 0.273, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_dovetail_aksion_ekp_8_02.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5827272a24597748c74bdeea" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "5947db3f86f77447880cf770", - "_parent": "5947db3f86f77447880cf76f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "591c4e1186f77410354b316e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": true, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "reflex", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7, - 0.7, - 0.7, - 0.7 - ] - ], - "ModesCount": [ - 4 - ], - "Zooms": [ - [ - 1, - 1, - 1, - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "570fd721d2720bc5458b4596" - }, - "6113d6c3290d254f5e6b27db": { - "_id": "6113d6c3290d254f5e6b27db", - "_name": "scope_dovetail_belomo_pk_aa", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_base_aimpooint_comp_m4", - "ShortName": "scope_base_aimpooint_comp_m4", - "Description": "scope_base_aimpooint_comp_m4", - "Weight": 0.45, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_dovetail_belomo_pk_aa.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5947db3f86f77447880cf76f", - "57486e672459770abd687134", - "5649d9a14bdc2d79388b4580", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5cf638cbd7f00c06595bc936", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "5e569a2e56edd02abe09f280", - "5d0a29ead7ad1a0026013f27", - "57acb6222459771ec34b5cb0", - "5dff8db859400025ea5150d4", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851", - "5f6331e097199b7db2128dc2", - "5a957c3fa2750c00137fa5f7", - "5f63418ef5750b524b45f116", - "5827272a24597748c74bdeea", - "58272b392459774b4c7b3ccd", - "5dfcd0e547101c39625f66f9", - "5d2c76ed48f03532f2136169", - "5d2c770c48f0354b4a07c100", - "5d2c772c48f0355d95672c25", - "5649af884bdc2d1b2b8b4589", - "57dc334d245977597164366f", - "5839a7742459773cf9693481", - "59985a6c86f77414ec448d17" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "reflex", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "558022b54bdc2dac148b458d" - }, - "57486e672459770abd687134": { - "_id": "57486e672459770abd687134", - "_name": "scope_dovetail_ekb_okp7_dovetail", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_dovetail_ekb_okp7_dovetail", - "ShortName": "scope_dovetail_ekb_okp7_dovetail", - "Description": "scope_dovetail_ekb_okp7_dovetail", - "Weight": 0.295, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_dovetail_ekb_okp7_dovetail.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": true, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 250, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "reflex", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "570fd79bd2720bc7458b4583" - }, - "618a5d5852ecee1505530b2a": { - "_id": "618a5d5852ecee1505530b2a", - "_name": "scope_dovetail_npz_pk_1", - "_parent": "55818ad54bdc2ddc698b4569", - "_type": "Item", - "_props": { - "Name": "scope_base_aimpooint_comp_m4", - "ShortName": "scope_base_aimpooint_comp_m4", - "Description": "scope_base_aimpooint_comp_m4", - "Weight": 0.52, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_dovetail_npz_pk_1.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5dff8db859400025ea5150d4", - "5f6331e097199b7db2128dc2", - "5d2c770c48f0354b4a07c100", - "5d2c772c48f0355d95672c25", - "5d2c76ed48f03532f2136169", - "5649af884bdc2d1b2b8b4589", - "5dfcd0e547101c39625f66f9", - "5a957c3fa2750c00137fa5f7" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "reflex", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.7 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "558022b54bdc2dac148b458d" - }, "5cebec38d7f00c00110a652a": { "_id": "5cebec38d7f00c00110a652a", "_name": "scope_p90_fn_ring_sight_std", @@ -68162,6 +72049,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -68208,6 +72099,2149 @@ }, "_proto": "558022b54bdc2dac148b458d" }, + "5c07dd120db834001c39092d": { + "_id": "5c07dd120db834001c39092d", + "_name": "scope_all_eotech_hhs_1", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_all_eotech_hhs_1", + "ShortName": "scope_all_eotech_hhs_1", + "Description": "scope_all_eotech_hhs_1", + "Weight": 0.635, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_all_eotech_hhs_1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 600, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "hybrid", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.2667, + 0.8 + ] + ], + "ModesCount": [ + 2 + ], + "Zooms": [ + [ + 3, + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "558022b54bdc2dac148b458d" + }, + "58491f3324597764bc48fa02": { + "_id": "58491f3324597764bc48fa02", + "_name": "scope_all_eotech_xps3-0", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_all_eotech_xps3-0", + "ShortName": "scope_all_eotech_xps3-0", + "Description": "scope_all_eotech_xps3-0", + "Weight": 0.255, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_all_eotech_xps3-0.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "holo", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "558022b54bdc2dac148b458d" + }, + "584924ec24597768f12ae244": { + "_id": "584924ec24597768f12ae244", + "_name": "scope_all_eotech_xps3-2", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_all_eotech_xps3-2", + "ShortName": "scope_all_eotech_xps3-2", + "Description": "scope_all_eotech_xps3-2", + "Weight": 0.255, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_all_eotech_xps3-2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 400, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "holo", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "558022b54bdc2dac148b458d" + }, + "5947db3f86f77447880cf76f": { + "_id": "5947db3f86f77447880cf76f", + "_name": "scope_dovetail_aksion_ekp_8_02", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_dovetail_aksion_ekp_8_02", + "ShortName": "scope_dovetail_aksion_ekp_8_02", + "Description": "scope_dovetail_aksion_ekp_8_02", + "Weight": 0.273, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_dovetail_aksion_ekp_8_02.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5827272a24597748c74bdeea" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "5947db3f86f77447880cf770", + "_parent": "5947db3f86f77447880cf76f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "591c4e1186f77410354b316e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": true, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "reflex", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7, + 0.7, + 0.7, + 0.7 + ] + ], + "ModesCount": [ + 4 + ], + "Zooms": [ + [ + 1, + 1, + 1, + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "570fd721d2720bc5458b4596" + }, + "609b9e31506cf869cf3eaf41": { + "_id": "609b9e31506cf869cf3eaf41", + "_name": "scope_7mm_vomz_target_ring", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_7mm_vomz_target_ring", + "ShortName": "scope_7mm_vomz_target_ring", + "Description": "scope_7mm_vomz_target_ring", + "Weight": 0.21, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_7mm_vomz_target_ring.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 250, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "reflex", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "570fd721d2720bc5458b4596" + }, + "570fd6c2d2720bc6458b457f": { + "_id": "570fd6c2d2720bc6458b457f", + "_name": "scope_all_eotech_553", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_all_eotech_553", + "ShortName": "scope_all_eotech_553", + "Description": "scope_all_eotech_553Совместим с приборами ночного видения за счет NV режима марки.", + "Weight": 0.349, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_all_eotech_553.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "holo", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "558022b54bdc2dac148b458d" + }, + "570fd721d2720bc5458b4596": { + "_id": "570fd721d2720bc5458b4596", + "_name": "scope_all_walther_mrs", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "Walther MRS", + "ShortName": "MRS", + "Description": "Коллиматорный прицел Walther Multi-Reticle Point Sight - MRS", + "Weight": 0.113, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_all_walther_mrs.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "reflex", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.85, + 0.85, + 0.85, + 0.85 + ] + ], + "ModesCount": [ + 4 + ], + "Zooms": [ + [ + 1, + 1, + 1, + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "570fd6c2d2720bc6458b457f" + }, + "5b30b0dc5acfc400153b7124": { + "_id": "5b30b0dc5acfc400153b7124", + "_name": "scope_all_holosun_hs401g5", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_all_holosun_hs401g5", + "ShortName": "scope_all_holosun_hs401g5", + "Description": "scope_all_holosun_hs401g5", + "Weight": 0.36, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_all_holosun_hs401g5.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 300, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "reflex", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7, + 0.7 + ] + ], + "ModesCount": [ + 2 + ], + "Zooms": [ + [ + 1, + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "558022b54bdc2dac148b458d" + }, + "6165ac8c290d254f5e6b2f6c": { + "_id": "6165ac8c290d254f5e6b2f6c", + "_name": "scope_all_leapers_utg_38_ita_1x30", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_all_holosun_hs401g5", + "ShortName": "scope_all_holosun_hs401g5", + "Description": "scope_all_holosun_hs401g5", + "Weight": 0.227, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_all_leapers_utg_38_ita_1x30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 300, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "reflex", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7, + 0.7 + ] + ], + "ModesCount": [ + 2 + ], + "Zooms": [ + [ + 1, + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "558022b54bdc2dac148b458d" + }, + "60a23797a37c940de7062d02": { + "_id": "60a23797a37c940de7062d02", + "_name": "scope_all_sig_romeo_8t", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_all_sig_romeo_8t", + "ShortName": "scope_all_sig_romeo_8t", + "Description": "scope_all_sig_romeo_8t", + "Weight": 0.388, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_all_sig_romeo_8t.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3.5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "reflex", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "558022b54bdc2dac148b458d" + }, + "5c0505e00db834001b735073": { + "_id": "5c0505e00db834001b735073", + "_name": "scope_all_valday_1p87", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_all_valday_1p87", + "ShortName": "scope_all_valday_1p87", + "Description": "scope_all_valday_1p87", + "Weight": 0.297, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_all_valday_1p87.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "reflex", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "558022b54bdc2dac148b458d" + }, + "591c4efa86f7741030027726": { + "_id": "591c4efa86f7741030027726", + "_name": "scope_all_aksion_ekp_8_18", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_all_aksion_ekp_8_18", + "ShortName": "scope_all_aksion_ekp_8_18", + "Description": "scope_all_aksion_ekp_8_18", + "Weight": 0.273, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_all_aksion_ekp_8_18.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "591c516e86f7741e1e28b2d5", + "_parent": "591c4efa86f7741030027726", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "591c4e1186f77410354b316e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "reflex", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7, + 0.7, + 0.7, + 0.7 + ] + ], + "ModesCount": [ + 4 + ], + "Zooms": [ + [ + 1, + 1, + 1, + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "570fd721d2720bc5458b4596" + }, + "584984812459776a704a82a6": { + "_id": "584984812459776a704a82a6", + "_name": "scope_all_vomz_pilad_p1x42_weaver", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_all_vomz_pilad_p1x42_weaver", + "ShortName": "scope_all_vomz_pilad_p1x42_weaver", + "Description": "scope_all_vomz_pilad_p1x42_weaver", + "Weight": 0.16, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_all_vomz_pilad_p1x42_weaver.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "reflex", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7, + 0.7, + 0.7 + ] + ], + "ModesCount": [ + 3 + ], + "Zooms": [ + [ + 1, + 1, + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "558022b54bdc2dac148b458d" + }, + "62ff9920fe938a24c90c10d2": { + "_id": "62ff9920fe938a24c90c10d2", + "_name": "scope_sr2m_tochmash_kp_sr2", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_all_aksion_ekp_8_18", + "ShortName": "scope_all_aksion_ekp_8_18", + "Description": "scope_all_aksion_ekp_8_18", + "Weight": 0.27, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_sr2m_tochmash_kp_sr2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "62ff9920fe938a24c90c10d3", + "_parent": "62ff9920fe938a24c90c10d2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62ff9faffe938a24c90c10df" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "reflex", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "570fd721d2720bc5458b4596" + }, + "5c0a2cec0db834001b7ce47d": { + "_id": "5c0a2cec0db834001b7ce47d", + "_name": "scope_all_eotech_hhs_1_tan", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_all_eotech_hhs_1", + "ShortName": "scope_all_eotech_hhs_1", + "Description": "scope_all_eotech_hhs_1", + "Weight": 0.635, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_all_eotech_hhs_1_tan.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 600, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "hybrid", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.2667, + 0.8 + ] + ], + "ModesCount": [ + 2 + ], + "Zooms": [ + [ + 3, + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "558022b54bdc2dac148b458d" + }, + "59f9d81586f7744c7506ee62": { + "_id": "59f9d81586f7744c7506ee62", + "_name": "scope_all_vortex_razor_amg_uh-1", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_all_vortex_razor_amg_uh-1", + "ShortName": "scope_all_vortex_razor_amg_uh-1", + "Description": "scope_all_vortex_razor_amg_uh-1", + "Weight": 0.334, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_all_vortex_razor_amg_uh-1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 300, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "reflex", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "558022b54bdc2dac148b458d" + }, + "618a5d5852ecee1505530b2a": { + "_id": "618a5d5852ecee1505530b2a", + "_name": "scope_dovetail_npz_pk_1", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_base_aimpooint_comp_m4", + "ShortName": "scope_base_aimpooint_comp_m4", + "Description": "scope_base_aimpooint_comp_m4", + "Weight": 0.52, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_dovetail_npz_pk_1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5dff8db859400025ea5150d4", + "5f6331e097199b7db2128dc2", + "5d2c770c48f0354b4a07c100", + "5d2c772c48f0355d95672c25", + "5d2c76ed48f03532f2136169", + "5649af884bdc2d1b2b8b4589", + "5dfcd0e547101c39625f66f9", + "5a957c3fa2750c00137fa5f7" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "reflex", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "558022b54bdc2dac148b458d" + }, + "5d2da1e948f035477b1ce2ba": { + "_id": "5d2da1e948f035477b1ce2ba", + "_name": "scope_all_trijicon_srs_02", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_all_monstrum_compact_prism_scope_2x32", + "ShortName": "scope_all_monstrum_compact_prism_scope_2x32", + "Description": "scope_all_monstrum_compact_prism_scope_2x32", + "Weight": 0.39, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_all_trijicon_srs_02.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "reflex", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "558022b54bdc2dac148b458d" + }, + "6113d6c3290d254f5e6b27db": { + "_id": "6113d6c3290d254f5e6b27db", + "_name": "scope_dovetail_belomo_pk_aa", + "_parent": "55818ad54bdc2ddc698b4569", + "_type": "Item", + "_props": { + "Name": "scope_base_aimpooint_comp_m4", + "ShortName": "scope_base_aimpooint_comp_m4", + "Description": "scope_base_aimpooint_comp_m4", + "Weight": 0.45, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_dovetail_belomo_pk_aa.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5947db3f86f77447880cf76f", + "57486e672459770abd687134", + "5649d9a14bdc2d79388b4580", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5e569a2e56edd02abe09f280", + "5d0a29ead7ad1a0026013f27", + "57acb6222459771ec34b5cb0", + "5dff8db859400025ea5150d4", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851", + "5f6331e097199b7db2128dc2", + "5a957c3fa2750c00137fa5f7", + "5f63418ef5750b524b45f116", + "5827272a24597748c74bdeea", + "58272b392459774b4c7b3ccd", + "5dfcd0e547101c39625f66f9", + "5d2c76ed48f03532f2136169", + "5d2c770c48f0354b4a07c100", + "5d2c772c48f0355d95672c25", + "5649af884bdc2d1b2b8b4589", + "57dc334d245977597164366f", + "5839a7742459773cf9693481", + "59985a6c86f77414ec448d17" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "reflex", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.7 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "558022b54bdc2dac148b458d" + }, "57ae0171245977343c27bfcf": { "_id": "57ae0171245977343c27bfcf", "_name": "scope_all_belomo_pk_06", @@ -68264,6 +74298,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -68369,6 +74407,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -68470,6 +74512,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -68571,6 +74617,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -68672,6 +74722,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -68773,6 +74827,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -68874,6 +74932,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -68975,6 +75037,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -69076,6 +75142,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -69175,6 +75245,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -69277,6 +75351,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -69376,6 +75454,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -69475,6 +75557,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -69574,6 +75660,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -69673,6 +75763,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -69772,6 +75866,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -69871,6 +75969,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -69970,6 +76072,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -70069,6 +76175,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -70168,6 +76278,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -70267,6 +76381,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -70366,6 +76484,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -70476,6 +76598,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -70575,6 +76701,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -70674,6 +76804,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -70773,6 +76907,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -70872,6 +77010,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -70971,6 +77113,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -71070,6 +77216,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -71169,6 +77319,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -71268,6 +77422,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -71367,6 +77525,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -71466,6 +77628,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -71565,6 +77731,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -71664,6 +77834,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -71763,6 +77937,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -71862,6 +78040,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -71905,23 +78087,23 @@ }, "_proto": "55d4af3a4bdc2d972f8b456f" }, - "5bb20e49d4351e3bac1212de": { - "_id": "5bb20e49d4351e3bac1212de", - "_name": "sight_rear_all_hk_416_flip_up", + "5bc09a18d4351e003562b68e": { + "_id": "5bc09a18d4351e003562b68e", + "_name": "sight_rear_all_magpul_mbus_gen2", "_parent": "55818ac54bdc2d5b648b456e", "_type": "Item", "_props": { "Name": "sight_rear_all_sig_mpx_std", "ShortName": "sight_rear_all_sig_mpx_std", "Description": "sight_rear_all_sig_mpx_std", - "Weight": 0.14, + "Weight": 0.036, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_all_hk_416_flip_up.bundle", + "path": "assets/content/items/mods/sights rear/sight_rear_all_magpul_mbus_gen2.bundle", "rcid": "" }, "UsePrefab": { @@ -71961,6 +78143,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -71970,10 +78156,10 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 0, + "Ergonomics": 1, "Velocity": 0, "RaidModdable": true, - "ToolModdable": false, + "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, @@ -72004,204 +78190,6 @@ }, "_proto": "55d4af3a4bdc2d972f8b456f" }, - "5de8fb539f98ac2bc659513a": { - "_id": "5de8fb539f98ac2bc659513a", - "_name": "sight_rear_mp9_bt_mp9_std", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_rear_57_fn_five_seven_std", - "ShortName": "sight_rear_57_fn_five_seven_std", - "Description": "sight_rear_57_fn_five_seven_std", - "Weight": 0.01, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_mp9_bt_mp9_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 50 - ] - ] - }, - "_proto": "55d4af3a4bdc2d972f8b456f" - }, - "5aba639ed8ce8700182ece67": { - "_id": "5aba639ed8ce8700182ece67", - "_name": "sight_rear_aps_molot_apb_std", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_rear_aps_molot_aps_std", - "ShortName": "sight_rear_aps_molot_aps_std", - "Description": "sight_rear_aps_molot_aps_std", - "Weight": 0.008, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_aps_molot_apb_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 25 - ] - ] - }, - "_proto": "56d5a661d2720bd8418b456b" - }, "5cadd954ae921500103bb3c2": { "_id": "5cadd954ae921500103bb3c2", "_name": "sight_rear_m9_sight_mount_m9", @@ -72258,6 +78246,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -72322,419 +78314,23 @@ }, "_proto": "5649d9a14bdc2d79388b4580" }, - "5a0ed824fcdbcb0176308b0d": { - "_id": "5a0ed824fcdbcb0176308b0d", - "_name": "sight_rear_ak_izhmash_akmp", + "574db213245977459a2f3f5d": { + "_id": "574db213245977459a2f3f5d", + "_name": "sight_rear_sks_toz_sks_std", "_parent": "55818ac54bdc2d5b648b456e", "_type": "Item", "_props": { - "Name": "sight_rear_ak_izhmash_akmp", - "ShortName": "sight_rear_ak_izhmash_akmp", - "Description": "sight_rear_ak_izhmash_akmp", - "Weight": 0.01, + "Name": "sight_rear_sks_toz_sks_std", + "ShortName": "sight_rear_sks_toz_sks_std", + "Description": "sight_rear_sks_toz_sks_std", + "Weight": 0.025, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_ak_izhmash_akmp.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 100 - ] - ] - }, - "_proto": "55d5f46a4bdc2d1b198b4567" - }, - "5bc09a18d4351e003562b68e": { - "_id": "5bc09a18d4351e003562b68e", - "_name": "sight_rear_all_magpul_mbus_gen2", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_rear_all_sig_mpx_std", - "ShortName": "sight_rear_all_sig_mpx_std", - "Description": "sight_rear_all_sig_mpx_std", - "Weight": 0.036, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_all_magpul_mbus_gen2.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 300, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 100 - ] - ] - }, - "_proto": "55d4af3a4bdc2d972f8b456f" - }, - "56d5a77ed2720b90418b4568": { - "_id": "56d5a77ed2720b90418b4568", - "_name": "sight_rear_p226_sig_p226r_std", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_rear_p226_sig_p226r_std", - "ShortName": "sight_rear_p226_sig_p226r_std", - "Description": "sight_rear_p226_sig_p226r_std", - "Weight": 0.008, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_p226_sig_p226r_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 25 - ] - ] - }, - "_proto": "56d5a661d2720bd8418b456b" - }, - "619f4d304c58466fe1228437": { - "_id": "619f4d304c58466fe1228437", - "_name": "sight_front_rhino_chiappa_std", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_front_rhino_chiappa_std", - "ShortName": "sight_front_rhino_chiappa_std", - "Description": "sight_front_rhino_chiappa_std", - "Weight": 0.003, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights front/sight_front_rhino_chiappa_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 25 - ] - ] - }, - "_proto": "55d4af3a4bdc2d972f8b456f" - }, - "5c471ba12e221602b3137d76": { - "_id": "5c471ba12e221602b3137d76", - "_name": "sight_front_svd_izhmash_svd_s_std", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_front_ak_izhmash_akmp", - "ShortName": "sight_front_ak_izhmash_akmp", - "Description": "sight_front_ak_izhmash_akmp", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights front/sight_front_svd_izhmash_svd_s_std.bundle", + "path": "assets/content/items/mods/sights rear/sight_rear_sks_toz_sks_std.bundle", "rcid": "" }, "UsePrefab": { @@ -72774,6 +78370,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -72815,17 +78415,17 @@ ] ] }, - "_proto": "55d5f46a4bdc2d1b198b4567" + "_proto": "5649b0544bdc2d1b2b8b458a" }, - "5a71e0fb8dc32e00094b97f2": { - "_id": "5a71e0fb8dc32e00094b97f2", - "_name": "sight_rear_glock_zev_tech", + "5aba639ed8ce8700182ece67": { + "_id": "5aba639ed8ce8700182ece67", + "_name": "sight_rear_aps_molot_apb_std", "_parent": "55818ac54bdc2d5b648b456e", "_type": "Item", "_props": { - "Name": "sight_rear_glock_zev_tech", - "ShortName": "sight_rear_glock_zev_tech", - "Description": "sight_rear_glock_zev_tech", + "Name": "sight_rear_aps_molot_aps_std", + "ShortName": "sight_rear_aps_molot_aps_std", + "Description": "sight_rear_aps_molot_aps_std", "Weight": 0.008, "BackgroundColor": "blue", "Width": 1, @@ -72833,7 +78433,7 @@ "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_glock_zev_tech.bundle", + "path": "assets/content/items/mods/sights rear/sight_rear_aps_molot_apb_std.bundle", "rcid": "" }, "UsePrefab": { @@ -72842,106 +78442,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 25 - ] - ] - }, - "_proto": "56d5a661d2720bd8418b456b" - }, - "5a6f5d528dc32e00094b97d9": { - "_id": "5a6f5d528dc32e00094b97d9", - "_name": "sight_rear_glock_glock_std", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_rear_p226_sig_p226r_std", - "ShortName": "sight_rear_p226_sig_p226r_std", - "Description": "sight_rear_p226_sig_p226r_std", - "Weight": 0.008, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_glock_glock_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, + "ExaminedByDefault": true, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -72972,6 +78473,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -73071,6 +78576,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -73114,141 +78623,23 @@ }, "_proto": "56d5a661d2720bd8418b456b" }, - "5ac72e475acfc400180ae6fe": { - "_id": "5ac72e475acfc400180ae6fe", - "_name": "sight_rear_ak_izhmash_ak74m_std", + "5a0eb980fcdbcb001a3b00a6": { + "_id": "5a0eb980fcdbcb001a3b00a6", + "_name": "sight_rear_ak_izhmash_akmb", "_parent": "55818ac54bdc2d5b648b456e", "_type": "Item", "_props": { - "Name": "sight_rear_ak_izhmash_ak74m_std", - "ShortName": "sight_rear_ak_izhmash_ak74m_std", - "Description": "sight_rear_ak_izhmash_ak74m_std", - "Weight": 0.025, + "Name": "sight_rear_ak_izhmash_akmb", + "ShortName": "sight_rear_ak_izhmash_akmb", + "Description": "sight_rear_ak_izhmash_akmb", + "Weight": 0.035, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_ak_izhmash_ak74m_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "5ac72e475acfc400180ae700", - "_parent": "5ac72e475acfc400180ae6fe", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a0ed824fcdbcb0176308b0d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 500, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 100 - ] - ] - }, - "_proto": "55d5f46a4bdc2d1b198b4567" - }, - "574db213245977459a2f3f5d": { - "_id": "574db213245977459a2f3f5d", - "_name": "sight_rear_sks_toz_sks_std", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_rear_sks_toz_sks_std", - "ShortName": "sight_rear_sks_toz_sks_std", - "Description": "sight_rear_sks_toz_sks_std", - "Weight": 0.025, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_sks_toz_sks_std.bundle", + "path": "assets/content/items/mods/sights rear/sight_rear_ak_izhmash_akmb.bundle", "rcid": "" }, "UsePrefab": { @@ -73288,6 +78679,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -73329,7 +78724,7 @@ ] ] }, - "_proto": "5649b0544bdc2d1b2b8b458a" + "_proto": "55d5f46a4bdc2d1b198b4567" }, "59e8977386f77415a553c453": { "_id": "59e8977386f77415a553c453", @@ -73387,6 +78782,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -73449,6 +78848,902 @@ }, "_proto": "55d5f46a4bdc2d1b198b4567" }, + "5d3eb4aba4b93650d64e497d": { + "_id": "5d3eb4aba4b93650d64e497d", + "_name": "sight_rear_57_fn_five_seven_std", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_57_fn_five_seven_std", + "ShortName": "sight_rear_57_fn_five_seven_std", + "Description": "sight_rear_57_fn_five_seven_std", + "Weight": 0.007, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_57_fn_five_seven_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 25 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" + }, + "5a71e0fb8dc32e00094b97f2": { + "_id": "5a71e0fb8dc32e00094b97f2", + "_name": "sight_rear_glock_zev_tech", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_glock_zev_tech", + "ShortName": "sight_rear_glock_zev_tech", + "Description": "sight_rear_glock_zev_tech", + "Weight": 0.008, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_glock_zev_tech.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 25 + ] + ] + }, + "_proto": "56d5a661d2720bd8418b456b" + }, + "5649d9a14bdc2d79388b4580": { + "_id": "5649d9a14bdc2d79388b4580", + "_name": "sight_rear_ak_tactica_tula_tt01", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_ak_tactica_tula_tt01", + "ShortName": "sight_rear_ak_tactica_tula_tt01", + "Description": "sight_rear_ak_tactica_tula_tt01", + "Weight": 0.085, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_ak_tactica_tula_tt01.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5947db3f86f77447880cf76f", + "57486e672459770abd687134", + "576fd4ec2459777f0b518431", + "5a7c74b3e899ef0014332c29", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851", + "5649af884bdc2d1b2b8b4589" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5649daed4bdc2d3b4c8b457f", + "_parent": "5649d9a14bdc2d79388b4580", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5d2da1e948f035477b1ce2ba", + "584984812459776a704a82a6", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 500, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "5649b0544bdc2d1b2b8b458a" + }, + "6194f3286db0f2477964e67d": { + "_id": "6194f3286db0f2477964e67d", + "_name": "sight_front_usp_hk_usp_tactical", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_front_glock_glock_std", + "ShortName": "sight_front_glock_glock_std", + "Description": "sight_front_glock_glock_std", + "Weight": 0.005, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights front/sight_front_usp_hk_usp_tactical.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 25 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" + }, + "5ac733a45acfc400192630e2": { + "_id": "5ac733a45acfc400192630e2", + "_name": "sight_rear_ak_izhmash_ak105_std", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "Целик Ижмаш для АК-74", + "ShortName": "АК74 Целик", + "Description": "Штатный целик АК-74 производства Ижмаш.", + "Weight": 0.025, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_ak_izhmash_ak105_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5ac733a45acfc400192630e4", + "_parent": "5ac733a45acfc400192630e2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a0ed824fcdbcb0176308b0d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 500, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "55d5f46a4bdc2d1b198b4567" + }, + "619f4d304c58466fe1228437": { + "_id": "619f4d304c58466fe1228437", + "_name": "sight_front_rhino_chiappa_std", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_front_rhino_chiappa_std", + "ShortName": "sight_front_rhino_chiappa_std", + "Description": "sight_front_rhino_chiappa_std", + "Weight": 0.003, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights front/sight_front_rhino_chiappa_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 25 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" + }, + "5de8fb539f98ac2bc659513a": { + "_id": "5de8fb539f98ac2bc659513a", + "_name": "sight_rear_mp9_bt_mp9_std", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_57_fn_five_seven_std", + "ShortName": "sight_rear_57_fn_five_seven_std", + "Description": "sight_rear_57_fn_five_seven_std", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_mp9_bt_mp9_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" + }, + "56083e1b4bdc2dc8488b4572": { + "_id": "56083e1b4bdc2dc8488b4572", + "_name": "sight_rear_sv-98_izhmash_std", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "Целик ИжМаш СВ-98", + "ShortName": "Целик СВ-98", + "Description": "Стандартный целик для снайперской винтовки СВ-98 производства Ижмаш.", + "Weight": 0.03, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_sv-98_izhmash_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5b2389515acfc4771e1be0c0", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5a37ca54c4a282000d72296a", + "5c064c400db834001d23f468", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5dff77c759400025ea5150cf" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 500, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "55d5f46a4bdc2d1b198b4567" + }, "619f4cee4c58466fe1228435": { "_id": "619f4cee4c58466fe1228435", "_name": "sight_rear_rhino_chiappa_std", @@ -73505,6 +79800,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -73551,6 +79850,838 @@ }, "_proto": "56d5a661d2720bd8418b456b" }, + "5a0ed824fcdbcb0176308b0d": { + "_id": "5a0ed824fcdbcb0176308b0d", + "_name": "sight_rear_ak_izhmash_akmp", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_ak_izhmash_akmp", + "ShortName": "sight_rear_ak_izhmash_akmp", + "Description": "sight_rear_ak_izhmash_akmp", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_ak_izhmash_akmp.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "55d5f46a4bdc2d1b198b4567" + }, + "6231670f0b8aa5472d060095": { + "_id": "6231670f0b8aa5472d060095", + "_name": "sight_rear_g36_hk_std", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "Целик Colt A2 Rearsight для AR-15 и совместимых", + "ShortName": "CA2R", + "Description": "Съемный целик Colt A2 Rearsight. Штатно устанавливается на M4A1.", + "Weight": 0.15, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_g36_hk_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "570fd79bd2720bc7458b4583", + "544a3d0a4bdc2d1b388b4567", + "5b3b6dc75acfc47a8773fb1e", + "5d0a29fed7ad1a002769ad08", + "5b3b99265acfc4704b4a1afb", + "5c1cdd302e221602b3137250", + "59db7eed86f77461f8380365" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 600, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" + }, + "5ac72e475acfc400180ae6fe": { + "_id": "5ac72e475acfc400180ae6fe", + "_name": "sight_rear_ak_izhmash_ak74m_std", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_ak_izhmash_ak74m_std", + "ShortName": "sight_rear_ak_izhmash_ak74m_std", + "Description": "sight_rear_ak_izhmash_ak74m_std", + "Weight": 0.025, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_ak_izhmash_ak74m_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5ac72e475acfc400180ae700", + "_parent": "5ac72e475acfc400180ae6fe", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a0ed824fcdbcb0176308b0d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 500, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "55d5f46a4bdc2d1b198b4567" + }, + "630765777d50ff5e8a1ea718": { + "_id": "630765777d50ff5e8a1ea718", + "_name": "sight_front_glock_glock_19x", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_front_glock_glock_std", + "ShortName": "sight_front_glock_glock_std", + "Description": "sight_front_glock_glock_std", + "Weight": 0.007, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights front/sight_front_glock_glock_19x.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 25 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" + }, + "5bb20e49d4351e3bac1212de": { + "_id": "5bb20e49d4351e3bac1212de", + "_name": "sight_rear_all_hk_416_flip_up", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_all_sig_mpx_std", + "ShortName": "sight_rear_all_sig_mpx_std", + "Description": "sight_rear_all_sig_mpx_std", + "Weight": 0.14, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_all_hk_416_flip_up.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 300, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" + }, + "5caf1691ae92152ac412efb9": { + "_id": "5caf1691ae92152ac412efb9", + "_name": "sight_rear_all_ckib_ash12_std", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_ar15_colt_carry_hande_std", + "ShortName": "sight_rear_ar15_colt_carry_hande_std", + "Description": "sight_rear_ar15_colt_carry_hande_std", + "Weight": 0.15, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_all_ckib_ash12_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5bb20e49d4351e3bac1212de", + "5ba26b17d4351e00367f9bdd", + "5dfa3d7ac41b2312ea33362a", + "5c1780312e221602b66cc189", + "5fb6564947ce63734e3fa1da", + "5bc09a18d4351e003562b68e", + "5c18b9192e2216398b5a8104", + "5fc0fa957283c4046c58147e", + "5894a81786f77427140b8347" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5caf1691ae92152ac412efbb", + "_parent": "5caf1691ae92152ac412efb9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "5dfe6104585a0c3e995c7b82", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 600, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" + }, + "5ba26b17d4351e00367f9bdd": { + "_id": "5ba26b17d4351e00367f9bdd", + "_name": "sight_rear_all_hk_mp7_std", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_all_sig_mpx_std", + "ShortName": "sight_rear_all_sig_mpx_std", + "Description": "sight_rear_all_sig_mpx_std", + "Weight": 0.14, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_all_hk_mp7_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 300, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" + }, "61963a852d2c397d660036ad": { "_id": "61963a852d2c397d660036ad", "_name": "sight_rear_hk_red_dot_mount", @@ -73610,6 +80741,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -73728,6 +80863,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -73771,1476 +80910,6 @@ }, "_proto": "56d5a661d2720bd8418b456b" }, - "628a7b23b0f75035732dd565": { - "_id": "628a7b23b0f75035732dd565", - "_name": "sight_rear_ak_rifle_dynamics_enhanced_v2", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "Целик Ижмаш для АК-74", - "ShortName": "АК74 Целик", - "Description": "Штатный целик АК-74 производства Ижмаш.", - "Weight": 0.026, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_ak_rifle_dynamics_enhanced_v2.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 500, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 100 - ] - ] - }, - "_proto": "55d5f46a4bdc2d1b198b4567" - }, - "5d3eb4aba4b93650d64e497d": { - "_id": "5d3eb4aba4b93650d64e497d", - "_name": "sight_rear_57_fn_five_seven_std", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_rear_57_fn_five_seven_std", - "ShortName": "sight_rear_57_fn_five_seven_std", - "Description": "sight_rear_57_fn_five_seven_std", - "Weight": 0.007, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_57_fn_five_seven_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 25 - ] - ] - }, - "_proto": "55d4af3a4bdc2d972f8b456f" - }, - "5ba26b17d4351e00367f9bdd": { - "_id": "5ba26b17d4351e00367f9bdd", - "_name": "sight_rear_all_hk_mp7_std", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_rear_all_sig_mpx_std", - "ShortName": "sight_rear_all_sig_mpx_std", - "Description": "sight_rear_all_sig_mpx_std", - "Weight": 0.14, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_all_hk_mp7_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 300, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 100 - ] - ] - }, - "_proto": "55d4af3a4bdc2d972f8b456f" - }, - "56083e1b4bdc2dc8488b4572": { - "_id": "56083e1b4bdc2dc8488b4572", - "_name": "sight_rear_sv-98_izhmash_std", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "Целик ИжМаш СВ-98", - "ShortName": "Целик СВ-98", - "Description": "Стандартный целик для снайперской винтовки СВ-98 производства Ижмаш.", - "Weight": 0.03, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_sv-98_izhmash_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5b2389515acfc4771e1be0c0", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5a37ca54c4a282000d72296a", - "5c064c400db834001d23f468", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5dff77c759400025ea5150cf" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 500, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 100 - ] - ] - }, - "_proto": "55d5f46a4bdc2d1b198b4567" - }, - "60228a850ddce744014caf69": { - "_id": "60228a850ddce744014caf69", - "_name": "sight_front_pl15_izhmash_pl15_supressor_sight", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_front_p226_sig_p226r_std", - "ShortName": "sight_front_p226_sig_p226r_std", - "Description": "sight_front_p226_sig_p226r_std", - "Weight": 0.007, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights front/sight_front_pl15_izhmash_pl15_supressor_sight.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 25 - ] - ] - }, - "_proto": "55d4af3a4bdc2d972f8b456f" - }, - "6194f3286db0f2477964e67d": { - "_id": "6194f3286db0f2477964e67d", - "_name": "sight_front_usp_hk_usp_tactical", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_front_glock_glock_std", - "ShortName": "sight_front_glock_glock_std", - "Description": "sight_front_glock_glock_std", - "Weight": 0.005, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights front/sight_front_usp_hk_usp_tactical.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 25 - ] - ] - }, - "_proto": "55d4af3a4bdc2d972f8b456f" - }, - "5c18b9192e2216398b5a8104": { - "_id": "5c18b9192e2216398b5a8104", - "_name": "sight_rear_all_magpul_mbus_gen2_fde", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_rear_all_sig_mpx_std", - "ShortName": "sight_rear_all_sig_mpx_std", - "Description": "sight_rear_all_sig_mpx_std", - "Weight": 0.036, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_all_magpul_mbus_gen2_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 300, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 100 - ] - ] - }, - "_proto": "55d4af3a4bdc2d972f8b456f" - }, - "5beec9450db83400970084fd": { - "_id": "5beec9450db83400970084fd", - "_name": "sight_rear_all_izhmash_rpk16_std", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "Целик Colt A2 Rearsight для AR-15 и совместимых", - "ShortName": "CA2R", - "Description": "Съемный целик Colt A2 Rearsight. Штатно устанавливается на M4A1.", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_all_izhmash_rpk16_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5b3b99265acfc4704b4a1afb" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "5bf3f5b10db834001d2c4aaa", - "_parent": "5beec9450db83400970084fd", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac733a45acfc400192630e2", - "5649b0544bdc2d1b2b8b458a", - "5ac72e475acfc400180ae6fe", - "5bf3f59f0db834001a6fa060" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 600, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 100 - ] - ] - }, - "_proto": "55d4af3a4bdc2d972f8b456f" - }, - "6231670f0b8aa5472d060095": { - "_id": "6231670f0b8aa5472d060095", - "_name": "sight_rear_g36_hk_std", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "Целик Colt A2 Rearsight для AR-15 и совместимых", - "ShortName": "CA2R", - "Description": "Съемный целик Colt A2 Rearsight. Штатно устанавливается на M4A1.", - "Weight": 0.15, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_g36_hk_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "570fd79bd2720bc7458b4583", - "544a3d0a4bdc2d1b388b4567", - "5b3b6dc75acfc47a8773fb1e", - "5d0a29fed7ad1a002769ad08", - "5b3b99265acfc4704b4a1afb", - "5c1cdd302e221602b3137250", - "59db7eed86f77461f8380365" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 600, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 100 - ] - ] - }, - "_proto": "55d4af3a4bdc2d972f8b456f" - }, - "5926d2be86f774134d668e4e": { - "_id": "5926d2be86f774134d668e4e", - "_name": "sight_rear_mp5_hk_drum", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_rear_mp5_hk_drum", - "ShortName": "sight_rear_mp5_hk_drum", - "Description": "sight_rear_mp5_hk_drum", - "Weight": 0.14, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_mp5_hk_drum.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5b3b99265acfc4704b4a1afb" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 25 - ] - ] - }, - "_proto": "55d4af3a4bdc2d972f8b456f" - }, - "5a0eb980fcdbcb001a3b00a6": { - "_id": "5a0eb980fcdbcb001a3b00a6", - "_name": "sight_rear_ak_izhmash_akmb", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_rear_ak_izhmash_akmb", - "ShortName": "sight_rear_ak_izhmash_akmb", - "Description": "sight_rear_ak_izhmash_akmb", - "Weight": 0.035, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_ak_izhmash_akmb.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 500, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 100 - ] - ] - }, - "_proto": "55d5f46a4bdc2d1b198b4567" - }, - "5649b0544bdc2d1b2b8b458a": { - "_id": "5649b0544bdc2d1b2b8b458a", - "_name": "sight_rear_ak_izhmash_ak74_std", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "Целик Ижмаш для АК-74", - "ShortName": "АК74 Целик", - "Description": "Штатный целик АК-74 производства Ижмаш.", - "Weight": 0.025, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_ak_izhmash_ak74_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "5a0ee12cfcdbcb001912fa64", - "_parent": "5649b0544bdc2d1b2b8b458a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a0ed824fcdbcb0176308b0d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 500, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 100 - ] - ] - }, - "_proto": "55d5f46a4bdc2d1b198b4567" - }, - "5fc0fa957283c4046c58147e": { - "_id": "5fc0fa957283c4046c58147e", - "_name": "sight_rear_all_sig_flip_up", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_rear_all_sig_mpx_std", - "ShortName": "sight_rear_all_sig_mpx_std", - "Description": "sight_rear_all_sig_mpx_std", - "Weight": 0.13, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_all_sig_flip_up.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 300, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 100 - ] - ] - }, - "_proto": "55d4af3a4bdc2d972f8b456f" - }, - "5ac733a45acfc400192630e2": { - "_id": "5ac733a45acfc400192630e2", - "_name": "sight_rear_ak_izhmash_ak105_std", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "Целик Ижмаш для АК-74", - "ShortName": "АК74 Целик", - "Description": "Штатный целик АК-74 производства Ижмаш.", - "Weight": 0.025, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_ak_izhmash_ak105_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "5ac733a45acfc400192630e4", - "_parent": "5ac733a45acfc400192630e2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a0ed824fcdbcb0176308b0d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 500, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 100 - ] - ] - }, - "_proto": "55d5f46a4bdc2d1b198b4567" - }, "55d5f46a4bdc2d1b198b4567": { "_id": "55d5f46a4bdc2d1b198b4567", "_name": "sight_rear_ar15_colt_a2", @@ -75327,6 +80996,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -75370,6 +81043,214 @@ }, "_proto": "55d4af3a4bdc2d972f8b456f" }, + "56d5a77ed2720b90418b4568": { + "_id": "56d5a77ed2720b90418b4568", + "_name": "sight_rear_p226_sig_p226r_std", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_p226_sig_p226r_std", + "ShortName": "sight_rear_p226_sig_p226r_std", + "Description": "sight_rear_p226_sig_p226r_std", + "Weight": 0.008, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_p226_sig_p226r_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 25 + ] + ] + }, + "_proto": "56d5a661d2720bd8418b456b" + }, + "5926d2be86f774134d668e4e": { + "_id": "5926d2be86f774134d668e4e", + "_name": "sight_rear_mp5_hk_drum", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_mp5_hk_drum", + "ShortName": "sight_rear_mp5_hk_drum", + "Description": "sight_rear_mp5_hk_drum", + "Weight": 0.14, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_mp5_hk_drum.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5b3b99265acfc4704b4a1afb" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 25 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" + }, "5894a81786f77427140b8347": { "_id": "5894a81786f77427140b8347", "_name": "sight_rear_all_sig_mpx_std", @@ -75426,6 +81307,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -75469,329 +81354,6 @@ }, "_proto": "55d4af3a4bdc2d972f8b456f" }, - "5caf1691ae92152ac412efb9": { - "_id": "5caf1691ae92152ac412efb9", - "_name": "sight_rear_all_ckib_ash12_std", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_rear_ar15_colt_carry_hande_std", - "ShortName": "sight_rear_ar15_colt_carry_hande_std", - "Description": "sight_rear_ar15_colt_carry_hande_std", - "Weight": 0.15, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_all_ckib_ash12_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5bb20e49d4351e3bac1212de", - "5ba26b17d4351e00367f9bdd", - "5dfa3d7ac41b2312ea33362a", - "5c1780312e221602b66cc189", - "5fb6564947ce63734e3fa1da", - "5bc09a18d4351e003562b68e", - "5c18b9192e2216398b5a8104", - "5fc0fa957283c4046c58147e", - "5894a81786f77427140b8347" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5caf1691ae92152ac412efbb", - "_parent": "5caf1691ae92152ac412efb9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "5dfe6104585a0c3e995c7b82", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 600, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 100 - ] - ] - }, - "_proto": "55d4af3a4bdc2d972f8b456f" - }, - "5649d9a14bdc2d79388b4580": { - "_id": "5649d9a14bdc2d79388b4580", - "_name": "sight_rear_ak_tactica_tula_tt01", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_rear_ak_tactica_tula_tt01", - "ShortName": "sight_rear_ak_tactica_tula_tt01", - "Description": "sight_rear_ak_tactica_tula_tt01", - "Weight": 0.085, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_ak_tactica_tula_tt01.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5947db3f86f77447880cf76f", - "57486e672459770abd687134", - "576fd4ec2459777f0b518431", - "5a7c74b3e899ef0014332c29", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851", - "5649af884bdc2d1b2b8b4589" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5649daed4bdc2d3b4c8b457f", - "_parent": "5649d9a14bdc2d79388b4580", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5d2da1e948f035477b1ce2ba", - "584984812459776a704a82a6", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 500, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 100 - ] - ] - }, - "_proto": "5649b0544bdc2d1b2b8b458a" - }, "59d650cf86f7741b846413a4": { "_id": "59d650cf86f7741b846413a4", "_name": "sight_rear_ak_izhmash_akm_std", @@ -75848,6 +81410,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -75910,23 +81476,23 @@ }, "_proto": "55d5f46a4bdc2d1b198b4567" }, - "5e87114fe2db31558c75a120": { - "_id": "5e87114fe2db31558c75a120", - "_name": "sight_rear_590_mossberg_ghost_ring_sight_kit", + "5a6f5d528dc32e00094b97d9": { + "_id": "5a6f5d528dc32e00094b97d9", + "_name": "sight_rear_glock_glock_std", "_parent": "55818ac54bdc2d5b648b456e", "_type": "Item", "_props": { - "Name": "sight_rear_57_fn_five_seven_std", - "ShortName": "sight_rear_57_fn_five_seven_std", - "Description": "sight_rear_57_fn_five_seven_std", - "Weight": 0.022, + "Name": "sight_rear_p226_sig_p226r_std", + "ShortName": "sight_rear_p226_sig_p226r_std", + "Description": "sight_rear_p226_sig_p226r_std", + "Weight": 0.008, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_590_mossberg_ghost_ring_sight_kit.bundle", + "path": "assets/content/items/mods/sights rear/sight_rear_glock_glock_std.bundle", "rcid": "" }, "UsePrefab": { @@ -75966,6 +81532,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -75990,7 +81560,7 @@ "ScopesCount": 1, "AimSensitivity": [ [ - 1 + 0.65 ] ], "ModesCount": [ @@ -76003,32 +81573,29 @@ ], "CalibrationDistances": [ [ - 50, - 100, - 150, - 200 + 25 ] ] }, - "_proto": "55d4af3a4bdc2d972f8b456f" + "_proto": "56d5a661d2720bd8418b456b" }, - "628b9471078f94059a4b9bfb": { - "_id": "628b9471078f94059a4b9bfb", - "_name": "sight_rear_ak_sag_mk3_chassis_rear_sight", + "5fc0fa957283c4046c58147e": { + "_id": "5fc0fa957283c4046c58147e", + "_name": "sight_rear_all_sig_flip_up", "_parent": "55818ac54bdc2d5b648b456e", "_type": "Item", "_props": { - "Name": "Целик Ижмаш для АК-74", - "ShortName": "АК74 Целик", - "Description": "Штатный целик АК-74 производства Ижмаш.", - "Weight": 0.015, + "Name": "sight_rear_all_sig_mpx_std", + "ShortName": "sight_rear_all_sig_mpx_std", + "Description": "sight_rear_all_sig_mpx_std", + "Weight": 0.13, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_ak_sag_mk3_chassis_rear_sight.bundle", + "path": "assets/content/items/mods/sights rear/sight_rear_all_sig_flip_up.bundle", "rcid": "" }, "UsePrefab": { @@ -76068,6 +81635,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -76085,6 +81656,231 @@ "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, + "SightingRange": 300, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" + }, + "57838e1b2459774a256959b1": { + "_id": "57838e1b2459774a256959b1", + "_name": "sight_rear_vss_tochmash_vss_std", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_vss_tochmash_vss_std", + "ShortName": "sight_rear_vss_tochmash_vss_std", + "Description": "sight_rear_vss_tochmash_vss_std", + "Weight": 0.025, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_vss_tochmash_vss_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 420, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "574db213245977459a2f3f5d" + }, + "5649b0544bdc2d1b2b8b458a": { + "_id": "5649b0544bdc2d1b2b8b458a", + "_name": "sight_rear_ak_izhmash_ak74_std", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "Целик Ижмаш для АК-74", + "ShortName": "АК74 Целик", + "Description": "Штатный целик АК-74 производства Ижмаш.", + "Weight": 0.025, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_ak_izhmash_ak74_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5a0ee12cfcdbcb001912fa64", + "_parent": "5649b0544bdc2d1b2b8b458a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a0ed824fcdbcb0176308b0d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, "SightingRange": 500, "DoubleActionAccuracyPenaltyMult": 1, "CustomAimPlane": "", @@ -76111,23 +81907,23 @@ }, "_proto": "55d5f46a4bdc2d1b198b4567" }, - "5c1780312e221602b66cc189": { - "_id": "5c1780312e221602b66cc189", - "_name": "sight_rear_all_kac_folding_sight", + "57c44e7b2459772d28133248": { + "_id": "57c44e7b2459772d28133248", + "_name": "sight_rear_val_tochmash_val_std", "_parent": "55818ac54bdc2d5b648b456e", "_type": "Item", "_props": { - "Name": "sight_rear_all_kac_folding_micro_sight", - "ShortName": "sight_rear_all_kac_folding_micro_sight", - "Description": "sight_rear_all_kac_folding_micro_sight", - "Weight": 0.08, + "Name": "sight_rear_vss_tochmash_vss_std", + "ShortName": "sight_rear_vss_tochmash_vss_std", + "Description": "sight_rear_vss_tochmash_vss_std", + "Weight": 0.025, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_all_kac_folding_sight.bundle", + "path": "assets/content/items/mods/sights rear/sight_rear_val_tochmash_val_std.bundle", "rcid": "" }, "UsePrefab": { @@ -76167,6 +81963,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -76176,15 +81976,15 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 1, + "Ergonomics": 0, "Velocity": 0, "RaidModdable": true, - "ToolModdable": true, + "ToolModdable": false, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, - "SightingRange": 300, + "SightingRange": 420, "DoubleActionAccuracyPenaltyMult": 1, "CustomAimPlane": "", "sightModType": "iron", @@ -76208,25 +82008,25 @@ ] ] }, - "_proto": "55d4af3a4bdc2d972f8b456f" + "_proto": "57838e1b2459774a256959b1" }, - "61817865d3a39d50044c13a4": { - "_id": "61817865d3a39d50044c13a4", - "_name": "sight_rear_all_fn_scar_rear_sight_std", + "630765cb962d0247b029dc45": { + "_id": "630765cb962d0247b029dc45", + "_name": "sight_rear_glock_glock_19x", "_parent": "55818ac54bdc2d5b648b456e", "_type": "Item", "_props": { - "Name": "sight_rear_all_sig_mpx_std", - "ShortName": "sight_rear_all_sig_mpx_std", - "Description": "sight_rear_all_sig_mpx_std", - "Weight": 0.036, + "Name": "sight_rear_p226_sig_p226r_std", + "ShortName": "sight_rear_p226_sig_p226r_std", + "Description": "sight_rear_p226_sig_p226r_std", + "Weight": 0.008, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_all_fn_scar_rear_sight_std.bundle", + "path": "assets/content/items/mods/sights rear/sight_rear_glock_glock_19x.bundle", "rcid": "" }, "UsePrefab": { @@ -76266,6 +82066,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -76283,7 +82087,7 @@ "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, - "SightingRange": 300, + "SightingRange": 200, "DoubleActionAccuracyPenaltyMult": 1, "CustomAimPlane": "", "sightModType": "iron", @@ -76303,29 +82107,29 @@ ], "CalibrationDistances": [ [ - 100 + 25 ] ] }, - "_proto": "55d4af3a4bdc2d972f8b456f" + "_proto": "56d5a661d2720bd8418b456b" }, - "619f52454c58466fe122843b": { - "_id": "619f52454c58466fe122843b", - "_name": "sight_front_rhino_chiappa_night_sight", + "6194f2df645b5d229654ad77": { + "_id": "6194f2df645b5d229654ad77", + "_name": "sight_rear_usp_hk_usp_tactical", "_parent": "55818ac54bdc2d5b648b456e", "_type": "Item", "_props": { - "Name": "sight_front_rhino_chiappa_night_sight", - "ShortName": "sight_front_rhino_chiappa_night_sight", - "Description": "sight_front_rhino_chiappa_night_sight", - "Weight": 0.003, + "Name": "sight_rear_m1911_colt_m1911a1_std", + "ShortName": "sight_rear_m1911_colt_m1911a1_std", + "Description": "sight_rear_m1911_colt_m1911a1_std", + "Weight": 0.008, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/sights front/sight_front_rhino_chiappa_night_sight.bundle", + "path": "assets/content/items/mods/sights rear/sight_rear_usp_hk_usp_tactical.bundle", "rcid": "" }, "UsePrefab": { @@ -76365,6 +82169,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -76402,29 +82210,32 @@ ], "CalibrationDistances": [ [ - 25 + 50, + 100, + 150, + 200 ] ] }, - "_proto": "55d4af3a4bdc2d972f8b456f" + "_proto": "56d5a661d2720bd8418b456b" }, - "5fb6564947ce63734e3fa1da": { - "_id": "5fb6564947ce63734e3fa1da", - "_name": "sight_rear_all_kriss_defiance_low_profile_flip_up", + "5c05295e0db834001a66acbb": { + "_id": "5c05295e0db834001a66acbb", + "_name": "sight_rear_acog_trijicon_acog_backup_rear_sight", "_parent": "55818ac54bdc2d5b648b456e", "_type": "Item", "_props": { - "Name": "sight_rear_all_sig_mpx_std", - "ShortName": "sight_rear_all_sig_mpx_std", - "Description": "sight_rear_all_sig_mpx_std", - "Weight": 0.02, + "Name": "sight_front_all_sig_mpx_std", + "ShortName": "sight_front_all_sig_mpx_std", + "Description": "sight_front_all_sig_mpx_std", + "Weight": 0.034, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_all_kriss_defiance_low_profile_flip_up.bundle", + "path": "assets/content/items/mods/sights rear/sight_rear_acog_trijicon_acog_backup_rear_sight.bundle", "rcid": "" }, "UsePrefab": { @@ -76464,6 +82275,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -76501,7 +82316,7 @@ ], "CalibrationDistances": [ [ - 100 + 25 ] ] }, @@ -76563,6 +82378,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -76606,6 +82425,109 @@ }, "_proto": "55d4af3a4bdc2d972f8b456f" }, + "5dfa3d7ac41b2312ea33362a": { + "_id": "5dfa3d7ac41b2312ea33362a", + "_name": "sight_rear_all_kac_folding_micro_sight", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_all_kac_folding_micro_sight", + "ShortName": "sight_rear_all_kac_folding_micro_sight", + "Description": "sight_rear_all_kac_folding_micro_sight", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_all_kac_folding_micro_sight.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 300, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" + }, "6194f35c18a3974e5e7421e6": { "_id": "6194f35c18a3974e5e7421e6", "_name": "sight_front_usp_hk_usp_std_front_sight", @@ -76662,6 +82584,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -76705,23 +82631,23 @@ }, "_proto": "55d4af3a4bdc2d972f8b456f" }, - "5c05295e0db834001a66acbb": { - "_id": "5c05295e0db834001a66acbb", - "_name": "sight_rear_acog_trijicon_acog_backup_rear_sight", + "5a7d9122159bd4001438dbf4": { + "_id": "5a7d9122159bd4001438dbf4", + "_name": "sight_rear_glock_dead_ringer_snake_eyes_glock_sights", "_parent": "55818ac54bdc2d5b648b456e", "_type": "Item", "_props": { - "Name": "sight_front_all_sig_mpx_std", - "ShortName": "sight_front_all_sig_mpx_std", - "Description": "sight_front_all_sig_mpx_std", - "Weight": 0.034, + "Name": "sight_rear_p226_sig_p226r_std", + "ShortName": "sight_rear_p226_sig_p226r_std", + "Description": "sight_rear_p226_sig_p226r_std", + "Weight": 0.008, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_acog_trijicon_acog_backup_rear_sight.bundle", + "path": "assets/content/items/mods/sights rear/sight_rear_glock_dead_ringer_snake_eyes_glock_sights.bundle", "rcid": "" }, "UsePrefab": { @@ -76761,6 +82687,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -76770,7 +82700,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 1, + "Ergonomics": 0, "Velocity": 0, "RaidModdable": true, "ToolModdable": true, @@ -76778,7 +82708,7 @@ "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, - "SightingRange": 300, + "SightingRange": 200, "DoubleActionAccuracyPenaltyMult": 1, "CustomAimPlane": "", "sightModType": "iron", @@ -76802,106 +82732,7 @@ ] ] }, - "_proto": "55d4af3a4bdc2d972f8b456f" - }, - "5dfa3d7ac41b2312ea33362a": { - "_id": "5dfa3d7ac41b2312ea33362a", - "_name": "sight_rear_all_kac_folding_micro_sight", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_rear_all_kac_folding_micro_sight", - "ShortName": "sight_rear_all_kac_folding_micro_sight", - "Description": "sight_rear_all_kac_folding_micro_sight", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_all_kac_folding_micro_sight.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 300, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 100 - ] - ] - }, - "_proto": "55d4af3a4bdc2d972f8b456f" + "_proto": "56d5a661d2720bd8418b456b" }, "5ae30bad5acfc400185c2dc4": { "_id": "5ae30bad5acfc400185c2dc4", @@ -77013,6 +82844,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -77078,23 +82913,23 @@ }, "_proto": "55d4af3a4bdc2d972f8b456f" }, - "5a7d9122159bd4001438dbf4": { - "_id": "5a7d9122159bd4001438dbf4", - "_name": "sight_rear_glock_dead_ringer_snake_eyes_glock_sights", + "5f3e7897ddc4f03b010e204a": { + "_id": "5f3e7897ddc4f03b010e204a", + "_name": "sight_rear_m1911_novak_lomount_rear_sight", "_parent": "55818ac54bdc2d5b648b456e", "_type": "Item", "_props": { - "Name": "sight_rear_p226_sig_p226r_std", - "ShortName": "sight_rear_p226_sig_p226r_std", - "Description": "sight_rear_p226_sig_p226r_std", - "Weight": 0.008, + "Name": "sight_rear_m1911_novak_lomount_rear_sight", + "ShortName": "sight_rear_m1911_novak_lomount_rear_sight", + "Description": "sight_rear_m1911_novak_lomount_rear_sight", + "Weight": 0.003, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_glock_dead_ringer_snake_eyes_glock_sights.bundle", + "path": "assets/content/items/mods/sights rear/sight_rear_m1911_novak_lomount_rear_sight.bundle", "rcid": "" }, "UsePrefab": { @@ -77134,6 +82969,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -77145,7 +82984,7 @@ "EffectiveDistance": 0, "Ergonomics": 0, "Velocity": 0, - "RaidModdable": true, + "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, @@ -77233,6 +83072,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -77332,6 +83175,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -77375,6 +83222,112 @@ }, "_proto": "55d5f46a4bdc2d1b198b4567" }, + "619f4f8c4c58466fe1228439": { + "_id": "619f4f8c4c58466fe1228439", + "_name": "sight_rear_rhino_chiappa_night_sight", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_rhino_chiappa_night_sight", + "ShortName": "sight_rear_rhino_chiappa_night_sight", + "Description": "sight_rear_rhino_chiappa_night_sight", + "Weight": 0.004, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_rhino_chiappa_night_sight.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "56d5a661d2720bd8418b456b" + }, "5e81ee4dcb2b95385c177582": { "_id": "5e81ee4dcb2b95385c177582", "_name": "sight_rear_m1911_colt_m1911a1_std", @@ -77431,6 +83384,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -77477,23 +83434,23 @@ }, "_proto": "56d5a661d2720bd8418b456b" }, - "5f3e7897ddc4f03b010e204a": { - "_id": "5f3e7897ddc4f03b010e204a", - "_name": "sight_rear_m1911_novak_lomount_rear_sight", + "5c18b9192e2216398b5a8104": { + "_id": "5c18b9192e2216398b5a8104", + "_name": "sight_rear_all_magpul_mbus_gen2_fde", "_parent": "55818ac54bdc2d5b648b456e", "_type": "Item", "_props": { - "Name": "sight_rear_m1911_novak_lomount_rear_sight", - "ShortName": "sight_rear_m1911_novak_lomount_rear_sight", - "Description": "sight_rear_m1911_novak_lomount_rear_sight", - "Weight": 0.003, + "Name": "sight_rear_all_sig_mpx_std", + "ShortName": "sight_rear_all_sig_mpx_std", + "Description": "sight_rear_all_sig_mpx_std", + "Weight": 0.036, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_m1911_novak_lomount_rear_sight.bundle", + "path": "assets/content/items/mods/sights rear/sight_rear_all_magpul_mbus_gen2_fde.bundle", "rcid": "" }, "UsePrefab": { @@ -77533,6 +83490,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -77542,15 +83503,15 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 0, + "Ergonomics": 1, "Velocity": 0, - "RaidModdable": false, + "RaidModdable": true, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, - "SightingRange": 200, + "SightingRange": 300, "DoubleActionAccuracyPenaltyMult": 1, "CustomAimPlane": "", "sightModType": "iron", @@ -77570,11 +83531,11 @@ ], "CalibrationDistances": [ [ - 25 + 100 ] ] }, - "_proto": "56d5a661d2720bd8418b456b" + "_proto": "55d4af3a4bdc2d972f8b456f" }, "625ebcef6f53af4aa66b44dc": { "_id": "625ebcef6f53af4aa66b44dc", @@ -77632,6 +83593,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -77753,6 +83718,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -77852,6 +83821,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -77951,6 +83924,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -78050,6 +84027,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -78172,6 +84153,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -78273,6 +84258,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -78372,6 +84361,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -78415,108 +84408,6 @@ }, "_proto": "55d4af3a4bdc2d972f8b456f" }, - "619f4f8c4c58466fe1228439": { - "_id": "619f4f8c4c58466fe1228439", - "_name": "sight_rear_rhino_chiappa_night_sight", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_rear_rhino_chiappa_night_sight", - "ShortName": "sight_rear_rhino_chiappa_night_sight", - "Description": "sight_rear_rhino_chiappa_night_sight", - "Weight": 0.004, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_rhino_chiappa_night_sight.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "56d5a661d2720bd8418b456b" - }, "5b0bc22d5acfc47a8607f085": { "_id": "5b0bc22d5acfc47a8607f085", "_name": "sight_rear_sa58_ds_arms_metric_holand_type_rear_sight", @@ -78573,6 +84464,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -78616,6 +84511,109 @@ }, "_proto": "55d5f46a4bdc2d1b198b4567" }, + "5c503b1c2e221602b21d6e9d": { + "_id": "5c503b1c2e221602b21d6e9d", + "_name": "sight_rear_vepr_molot_vpo-101_std", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_sks_toz_sks_std", + "ShortName": "sight_rear_sks_toz_sks_std", + "Description": "sight_rear_sks_toz_sks_std", + "Weight": 0.025, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_vepr_molot_vpo-101_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 500, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "5649b0544bdc2d1b2b8b458a" + }, "58272b842459774abc128d50": { "_id": "58272b842459774abc128d50", "_name": "sight_rear_saiga_css_sight_rail_mount", @@ -78676,6 +84674,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -78807,6 +84809,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -78906,6 +84912,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -79005,6 +85015,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -79051,125 +85065,23 @@ }, "_proto": "56d5a661d2720bd8418b456b" }, - "6194f2df645b5d229654ad77": { - "_id": "6194f2df645b5d229654ad77", - "_name": "sight_rear_usp_hk_usp_tactical", + "60228a850ddce744014caf69": { + "_id": "60228a850ddce744014caf69", + "_name": "sight_front_pl15_izhmash_pl15_supressor_sight", "_parent": "55818ac54bdc2d5b648b456e", "_type": "Item", "_props": { - "Name": "sight_rear_m1911_colt_m1911a1_std", - "ShortName": "sight_rear_m1911_colt_m1911a1_std", - "Description": "sight_rear_m1911_colt_m1911a1_std", - "Weight": 0.008, + "Name": "sight_front_p226_sig_p226r_std", + "ShortName": "sight_front_p226_sig_p226r_std", + "Description": "sight_front_p226_sig_p226r_std", + "Weight": 0.007, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_usp_hk_usp_tactical.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 200, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "iron", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.65 - ] - ], - "ModesCount": [ - 1 - ], - "Zooms": [ - [ - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200 - ] - ] - }, - "_proto": "56d5a661d2720bd8418b456b" - }, - "57c44e7b2459772d28133248": { - "_id": "57c44e7b2459772d28133248", - "_name": "sight_rear_val_tochmash_val_std", - "_parent": "55818ac54bdc2d5b648b456e", - "_type": "Item", - "_props": { - "Name": "sight_rear_vss_tochmash_vss_std", - "ShortName": "sight_rear_vss_tochmash_vss_std", - "Description": "sight_rear_vss_tochmash_vss_std", - "Weight": 0.025, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_val_tochmash_val_std.bundle", + "path": "assets/content/items/mods/sights front/sight_front_pl15_izhmash_pl15_supressor_sight.bundle", "rcid": "" }, "UsePrefab": { @@ -79209,6 +85121,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -79221,12 +85137,12 @@ "Ergonomics": 0, "Velocity": 0, "RaidModdable": true, - "ToolModdable": false, + "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, - "SightingRange": 420, + "SightingRange": 200, "DoubleActionAccuracyPenaltyMult": 1, "CustomAimPlane": "", "sightModType": "iron", @@ -79246,29 +85162,29 @@ ], "CalibrationDistances": [ [ - 100 + 25 ] ] }, - "_proto": "57838e1b2459774a256959b1" + "_proto": "55d4af3a4bdc2d972f8b456f" }, - "5c503b1c2e221602b21d6e9d": { - "_id": "5c503b1c2e221602b21d6e9d", - "_name": "sight_rear_vepr_molot_vpo-101_std", + "5c471ba12e221602b3137d76": { + "_id": "5c471ba12e221602b3137d76", + "_name": "sight_front_svd_izhmash_svd_s_std", "_parent": "55818ac54bdc2d5b648b456e", "_type": "Item", "_props": { - "Name": "sight_rear_sks_toz_sks_std", - "ShortName": "sight_rear_sks_toz_sks_std", - "Description": "sight_rear_sks_toz_sks_std", - "Weight": 0.025, + "Name": "sight_front_ak_izhmash_akmp", + "ShortName": "sight_front_ak_izhmash_akmp", + "Description": "sight_front_ak_izhmash_akmp", + "Weight": 0.08, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_vepr_molot_vpo-101_std.bundle", + "path": "assets/content/items/mods/sights front/sight_front_svd_izhmash_svd_s_std.bundle", "rcid": "" }, "UsePrefab": { @@ -79308,6 +85224,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -79349,25 +85269,25 @@ ] ] }, - "_proto": "5649b0544bdc2d1b2b8b458a" + "_proto": "55d5f46a4bdc2d1b198b4567" }, - "57838e1b2459774a256959b1": { - "_id": "57838e1b2459774a256959b1", - "_name": "sight_rear_vss_tochmash_vss_std", + "628a7b23b0f75035732dd565": { + "_id": "628a7b23b0f75035732dd565", + "_name": "sight_rear_ak_rifle_dynamics_enhanced_v2", "_parent": "55818ac54bdc2d5b648b456e", "_type": "Item", "_props": { - "Name": "sight_rear_vss_tochmash_vss_std", - "ShortName": "sight_rear_vss_tochmash_vss_std", - "Description": "sight_rear_vss_tochmash_vss_std", - "Weight": 0.025, + "Name": "Целик Ижмаш для АК-74", + "ShortName": "АК74 Целик", + "Description": "Штатный целик АК-74 производства Ижмаш.", + "Weight": 0.026, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/sights rear/sight_rear_vss_tochmash_vss_std.bundle", + "path": "assets/content/items/mods/sights rear/sight_rear_ak_rifle_dynamics_enhanced_v2.bundle", "rcid": "" }, "UsePrefab": { @@ -79407,6 +85327,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -79416,7 +85340,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 0, + "Ergonomics": 1, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -79424,7 +85348,7 @@ "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, - "SightingRange": 420, + "SightingRange": 500, "DoubleActionAccuracyPenaltyMult": 1, "CustomAimPlane": "", "sightModType": "iron", @@ -79448,7 +85372,755 @@ ] ] }, - "_proto": "574db213245977459a2f3f5d" + "_proto": "55d5f46a4bdc2d1b198b4567" + }, + "5beec9450db83400970084fd": { + "_id": "5beec9450db83400970084fd", + "_name": "sight_rear_all_izhmash_rpk16_std", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "Целик Colt A2 Rearsight для AR-15 и совместимых", + "ShortName": "CA2R", + "Description": "Съемный целик Colt A2 Rearsight. Штатно устанавливается на M4A1.", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_all_izhmash_rpk16_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5b3b99265acfc4704b4a1afb" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5bf3f5b10db834001d2c4aaa", + "_parent": "5beec9450db83400970084fd", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac733a45acfc400192630e2", + "5649b0544bdc2d1b2b8b458a", + "5ac72e475acfc400180ae6fe", + "5bf3f59f0db834001a6fa060" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 600, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" + }, + "5e87114fe2db31558c75a120": { + "_id": "5e87114fe2db31558c75a120", + "_name": "sight_rear_590_mossberg_ghost_ring_sight_kit", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_57_fn_five_seven_std", + "ShortName": "sight_rear_57_fn_five_seven_std", + "Description": "sight_rear_57_fn_five_seven_std", + "Weight": 0.022, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_590_mossberg_ghost_ring_sight_kit.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 1 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" + }, + "628b9471078f94059a4b9bfb": { + "_id": "628b9471078f94059a4b9bfb", + "_name": "sight_rear_ak_sag_mk3_chassis_rear_sight", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "Целик Ижмаш для АК-74", + "ShortName": "АК74 Целик", + "Description": "Штатный целик АК-74 производства Ижмаш.", + "Weight": 0.015, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_ak_sag_mk3_chassis_rear_sight.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 500, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "55d5f46a4bdc2d1b198b4567" + }, + "5c1780312e221602b66cc189": { + "_id": "5c1780312e221602b66cc189", + "_name": "sight_rear_all_kac_folding_sight", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_all_kac_folding_micro_sight", + "ShortName": "sight_rear_all_kac_folding_micro_sight", + "Description": "sight_rear_all_kac_folding_micro_sight", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_all_kac_folding_sight.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 300, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" + }, + "61817865d3a39d50044c13a4": { + "_id": "61817865d3a39d50044c13a4", + "_name": "sight_rear_all_fn_scar_rear_sight_std", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_all_sig_mpx_std", + "ShortName": "sight_rear_all_sig_mpx_std", + "Description": "sight_rear_all_sig_mpx_std", + "Weight": 0.036, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_all_fn_scar_rear_sight_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 300, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" + }, + "619f52454c58466fe122843b": { + "_id": "619f52454c58466fe122843b", + "_name": "sight_front_rhino_chiappa_night_sight", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_front_rhino_chiappa_night_sight", + "ShortName": "sight_front_rhino_chiappa_night_sight", + "Description": "sight_front_rhino_chiappa_night_sight", + "Weight": 0.003, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights front/sight_front_rhino_chiappa_night_sight.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 200, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 25 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" + }, + "5fb6564947ce63734e3fa1da": { + "_id": "5fb6564947ce63734e3fa1da", + "_name": "sight_rear_all_kriss_defiance_low_profile_flip_up", + "_parent": "55818ac54bdc2d5b648b456e", + "_type": "Item", + "_props": { + "Name": "sight_rear_all_sig_mpx_std", + "ShortName": "sight_rear_all_sig_mpx_std", + "Description": "sight_rear_all_sig_mpx_std", + "Weight": 0.02, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/sights rear/sight_rear_all_kriss_defiance_low_profile_flip_up.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 300, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "iron", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.65 + ] + ], + "ModesCount": [ + 1 + ], + "Zooms": [ + [ + 1 + ] + ], + "CalibrationDistances": [ + [ + 100 + ] + ] + }, + "_proto": "55d4af3a4bdc2d972f8b456f" }, "5dff772da3651922b360bf91": { "_id": "5dff772da3651922b360bf91", @@ -79531,6 +86203,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -79651,6 +86327,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -79773,6 +86453,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -79895,6 +86579,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -80018,6 +86706,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -80141,6 +86833,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -80191,115 +86887,6 @@ }, "_proto": "56ea70acd2720b844b8b4594" }, - "617151c1d92c473c770214ab": { - "_id": "617151c1d92c473c770214ab", - "_name": "scope_30mm_s&b_pm_ii_1_8x24", - "_parent": "55818ae44bdc2dde698b456c", - "_type": "Item", - "_props": { - "Name": "scope_34mm_hensoldt_zf_4_16x56_ff", - "ShortName": "scope_34mm_hensoldt_zf_4_16x56_ff", - "Description": "scope_34mm_hensoldt_zf_4_16x56_ff", - "Weight": 0.9, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_30mm_s&b_pm_ii_1_8x24.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 1500, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "optic", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.024, - 0.125 - ] - ], - "ModesCount": [ - 2 - ], - "Zooms": [ - [ - 8, - 1 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200, - 250, - 300, - 350, - 400, - 450 - ] - ] - }, - "_proto": "544a3d0a4bdc2d1b388b4567" - }, "56ea70acd2720b844b8b4594": { "_id": "56ea70acd2720b844b8b4594", "_name": "scope_34mm_hensoldt_zf_4_16x56_ff", @@ -80372,6 +86959,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -80497,6 +87088,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -80550,115 +87145,6 @@ }, "_proto": "56ea70acd2720b844b8b4594" }, - "61714eec290d254f5e6b2ffc": { - "_id": "61714eec290d254f5e6b2ffc", - "_name": "scope_34mm_s&b_pm_ii_3_12x50", - "_parent": "55818ae44bdc2dde698b456c", - "_type": "Item", - "_props": { - "Name": "scope_34mm_hensoldt_zf_4_16x56_ff", - "ShortName": "scope_34mm_hensoldt_zf_4_16x56_ff", - "Description": "scope_34mm_hensoldt_zf_4_16x56_ff", - "Weight": 0.9, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_34mm_s&b_pm_ii_3_12x50.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -6, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 1500, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "optic", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.0313, - 0.15 - ] - ], - "ModesCount": [ - 2 - ], - "Zooms": [ - [ - 12, - 3 - ] - ], - "CalibrationDistances": [ - [ - 50, - 100, - 150, - 200, - 250, - 300, - 350, - 400, - 450 - ] - ] - }, - "_proto": "544a3d0a4bdc2d1b388b4567" - }, "62850c28da09541f43158cca": { "_id": "62850c28da09541f43158cca", "_name": "scope_34mm_s&b_pm_ii_5_25x56", @@ -80715,6 +87201,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -80824,6 +87314,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -80931,6 +87425,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -81047,6 +87545,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -81165,6 +87667,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -81314,6 +87820,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -81454,6 +87964,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -81579,6 +88093,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -81627,131 +88145,6 @@ }, "_proto": "56ea70acd2720b844b8b4594" }, - "5c82342f2e221644f31c060e": { - "_id": "5c82342f2e221644f31c060e", - "_name": "scope_dovetail_belomo_pso_1_4x24", - "_parent": "55818ae44bdc2dde698b456c", - "_type": "Item", - "_props": { - "Name": "scope_dovetail_belomo_pso_1m2-1_4×24", - "ShortName": "scope_dovetail_belomo_pso_1m2-1_4×24", - "Description": "scope_dovetail_belomo_pso_1m2-1_4×24", - "Weight": 0.6, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/scopes/scope_dovetail_belomo_pso_1_4x24.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "5c82342f2e221644f31c0610", - "_parent": "5c82342f2e221644f31c060e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -7, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": true, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 600, - "DoubleActionAccuracyPenaltyMult": 1, - "CustomAimPlane": "", - "sightModType": "optic", - "ScopesCount": 1, - "AimSensitivity": [ - [ - 0.1625, - 0.1625 - ] - ], - "ModesCount": [ - 2 - ], - "Zooms": [ - [ - 4, - 4 - ] - ], - "CalibrationDistances": [ - [ - 50, - 75, - 100, - 125, - 150, - 200, - 250, - 300 - ] - ] - }, - "_proto": "544a3d0a4bdc2d1b388b4567" - }, "576fd4ec2459777f0b518431": { "_id": "576fd4ec2459777f0b518431", "_name": "scope_dovetail_belomo_pso_1m2-1_4×24", @@ -81816,6 +88209,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -81951,6 +88348,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -82086,6 +88487,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -82155,6 +88560,371 @@ }, "_proto": "544a3d0a4bdc2d1b388b4567" }, + "5c82342f2e221644f31c060e": { + "_id": "5c82342f2e221644f31c060e", + "_name": "scope_dovetail_belomo_pso_1_4x24", + "_parent": "55818ae44bdc2dde698b456c", + "_type": "Item", + "_props": { + "Name": "scope_dovetail_belomo_pso_1m2-1_4×24", + "ShortName": "scope_dovetail_belomo_pso_1m2-1_4×24", + "Description": "scope_dovetail_belomo_pso_1m2-1_4×24", + "Weight": 0.6, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_dovetail_belomo_pso_1_4x24.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5827272a24597748c74bdeea", + "58272b392459774b4c7b3ccd", + "6113d6c3290d254f5e6b27db", + "57486e672459770abd687134", + "5947db3f86f77447880cf76f", + "57acb6222459771ec34b5cb0", + "591ee00d86f774592f7b841e" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "5c82342f2e221644f31c0610", + "_parent": "5c82342f2e221644f31c060e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57f3a5ae2459772b0e0bf19e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -7, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": true, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 600, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "optic", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.1625, + 0.1625 + ] + ], + "ModesCount": [ + 2 + ], + "Zooms": [ + [ + 4, + 4 + ] + ], + "CalibrationDistances": [ + [ + 50, + 75, + 100, + 125, + 150, + 200, + 250, + 300 + ] + ] + }, + "_proto": "544a3d0a4bdc2d1b388b4567" + }, + "617151c1d92c473c770214ab": { + "_id": "617151c1d92c473c770214ab", + "_name": "scope_30mm_s&b_pm_ii_1_8x24", + "_parent": "55818ae44bdc2dde698b456c", + "_type": "Item", + "_props": { + "Name": "scope_34mm_hensoldt_zf_4_16x56_ff", + "ShortName": "scope_34mm_hensoldt_zf_4_16x56_ff", + "Description": "scope_34mm_hensoldt_zf_4_16x56_ff", + "Weight": 0.9, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_30mm_s&b_pm_ii_1_8x24.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 1500, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "optic", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.08, + 0.6 + ] + ], + "ModesCount": [ + 2 + ], + "Zooms": [ + [ + 8, + 1 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200, + 250, + 300, + 350, + 400, + 450 + ] + ] + }, + "_proto": "544a3d0a4bdc2d1b388b4567" + }, + "61714eec290d254f5e6b2ffc": { + "_id": "61714eec290d254f5e6b2ffc", + "_name": "scope_34mm_s&b_pm_ii_3_12x50", + "_parent": "55818ae44bdc2dde698b456c", + "_type": "Item", + "_props": { + "Name": "scope_34mm_hensoldt_zf_4_16x56_ff", + "ShortName": "scope_34mm_hensoldt_zf_4_16x56_ff", + "Description": "scope_34mm_hensoldt_zf_4_16x56_ff", + "Weight": 0.9, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/scopes/scope_34mm_s&b_pm_ii_3_12x50.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -6, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 1500, + "DoubleActionAccuracyPenaltyMult": 1, + "CustomAimPlane": "", + "sightModType": "optic", + "ScopesCount": 1, + "AimSensitivity": [ + [ + 0.04, + 0.25 + ] + ], + "ModesCount": [ + 2 + ], + "Zooms": [ + [ + 12, + 3 + ] + ], + "CalibrationDistances": [ + [ + 50, + 100, + 150, + 200, + 250, + 300, + 350, + 400, + 450 + ] + ] + }, + "_proto": "544a3d0a4bdc2d1b388b4567" + }, "5c0696830db834001d23f5da": { "_id": "5c0696830db834001d23f5da", "_name": "nvg_alfa_pnv-10t", @@ -82218,6 +88988,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -82336,6 +89110,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -82456,6 +89234,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -82575,6 +89357,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -82690,6 +89476,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -82857,6 +89647,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -82978,6 +89772,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -83078,6 +89876,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -83221,6 +90023,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -83383,6 +90189,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -83504,6 +90314,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -83646,6 +90460,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -83725,6 +90543,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -83804,6 +90626,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -83882,6 +90708,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -83961,6 +90791,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -84040,6 +90874,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -84119,6 +90957,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -84198,6 +91040,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -84277,6 +91123,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -84356,6 +91206,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -84435,6 +91289,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -84514,6 +91372,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -84593,6 +91455,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -84672,6 +91538,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -84750,6 +91620,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -84829,6 +91703,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -84908,6 +91786,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -84987,6 +91869,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -85066,6 +91952,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -85259,6 +92149,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -85338,6 +92232,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -85417,6 +92315,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -85496,6 +92398,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -85575,6 +92481,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -85654,6 +92564,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -85733,6 +92647,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -85812,6 +92730,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -85891,6 +92813,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -85970,6 +92896,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -86049,6 +92979,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -86128,6 +93062,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -86207,6 +93145,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -86286,6 +93228,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -86371,6 +93317,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -86461,6 +93411,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -86540,6 +93494,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -86619,6 +93577,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -86698,6 +93660,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -86777,6 +93743,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -86856,6 +93826,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -86935,6 +93909,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -87014,6 +93992,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -87093,6 +94075,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -87172,6 +94158,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -87251,6 +94241,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -87330,6 +94324,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -87409,6 +94407,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -87432,6 +94434,172 @@ }, "_proto": "55d44fd14bdc2d962f8b456e" }, + "62e7c880f68e7a0676050c7c": { + "_id": "62e7c880f68e7a0676050c7c", + "_name": "charge_aug_steyr_a1_handle", + "_parent": "55818a6f4bdc2db9688b456b", + "_type": "Item", + "_props": { + "Name": "Рукоятка затвора РП-1 для АК и совместимых", + "ShortName": "Рукоятка затвора РП-1", + "Description": "Рукоятка затвора РП-1 от компании Зенит. Совместима со всеми моделями автомата Калашникова и карабинами, созданными на базе АК. \nРП-1 увеличивает штатную рукоятку затвора улучшая эргономику оружия, делает обращение с ним более удобным.", + "Weight": 0.013, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/charges/charge_aug_steyr_a1_handle.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d44fd14bdc2d962f8b456e" + }, + "62ebbc53e3c1e1ec7c02c44f": { + "_id": "62ebbc53e3c1e1ec7c02c44f", + "_name": "charge_aug_steyr_a3_handle", + "_parent": "55818a6f4bdc2db9688b456b", + "_type": "Item", + "_props": { + "Name": "Рукоятка затвора РП-1 для АК и совместимых", + "ShortName": "Рукоятка затвора РП-1", + "Description": "Рукоятка затвора РП-1 от компании Зенит. Совместима со всеми моделями автомата Калашникова и карабинами, созданными на базе АК. \nРП-1 увеличивает штатную рукоятку затвора улучшая эргономику оружия, делает обращение с ним более удобным.", + "Weight": 0.011, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/charges/charge_aug_steyr_a3_handle.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d44fd14bdc2d962f8b456e" + }, "5648b62b4bdc2d9d488b4585": { "_id": "5648b62b4bdc2d9d488b4585", "_name": "launcher_ak74_izhmash_gp34", @@ -87443,12 +94611,12 @@ "Description": "", "Weight": 1.4, "BackgroundColor": "blue", - "Width": 1, + "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/launchers/gp34/launcher_ak74_izhmash_gp34.bundle", + "path": "assets/content/weapons/gp34/launcher_ak74_izhmash_gp34_40_vog_container.bundle", "rcid": "" }, "UsePrefab": { @@ -87476,8 +94644,8 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -87488,11 +94656,35 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [ + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -8, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -32, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": true, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "LinkedWeapon": "5e81ebcd8e146c7080625e15", + "UseAmmoWithoutShell": true, + "Chambers": [ { - "_name": "launcher_0_grenade", - "_id": "5707ace7d2720b407b8b4567", + "_name": "patron_in_weapon", + "_id": "627b9f2404cc37663c08db68", "_parent": "5648b62b4bdc2d9d488b4585", "_props": { "filters": [ @@ -87507,43 +94699,26 @@ "_mergeSlotWithChildren": false, "_proto": "55d4af244bdc2d962f8b4571" } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": true, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 + ] } }, - "55d485be4bdc2d962f8b456f": { - "_id": "55d485be4bdc2d962f8b456f", - "_name": "mag_pm_custom_9x18pm_84", - "_parent": "5448bc234bdc2d3c308b4569", + "62e7e7bbe6da9612f743f1e0": { + "_id": "62e7e7bbe6da9612f743f1e0", + "_name": "launcher_ak_toz_gp25_40_vog", + "_parent": "55818b014bdc2ddc698b456b", "_type": "Item", "_props": { - "Name": "Магазин ПМ/ППШ 9х18ПМ для ПМ на 84 патрона", - "ShortName": "9х18ПМ ПМ/ППШ", - "Description": "84-х зарядный магазин для пистолета ПМ кустарного производства. Был впервые собран неизвестным умельцем в качестве эксперимента, путем объединения в единую конструкцию магазина от ПМ и ППШ, для операций в замкнутых пространствах с использованием штурмовых щитов. До производства или даже малой серии дело не дошло. Однако при наличии довольно прямых рук и магазинов доноров, данный опыт повторить вполне возможно.", - "Weight": 0.364, - "BackgroundColor": "yellow", + "Name": "launcher_ak_toz_gp25_40_vog ", + "ShortName": "launcher_ak_toz_gp25_40_vog ", + "Description": "", + "Weight": 1.4, + "BackgroundColor": "blue", "Width": 2, - "Height": 2, + "Height": 1, "StackMaxSize": 1, - "ItemSound": "magazine_metal", + "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_pm_custom_9x18pm_84.bundle", + "path": "assets/content/weapons/gp25/launcher_ak_toz_gp25_40_vog_container.bundle", "rcid": "" }, "UsePrefab": { @@ -87552,7 +94727,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": false, + "ExaminedByDefault": true, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -87560,7 +94735,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 30, + "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -87568,7 +94743,306 @@ "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, - "ExtraSizeDown": 1, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "5a7dbfc1159bd40016548fde", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34", + "615d8fd3290d254f5e6b2edc", + "5fc0f9b5d724d907e2077d82", + "5fc0f9cbd6fa9c00c571bb90", + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b237e425acfc4771e1be0b6", + "5cf656f2d7f00c06585fb6eb", + "5d4aab30a4b9365435358c55", + "5a9d6d13a2750c00164f6b03", + "5a9d6d21a2750c00137fa649", + "59e0bed186f774156f04ce84", + "5b7be4895acfc400170e2dd5", + "5cf4e3f3d7f00c06595bc7f0", + "5648ae314bdc2d3d1c8b457f", + "5d2c829448f0353a5c7d6674", + "5b800e9286f7747a8b04f3ff", + "5b80242286f77429445e0b47", + "59fb375986f7741b681b81a6", + "57cff947245977638e6f2a19", + "57cffd8224597763b03fc609", + "57cffddc24597763133760c6", + "57cffe0024597763b03fc60b", + "57cffe20245977632f391a9d", + "5c9a07572e221644f31c4b32", + "5c9a1c3a2e2216000e69fb6a", + "5c9a1c422e221600106f69f0", + "5f6331e097199b7db2128dc2", + "5c17664f2e2216398b5a7e3c", + "5efaf417aeb21837e749c7f2" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -8, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -35, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": false, + "BlocksFolding": true, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "LinkedWeapon": "639af924d0446708ee62294e", + "UseAmmoWithoutShell": true, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "62e7e7bbe6da9612f743f1e1", + "_parent": "62e7e7bbe6da9612f743f1e0", + "_props": { + "filters": [ + { + "Filter": [ + "5656eb674bdc2d35148b457c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ] + } + }, + "6357c98711fb55120211f7e1": { + "_id": "6357c98711fb55120211f7e1", + "_name": "launcher_ar15_colt_m203_40x46", + "_parent": "55818b014bdc2ddc698b456b", + "_type": "Item", + "_props": { + "Name": "launcher_ar15_colt_m203_40x46", + "ShortName": "launcher_ar15_colt_m203_40x46", + "Description": "", + "Weight": 1.36, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/weapons/m203/launcher_ar15_colt_m203_40x46_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [ + "637f57a68d137b27f70c4968", + "638f2003bbd47aeb9e0ff637", + "638f1ff84822287cad04be9d", + "6396aaa9a52ace83df0840ab", + "5c9a26332e2216001219ea70", + "5ea16acdfadf1d18c87b0784", + "5ea16ada09aa976f2e7a51be", + "637f57b78d137b27f70c496a", + "637f57c532b66e7e320a6676", + "637f57d2f5ef8c33840d36c4", + "5d4405f0a4b9361e6a4e6bd9", + "5c78f2792e221600106f4683", + "5c78f26f2e221601da3581d1", + "5c78f2612e221600114c9f0d", + "5c78f2492e221600114c9f04", + "6034e3e20ddce744014cb878", + "6034e3d953a60014f970617b", + "5c6d5d8b2e221644fc630b39", + "6034e3cb0ddce744014cb870", + "637f589af5ef8c33840d36d3", + "63969c9019971040b005049b", + "6087e0336d0bd7580617bb7a", + "595cfa8b86f77427437e845b", + "595cf16b86f77427440c32e2", + "5b2cfa535acfc432ff4db7a0", + "619b5db699fb192e7430664f", + "5c0e2f5cd174af02a012cfc9", + "59c1383d86f774290a37e0ca", + "63888bbd28e5cc32cc09d2b6" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -10, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -41, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": false, + "BlocksFolding": true, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "LinkedWeapon": "639c3fbbd0446708ee622ee9", + "UseAmmoWithoutShell": false, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "6357c98711fb55120211f7e2", + "_parent": "6357c98711fb55120211f7e1", + "_props": { + "filters": [ + { + "Filter": [ + "5ede474b0c226a66f5402622", + "5ede475b549eed7c6d5c18fb", + "5ede4739e0350d05467f73e8", + "5f0c892565703e5c461894e9", + "5ede47405b097655935d7d16", + "5ede475339ee016e8c534742", + "5ede47641cf3836a88318df1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ] + } + }, + "5448c12b4bdc2d02308b456f": { + "_id": "5448c12b4bdc2d02308b456f", + "_name": "mag_pm_izhmeh_9x18pm_8", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Магазин 90-93 9х18ПМ для ПМ на 8 патронов", + "ShortName": "9х18ПМ 90-93", + "Description": "8-ми зарядный стандартный магазин 90-93 для пистолета ПМ производства Ижмех. Имеет окно на боковой стороне для контроля количества боеприпасов.", + "Weight": 0.044, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_pm_izhmeh_9x18pm_8.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": true, "CanSellOnRagfair": true, @@ -87583,6 +95057,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -87592,7 +95070,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -18, + "Ergonomics": -1, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -87602,13 +95080,13 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 1, + "magAnimationIndex": 0, "Cartridges": [ { "_name": "cartridges", - "_id": "57487c7c2459771f60760562", - "_parent": "55d485be4bdc2d962f8b456f", - "_max_count": 84, + "_id": "57487eee2459771f6c4d9724", + "_parent": "5448c12b4bdc2d02308b456f", + "_max_count": 8, "_props": { "filters": [ { @@ -87634,19 +95112,18 @@ "_proto": "5748538b2459770af276a261" } ], - "CanFast": false, + "CanFast": true, "CanHit": false, "CanAdmin": false, - "LoadUnloadModifier": 25, - "CheckTimeModifier": 25, - "CheckOverride": 0, + "LoadUnloadModifier": -20, + "CheckTimeModifier": -20, + "CheckOverride": 1, "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-12", - "MalfunctionChance": 0.259, + "VisibleAmmoRangesString": "1-1;4-8", + "MalfunctionChance": 0.03, "TagColor": 0, "TagName": "" - }, - "_proto": "5448c12b4bdc2d02308b456f" + } }, "627bce33f21bc425b06ab967": { "_id": "627bce33f21bc425b06ab967", @@ -87704,6 +95181,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -87964,6 +95445,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -88253,6 +95738,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -88519,6 +96008,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -88757,6 +96250,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -88939,23 +96436,23 @@ }, "_proto": "55d4837c4bdc2d1d4e8b456c" }, - "617131a4568c120fdd29482d": { - "_id": "617131a4568c120fdd29482d", - "_name": "mag_417_hk_417_std_762x51_20", - "_parent": "5448bc234bdc2d3c308b4569", + "633ec6ee025b096d320a3b15": { + "_id": "633ec6ee025b096d320a3b15", + "_name": "mag_rsh12_kbp_rsh12_cylinder_127x55_5", + "_parent": "610720f290b75a49ff2e5e25", "_type": "Item", "_props": { - "Name": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20", - "ShortName": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20", - "Description": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20\n", - "Weight": 0.16, + "Name": "mag_mc_255_cillinder_5", + "ShortName": "mag_mc_255_cillinder_5", + "Description": "mag_mc_255_cillinder_5", + "Weight": 0.23, "BackgroundColor": "yellow", "Width": 1, - "Height": 2, + "Height": 1, "StackMaxSize": 1, - "ItemSound": "mag_plastic", + "ItemSound": "magazine_metal", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_417_hk_417_std_762x51_20.bundle", + "path": "assets/content/items/mods/magazines/mag_rsh12_kbp_rsh12_cylinder_127x55_5.bundle", "rcid": "" }, "UsePrefab": { @@ -88980,120 +96477,6 @@ "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 1, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "617131a4568c120fdd29482f", - "_parent": "617131a4568c120fdd29482d", - "_max_count": 20, - "_props": { - "filters": [ - { - "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 1, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.04, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c1d04bdc2dff2f8b4569" - }, - "55d484b44bdc2d1d4e8b456d": { - "_id": "55d484b44bdc2d1d4e8b456d", - "_name": "mag_mr133_izhmeh_12g_6", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "Магазин МР-133х6 12к для МР-133 на 6 патронов", - "ShortName": "12к МР-133х6", - "Description": "6-ти зарядный трубчатый магазин Ижмех для МР-133, под патрон 12к.", - "Weight": 0.2, - "BackgroundColor": "yellow", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_mr133_izhmeh_12g_6.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": true, @@ -89109,614 +96492,127 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ + "Slots": [ { - "_name": "cartridges", - "_id": "57487c4f2459771f6f1cac31", - "_parent": "55d484b44bdc2d1d4e8b456d", - "_max_count": 6, + "_name": "camora_000", + "_id": "633ec6ee025b096d320a3b16", + "_parent": "633ec6ee025b096d320a3b15", "_props": { "filters": [ { "Filter": [ - "560d5e524bdc2d25448b4571", - "5d6e6772a4b936088465b17c", - "5d6e67fba4b9361bc73bc779", - "5d6e6806a4b936088465b17e", - "5d6e68dea4b9361bcc29e659", - "5d6e6911a4b9361bd5780d52", - "5c0d591486f7744c505b416f", - "58820d1224597753c90aeb13", - "5d6e68c4a4b9361b93413f79", - "5d6e68a8a4b9360b6c0d54e2", - "5d6e68e6a4b9361c140bcfe0", - "5d6e6869a4b9361c140bcfde", - "5d6e68b3a4b9361bca7e50b5", - "5d6e6891a4b9361bd473feea", - "5d6e689ca4b9361bc8618956", - "5d6e68d1a4b93622fe60e845" - ] + "5cadf6ddae9215051e1c23b2", + "5cadf6e5ae921500113bb973", + "5cadf6eeae921500134b2799" + ], + "MaxStackCount": 1 } ] }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": false, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "InternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.01, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d4837c4bdc2d1d4e8b456c" - }, - "55d481904bdc2d8c2f8b456a": { - "_id": "55d481904bdc2d8c2f8b456a", - "_name": "mag_ak74_izhmash_6L26_545x39_45", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "Магазин 6Л26 5.45x39 для АК-74 и совместимых на 45 патронов", - "ShortName": "5.45x39 6Л26", - "Description": "45-ти зарядный полимерный магазин Ижмаш 6Л26, под патрон 5.45x39 для АК-74 и совместимых.", - "Weight": 0.3, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ak74_izhmash_6l26_545x39_45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 2, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -8, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + }, { - "_name": "cartridges", - "_id": "57487c0a2459771f6d7b4341", - "_parent": "55d481904bdc2d8c2f8b456a", - "_max_count": 45, + "_name": "camora_001", + "_id": "633ec6ee025b096d320a3b17", + "_parent": "633ec6ee025b096d320a3b15", "_props": { "filters": [ { "Filter": [ - "5c0d5e4486f77478390952fe", - "61962b617c6c7b169525f168", - "56dfef82d2720bbd668b4567", - "56dff026d2720bb8668b4567", - "56dff061d2720bb5668b4567", - "56dff0bed2720bb0668b4567", - "56dff216d2720bbd668b4568", - "56dff2ced2720bb4668b4567", - "56dff338d2720bbd668b4569", - "56dff3afd2720bba668b4567", - "56dff421d2720b5f5a8b4567", - "56dff4a2d2720bbd668b456a", - "56dff4ecd2720b5f5a8b4568" - ] + "5cadf6ddae9215051e1c23b2", + "5cadf6e5ae921500113bb973", + "5cadf6eeae921500134b2799" + ], + "MaxStackCount": 1 } ] }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 15, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.151, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d480c04bdc2d1d4e8b456a" - }, - "564ca9df4bdc2d35148b4569": { - "_id": "564ca9df4bdc2d35148b4569", - "_name": "mag_ak74_izhmash_6L18_545x39_45", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "Магазин 6Л18 5.45x39 для АК-74 и совместимых на 45 патронов", - "ShortName": "5.45x39 6Л18", - "Description": "45-ти зарядный бакелитовый магазин Ижмаш 6Л26, под патрон 5.45x39 для АК-74 и совместимых. Штатный магазин для РПК-74.", - "Weight": 0.3, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ak74_izhmash_6l18_545x39_45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 2, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -7, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 1, - "Cartridges": [ + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + }, { - "_name": "cartridges", - "_id": "574880482459771f661283c4", - "_parent": "564ca9df4bdc2d35148b4569", - "_max_count": 45, + "_name": "camora_002", + "_id": "633ec6ee025b096d320a3b18", + "_parent": "633ec6ee025b096d320a3b15", "_props": { "filters": [ { "Filter": [ - "5c0d5e4486f77478390952fe", - "61962b617c6c7b169525f168", - "56dfef82d2720bbd668b4567", - "56dff026d2720bb8668b4567", - "56dff061d2720bb5668b4567", - "56dff0bed2720bb0668b4567", - "56dff216d2720bbd668b4568", - "56dff2ced2720bb4668b4567", - "56dff338d2720bbd668b4569", - "56dff3afd2720bba668b4567", - "56dff421d2720b5f5a8b4567", - "56dff4a2d2720bbd668b456a", - "56dff4ecd2720b5f5a8b4568" - ] + "5cadf6ddae9215051e1c23b2", + "5cadf6e5ae921500113bb973", + "5cadf6eeae921500134b2799" + ], + "MaxStackCount": 1 } ] }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 15, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.158, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d481904bdc2d8c2f8b456a" - }, - "5d25a6a48abbc306c62e6310": { - "_id": "5d25a6a48abbc306c62e6310", - "_name": "mag_m700_mdt_aics_762x51_12", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_m700_mdt_aics_762x51_12", - "ShortName": "mag_m700_mdt_aics_762x51_12", - "Description": "mag_m700_mdt_aics_762x51_12", - "Weight": 0.6, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_m700_mdt_aics_762x51_12.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 4, - "Cartridges": [ + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + }, { - "_name": "cartridges", - "_id": "5d25a6a48abbc306c62e6312", - "_parent": "5d25a6a48abbc306c62e6310", - "_max_count": 12, + "_name": "camora_003", + "_id": "633ec6ee025b096d320a3b19", + "_parent": "633ec6ee025b096d320a3b15", "_props": { "filters": [ { "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] + "5cadf6ddae9215051e1c23b2", + "5cadf6eeae921500134b2799", + "5cadf6e5ae921500113bb973" + ], + "MaxStackCount": 1 } ] }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -15, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.03, - "TagColor": 0, - "TagName": "" - }, - "_proto": "559ba5b34bdc2d1f1a8b4582" - }, - "5d2f213448f0355009199284": { - "_id": "5d2f213448f0355009199284", - "_name": "mag_mp5_hk_kurtz_std_9x19_20", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_mp5_hk_std_curved_9x19_30", - "ShortName": "mag_mp5_hk_std_curved_9x19_30", - "Description": "mag_mp5_hk_std_curved_9x19_30", - "Weight": 0.12, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_mp5_hk_kurtz_std_9x19_20.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 2, - "Cartridges": [ + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + }, { - "_name": "cartridges", - "_id": "5d2f213448f0355009199286", - "_parent": "5d2f213448f0355009199284", - "_max_count": 20, + "_name": "camora_004", + "_id": "633ec6ee025b096d320a3b1a", + "_parent": "633ec6ee025b096d320a3b15", "_props": { "filters": [ { "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ] + "5cadf6ddae9215051e1c23b2", + "5cadf6e5ae921500113bb973", + "5cadf6eeae921500134b2799" + ], + "MaxStackCount": 1 } ] }, - "_proto": "5748538b2459770af276a261" + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" } ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.02, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c12b4bdc2d02308b456f" - }, - "6259bdcabd28e4721447a2aa": { - "_id": "6259bdcabd28e4721447a2aa", - "_name": "mag_m3_benelli_std_12g_7", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_870_remington_magazie_extension_12g_7", - "ShortName": "mag_870_remington_magazie_extension_12g_7", - "Description": "mag_870_remington_magazie_extension_12g_7", - "Weight": 0.227, - "BackgroundColor": "yellow", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_m3_benelli_std_12g_7.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": 0, + "Recoil": -2, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -2, + "Ergonomics": -5, "Velocity": 0, "RaidModdable": false, - "ToolModdable": true, + "ToolModdable": false, "BlocksFolding": false, "BlocksCollapsible": false, - "IsAnimated": false, + "IsAnimated": true, "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, @@ -89724,1760 +96620,16 @@ "Cartridges": [ { "_name": "cartridges", - "_id": "6259bdcabd28e4721447a2ab", - "_parent": "6259bdcabd28e4721447a2aa", - "_max_count": 7, - "_props": { - "filters": [ - { - "Filter": [ - "560d5e524bdc2d25448b4571", - "5d6e6772a4b936088465b17c", - "5d6e67fba4b9361bc73bc779", - "5d6e6806a4b936088465b17e", - "5d6e68dea4b9361bcc29e659", - "5d6e6911a4b9361bd5780d52", - "5c0d591486f7744c505b416f", - "58820d1224597753c90aeb13", - "5d6e68c4a4b9361b93413f79", - "5d6e68a8a4b9360b6c0d54e2", - "5d6e68e6a4b9361c140bcfe0", - "5d6e6869a4b9361c140bcfde", - "5d6e68b3a4b9361bca7e50b5", - "5d6e6891a4b9361bd473feea", - "5d6e689ca4b9361bc8618956", - "5d6e68d1a4b93622fe60e845" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": false, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "InternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.01, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d4837c4bdc2d1d4e8b456c" - }, - "5df8f535bb49d91fb446d6b0": { - "_id": "5df8f535bb49d91fb446d6b0", - "_name": "mag_ar10_kac_steel_762x51_10", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20", - "ShortName": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20", - "Description": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20\n", - "Weight": 0.41, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ar10_kac_steel_762x51_10.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 1, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5df8f535bb49d91fb446d6b2", - "_parent": "5df8f535bb49d91fb446d6b0", - "_max_count": 10, - "_props": { - "filters": [ - { - "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.05, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c1d04bdc2dff2f8b4569" - }, - "5d25a6538abbc306c62e630d": { - "_id": "5d25a6538abbc306c62e630d", - "_name": "mag_m700_ai_aics_762x51_10", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_m700_ai_aics_762x51_10", - "ShortName": "mag_m700_ai_aics_762x51_10", - "Description": "mag_m700_ai_aics_762x51_10", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_m700_ai_aics_762x51_10.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 4, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5d25a6538abbc306c62e630f", - "_parent": "5d25a6538abbc306c62e630d", - "_max_count": 10, - "_props": { - "filters": [ - { - "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -15, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.02, - "TagColor": 0, - "TagName": "" - }, - "_proto": "559ba5b34bdc2d1f1a8b4582" - }, - "5888988e24597752fe43a6fa": { - "_id": "5888988e24597752fe43a6fa", - "_name": "mag_dvl-10_lobaev_308_10", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_dvl-10_lobaev_308_10", - "ShortName": "mag_dvl-10_lobaev_308_10", - "Description": "mag_dvl-10_lobaev_308_10", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_dvl-10_lobaev_308_10.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5888988e24597752fe43a6fb", - "_parent": "5888988e24597752fe43a6fa", - "_max_count": 10, - "_props": { - "filters": [ - { - "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -15, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.05, - "TagColor": 0, - "TagName": "" - }, - "_proto": "559ba5b34bdc2d1f1a8b4582" - }, - "5a718b548dc32e000d46d262": { - "_id": "5a718b548dc32e000d46d262", - "_name": "mag_glock_glock_std_9x19_17", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_glock_glock_std_9x19_17", - "ShortName": "mag_glock_glock_std_9x19_17", - "Description": "mag_glock_glock_std_9x19_17", - "Weight": 0.096, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_glock_glock_std_9x19_17.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5a718b548dc32e000d46d263", - "_parent": "5a718b548dc32e000d46d262", - "_max_count": 17, - "_props": { - "filters": [ - { - "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -10, - "CheckTimeModifier": -20, - "CheckOverride": 1, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.085, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c12b4bdc2d02308b456f" - }, - "5bfeaa0f0db834001b734927": { - "_id": "5bfeaa0f0db834001b734927", - "_name": "mag_m700_wyatt_762x51_10", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_dvl-10_lobaev_308_10", - "ShortName": "mag_dvl-10_lobaev_308_10", - "Description": "mag_dvl-10_lobaev_308_10", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_m700_wyatt_762x51_10.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 1, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5bfeaa0f0db834001b734929", - "_parent": "5bfeaa0f0db834001b734927", - "_max_count": 10, - "_props": { - "filters": [ - { - "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -5, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.06, - "TagColor": 0, - "TagName": "" - }, - "_proto": "559ba5b34bdc2d1f1a8b4582" - }, - "55d480c04bdc2d1d4e8b456a": { - "_id": "55d480c04bdc2d1d4e8b456a", - "_name": "mag_ak74_izhmash_6L23_545x39_30", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "Магазин 6Л23 5.45x39 для АК-74 и совместимых на 30 патронов", - "ShortName": "5.45x39 6Л23", - "Description": "30-ти зарядный полимерный магазин Ижмаш 6Л23, под патрон 5.45x39 для АК-74 и совместимых.", - "Weight": 0.215, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ak74_izhmash_6l23_545x39_30.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 15, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "57487be52459771f613b6652", - "_parent": "55d480c04bdc2d1d4e8b456a", - "_max_count": 30, - "_props": { - "filters": [ - { - "Filter": [ - "5c0d5e4486f77478390952fe", - "61962b617c6c7b169525f168", - "56dfef82d2720bbd668b4567", - "56dff026d2720bb8668b4567", - "56dff061d2720bb5668b4567", - "56dff0bed2720bb0668b4567", - "56dff216d2720bbd668b4568", - "56dff2ced2720bb4668b4567", - "56dff338d2720bbd668b4569", - "56dff3afd2720bba668b4567", - "56dff421d2720b5f5a8b4567", - "56dff4a2d2720bbd668b456a", - "56dff4ecd2720b5f5a8b4568" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.08, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55802d5f4bdc2dac148b458e" - }, - "618168dc8004cc50514c34fc": { - "_id": "618168dc8004cc50514c34fc", - "_name": "mag_mk17_fn_mk17_std_762x51_20", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_ash12_ckib_ash12_std_127x55_10", - "ShortName": "mag_ash12_ckib_ash12_std_127x55_10", - "Description": "mag_ash12_ckib_ash12_std_127x55_10", - "Weight": 0.33, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_mk17_fn_mk17_std_762x51_20.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "618168dc8004cc50514c34fe", - "_parent": "618168dc8004cc50514c34fc", - "_max_count": 20, - "_props": { - "filters": [ - { - "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.015, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d480c04bdc2d1d4e8b456a" - }, - "5cbdc23eae9215001136a407": { - "_id": "5cbdc23eae9215001136a407", - "_name": "mag_ak_molot_rpk_drum_762x39_75", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_ak_molot_rpk_drum_762x39_75", - "ShortName": "mag_ak_molot_rpk_drum_762x39_75", - "Description": "mag_ak_molot_rpk_drum_762x39_75", - "Weight": 0.9, - "BackgroundColor": "yellow", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ak_molot_rpk_drum_762x39_75.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -26, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": true, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 5, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5cbdc23eae9215001136a409", - "_parent": "5cbdc23eae9215001136a407", - "_max_count": 75, - "_props": { - "filters": [ - { - "Filter": [ - "59e655cb86f77411dc52a77b", - "59e6542b86f77411dc52a77a", - "59e6658b86f77411d949b250", - "5f0596629e22f464da6bbdd9", - "59e0d99486f7744a32234762", - "59e4d3d286f774176a36250a", - "5656d7c34bdc2d9d198b4587", - "59e4cf5286f7741778269d8a", - "59e4d24686f7741776641ac7", - "601aa3d2b2bcb34913271e6d" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 90, - "CheckTimeModifier": 30, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.41, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d480c04bdc2d1d4e8b456a" - }, - "62307b7b10d2321fa8741921": { - "_id": "62307b7b10d2321fa8741921", - "_name": "mag_g36_hk_std_556x45_30", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "Магазин Colt AR-15 5.56x45 STANAG на 30 патронов", - "ShortName": "5.56x45 Colt AR-15", - "Description": "30-ти зарядный металлический магазин Colt AR-15 выполненный по стандарту STANAG 4179, под патрон 5.56х45.\nСтандарт STANAG 4179 был принят членами НАТО в 1980 г., что бы дать возможность союзникам унифицировать боеприпасы и магазины на уровне отдельных солдат.", - "Weight": 0.14, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_g36_hk_std_556x45_30.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 7, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "62307b7b10d2321fa8741923", - "_parent": "62307b7b10d2321fa8741921", - "_max_count": 30, - "_props": { - "filters": [ - { - "Filter": [ - "59e6920f86f77411d82aa167", - "59e6927d86f77411da468256", - "54527a984bdc2d4e668b4567", - "54527ac44bdc2d36668b4567", - "59e68f6f86f7746c9f75e846", - "59e6906286f7746c9f75e847", - "59e690b686f7746c9f75e848", - "59e6918f86f7746c9f75e849", - "60194943740c5d77f6705eea", - "601949593ae8f707c4608daa", - "5c0d5ae286f7741e46554302" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": false, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.08, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55802d5f4bdc2dac148b458e" - }, - "5ac66c5d5acfc4001718d314": { - "_id": "5ac66c5d5acfc4001718d314", - "_name": "mag_ak_izhmash_6L29_556x45_30", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_ak_izhmash_6L29_556x45_30", - "ShortName": "mag_ak_izhmash_6L29_556x45_30", - "Description": "mag_ak_izhmash_6L29_556x45_30", - "Weight": 0.215, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ak_izhmash_6l29_556x45_30.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5ac66c5d5acfc4001718d316", - "_parent": "5ac66c5d5acfc4001718d314", - "_max_count": 30, - "_props": { - "filters": [ - { - "Filter": [ - "59e6920f86f77411d82aa167", - "59e6927d86f77411da468256", - "54527a984bdc2d4e668b4567", - "54527ac44bdc2d36668b4567", - "59e68f6f86f7746c9f75e846", - "59e6906286f7746c9f75e847", - "59e690b686f7746c9f75e848", - "59e6918f86f7746c9f75e849", - "60194943740c5d77f6705eea", - "601949593ae8f707c4608daa", - "5c0d5ae286f7741e46554302" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.098, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d480c04bdc2d1d4e8b456a" - }, - "5bfea7ad0db834001c38f1ee": { - "_id": "5bfea7ad0db834001c38f1ee", - "_name": "mag_m700_wyatt_762x51_5", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_dvl-10_lobaev_308_10", - "ShortName": "mag_dvl-10_lobaev_308_10", - "Description": "mag_dvl-10_lobaev_308_10", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_m700_wyatt_762x51_5.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5bfea7ad0db834001c38f1f0", - "_parent": "5bfea7ad0db834001c38f1ee", + "_id": "633ec6ee025b096d320a3b1c", + "_parent": "633ec6ee025b096d320a3b15", "_max_count": 5, "_props": { "filters": [ { "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -5, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.05, - "TagColor": 0, - "TagName": "" - }, - "_proto": "559ba5b34bdc2d1f1a8b4582" - }, - "576a5ed62459771e9c2096cb": { - "_id": "576a5ed62459771e9c2096cb", - "_name": "mag_mp443_izhmeh_std_9x19_18", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_mp443_izhmeh_std_9x19_18", - "ShortName": "mag_mp443_izhmeh_std_9x19_18", - "Description": "mag_mp443_izhmeh_std_9x19_18", - "Weight": 0.105, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_mp443_izhmeh_std_9x19_18.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 15, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "576a62b72459771e7c64ef26", - "_parent": "576a5ed62459771e9c2096cb", - "_max_count": 18, - "_props": { - "filters": [ - { - "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 1, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.04, - "TagColor": 0, - "TagName": "" - }, - "_proto": "56d59948d2720bb7418b4582" - }, - "59fafc5086f7740dbe19f6c3": { - "_id": "59fafc5086f7740dbe19f6c3", - "_name": "mag_ak_us_palm_ak30_762x39_blk", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_ak_us_palm_ak30_762x39_blk", - "ShortName": "mag_ak_us_palm_ak30_762x39_blk", - "Description": "mag_ak_us_palm_ak30_762x39_blk", - "Weight": 0.2, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ak_us_palm_ak30_762x39_blk.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "59fafc5086f7740dbe19f6c4", - "_parent": "59fafc5086f7740dbe19f6c3", - "_max_count": 30, - "_props": { - "filters": [ - { - "Filter": [ - "59e655cb86f77411dc52a77b", - "59e6542b86f77411dc52a77a", - "59e6658b86f77411d949b250", - "5f0596629e22f464da6bbdd9", - "59e0d99486f7744a32234762", - "59e4d3d286f774176a36250a", - "5656d7c34bdc2d9d198b4587", - "59e4cf5286f7741778269d8a", - "59e4d24686f7741776641ac7", - "601aa3d2b2bcb34913271e6d" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": true, - "CanAdmin": false, - "LoadUnloadModifier": -10, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.03, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d480c04bdc2d1d4e8b456a" - }, - "5b7c2d1d5acfc43d1028532a": { - "_id": "5b7c2d1d5acfc43d1028532a", - "_name": "mag_fal_mmw_fal_sa58_762x51_20", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_fal_ds_arms_fal_sa58_762x51_20", - "ShortName": "mag_fal_ds_arms_fal_sa58_762x51_20", - "Description": "mag_fal_ds_arms_fal_sa58_762x51_20\n", - "Weight": 0.29, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_fal_mmw_fal_sa58_762x51_20.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5b7c2d1d5acfc43d1028532c", - "_parent": "5b7c2d1d5acfc43d1028532a", - "_max_count": 20, - "_props": { - "filters": [ - { - "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -10, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.01, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c1d04bdc2dff2f8b4569" - }, - "5f647d9f8499b57dc40ddb93": { - "_id": "5f647d9f8499b57dc40ddb93", - "_name": "mag_ks23_toz_ks23_std_23x75_3", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_ks23_toz_ks23_std_23x75_3", - "ShortName": "mag_ks23_toz_ks23_std_23x75_3", - "Description": "mag_ks23_toz_ks23_std_23x75_3", - "Weight": 0.1, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ks23_toz_ks23_std_23x75_3.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -6, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5f647d9f8499b57dc40ddb95", - "_parent": "5f647d9f8499b57dc40ddb93", - "_max_count": 3, - "_props": { - "filters": [ - { - "Filter": [ - "5e85aa1a988a8701445df1f5", - "5e85aac65505fa48730d8af2", - "5e85a9a6eacf8c039e4e2ac1", - "5f647f31b6238e5dd066e196", - "5e85a9f4add9fe03027d9bf1", - "5f647fd3f6e4ab66c82faed6" + "5cadf6ddae9215051e1c23b2", + "5cadf6e5ae921500113bb973", + "5cadf6eeae921500134b2799" ] } ] @@ -91493,241 +96645,12 @@ "CheckOverride": 0, "ReloadMagType": "InternalMagazine", "VisibleAmmoRangesString": "", - "MalfunctionChance": 0.05, + "MalfunctionChance": 0, "TagColor": 0, "TagName": "" }, "_proto": "55d4837c4bdc2d1d4e8b456c" }, - "5cf12a15d7f00c05464b293f": { - "_id": "5cf12a15d7f00c05464b293f", - "_name": "mag_m700_promag_aa70_762x51_20", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_dvl-10_lobaev_308_10", - "ShortName": "mag_dvl-10_lobaev_308_10", - "Description": "mag_dvl-10_lobaev_308_10", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_m700_promag_aa70_762x51_20.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -7, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 2, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5cf12a15d7f00c05464b2941", - "_parent": "5cf12a15d7f00c05464b293f", - "_max_count": 20, - "_props": { - "filters": [ - { - "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -15, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.05, - "TagColor": 0, - "TagName": "" - }, - "_proto": "559ba5b34bdc2d1f1a8b4582" - }, - "5cadc2e0ae9215051e1c21e7": { - "_id": "5cadc2e0ae9215051e1c21e7", - "_name": "mag_m9_beretta_m9a3_std_9x19_17", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "Магазин стандартный 9х19 для P226 на 15 патронов", - "ShortName": "9х19 P226", - "Description": "бла бла бла", - "Weight": 0.082, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_m9_beretta_m9a3_std_9x19_17.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5cadc2e0ae9215051e1c21e9", - "_parent": "5cadc2e0ae9215051e1c21e7", - "_max_count": 17, - "_props": { - "filters": [ - { - "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 1, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.01, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c12b4bdc2d02308b456f" - }, "5de8eac42a78646d96665d91": { "_id": "5de8eac42a78646d96665d91", "_name": "mag_mp9_bt_mp9_std_9x19_30", @@ -91784,6 +96707,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -91899,6 +96826,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -91963,23 +96894,999 @@ }, "_proto": "55d481904bdc2d8c2f8b456a" }, - "59fafc9386f774067d462453": { - "_id": "59fafc9386f774067d462453", - "_name": "mag_ak_us_palm_ak30_762x39_fde", + "610720f290b75a49ff2e5e25": { + "_id": "610720f290b75a49ff2e5e25", + "_name": "CylinderMagazine", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Node", + "_props": {} + }, + "564ca9df4bdc2d35148b4569": { + "_id": "564ca9df4bdc2d35148b4569", + "_name": "mag_ak74_izhmash_6L18_545x39_45", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { - "Name": "mag_ak_us_palm_ak30_762x39_blk", - "ShortName": "mag_ak_us_palm_ak30_762x39_blk", - "Description": "mag_ak_us_palm_ak30_762x39_blk", - "Weight": 0.2, + "Name": "Магазин 6Л18 5.45x39 для АК-74 и совместимых на 45 патронов", + "ShortName": "5.45x39 6Л18", + "Description": "45-ти зарядный бакелитовый магазин Ижмаш 6Л26, под патрон 5.45x39 для АК-74 и совместимых. Штатный магазин для РПК-74.", + "Weight": 0.3, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_ak74_izhmash_6l18_545x39_45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 2, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -7, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 1, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "574880482459771f661283c4", + "_parent": "564ca9df4bdc2d35148b4569", + "_max_count": 45, + "_props": { + "filters": [ + { + "Filter": [ + "5c0d5e4486f77478390952fe", + "61962b617c6c7b169525f168", + "56dfef82d2720bbd668b4567", + "56dff026d2720bb8668b4567", + "56dff061d2720bb5668b4567", + "56dff0bed2720bb0668b4567", + "56dff216d2720bbd668b4568", + "56dff2ced2720bb4668b4567", + "56dff338d2720bbd668b4569", + "56dff3afd2720bba668b4567", + "56dff421d2720b5f5a8b4567", + "56dff4a2d2720bbd668b456a", + "56dff4ecd2720b5f5a8b4568" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 15, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.158, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d481904bdc2d8c2f8b456a" + }, + "5bfeaa0f0db834001b734927": { + "_id": "5bfeaa0f0db834001b734927", + "_name": "mag_m700_wyatt_762x51_10", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_dvl-10_lobaev_308_10", + "ShortName": "mag_dvl-10_lobaev_308_10", + "Description": "mag_dvl-10_lobaev_308_10", + "Weight": 0.5, "BackgroundColor": "yellow", "Width": 1, "Height": 2, "StackMaxSize": 1, "ItemSound": "mag_plastic", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ak_us_palm_ak30_762x39_fde.bundle", + "path": "assets/content/items/mods/magazines/mag_m700_wyatt_762x51_10.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 1, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5bfeaa0f0db834001b734929", + "_parent": "5bfeaa0f0db834001b734927", + "_max_count": 10, + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -5, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.06, + "TagColor": 0, + "TagName": "" + }, + "_proto": "559ba5b34bdc2d1f1a8b4582" + }, + "55d484b44bdc2d1d4e8b456d": { + "_id": "55d484b44bdc2d1d4e8b456d", + "_name": "mag_mr133_izhmeh_12g_6", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Магазин МР-133х6 12к для МР-133 на 6 патронов", + "ShortName": "12к МР-133х6", + "Description": "6-ти зарядный трубчатый магазин Ижмех для МР-133, под патрон 12к.", + "Weight": 0.2, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_mr133_izhmeh_12g_6.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "57487c4f2459771f6f1cac31", + "_parent": "55d484b44bdc2d1d4e8b456d", + "_max_count": 6, + "_props": { + "filters": [ + { + "Filter": [ + "560d5e524bdc2d25448b4571", + "5d6e6772a4b936088465b17c", + "5d6e67fba4b9361bc73bc779", + "5d6e6806a4b936088465b17e", + "5d6e68dea4b9361bcc29e659", + "5d6e6911a4b9361bd5780d52", + "5c0d591486f7744c505b416f", + "58820d1224597753c90aeb13", + "5d6e68c4a4b9361b93413f79", + "5d6e68a8a4b9360b6c0d54e2", + "5d6e68e6a4b9361c140bcfe0", + "5d6e6869a4b9361c140bcfde", + "5d6e68b3a4b9361bca7e50b5", + "5d6e6891a4b9361bd473feea", + "5d6e689ca4b9361bc8618956", + "5d6e68d1a4b93622fe60e845" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": false, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "InternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.01, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d4837c4bdc2d1d4e8b456c" + }, + "5888988e24597752fe43a6fa": { + "_id": "5888988e24597752fe43a6fa", + "_name": "mag_dvl-10_lobaev_308_10", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_dvl-10_lobaev_308_10", + "ShortName": "mag_dvl-10_lobaev_308_10", + "Description": "mag_dvl-10_lobaev_308_10", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_dvl-10_lobaev_308_10.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5888988e24597752fe43a6fb", + "_parent": "5888988e24597752fe43a6fa", + "_max_count": 10, + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -15, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.05, + "TagColor": 0, + "TagName": "" + }, + "_proto": "559ba5b34bdc2d1f1a8b4582" + }, + "5df8f535bb49d91fb446d6b0": { + "_id": "5df8f535bb49d91fb446d6b0", + "_name": "mag_ar10_kac_steel_762x51_10", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20", + "ShortName": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20", + "Description": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20\n", + "Weight": 0.41, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_ar10_kac_steel_762x51_10.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 1, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5df8f535bb49d91fb446d6b2", + "_parent": "5df8f535bb49d91fb446d6b0", + "_max_count": 10, + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.05, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c1d04bdc2dff2f8b4569" + }, + "5d25a6538abbc306c62e630d": { + "_id": "5d25a6538abbc306c62e630d", + "_name": "mag_m700_ai_aics_762x51_10", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_m700_ai_aics_762x51_10", + "ShortName": "mag_m700_ai_aics_762x51_10", + "Description": "mag_m700_ai_aics_762x51_10", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_m700_ai_aics_762x51_10.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 4, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5d25a6538abbc306c62e630f", + "_parent": "5d25a6538abbc306c62e630d", + "_max_count": 10, + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -15, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.02, + "TagColor": 0, + "TagName": "" + }, + "_proto": "559ba5b34bdc2d1f1a8b4582" + }, + "6259bdcabd28e4721447a2aa": { + "_id": "6259bdcabd28e4721447a2aa", + "_name": "mag_m3_benelli_std_12g_7", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_870_remington_magazie_extension_12g_7", + "ShortName": "mag_870_remington_magazie_extension_12g_7", + "Description": "mag_870_remington_magazie_extension_12g_7", + "Weight": 0.227, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_m3_benelli_std_12g_7.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "6259bdcabd28e4721447a2ab", + "_parent": "6259bdcabd28e4721447a2aa", + "_max_count": 7, + "_props": { + "filters": [ + { + "Filter": [ + "560d5e524bdc2d25448b4571", + "5d6e6772a4b936088465b17c", + "5d6e67fba4b9361bc73bc779", + "5d6e6806a4b936088465b17e", + "5d6e68dea4b9361bcc29e659", + "5d6e6911a4b9361bd5780d52", + "5c0d591486f7744c505b416f", + "58820d1224597753c90aeb13", + "5d6e68c4a4b9361b93413f79", + "5d6e68a8a4b9360b6c0d54e2", + "5d6e68e6a4b9361c140bcfe0", + "5d6e6869a4b9361c140bcfde", + "5d6e68b3a4b9361bca7e50b5", + "5d6e6891a4b9361bd473feea", + "5d6e689ca4b9361bc8618956", + "5d6e68d1a4b93622fe60e845" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": false, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "InternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.01, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d4837c4bdc2d1d4e8b456c" + }, + "5a718b548dc32e000d46d262": { + "_id": "5a718b548dc32e000d46d262", + "_name": "mag_glock_glock_std_9x19_17", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_glock_glock_std_9x19_17", + "ShortName": "mag_glock_glock_std_9x19_17", + "Description": "mag_glock_glock_std_9x19_17", + "Weight": 0.096, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_glock_glock_std_9x19_17.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5a718b548dc32e000d46d263", + "_parent": "5a718b548dc32e000d46d262", + "_max_count": 17, + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -10, + "CheckTimeModifier": -20, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.085, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, + "618168dc8004cc50514c34fc": { + "_id": "618168dc8004cc50514c34fc", + "_name": "mag_mk17_fn_mk17_std_762x51_20", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_ash12_ckib_ash12_std_127x55_10", + "ShortName": "mag_ash12_ckib_ash12_std_127x55_10", + "Description": "mag_ash12_ckib_ash12_std_127x55_10", + "Weight": 0.33, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_mk17_fn_mk17_std_762x51_20.bundle", "rcid": "" }, "UsePrefab": { @@ -92019,6 +97926,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -92028,7 +97939,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -1, + "Ergonomics": -4, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -92042,23 +97953,20 @@ "Cartridges": [ { "_name": "cartridges", - "_id": "59fafc9386f774067d462454", - "_parent": "59fafc9386f774067d462453", - "_max_count": 30, + "_id": "618168dc8004cc50514c34fe", + "_parent": "618168dc8004cc50514c34fc", + "_max_count": 20, "_props": { "filters": [ { "Filter": [ - "59e655cb86f77411dc52a77b", - "59e6542b86f77411dc52a77a", - "59e6658b86f77411d949b250", - "5f0596629e22f464da6bbdd9", - "59e0d99486f7744a32234762", - "59e4d3d286f774176a36250a", - "5656d7c34bdc2d9d198b4587", - "59e4cf5286f7741778269d8a", - "59e4d24686f7741776641ac7", - "601aa3d2b2bcb34913271e6d" + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" ] } ] @@ -92067,35 +97975,28 @@ } ], "CanFast": true, - "CanHit": true, + "CanHit": false, "CanAdmin": false, - "LoadUnloadModifier": -10, + "LoadUnloadModifier": 0, "CheckTimeModifier": 0, "CheckOverride": 0, "ReloadMagType": "ExternalMagazine", "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.03, + "MalfunctionChance": 0.015, "TagColor": 0, "TagName": "" }, "_proto": "55d480c04bdc2d1d4e8b456a" }, - "610720f290b75a49ff2e5e25": { - "_id": "610720f290b75a49ff2e5e25", - "_name": "CylinderMagazine", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Node", - "_props": {} - }, - "564ca99c4bdc2d16268b4589": { - "_id": "564ca99c4bdc2d16268b4589", - "_name": "mag_ak74_izhmash_6L20_545x39_30", + "55d480c04bdc2d1d4e8b456a": { + "_id": "55d480c04bdc2d1d4e8b456a", + "_name": "mag_ak74_izhmash_6L23_545x39_30", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { - "Name": "Магазин 6Л20 5.45x39 для АК-74 и совместимых на 30 патронов", - "ShortName": "5.45x39 6Л20", - "Description": "30-ти зарядный бакелитовый магазин Ижмаш 6Л20, под патрон 5.45x39 для АК-74 и совместимых.", + "Name": "Магазин 6Л23 5.45x39 для АК-74 и совместимых на 30 патронов", + "ShortName": "5.45x39 6Л23", + "Description": "30-ти зарядный полимерный магазин Ижмаш 6Л23, под патрон 5.45x39 для АК-74 и совместимых.", "Weight": 0.215, "BackgroundColor": "yellow", "Width": 1, @@ -92103,7 +98004,7 @@ "StackMaxSize": 1, "ItemSound": "mag_plastic", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ak74_izhmash_6l20_545x39_30.bundle", + "path": "assets/content/items/mods/magazines/mag_ak74_izhmash_6l23_545x39_30.bundle", "rcid": "" }, "UsePrefab": { @@ -92120,7 +98021,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 10, + "LootExperience": 15, "ExamineExperience": 2, "HideEntrails": false, "RepairCost": 0, @@ -92143,6 +98044,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -92166,8 +98071,8 @@ "Cartridges": [ { "_name": "cartridges", - "_id": "574880312459771f613b6653", - "_parent": "564ca99c4bdc2d16268b4589", + "_id": "57487be52459771f613b6652", + "_parent": "55d480c04bdc2d1d4e8b456a", "_max_count": 30, "_props": { "filters": [ @@ -92201,125 +98106,11 @@ "CheckOverride": 0, "ReloadMagType": "ExternalMagazine", "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.07, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d480c04bdc2d1d4e8b456a" - }, - "5df8f541c41b2312ea3335e3": { - "_id": "5df8f541c41b2312ea3335e3", - "_name": "mag_ar10_kac_steel_762x51_20", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20", - "ShortName": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20", - "Description": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20\n", - "Weight": 0.52, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ar10_kac_steel_762x51_20.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 2, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5df8f541c41b2312ea3335e5", - "_parent": "5df8f541c41b2312ea3335e3", - "_max_count": 20, - "_props": { - "filters": [ - { - "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", "MalfunctionChance": 0.08, "TagColor": 0, "TagName": "" }, - "_proto": "5448c1d04bdc2dff2f8b4569" + "_proto": "55802d5f4bdc2dac148b458e" }, "5ba264f6d4351e0034777d52": { "_id": "5ba264f6d4351e0034777d52", @@ -92377,6 +98168,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -92432,6 +98227,608 @@ }, "_proto": "5448c12b4bdc2d02308b456f" }, + "5cbdc23eae9215001136a407": { + "_id": "5cbdc23eae9215001136a407", + "_name": "mag_ak_molot_rpk_drum_762x39_75", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_ak_molot_rpk_drum_762x39_75", + "ShortName": "mag_ak_molot_rpk_drum_762x39_75", + "Description": "mag_ak_molot_rpk_drum_762x39_75", + "Weight": 0.9, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_ak_molot_rpk_drum_762x39_75.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -26, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": true, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 5, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5cbdc23eae9215001136a409", + "_parent": "5cbdc23eae9215001136a407", + "_max_count": 75, + "_props": { + "filters": [ + { + "Filter": [ + "59e655cb86f77411dc52a77b", + "59e6542b86f77411dc52a77a", + "59e6658b86f77411d949b250", + "5f0596629e22f464da6bbdd9", + "59e0d99486f7744a32234762", + "59e4d3d286f774176a36250a", + "5656d7c34bdc2d9d198b4587", + "59e4cf5286f7741778269d8a", + "59e4d24686f7741776641ac7", + "601aa3d2b2bcb34913271e6d" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 90, + "CheckTimeModifier": 30, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.41, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d480c04bdc2d1d4e8b456a" + }, + "5d25a6a48abbc306c62e6310": { + "_id": "5d25a6a48abbc306c62e6310", + "_name": "mag_m700_mdt_aics_762x51_12", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_m700_mdt_aics_762x51_12", + "ShortName": "mag_m700_mdt_aics_762x51_12", + "Description": "mag_m700_mdt_aics_762x51_12", + "Weight": 0.6, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_m700_mdt_aics_762x51_12.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 4, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5d25a6a48abbc306c62e6312", + "_parent": "5d25a6a48abbc306c62e6310", + "_max_count": 12, + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -15, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.03, + "TagColor": 0, + "TagName": "" + }, + "_proto": "559ba5b34bdc2d1f1a8b4582" + }, + "5ac66c5d5acfc4001718d314": { + "_id": "5ac66c5d5acfc4001718d314", + "_name": "mag_ak_izhmash_6L29_556x45_30", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_ak_izhmash_6L29_556x45_30", + "ShortName": "mag_ak_izhmash_6L29_556x45_30", + "Description": "mag_ak_izhmash_6L29_556x45_30", + "Weight": 0.215, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_ak_izhmash_6l29_556x45_30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5ac66c5d5acfc4001718d316", + "_parent": "5ac66c5d5acfc4001718d314", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "59e6920f86f77411d82aa167", + "59e6927d86f77411da468256", + "54527a984bdc2d4e668b4567", + "54527ac44bdc2d36668b4567", + "59e68f6f86f7746c9f75e846", + "59e6906286f7746c9f75e847", + "59e690b686f7746c9f75e848", + "59e6918f86f7746c9f75e849", + "60194943740c5d77f6705eea", + "601949593ae8f707c4608daa", + "5c0d5ae286f7741e46554302" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.098, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d480c04bdc2d1d4e8b456a" + }, + "62307b7b10d2321fa8741921": { + "_id": "62307b7b10d2321fa8741921", + "_name": "mag_g36_hk_std_556x45_30", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Магазин Colt AR-15 5.56x45 STANAG на 30 патронов", + "ShortName": "5.56x45 Colt AR-15", + "Description": "30-ти зарядный металлический магазин Colt AR-15 выполненный по стандарту STANAG 4179, под патрон 5.56х45.\nСтандарт STANAG 4179 был принят членами НАТО в 1980 г., что бы дать возможность союзникам унифицировать боеприпасы и магазины на уровне отдельных солдат.", + "Weight": 0.14, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_g36_hk_std_556x45_30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 7, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "62307b7b10d2321fa8741923", + "_parent": "62307b7b10d2321fa8741921", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "59e6920f86f77411d82aa167", + "59e6927d86f77411da468256", + "54527a984bdc2d4e668b4567", + "54527ac44bdc2d36668b4567", + "59e68f6f86f7746c9f75e846", + "59e6906286f7746c9f75e847", + "59e690b686f7746c9f75e848", + "59e6918f86f7746c9f75e849", + "60194943740c5d77f6705eea", + "601949593ae8f707c4608daa", + "5c0d5ae286f7741e46554302" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": false, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.08, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55802d5f4bdc2dac148b458e" + }, + "5d2f213448f0355009199284": { + "_id": "5d2f213448f0355009199284", + "_name": "mag_mp5_hk_kurtz_std_9x19_20", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_mp5_hk_std_curved_9x19_30", + "ShortName": "mag_mp5_hk_std_curved_9x19_30", + "Description": "mag_mp5_hk_std_curved_9x19_30", + "Weight": 0.12, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_mp5_hk_kurtz_std_9x19_20.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 2, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5d2f213448f0355009199286", + "_parent": "5d2f213448f0355009199284", + "_max_count": 20, + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.02, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, "5882163e24597758206fee8c": { "_id": "5882163e24597758206fee8c", "_name": "mag_mr153_izhmeh_12g_5", @@ -92488,6 +98885,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -92611,6 +99012,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -92669,6 +99074,1204 @@ }, "_proto": "559ba5b34bdc2d1f1a8b4582" }, + "5f647d9f8499b57dc40ddb93": { + "_id": "5f647d9f8499b57dc40ddb93", + "_name": "mag_ks23_toz_ks23_std_23x75_3", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_ks23_toz_ks23_std_23x75_3", + "ShortName": "mag_ks23_toz_ks23_std_23x75_3", + "Description": "mag_ks23_toz_ks23_std_23x75_3", + "Weight": 0.1, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_ks23_toz_ks23_std_23x75_3.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -6, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5f647d9f8499b57dc40ddb95", + "_parent": "5f647d9f8499b57dc40ddb93", + "_max_count": 3, + "_props": { + "filters": [ + { + "Filter": [ + "5e85aa1a988a8701445df1f5", + "5e85aac65505fa48730d8af2", + "5e85a9a6eacf8c039e4e2ac1", + "5f647f31b6238e5dd066e196", + "5e85a9f4add9fe03027d9bf1", + "5f647fd3f6e4ab66c82faed6" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": false, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "InternalMagazine", + "VisibleAmmoRangesString": "", + "MalfunctionChance": 0.05, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d4837c4bdc2d1d4e8b456c" + }, + "5bfea7ad0db834001c38f1ee": { + "_id": "5bfea7ad0db834001c38f1ee", + "_name": "mag_m700_wyatt_762x51_5", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_dvl-10_lobaev_308_10", + "ShortName": "mag_dvl-10_lobaev_308_10", + "Description": "mag_dvl-10_lobaev_308_10", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_m700_wyatt_762x51_5.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5bfea7ad0db834001c38f1f0", + "_parent": "5bfea7ad0db834001c38f1ee", + "_max_count": 5, + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -5, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.05, + "TagColor": 0, + "TagName": "" + }, + "_proto": "559ba5b34bdc2d1f1a8b4582" + }, + "576a5ed62459771e9c2096cb": { + "_id": "576a5ed62459771e9c2096cb", + "_name": "mag_mp443_izhmeh_std_9x19_18", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_mp443_izhmeh_std_9x19_18", + "ShortName": "mag_mp443_izhmeh_std_9x19_18", + "Description": "mag_mp443_izhmeh_std_9x19_18", + "Weight": 0.105, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_mp443_izhmeh_std_9x19_18.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 15, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "576a62b72459771e7c64ef26", + "_parent": "576a5ed62459771e9c2096cb", + "_max_count": 18, + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.04, + "TagColor": 0, + "TagName": "" + }, + "_proto": "56d59948d2720bb7418b4582" + }, + "59fafc5086f7740dbe19f6c3": { + "_id": "59fafc5086f7740dbe19f6c3", + "_name": "mag_ak_us_palm_ak30_762x39_blk", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_ak_us_palm_ak30_762x39_blk", + "ShortName": "mag_ak_us_palm_ak30_762x39_blk", + "Description": "mag_ak_us_palm_ak30_762x39_blk", + "Weight": 0.2, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_ak_us_palm_ak30_762x39_blk.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "59fafc5086f7740dbe19f6c4", + "_parent": "59fafc5086f7740dbe19f6c3", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "59e655cb86f77411dc52a77b", + "59e6542b86f77411dc52a77a", + "59e6658b86f77411d949b250", + "5f0596629e22f464da6bbdd9", + "59e0d99486f7744a32234762", + "59e4d3d286f774176a36250a", + "5656d7c34bdc2d9d198b4587", + "59e4cf5286f7741778269d8a", + "59e4d24686f7741776641ac7", + "601aa3d2b2bcb34913271e6d" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": true, + "CanAdmin": false, + "LoadUnloadModifier": -10, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.03, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d480c04bdc2d1d4e8b456a" + }, + "5b7c2d1d5acfc43d1028532a": { + "_id": "5b7c2d1d5acfc43d1028532a", + "_name": "mag_fal_mmw_fal_sa58_762x51_20", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_fal_ds_arms_fal_sa58_762x51_20", + "ShortName": "mag_fal_ds_arms_fal_sa58_762x51_20", + "Description": "mag_fal_ds_arms_fal_sa58_762x51_20\n", + "Weight": 0.29, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_fal_mmw_fal_sa58_762x51_20.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5b7c2d1d5acfc43d1028532c", + "_parent": "5b7c2d1d5acfc43d1028532a", + "_max_count": 20, + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -10, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.01, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c1d04bdc2dff2f8b4569" + }, + "59fafc9386f774067d462453": { + "_id": "59fafc9386f774067d462453", + "_name": "mag_ak_us_palm_ak30_762x39_fde", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_ak_us_palm_ak30_762x39_blk", + "ShortName": "mag_ak_us_palm_ak30_762x39_blk", + "Description": "mag_ak_us_palm_ak30_762x39_blk", + "Weight": 0.2, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_ak_us_palm_ak30_762x39_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "59fafc9386f774067d462454", + "_parent": "59fafc9386f774067d462453", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "59e655cb86f77411dc52a77b", + "59e6542b86f77411dc52a77a", + "59e6658b86f77411d949b250", + "5f0596629e22f464da6bbdd9", + "59e0d99486f7744a32234762", + "59e4d3d286f774176a36250a", + "5656d7c34bdc2d9d198b4587", + "59e4cf5286f7741778269d8a", + "59e4d24686f7741776641ac7", + "601aa3d2b2bcb34913271e6d" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": true, + "CanAdmin": false, + "LoadUnloadModifier": -10, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.03, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d480c04bdc2d1d4e8b456a" + }, + "55d481904bdc2d8c2f8b456a": { + "_id": "55d481904bdc2d8c2f8b456a", + "_name": "mag_ak74_izhmash_6L26_545x39_45", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Магазин 6Л26 5.45x39 для АК-74 и совместимых на 45 патронов", + "ShortName": "5.45x39 6Л26", + "Description": "45-ти зарядный полимерный магазин Ижмаш 6Л26, под патрон 5.45x39 для АК-74 и совместимых.", + "Weight": 0.3, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_ak74_izhmash_6l26_545x39_45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 40, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 2, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -8, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "57487c0a2459771f6d7b4341", + "_parent": "55d481904bdc2d8c2f8b456a", + "_max_count": 45, + "_props": { + "filters": [ + { + "Filter": [ + "5c0d5e4486f77478390952fe", + "61962b617c6c7b169525f168", + "56dfef82d2720bbd668b4567", + "56dff026d2720bb8668b4567", + "56dff061d2720bb5668b4567", + "56dff0bed2720bb0668b4567", + "56dff216d2720bbd668b4568", + "56dff2ced2720bb4668b4567", + "56dff338d2720bbd668b4569", + "56dff3afd2720bba668b4567", + "56dff421d2720b5f5a8b4567", + "56dff4a2d2720bbd668b456a", + "56dff4ecd2720b5f5a8b4568" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 15, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.151, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d480c04bdc2d1d4e8b456a" + }, + "564ca99c4bdc2d16268b4589": { + "_id": "564ca99c4bdc2d16268b4589", + "_name": "mag_ak74_izhmash_6L20_545x39_30", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Магазин 6Л20 5.45x39 для АК-74 и совместимых на 30 патронов", + "ShortName": "5.45x39 6Л20", + "Description": "30-ти зарядный бакелитовый магазин Ижмаш 6Л20, под патрон 5.45x39 для АК-74 и совместимых.", + "Weight": 0.215, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_ak74_izhmash_6l20_545x39_30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "574880312459771f613b6653", + "_parent": "564ca99c4bdc2d16268b4589", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "5c0d5e4486f77478390952fe", + "61962b617c6c7b169525f168", + "56dfef82d2720bbd668b4567", + "56dff026d2720bb8668b4567", + "56dff061d2720bb5668b4567", + "56dff0bed2720bb0668b4567", + "56dff216d2720bbd668b4568", + "56dff2ced2720bb4668b4567", + "56dff338d2720bbd668b4569", + "56dff3afd2720bba668b4567", + "56dff421d2720b5f5a8b4567", + "56dff4a2d2720bbd668b456a", + "56dff4ecd2720b5f5a8b4568" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.07, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d480c04bdc2d1d4e8b456a" + }, + "5df8f541c41b2312ea3335e3": { + "_id": "5df8f541c41b2312ea3335e3", + "_name": "mag_ar10_kac_steel_762x51_20", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20", + "ShortName": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20", + "Description": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20\n", + "Weight": 0.52, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_ar10_kac_steel_762x51_20.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 2, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5df8f541c41b2312ea3335e5", + "_parent": "5df8f541c41b2312ea3335e3", + "_max_count": 20, + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.08, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c1d04bdc2dff2f8b4569" + }, + "617131a4568c120fdd29482d": { + "_id": "617131a4568c120fdd29482d", + "_name": "mag_417_hk_417_std_762x51_20", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20", + "ShortName": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20", + "Description": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20\n", + "Weight": 0.16, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_417_hk_417_std_762x51_20.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 1, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "617131a4568c120fdd29482f", + "_parent": "617131a4568c120fdd29482d", + "_max_count": 20, + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.04, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c1d04bdc2dff2f8b4569" + }, "617130016c780c1e710c9a24": { "_id": "617130016c780c1e710c9a24", "_name": "mag_417_hk_417_std_762x51_10", @@ -92725,6 +100328,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -92783,6 +100390,124 @@ }, "_proto": "5448c1d04bdc2dff2f8b4569" }, + "5cf12a15d7f00c05464b293f": { + "_id": "5cf12a15d7f00c05464b293f", + "_name": "mag_m700_promag_aa70_762x51_20", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_dvl-10_lobaev_308_10", + "ShortName": "mag_dvl-10_lobaev_308_10", + "Description": "mag_dvl-10_lobaev_308_10", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_m700_promag_aa70_762x51_20.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -7, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 2, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5cf12a15d7f00c05464b2941", + "_parent": "5cf12a15d7f00c05464b293f", + "_max_count": 20, + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -15, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.05, + "TagColor": 0, + "TagName": "" + }, + "_proto": "559ba5b34bdc2d1f1a8b4582" + }, "5a01c29586f77474660c694c": { "_id": "5a01c29586f77474660c694c", "_name": "mag_ak_izhmash_6L10_762x39_30", @@ -92839,6 +100564,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -92956,6 +100685,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -93014,6 +100747,250 @@ }, "_proto": "559ba5b34bdc2d1f1a8b4582" }, + "5cadc2e0ae9215051e1c21e7": { + "_id": "5cadc2e0ae9215051e1c21e7", + "_name": "mag_m9_beretta_m9a3_std_9x19_17", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Магазин стандартный 9х19 для P226 на 15 патронов", + "ShortName": "9х19 P226", + "Description": "бла бла бла", + "Weight": 0.082, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_m9_beretta_m9a3_std_9x19_17.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5cadc2e0ae9215051e1c21e9", + "_parent": "5cadc2e0ae9215051e1c21e7", + "_max_count": 17, + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.01, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, + "55d485be4bdc2d962f8b456f": { + "_id": "55d485be4bdc2d962f8b456f", + "_name": "mag_pm_custom_9x18pm_84", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Магазин ПМ/ППШ 9х18ПМ для ПМ на 84 патрона", + "ShortName": "9х18ПМ ПМ/ППШ", + "Description": "84-х зарядный магазин для пистолета ПМ кустарного производства. Был впервые собран неизвестным умельцем в качестве эксперимента, путем объединения в единую конструкцию магазина от ПМ и ППШ, для операций в замкнутых пространствах с использованием штурмовых щитов. До производства или даже малой серии дело не дошло. Однако при наличии довольно прямых рук и магазинов доноров, данный опыт повторить вполне возможно.", + "Weight": 0.364, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_pm_custom_9x18pm_84.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -18, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 1, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "57487c7c2459771f60760562", + "_parent": "55d485be4bdc2d962f8b456f", + "_max_count": 84, + "_props": { + "filters": [ + { + "Filter": [ + "573718ba2459775a75491131", + "573719df2459775a626ccbc2", + "57371aab2459775a77142f22", + "57371b192459775a9f58a5e0", + "57371e4124597760ff7b25f1", + "57371eb62459776125652ac1", + "57371f8d24597761006c6a81", + "5737201124597760fc4431f1", + "5737207f24597760ff7b25f2", + "57371f2b24597761224311f1", + "573719762459775a626ccbc1", + "573720e02459776143012541", + "57372140245977611f70ee91", + "5737218f245977612125ba51" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": false, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 25, + "CheckTimeModifier": 25, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-12", + "MalfunctionChance": 0.259, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, "56deeefcd2720bc8328b4568": { "_id": "56deeefcd2720bc8328b4568", "_name": "mag_mr153_izhmeh_12g_8", @@ -93070,6 +101047,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -93137,370 +101118,23 @@ }, "_proto": "56deee15d2720bee328b4567" }, - "5448c12b4bdc2d02308b456f": { - "_id": "5448c12b4bdc2d02308b456f", - "_name": "mag_pm_izhmeh_9x18pm_8", + "5ba26586d4351e44f824b340": { + "_id": "5ba26586d4351e44f824b340", + "_name": "mag_mp7_hk_std_46x30_40", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { - "Name": "Магазин 90-93 9х18ПМ для ПМ на 8 патронов", - "ShortName": "9х18ПМ 90-93", - "Description": "8-ми зарядный стандартный магазин 90-93 для пистолета ПМ производства Ижмех. Имеет окно на боковой стороне для контроля количества боеприпасов.", - "Weight": 0.044, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_pm_izhmeh_9x18pm_8.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "57487eee2459771f6c4d9724", - "_parent": "5448c12b4bdc2d02308b456f", - "_max_count": 8, - "_props": { - "filters": [ - { - "Filter": [ - "573718ba2459775a75491131", - "573719df2459775a626ccbc2", - "57371aab2459775a77142f22", - "57371b192459775a9f58a5e0", - "57371e4124597760ff7b25f1", - "57371eb62459776125652ac1", - "57371f8d24597761006c6a81", - "5737201124597760fc4431f1", - "5737207f24597760ff7b25f2", - "57371f2b24597761224311f1", - "573719762459775a626ccbc1", - "573720e02459776143012541", - "57372140245977611f70ee91", - "5737218f245977612125ba51" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -20, - "CheckTimeModifier": -20, - "CheckOverride": 1, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-1;4-8", - "MalfunctionChance": 0.03, - "TagColor": 0, - "TagName": "" - } - }, - "57838f9f2459774a150289a0": { - "_id": "57838f9f2459774a150289a0", - "_name": "mag_vss_tochmash_6L25_9x39_20", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "", - "ShortName": "", - "Description": "", - "Weight": 0.3, + "Name": "mag_mp7_hk_std_46x30_20", + "ShortName": "mag_mp7_hk_std_46x30_20", + "Description": "mag_mp7_hk_std_46x30_20", + "Weight": 0.2, "BackgroundColor": "yellow", "Width": 1, "Height": 2, "StackMaxSize": 1, "ItemSound": "mag_plastic", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_vss_tochmash_6l25_9x39_20.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 1, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "57838fae2459774a0d5f2fed", - "_parent": "57838f9f2459774a150289a0", - "_max_count": 20, - "_props": { - "filters": [ - { - "Filter": [ - "5c0d688c86f77413ae3407b2", - "61962d879bb3d20b0946d385", - "57a0dfb82459774d3078b56c", - "57a0e5022459774d1673f889", - "5c0d668f86f7747ccb7f13b2" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.19, - "TagColor": 0, - "TagName": "" - }, - "_proto": "57838f0b2459774a256959b2" - }, - "5a351711c4a282000b1521a4": { - "_id": "5a351711c4a282000b1521a4", - "_name": "mag_mp5_x_products_x_5_9x19_50", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_mp5_x_products_x_5_9x19_50", - "ShortName": "mag_mp5_x_products_x_5_9x19_50", - "Description": "mag_mp5_x_products_x_5_9x19_50", - "Weight": 0.64, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_mp5_x_products_x_5_9x19_50.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -15, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 1, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5a351711c4a282000b1521a5", - "_parent": "5a351711c4a282000b1521a4", - "_max_count": 50, - "_props": { - "filters": [ - { - "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 30, - "CheckTimeModifier": 15, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.15, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c12b4bdc2d02308b456f" - }, - "5926c3b286f774640d189b6b": { - "_id": "5926c3b286f774640d189b6b", - "_name": "mag_mp5_hk_std_curved_9x19_30", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_mp5_hk_std_curved_9x19_30", - "ShortName": "mag_mp5_hk_std_curved_9x19_30", - "Description": "mag_mp5_hk_std_curved_9x19_30", - "Weight": 0.17, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_mp5_hk_std_curved_9x19_30.bundle", + "path": "assets/content/items/mods/magazines/mag_mp7_hk_std_46x30_40.bundle", "rcid": "" }, "UsePrefab": { @@ -93540,6 +101174,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -93559,25 +101197,21 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, + "magAnimationIndex": 2, "Cartridges": [ { "_name": "cartridges", - "_id": "5926c3b286f774640d189b6c", - "_parent": "5926c3b286f774640d189b6b", - "_max_count": 30, + "_id": "5ba26586d4351e44f824b342", + "_parent": "5ba26586d4351e44f824b340", + "_max_count": 40, "_props": { "filters": [ { "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" + "5ba26812d4351e003201fef1", + "5ba26835d4351e0035628ff5", + "5ba2678ad4351e44f824b344", + "5ba26844d4351e00334c9475" ] } ] @@ -93593,244 +101227,12 @@ "CheckOverride": 0, "ReloadMagType": "ExternalMagazine", "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.03, + "MalfunctionChance": 0.05, "TagColor": 0, "TagName": "" }, "_proto": "5448c12b4bdc2d02308b456f" }, - "5c5db6742e2216000f1b2852": { - "_id": "5c5db6742e2216000f1b2852", - "_name": "mag_mpx_f5_mpx_drum_9x19_50", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_mpx_sig_mpx_std_9x19_30", - "ShortName": "mag_mpx_sig_mpx_std_9x19_30", - "Description": "mag_mpx_sig_mpx_std_9x19_30", - "Weight": 0.65, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_mpx_f5_mpx_drum_9x19_50.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -15, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 2, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5c5db6742e2216000f1b2854", - "_parent": "5c5db6742e2216000f1b2852", - "_max_count": 50, - "_props": { - "filters": [ - { - "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 30, - "CheckTimeModifier": 15, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.168, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c12b4bdc2d02308b456f" - }, - "587df583245977373c4f1129": { - "_id": "587df583245977373c4f1129", - "_name": "mag_sks_tapco_mag6610_762x39_10", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_sks_tapco_mag6610_762x39_10", - "ShortName": "mag_sks_tapco_mag6610_762x39_10", - "Description": "mag_sks_tapco_mag6610_762x39_10", - "Weight": 0.112, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_sks_tapco_mag6610_762x39_10.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 1, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "587df583245977373c4f112a", - "_parent": "587df583245977373c4f1129", - "_max_count": 20, - "_props": { - "filters": [ - { - "Filter": [ - "59e655cb86f77411dc52a77b", - "59e6542b86f77411dc52a77a", - "59e6658b86f77411d949b250", - "5f0596629e22f464da6bbdd9", - "59e0d99486f7744a32234762", - "59e4d3d286f774176a36250a", - "5656d7c34bdc2d9d198b4587", - "59e4cf5286f7741778269d8a", - "59e4d24686f7741776641ac7", - "601aa3d2b2bcb34913271e6d" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": false, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 10, - "CheckTimeModifier": 10, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.07, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d480c04bdc2d1d4e8b456a" - }, "5de8e8dafd6b4e6e2276dc32": { "_id": "5de8e8dafd6b4e6e2276dc32", "_name": "mag_mp9_bt_mp9_std_9x19_15", @@ -93887,6 +101289,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -93946,138 +101352,23 @@ }, "_proto": "5448c12b4bdc2d02308b456f" }, - "56d59948d2720bb7418b4582": { - "_id": "56d59948d2720bb7418b4582", - "_name": "mag_p226_sig_std_9x19_15", + "5894a05586f774094708ef75": { + "_id": "5894a05586f774094708ef75", + "_name": "mag_mpx_sig_mpx_std_9x19_30", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { - "Name": "Магазин стандартный 9х19 для P226 на 15 патронов", - "ShortName": "9х19 P226", - "Description": "бла бла бла", - "Weight": 0.096, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_p226_sig_std_9x19_15.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "574880652459771f6e0b87c4", - "_parent": "56d59948d2720bb7418b4582", - "_max_count": 15, - "_props": { - "filters": [ - { - "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 1, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.01, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c12b4bdc2d02308b456f" - }, - "5fc3e466187fea44d52eda90": { - "_id": "5fc3e466187fea44d52eda90", - "_name": "mag_ump_hk_ump_1143x23_25", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_ump_hk_ump_1143x23_25", - "ShortName": "mag_ump_hk_ump_1143x23_25", - "Description": "mag_ump_hk_ump_1143x23_25", + "Name": "mag_mpx_sig_mpx_std_9x19_30", + "ShortName": "mag_mpx_sig_mpx_std_9x19_30", + "Description": "mag_mpx_sig_mpx_std_9x19_30", "Weight": 0.17, "BackgroundColor": "yellow", "Width": 1, "Height": 2, "StackMaxSize": 1, - "ItemSound": "mag_plastic", + "ItemSound": "magazine_metal", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ump_hk_ump_1143x23_25.bundle", + "path": "assets/content/items/mods/magazines/mag_mpx_sig_mpx_std_9x19_30.bundle", "rcid": "" }, "UsePrefab": { @@ -94102,7 +101393,7 @@ "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, - "ExtraSizeDown": 0, + "ExtraSizeDown": 1, "ExtraSizeForceAdd": false, "MergesWithChildren": true, "CanSellOnRagfair": true, @@ -94117,6 +101408,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -94140,18 +101435,136 @@ "Cartridges": [ { "_name": "cartridges", - "_id": "5fc3e466187fea44d52eda92", - "_parent": "5fc3e466187fea44d52eda90", - "_max_count": 25, + "_id": "5894a05586f774094708ef76", + "_parent": "5894a05586f774094708ef75", + "_max_count": 30, "_props": { "filters": [ { "Filter": [ - "5e81f423763d9f754677bf2e", - "5efb0cabfb3e451d70735af5", - "5efb0fc6aeb21837e749c801", - "5efb0d4f4bc50b58e81710f3", - "5ea2a8e200685063ec28c05a" + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": -50, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.05, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, + "5ba2657ed4351e0035628ff2": { + "_id": "5ba2657ed4351e0035628ff2", + "_name": "mag_mp7_hk_std_46x30_30", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_mp7_hk_std_46x30_20", + "ShortName": "mag_mp7_hk_std_46x30_20", + "Description": "mag_mp7_hk_std_46x30_20", + "Weight": 0.15, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_mp7_hk_std_46x30_30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 1, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5ba2657ed4351e0035628ff4", + "_parent": "5ba2657ed4351e0035628ff2", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "5ba26812d4351e003201fef1", + "5ba26835d4351e0035628ff5", + "5ba2678ad4351e44f824b344", + "5ba26844d4351e00334c9475" ] } ] @@ -94164,10 +101577,10 @@ "CanAdmin": false, "LoadUnloadModifier": 0, "CheckTimeModifier": 0, - "CheckOverride": 1, + "CheckOverride": 0, "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-25", - "MalfunctionChance": 0.015, + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.03, "TagColor": 0, "TagName": "" }, @@ -94229,6 +101642,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -94285,6 +101702,729 @@ }, "_proto": "5448c12b4bdc2d02308b456f" }, + "5a351711c4a282000b1521a4": { + "_id": "5a351711c4a282000b1521a4", + "_name": "mag_mp5_x_products_x_5_9x19_50", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_mp5_x_products_x_5_9x19_50", + "ShortName": "mag_mp5_x_products_x_5_9x19_50", + "Description": "mag_mp5_x_products_x_5_9x19_50", + "Weight": 0.64, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_mp5_x_products_x_5_9x19_50.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -15, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 1, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5a351711c4a282000b1521a5", + "_parent": "5a351711c4a282000b1521a4", + "_max_count": 50, + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 30, + "CheckTimeModifier": 15, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.15, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, + "5de8ea8ffd6b4e6e2276dc35": { + "_id": "5de8ea8ffd6b4e6e2276dc35", + "_name": "mag_mp9_bt_mp9_std_9x19_20", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_pp-91_zmz_pp-91_std_9x18pm_20", + "ShortName": "mag_pp-91_zmz_pp-91_std_9x18pm_20", + "Description": "mag_pp-91_zmz_pp-91_std_9x18pm_20", + "Weight": 0.067, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_mp9_bt_mp9_std_9x19_20.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 1, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5de8ea8ffd6b4e6e2276dc37", + "_parent": "5de8ea8ffd6b4e6e2276dc35", + "_max_count": 20, + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.02, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, + "62e7c98b550c8218d602cbb4": { + "_id": "62e7c98b550c8218d602cbb4", + "_name": "mag_aug_steyr_std_556x45_30", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Магазин PMAG GEN M3 30 5.56x45 STANAG на 30 патронов", + "ShortName": "5.56x45 PMAG GEN M3 30", + "Description": "30-ти зарядный полимерный магазин Magpul PMAG GEN M3 30, под патрон 5.56х45 с окном для контроля количества боеприпасов.", + "Weight": 0.13, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_aug_steyr_std_556x45_30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "62e7c98b550c8218d602cbb5", + "_parent": "62e7c98b550c8218d602cbb4", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "59e6920f86f77411d82aa167", + "59e6927d86f77411da468256", + "54527a984bdc2d4e668b4567", + "54527ac44bdc2d36668b4567", + "59e68f6f86f7746c9f75e846", + "59e6906286f7746c9f75e847", + "59e690b686f7746c9f75e848", + "59e6918f86f7746c9f75e849", + "60194943740c5d77f6705eea", + "601949593ae8f707c4608daa", + "5c0d5ae286f7741e46554302", + "5fbe3ffdf8b6a877a729ea82", + "5fd20ff893a8961fc660a954", + "619636be6db0f2477964e710", + "6196364158ef8c428c287d9f", + "6196365d58ef8c428c287da1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.08, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55802d5f4bdc2dac148b458e" + }, + "633a98eab8b0506e48497c1a": { + "_id": "633a98eab8b0506e48497c1a", + "_name": "mag_sr2m_tochmash_9x21_20", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_pp-91_zmz_pp-91_std_9x18pm_20", + "ShortName": "mag_pp-91_zmz_pp-91_std_9x18pm_20", + "Description": "mag_pp-91_zmz_pp-91_std_9x18pm_20", + "Weight": 0.13, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_sr2m_tochmash_9x21_20.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "633a98eab8b0506e48497c1b", + "_parent": "633a98eab8b0506e48497c1a", + "_max_count": 20, + "_props": { + "filters": [ + { + "Filter": [ + "5a269f97c4a282000b151807", + "5a26abfac4a28232980eabff", + "5a26ac06c4a282000c5a90a8", + "5a26ac0ec4a28200741e1e18" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.035, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, + "55d485804bdc2d8c2f8b456b": { + "_id": "55d485804bdc2d8c2f8b456b", + "_name": "mag_mr133_izhmeh_12g_8", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Магазин МР-133х8 12к для МР-133 на 8 патронов", + "ShortName": "12к МР-133х8", + "Description": "8-ми зарядный трубчатый магазин Ижмех для МР-133, под патрон 12к.", + "Weight": 0.3, + "BackgroundColor": "yellow", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_mr133_izhmeh_12g_8.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "57487c642459771f661283c2", + "_parent": "55d485804bdc2d8c2f8b456b", + "_max_count": 8, + "_props": { + "filters": [ + { + "Filter": [ + "560d5e524bdc2d25448b4571", + "5d6e6772a4b936088465b17c", + "5d6e67fba4b9361bc73bc779", + "5d6e6806a4b936088465b17e", + "5d6e68dea4b9361bcc29e659", + "5d6e6911a4b9361bd5780d52", + "5c0d591486f7744c505b416f", + "58820d1224597753c90aeb13", + "5d6e68c4a4b9361b93413f79", + "5d6e68a8a4b9360b6c0d54e2", + "5d6e68e6a4b9361c140bcfe0", + "5d6e6869a4b9361c140bcfde", + "5d6e68b3a4b9361bca7e50b5", + "5d6e6891a4b9361bd473feea", + "5d6e689ca4b9361bc8618956", + "5d6e68d1a4b93622fe60e845" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": false, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "InternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.01, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d484b44bdc2d1d4e8b456d" + }, + "5fc3e466187fea44d52eda90": { + "_id": "5fc3e466187fea44d52eda90", + "_name": "mag_ump_hk_ump_1143x23_25", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_ump_hk_ump_1143x23_25", + "ShortName": "mag_ump_hk_ump_1143x23_25", + "Description": "mag_ump_hk_ump_1143x23_25", + "Weight": 0.17, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_ump_hk_ump_1143x23_25.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5fc3e466187fea44d52eda92", + "_parent": "5fc3e466187fea44d52eda90", + "_max_count": 25, + "_props": { + "filters": [ + { + "Filter": [ + "5e81f423763d9f754677bf2e", + "5efb0cabfb3e451d70735af5", + "5efb0fc6aeb21837e749c801", + "5efb0d4f4bc50b58e81710f3", + "5ea2a8e200685063ec28c05a" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-25", + "MalfunctionChance": 0.015, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, "5cc70093e4a949033c734312": { "_id": "5cc70093e4a949033c734312", "_name": "mag_p90_fn_p90_std_57x28_50", @@ -94341,6 +102481,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -94455,6 +102599,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -94514,6 +102662,742 @@ }, "_proto": "5448c12b4bdc2d02308b456f" }, + "57838f0b2459774a256959b2": { + "_id": "57838f0b2459774a256959b2", + "_name": "mag_vss_tochmash_6L24_9x39_10", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "", + "ShortName": "", + "Description": "", + "Weight": 0.25, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_vss_tochmash_6l24_9x39_10.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "57838f872459774a256959b3", + "_parent": "57838f0b2459774a256959b2", + "_max_count": 10, + "_props": { + "filters": [ + { + "Filter": [ + "5c0d688c86f77413ae3407b2", + "61962d879bb3d20b0946d385", + "57a0dfb82459774d3078b56c", + "57a0e5022459774d1673f889", + "5c0d668f86f7747ccb7f13b2" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.12, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d480c04bdc2d1d4e8b456a" + }, + "5882163224597757561aa920": { + "_id": "5882163224597757561aa920", + "_name": "mag_mr153_izhmeh_12g_7", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Удлиннитель магазина МР-153 12к для МР-153 до 8 ми патронов", + "ShortName": "МР153x8", + "Description": "Удлиннитель магазина МР-153", + "Weight": 0.156, + "BackgroundColor": "yellow", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_mr153_izhmeh_12g_7.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5882163224597757561aa921", + "_parent": "5882163224597757561aa920", + "_max_count": 7, + "_props": { + "filters": [ + { + "Filter": [ + "560d5e524bdc2d25448b4571", + "5d6e6772a4b936088465b17c", + "5d6e67fba4b9361bc73bc779", + "5d6e6806a4b936088465b17e", + "5d6e68dea4b9361bcc29e659", + "5d6e6911a4b9361bd5780d52", + "5c0d591486f7744c505b416f", + "58820d1224597753c90aeb13", + "5d6e68c4a4b9361b93413f79", + "5d6e68a8a4b9360b6c0d54e2", + "5d6e68e6a4b9361c140bcfe0", + "5d6e6869a4b9361c140bcfde", + "5d6e68b3a4b9361bca7e50b5", + "5d6e6891a4b9361bd473feea", + "5d6e689ca4b9361bc8618956", + "5d6e68d1a4b93622fe60e845" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": false, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "InternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.08, + "TagColor": 0, + "TagName": "" + }, + "_proto": "56deee15d2720bee328b4567" + }, + "61695095d92c473c7702147a": { + "_id": "61695095d92c473c7702147a", + "_name": "mag_sks_kci_drum_762x39_75", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_sks_tapco_mag6610_762x39_10", + "ShortName": "mag_sks_tapco_mag6610_762x39_10", + "Description": "mag_sks_tapco_mag6610_762x39_10", + "Weight": 1.043, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "magazine_drum", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_sks_kci_drum_762x39_75.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -17, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 2, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "61695095d92c473c7702147c", + "_parent": "61695095d92c473c7702147a", + "_max_count": 75, + "_props": { + "filters": [ + { + "Filter": [ + "59e655cb86f77411dc52a77b", + "59e6542b86f77411dc52a77a", + "59e6658b86f77411d949b250", + "5f0596629e22f464da6bbdd9", + "59e0d99486f7744a32234762", + "59e4d3d286f774176a36250a", + "5656d7c34bdc2d9d198b4587", + "59e4cf5286f7741778269d8a", + "59e4d24686f7741776641ac7", + "601aa3d2b2bcb34913271e6d" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": false, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 35, + "CheckTimeModifier": 35, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.299, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d480c04bdc2d1d4e8b456a" + }, + "571a29dc2459771fb2755a6a": { + "_id": "571a29dc2459771fb2755a6a", + "_name": "mag_tt_toz_std_762x25tt_8", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Магазин стандартный 7.62х25 ТТ для ТТ на 8 патронов", + "ShortName": "7.62х25 ТТ", + "Description": "Штатный магазин на 8 патронов для пистолета ТТ.", + "Weight": 0.08, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_tt_toz_std_762x25tt_8.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "574880e12459771f643ff53a", + "_parent": "571a29dc2459771fb2755a6a", + "_max_count": 8, + "_props": { + "filters": [ + { + "Filter": [ + "5735ff5c245977640e39ba7e", + "573601b42459776410737435", + "573602322459776445391df1", + "5736026a245977644601dc61", + "573603562459776430731618", + "573603c924597764442bd9cb", + "5735fdcd2459776445391d61" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": false, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -15, + "CheckTimeModifier": -20, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-1;4-8", + "MalfunctionChance": 0.03, + "TagColor": 0, + "TagName": "" + }, + "_proto": "56d59948d2720bb7418b4582" + }, + "57616a9e2459773c7a400234": { + "_id": "57616a9e2459773c7a400234", + "_name": "mag_saiga12_izhmash_Sb5_12x76_5", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_saiga12_izhmash_Sb5_12x76_5", + "ShortName": "mag_saiga12_izhmash_Sb5_12x76_5", + "Description": "mag_saiga12_izhmash_Sb5_12x76_5", + "Weight": 0.19, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_saiga12_izhmash_sb5_12x76_5.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "57616b2e2459773cae04eae4", + "_parent": "57616a9e2459773c7a400234", + "_max_count": 5, + "_props": { + "filters": [ + { + "Filter": [ + "560d5e524bdc2d25448b4571", + "5d6e6772a4b936088465b17c", + "5d6e67fba4b9361bc73bc779", + "5d6e6806a4b936088465b17e", + "5d6e68dea4b9361bcc29e659", + "5d6e6911a4b9361bd5780d52", + "5c0d591486f7744c505b416f", + "58820d1224597753c90aeb13", + "5d6e68c4a4b9361b93413f79", + "5d6e68a8a4b9360b6c0d54e2", + "5d6e68e6a4b9361c140bcfe0", + "5d6e6869a4b9361c140bcfde", + "5d6e68b3a4b9361bca7e50b5", + "5d6e6891a4b9361bd473feea", + "5d6e689ca4b9361bc8618956", + "5d6e68d1a4b93622fe60e845" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -15, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.01, + "TagColor": 0, + "TagName": "" + }, + "_proto": "564ca99c4bdc2d16268b4589" + }, + "630e295c984633f1fb0e7c30": { + "_id": "630e295c984633f1fb0e7c30", + "_name": "mag_aug_steyr_std_556x45_42", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Магазин PMAG GEN M3 30 5.56x45 STANAG на 30 патронов", + "ShortName": "5.56x45 PMAG GEN M3 30", + "Description": "30-ти зарядный полимерный магазин Magpul PMAG GEN M3 30, под патрон 5.56х45 с окном для контроля количества боеприпасов.", + "Weight": 0.142, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_aug_steyr_std_556x45_42.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -7, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "630e295c984633f1fb0e7c31", + "_parent": "630e295c984633f1fb0e7c30", + "_max_count": 42, + "_props": { + "filters": [ + { + "Filter": [ + "59e6920f86f77411d82aa167", + "59e6927d86f77411da468256", + "54527a984bdc2d4e668b4567", + "54527ac44bdc2d36668b4567", + "59e68f6f86f7746c9f75e846", + "59e6906286f7746c9f75e847", + "59e690b686f7746c9f75e848", + "59e6918f86f7746c9f75e849", + "60194943740c5d77f6705eea", + "601949593ae8f707c4608daa", + "5c0d5ae286f7741e46554302", + "5fbe3ffdf8b6a877a729ea82", + "5fd20ff893a8961fc660a954", + "619636be6db0f2477964e710", + "6196364158ef8c428c287d9f", + "6196365d58ef8c428c287da1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.08, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55802d5f4bdc2dac148b458e" + }, "5ea034f65aad6446a939737e": { "_id": "5ea034f65aad6446a939737e", "_name": "mag_ppsh_zis_std_762x25_71", @@ -94570,6 +103454,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -94684,6 +103572,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -94739,357 +103631,6 @@ }, "_proto": "56d59948d2720bb7418b4582" }, - "56deee15d2720bee328b4567": { - "_id": "56deee15d2720bee328b4567", - "_name": "mag_mr153_izhmeh_12g_4", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "Заглушка магазина МР-153 12к для МР-153", - "ShortName": "МР153x4", - "Description": "Заглушка магазина МР-153", - "Weight": 0.1, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_mr153_izhmeh_12g_4.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "574880be2459771f624a51e3", - "_parent": "56deee15d2720bee328b4567", - "_max_count": 4, - "_props": { - "filters": [ - { - "Filter": [ - "560d5e524bdc2d25448b4571", - "5d6e6772a4b936088465b17c", - "5d6e67fba4b9361bc73bc779", - "5d6e6806a4b936088465b17e", - "5d6e68dea4b9361bcc29e659", - "5d6e6911a4b9361bd5780d52", - "5c0d591486f7744c505b416f", - "58820d1224597753c90aeb13", - "5d6e68c4a4b9361b93413f79", - "5d6e68a8a4b9360b6c0d54e2", - "5d6e68e6a4b9361c140bcfe0", - "5d6e6869a4b9361c140bcfde", - "5d6e68b3a4b9361bca7e50b5", - "5d6e6891a4b9361bd473feea", - "5d6e689ca4b9361bc8618956", - "5d6e68d1a4b93622fe60e845" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": false, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "InternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.05, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d484b44bdc2d1d4e8b456d" - }, - "5ba2657ed4351e0035628ff2": { - "_id": "5ba2657ed4351e0035628ff2", - "_name": "mag_mp7_hk_std_46x30_30", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_mp7_hk_std_46x30_20", - "ShortName": "mag_mp7_hk_std_46x30_20", - "Description": "mag_mp7_hk_std_46x30_20", - "Weight": 0.15, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_mp7_hk_std_46x30_30.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 1, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5ba2657ed4351e0035628ff4", - "_parent": "5ba2657ed4351e0035628ff2", - "_max_count": 30, - "_props": { - "filters": [ - { - "Filter": [ - "5ba26812d4351e003201fef1", - "5ba26835d4351e0035628ff5", - "5ba2678ad4351e44f824b344", - "5ba26844d4351e00334c9475" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.03, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c12b4bdc2d02308b456f" - }, - "5cfe8010d7ad1a59283b14c6": { - "_id": "5cfe8010d7ad1a59283b14c6", - "_name": "mag_ak_x_products_x_47_drum_762x39_50", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_x_products_x_47_drum_762x39_50", - "ShortName": "mag_x_products_x_47_drum_762x39_50", - "Description": "mag_x_products_x_47_drum_762x39_50\n", - "Weight": 0.7, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ak_x_products_x_47_drum_762x39_50.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -15, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 6, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5cfe8010d7ad1a59283b14c8", - "_parent": "5cfe8010d7ad1a59283b14c6", - "_max_count": 50, - "_props": { - "filters": [ - { - "Filter": [ - "59e655cb86f77411dc52a77b", - "59e6542b86f77411dc52a77a", - "59e6658b86f77411d949b250", - "5f0596629e22f464da6bbdd9", - "59e0d99486f7744a32234762", - "59e4d3d286f774176a36250a", - "5656d7c34bdc2d9d198b4587", - "59e4cf5286f7741778269d8a", - "59e4d24686f7741776641ac7", - "601aa3d2b2bcb34913271e6d" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 15, - "CheckTimeModifier": 20, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.28, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c1d04bdc2dff2f8b4569" - }, "5ea034eb5aad6446a939737b": { "_id": "5ea034eb5aad6446a939737b", "_name": "mag_ppsh_zis_std_762x25_35", @@ -95146,6 +103687,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -95204,146 +103749,23 @@ }, "_proto": "55d480c04bdc2d1d4e8b456a" }, - "57616a9e2459773c7a400234": { - "_id": "57616a9e2459773c7a400234", - "_name": "mag_saiga12_izhmash_Sb5_12x76_5", + "57838f9f2459774a150289a0": { + "_id": "57838f9f2459774a150289a0", + "_name": "mag_vss_tochmash_6L25_9x39_20", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { - "Name": "mag_saiga12_izhmash_Sb5_12x76_5", - "ShortName": "mag_saiga12_izhmash_Sb5_12x76_5", - "Description": "mag_saiga12_izhmash_Sb5_12x76_5", - "Weight": 0.19, + "Name": "", + "ShortName": "", + "Description": "", + "Weight": 0.3, "BackgroundColor": "yellow", "Width": 1, "Height": 2, "StackMaxSize": 1, "ItemSound": "mag_plastic", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_saiga12_izhmash_sb5_12x76_5.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "57616b2e2459773cae04eae4", - "_parent": "57616a9e2459773c7a400234", - "_max_count": 5, - "_props": { - "filters": [ - { - "Filter": [ - "560d5e524bdc2d25448b4571", - "5d6e6772a4b936088465b17c", - "5d6e67fba4b9361bc73bc779", - "5d6e6806a4b936088465b17e", - "5d6e68dea4b9361bcc29e659", - "5d6e6911a4b9361bd5780d52", - "5c0d591486f7744c505b416f", - "58820d1224597753c90aeb13", - "5d6e68c4a4b9361b93413f79", - "5d6e68a8a4b9360b6c0d54e2", - "5d6e68e6a4b9361c140bcfe0", - "5d6e6869a4b9361c140bcfde", - "5d6e68b3a4b9361bca7e50b5", - "5d6e6891a4b9361bd473feea", - "5d6e689ca4b9361bc8618956", - "5d6e68d1a4b93622fe60e845" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -15, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.01, - "TagColor": 0, - "TagName": "" - }, - "_proto": "564ca99c4bdc2d16268b4589" - }, - "5de8eaadbbaf010b10528a6d": { - "_id": "5de8eaadbbaf010b10528a6d", - "_name": "mag_mp9_bt_mp9_std_9x19_25", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_pp-91_zmz_pp-91_std_9x18pm_20", - "ShortName": "mag_pp-91_zmz_pp-91_std_9x18pm_20", - "Description": "mag_pp-91_zmz_pp-91_std_9x18pm_20", - "Weight": 0.072, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_mp9_bt_mp9_std_9x19_25.bundle", + "path": "assets/content/items/mods/magazines/mag_vss_tochmash_6l25_9x39_20.bundle", "rcid": "" }, "UsePrefab": { @@ -95383,6 +103805,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -95392,7 +103818,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 1, + "Ergonomics": -2, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -95402,25 +103828,22 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 2, + "magAnimationIndex": 1, "Cartridges": [ { "_name": "cartridges", - "_id": "5de8eaadbbaf010b10528a6f", - "_parent": "5de8eaadbbaf010b10528a6d", - "_max_count": 25, + "_id": "57838fae2459774a0d5f2fed", + "_parent": "57838f9f2459774a150289a0", + "_max_count": 20, "_props": { "filters": [ { "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" + "5c0d688c86f77413ae3407b2", + "61962d879bb3d20b0946d385", + "57a0dfb82459774d3078b56c", + "57a0e5022459774d1673f889", + "5c0d668f86f7747ccb7f13b2" ] } ] @@ -95436,29 +103859,29 @@ "CheckOverride": 0, "ReloadMagType": "ExternalMagazine", "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.03, + "MalfunctionChance": 0.19, "TagColor": 0, "TagName": "" }, - "_proto": "5448c12b4bdc2d02308b456f" + "_proto": "57838f0b2459774a256959b2" }, - "61695095d92c473c7702147a": { - "_id": "61695095d92c473c7702147a", - "_name": "mag_sks_kci_drum_762x39_75", + "5926c3b286f774640d189b6b": { + "_id": "5926c3b286f774640d189b6b", + "_name": "mag_mp5_hk_std_curved_9x19_30", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { - "Name": "mag_sks_tapco_mag6610_762x39_10", - "ShortName": "mag_sks_tapco_mag6610_762x39_10", - "Description": "mag_sks_tapco_mag6610_762x39_10", - "Weight": 1.043, + "Name": "mag_mp5_hk_std_curved_9x19_30", + "ShortName": "mag_mp5_hk_std_curved_9x19_30", + "Description": "mag_mp5_hk_std_curved_9x19_30", + "Weight": 0.17, "BackgroundColor": "yellow", - "Width": 2, + "Width": 1, "Height": 2, "StackMaxSize": 1, - "ItemSound": "magazine_drum", + "ItemSound": "magazine_metal", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_sks_kci_drum_762x39_75.bundle", + "path": "assets/content/items/mods/magazines/mag_mp5_hk_std_curved_9x19_30.bundle", "rcid": "" }, "UsePrefab": { @@ -95498,6 +103921,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -95507,124 +103934,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -17, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 2, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "61695095d92c473c7702147c", - "_parent": "61695095d92c473c7702147a", - "_max_count": 75, - "_props": { - "filters": [ - { - "Filter": [ - "59e655cb86f77411dc52a77b", - "59e6542b86f77411dc52a77a", - "59e6658b86f77411d949b250", - "5f0596629e22f464da6bbdd9", - "59e0d99486f7744a32234762", - "59e4d3d286f774176a36250a", - "5656d7c34bdc2d9d198b4587", - "59e4cf5286f7741778269d8a", - "59e4d24686f7741776641ac7", - "601aa3d2b2bcb34913271e6d" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": false, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 35, - "CheckTimeModifier": 35, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.299, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d480c04bdc2d1d4e8b456a" - }, - "5882163824597757561aa922": { - "_id": "5882163824597757561aa922", - "_name": "mag_mr153_izhmeh_12g_6", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "Удлиннитель магазина МР-153 12к для МР-153 до 8 ми патронов", - "ShortName": "МР153x8", - "Description": "Удлиннитель магазина МР-153", - "Weight": 0.124, - "BackgroundColor": "yellow", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_mr153_izhmeh_12g_6.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, + "Ergonomics": -4, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -95638,150 +103948,21 @@ "Cartridges": [ { "_name": "cartridges", - "_id": "5882163824597757561aa923", - "_parent": "5882163824597757561aa922", - "_max_count": 6, + "_id": "5926c3b286f774640d189b6c", + "_parent": "5926c3b286f774640d189b6b", + "_max_count": 30, "_props": { "filters": [ { "Filter": [ - "560d5e524bdc2d25448b4571", - "5d6e6772a4b936088465b17c", - "5d6e67fba4b9361bc73bc779", - "5d6e6806a4b936088465b17e", - "5d6e68dea4b9361bcc29e659", - "5d6e6911a4b9361bd5780d52", - "5c0d591486f7744c505b416f", - "58820d1224597753c90aeb13", - "5d6e68c4a4b9361b93413f79", - "5d6e68a8a4b9360b6c0d54e2", - "5d6e68e6a4b9361c140bcfe0", - "5d6e6869a4b9361c140bcfde", - "5d6e68b3a4b9361bca7e50b5", - "5d6e6891a4b9361bd473feea", - "5d6e689ca4b9361bc8618956", - "5d6e68d1a4b93622fe60e845" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": false, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "InternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.06, - "TagColor": 0, - "TagName": "" - }, - "_proto": "56deee15d2720bee328b4567" - }, - "5a17fb03fcdbcbcae668728f": { - "_id": "5a17fb03fcdbcbcae668728f", - "_name": "mag_aps_molot_aps_apb_std_9x18pm_20", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_aps_molot_aps_apb_std_9x18pm_20", - "ShortName": "mag_aps_molot_aps_apb_std_9x18pm_20", - "Description": "mag_aps_molot_aps_apb_std_9x18pm_20", - "Weight": 0.044, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_aps_molot_aps_apb_std_9x18pm_20.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5a17fb03fcdbcbcae6687290", - "_parent": "5a17fb03fcdbcbcae668728f", - "_max_count": 20, - "_props": { - "filters": [ - { - "Filter": [ - "573718ba2459775a75491131", - "573719df2459775a626ccbc2", - "57371aab2459775a77142f22", - "57371b192459775a9f58a5e0", - "57371e4124597760ff7b25f1", - "57371eb62459776125652ac1", - "57371f8d24597761006c6a81", - "5737201124597760fc4431f1", - "5737207f24597760ff7b25f2", - "57371f2b24597761224311f1", - "573719762459775a626ccbc1", - "573720e02459776143012541", - "57372140245977611f70ee91", - "5737218f245977612125ba51" + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" ] } ] @@ -95793,11 +103974,11 @@ "CanHit": false, "CanAdmin": false, "LoadUnloadModifier": 0, - "CheckTimeModifier": -30, - "CheckOverride": 1, + "CheckTimeModifier": 0, + "CheckOverride": 0, "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-1;4-4;6-6;8-8;10-10;12-12;14-14;16-16;18-18;20-20", - "MalfunctionChance": 0.088, + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.03, "TagColor": 0, "TagName": "" }, @@ -95859,6 +104040,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -95926,143 +104111,23 @@ }, "_proto": "56deee15d2720bee328b4567" }, - "5cbdaf89ae9215000e5b9c94": { - "_id": "5cbdaf89ae9215000e5b9c94", - "_name": "mag_ak74_izhmash_6L23_plum_545x39_30", + "56deee15d2720bee328b4567": { + "_id": "56deee15d2720bee328b4567", + "_name": "mag_mr153_izhmeh_12g_4", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { - "Name": "Магазин 6Л23 5.45x39 для АК-74 и совместимых на 30 патронов", - "ShortName": "5.45x39 6Л23", - "Description": "30-ти зарядный полимерный магазин Ижмаш 6Л23, под патрон 5.45x39 для АК-74 и совместимых.", - "Weight": 0.215, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ak74_izhmash_6l23_plum_545x39_30.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 15, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5cbdaf89ae9215000e5b9c96", - "_parent": "5cbdaf89ae9215000e5b9c94", - "_max_count": 30, - "_props": { - "filters": [ - { - "Filter": [ - "5c0d5e4486f77478390952fe", - "61962b617c6c7b169525f168", - "56dfef82d2720bbd668b4567", - "56dff026d2720bb8668b4567", - "56dff061d2720bb5668b4567", - "56dff0bed2720bb0668b4567", - "56dff216d2720bbd668b4568", - "56dff2ced2720bb4668b4567", - "56dff338d2720bbd668b4569", - "56dff3afd2720bba668b4567", - "56dff421d2720b5f5a8b4567", - "56dff4a2d2720bbd668b456a", - "56dff4ecd2720b5f5a8b4568" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.06, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55802d5f4bdc2dac148b458e" - }, - "5de8ea8ffd6b4e6e2276dc35": { - "_id": "5de8ea8ffd6b4e6e2276dc35", - "_name": "mag_mp9_bt_mp9_std_9x19_20", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_pp-91_zmz_pp-91_std_9x18pm_20", - "ShortName": "mag_pp-91_zmz_pp-91_std_9x18pm_20", - "Description": "mag_pp-91_zmz_pp-91_std_9x18pm_20", - "Weight": 0.067, + "Name": "Заглушка магазина МР-153 12к для МР-153", + "ShortName": "МР153x4", + "Description": "Заглушка магазина МР-153", + "Weight": 0.1, "BackgroundColor": "yellow", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mag_plastic", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_mp9_bt_mp9_std_9x19_20.bundle", + "path": "assets/content/items/mods/magazines/mag_mr153_izhmeh_12g_4.bundle", "rcid": "" }, "UsePrefab": { @@ -96071,7 +104136,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": false, + "ExaminedByDefault": true, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -96079,7 +104144,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 30, + "LootExperience": 10, "ExamineExperience": 2, "HideEntrails": false, "RepairCost": 0, @@ -96102,6 +104167,137 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "574880be2459771f624a51e3", + "_parent": "56deee15d2720bee328b4567", + "_max_count": 4, + "_props": { + "filters": [ + { + "Filter": [ + "560d5e524bdc2d25448b4571", + "5d6e6772a4b936088465b17c", + "5d6e67fba4b9361bc73bc779", + "5d6e6806a4b936088465b17e", + "5d6e68dea4b9361bcc29e659", + "5d6e6911a4b9361bd5780d52", + "5c0d591486f7744c505b416f", + "58820d1224597753c90aeb13", + "5d6e68c4a4b9361b93413f79", + "5d6e68a8a4b9360b6c0d54e2", + "5d6e68e6a4b9361c140bcfe0", + "5d6e6869a4b9361c140bcfde", + "5d6e68b3a4b9361bca7e50b5", + "5d6e6891a4b9361bd473feea", + "5d6e689ca4b9361bc8618956", + "5d6e68d1a4b93622fe60e845" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": false, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "InternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.05, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d484b44bdc2d1d4e8b456d" + }, + "630e1adbbd357927e4007c09": { + "_id": "630e1adbbd357927e4007c09", + "_name": "mag_aug_steyr_std_556x45_10", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Магазин PMAG GEN M3 30 5.56x45 STANAG на 30 патронов", + "ShortName": "5.56x45 PMAG GEN M3 30", + "Description": "30-ти зарядный полимерный магазин Magpul PMAG GEN M3 30, под патрон 5.56х45 с окном для контроля количества боеприпасов.", + "Weight": 0.1, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_aug_steyr_std_556x45_10.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -96125,21 +104321,29 @@ "Cartridges": [ { "_name": "cartridges", - "_id": "5de8ea8ffd6b4e6e2276dc37", - "_parent": "5de8ea8ffd6b4e6e2276dc35", - "_max_count": 20, + "_id": "630e1adbbd357927e4007c0a", + "_parent": "630e1adbbd357927e4007c09", + "_max_count": 10, "_props": { "filters": [ { "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" + "59e6920f86f77411d82aa167", + "59e6927d86f77411da468256", + "54527a984bdc2d4e668b4567", + "54527ac44bdc2d36668b4567", + "59e68f6f86f7746c9f75e846", + "59e6906286f7746c9f75e847", + "59e690b686f7746c9f75e848", + "59e6918f86f7746c9f75e849", + "60194943740c5d77f6705eea", + "601949593ae8f707c4608daa", + "5c0d5ae286f7741e46554302", + "5fbe3ffdf8b6a877a729ea82", + "5fd20ff893a8961fc660a954", + "619636be6db0f2477964e710", + "6196364158ef8c428c287d9f", + "6196365d58ef8c428c287da1" ] } ] @@ -96155,29 +104359,29 @@ "CheckOverride": 0, "ReloadMagType": "ExternalMagazine", "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.02, + "MalfunctionChance": 0.08, "TagColor": 0, "TagName": "" }, - "_proto": "5448c12b4bdc2d02308b456f" + "_proto": "55802d5f4bdc2dac148b458e" }, - "5ba26586d4351e44f824b340": { - "_id": "5ba26586d4351e44f824b340", - "_name": "mag_mp7_hk_std_46x30_40", + "5c5db6742e2216000f1b2852": { + "_id": "5c5db6742e2216000f1b2852", + "_name": "mag_mpx_f5_mpx_drum_9x19_50", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { - "Name": "mag_mp7_hk_std_46x30_20", - "ShortName": "mag_mp7_hk_std_46x30_20", - "Description": "mag_mp7_hk_std_46x30_20", - "Weight": 0.2, + "Name": "mag_mpx_sig_mpx_std_9x19_30", + "ShortName": "mag_mpx_sig_mpx_std_9x19_30", + "Description": "mag_mpx_sig_mpx_std_9x19_30", + "Weight": 0.65, "BackgroundColor": "yellow", "Width": 1, "Height": 2, "StackMaxSize": 1, - "ItemSound": "mag_plastic", + "ItemSound": "magazine_metal", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_mp7_hk_std_46x30_40.bundle", + "path": "assets/content/items/mods/magazines/mag_mpx_f5_mpx_drum_9x19_50.bundle", "rcid": "" }, "UsePrefab": { @@ -96217,6 +104421,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -96226,7 +104434,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -4, + "Ergonomics": -15, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -96240,17 +104448,21 @@ "Cartridges": [ { "_name": "cartridges", - "_id": "5ba26586d4351e44f824b342", - "_parent": "5ba26586d4351e44f824b340", - "_max_count": 40, + "_id": "5c5db6742e2216000f1b2854", + "_parent": "5c5db6742e2216000f1b2852", + "_max_count": 50, "_props": { "filters": [ { "Filter": [ - "5ba26812d4351e003201fef1", - "5ba26835d4351e0035628ff5", - "5ba2678ad4351e44f824b344", - "5ba26844d4351e00334c9475" + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" ] } ] @@ -96261,34 +104473,34 @@ "CanFast": true, "CanHit": false, "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, + "LoadUnloadModifier": 30, + "CheckTimeModifier": 15, "CheckOverride": 0, "ReloadMagType": "ExternalMagazine", "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.05, + "MalfunctionChance": 0.168, "TagColor": 0, "TagName": "" }, "_proto": "5448c12b4bdc2d02308b456f" }, - "57838f0b2459774a256959b2": { - "_id": "57838f0b2459774a256959b2", - "_name": "mag_vss_tochmash_6L24_9x39_10", + "5de8eaadbbaf010b10528a6d": { + "_id": "5de8eaadbbaf010b10528a6d", + "_name": "mag_mp9_bt_mp9_std_9x19_25", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { - "Name": "", - "ShortName": "", - "Description": "", - "Weight": 0.25, + "Name": "mag_pp-91_zmz_pp-91_std_9x18pm_20", + "ShortName": "mag_pp-91_zmz_pp-91_std_9x18pm_20", + "Description": "mag_pp-91_zmz_pp-91_std_9x18pm_20", + "Weight": 0.072, "BackgroundColor": "yellow", "Width": 1, - "Height": 1, + "Height": 2, "StackMaxSize": 1, "ItemSound": "mag_plastic", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_vss_tochmash_6l24_9x39_10.bundle", + "path": "assets/content/items/mods/magazines/mag_mp9_bt_mp9_std_9x19_25.bundle", "rcid": "" }, "UsePrefab": { @@ -96328,6 +104540,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -96337,7 +104553,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 5, + "Ergonomics": 1, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -96347,22 +104563,25 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, + "magAnimationIndex": 2, "Cartridges": [ { "_name": "cartridges", - "_id": "57838f872459774a256959b3", - "_parent": "57838f0b2459774a256959b2", - "_max_count": 10, + "_id": "5de8eaadbbaf010b10528a6f", + "_parent": "5de8eaadbbaf010b10528a6d", + "_max_count": 25, "_props": { "filters": [ { "Filter": [ - "5c0d688c86f77413ae3407b2", - "61962d879bb3d20b0946d385", - "57a0dfb82459774d3078b56c", - "57a0e5022459774d1673f889", - "5c0d668f86f7747ccb7f13b2" + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" ] } ] @@ -96378,12 +104597,494 @@ "CheckOverride": 0, "ReloadMagType": "ExternalMagazine", "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.12, + "MalfunctionChance": 0.03, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, + "5882163824597757561aa922": { + "_id": "5882163824597757561aa922", + "_name": "mag_mr153_izhmeh_12g_6", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Удлиннитель магазина МР-153 12к для МР-153 до 8 ми патронов", + "ShortName": "МР153x8", + "Description": "Удлиннитель магазина МР-153", + "Weight": 0.124, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_mr153_izhmeh_12g_6.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5882163824597757561aa923", + "_parent": "5882163824597757561aa922", + "_max_count": 6, + "_props": { + "filters": [ + { + "Filter": [ + "560d5e524bdc2d25448b4571", + "5d6e6772a4b936088465b17c", + "5d6e67fba4b9361bc73bc779", + "5d6e6806a4b936088465b17e", + "5d6e68dea4b9361bcc29e659", + "5d6e6911a4b9361bd5780d52", + "5c0d591486f7744c505b416f", + "58820d1224597753c90aeb13", + "5d6e68c4a4b9361b93413f79", + "5d6e68a8a4b9360b6c0d54e2", + "5d6e68e6a4b9361c140bcfe0", + "5d6e6869a4b9361c140bcfde", + "5d6e68b3a4b9361bca7e50b5", + "5d6e6891a4b9361bd473feea", + "5d6e689ca4b9361bc8618956", + "5d6e68d1a4b93622fe60e845" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": false, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "InternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.06, + "TagColor": 0, + "TagName": "" + }, + "_proto": "56deee15d2720bee328b4567" + }, + "587df583245977373c4f1129": { + "_id": "587df583245977373c4f1129", + "_name": "mag_sks_tapco_mag6610_762x39_10", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_sks_tapco_mag6610_762x39_10", + "ShortName": "mag_sks_tapco_mag6610_762x39_10", + "Description": "mag_sks_tapco_mag6610_762x39_10", + "Weight": 0.112, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_sks_tapco_mag6610_762x39_10.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 1, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "587df583245977373c4f112a", + "_parent": "587df583245977373c4f1129", + "_max_count": 20, + "_props": { + "filters": [ + { + "Filter": [ + "59e655cb86f77411dc52a77b", + "59e6542b86f77411dc52a77a", + "59e6658b86f77411d949b250", + "5f0596629e22f464da6bbdd9", + "59e0d99486f7744a32234762", + "59e4d3d286f774176a36250a", + "5656d7c34bdc2d9d198b4587", + "59e4cf5286f7741778269d8a", + "59e4d24686f7741776641ac7", + "601aa3d2b2bcb34913271e6d" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": false, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 10, + "CheckTimeModifier": 10, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.07, "TagColor": 0, "TagName": "" }, "_proto": "55d480c04bdc2d1d4e8b456a" }, + "56d59948d2720bb7418b4582": { + "_id": "56d59948d2720bb7418b4582", + "_name": "mag_p226_sig_std_9x19_15", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Магазин стандартный 9х19 для P226 на 15 патронов", + "ShortName": "9х19 P226", + "Description": "бла бла бла", + "Weight": 0.096, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_p226_sig_std_9x19_15.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "574880652459771f6e0b87c4", + "_parent": "56d59948d2720bb7418b4582", + "_max_count": 15, + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.01, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, + "62e153bcdb1a5c41971c1b5b": { + "_id": "62e153bcdb1a5c41971c1b5b", + "_name": "mag_sr2m_tochmash_9x21_30", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_pp-91_zmz_pp-91_std_9x18pm_20", + "ShortName": "mag_pp-91_zmz_pp-91_std_9x18pm_20", + "Description": "mag_pp-91_zmz_pp-91_std_9x18pm_20", + "Weight": 0.17, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_sr2m_tochmash_9x21_30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 1, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "62e153bcdb1a5c41971c1b5c", + "_parent": "62e153bcdb1a5c41971c1b5b", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "5a269f97c4a282000b151807", + "5a26abfac4a28232980eabff", + "5a26ac06c4a282000c5a90a8", + "5a26ac0ec4a28200741e1e18" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.035, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, "5a3501acc4a282000d72293a": { "_id": "5a3501acc4a282000d72293a", "_name": "mag_ar10_magpul_pmag_sr_gen_3_762x51_20", @@ -96440,6 +105141,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -96498,23 +105203,23 @@ }, "_proto": "5448c1d04bdc2dff2f8b4569" }, - "571a29dc2459771fb2755a6a": { - "_id": "571a29dc2459771fb2755a6a", - "_name": "mag_tt_toz_std_762x25tt_8", + "5b1fd4e35acfc40018633c39": { + "_id": "5b1fd4e35acfc40018633c39", + "_name": "mag_ak_izhmash_akms_aluminium_762x39_10", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { - "Name": "Магазин стандартный 7.62х25 ТТ для ТТ на 8 патронов", - "ShortName": "7.62х25 ТТ", - "Description": "Штатный магазин на 8 патронов для пистолета ТТ.", - "Weight": 0.08, + "Name": "mag_ak_izhmash_akms_aluminium_762x39_10", + "ShortName": "mag_ak_izhmash_akms_aluminium_762x39_10", + "Description": "mag_ak_izhmash_akms_aluminium_762x39_10", + "Weight": 0.12, "BackgroundColor": "yellow", "Width": 1, - "Height": 1, + "Height": 2, "StackMaxSize": 1, "ItemSound": "magazine_metal", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_tt_toz_std_762x25tt_8.bundle", + "path": "assets/content/items/mods/magazines/mag_ak_izhmash_akms_aluminium_762x39_10.bundle", "rcid": "" }, "UsePrefab": { @@ -96539,243 +105244,6 @@ "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "574880e12459771f643ff53a", - "_parent": "571a29dc2459771fb2755a6a", - "_max_count": 8, - "_props": { - "filters": [ - { - "Filter": [ - "5735ff5c245977640e39ba7e", - "573601b42459776410737435", - "573602322459776445391df1", - "5736026a245977644601dc61", - "573603562459776430731618", - "573603c924597764442bd9cb", - "5735fdcd2459776445391d61" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": false, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -15, - "CheckTimeModifier": -20, - "CheckOverride": 1, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-1;4-8", - "MalfunctionChance": 0.03, - "TagColor": 0, - "TagName": "" - }, - "_proto": "56d59948d2720bb7418b4582" - }, - "55d485804bdc2d8c2f8b456b": { - "_id": "55d485804bdc2d8c2f8b456b", - "_name": "mag_mr133_izhmeh_12g_8", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "Магазин МР-133х8 12к для МР-133 на 8 патронов", - "ShortName": "12к МР-133х8", - "Description": "8-ми зарядный трубчатый магазин Ижмех для МР-133, под патрон 12к.", - "Weight": 0.3, - "BackgroundColor": "yellow", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_mr133_izhmeh_12g_8.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "57487c642459771f661283c2", - "_parent": "55d485804bdc2d8c2f8b456b", - "_max_count": 8, - "_props": { - "filters": [ - { - "Filter": [ - "560d5e524bdc2d25448b4571", - "5d6e6772a4b936088465b17c", - "5d6e67fba4b9361bc73bc779", - "5d6e6806a4b936088465b17e", - "5d6e68dea4b9361bcc29e659", - "5d6e6911a4b9361bd5780d52", - "5c0d591486f7744c505b416f", - "58820d1224597753c90aeb13", - "5d6e68c4a4b9361b93413f79", - "5d6e68a8a4b9360b6c0d54e2", - "5d6e68e6a4b9361c140bcfe0", - "5d6e6869a4b9361c140bcfde", - "5d6e68b3a4b9361bca7e50b5", - "5d6e6891a4b9361bd473feea", - "5d6e689ca4b9361bc8618956", - "5d6e68d1a4b93622fe60e845" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": false, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "InternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.01, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d484b44bdc2d1d4e8b456d" - }, - "59e5d83b86f7745aed03d262": { - "_id": "59e5d83b86f7745aed03d262", - "_name": "mag_ak_custom_sawed_off_762x39_10", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_ak_custom_sawed_off_762x39_10", - "ShortName": "mag_ak_custom_sawed_off_762x39_10", - "Description": "mag_ak_custom_sawed_off_762x39_10", - "Weight": 0.2, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ak_custom_sawed_off_762x39_10.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, "ExtraSizeDown": 1, "ExtraSizeForceAdd": false, "MergesWithChildren": true, @@ -96791,6 +105259,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -96800,7 +105272,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 4, + "Ergonomics": 7, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -96810,12 +105282,12 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 3, + "magAnimationIndex": 0, "Cartridges": [ { "_name": "cartridges", - "_id": "59e5d83c86f7745aed03d263", - "_parent": "59e5d83b86f7745aed03d262", + "_id": "5b1fd4e35acfc40018633c3b", + "_parent": "5b1fd4e35acfc40018633c39", "_max_count": 10, "_props": { "filters": [ @@ -96841,34 +105313,34 @@ "CanFast": true, "CanHit": false, "CanAdmin": false, - "LoadUnloadModifier": -10, - "CheckTimeModifier": -30, + "LoadUnloadModifier": -5, + "CheckTimeModifier": -5, "CheckOverride": 0, "ReloadMagType": "ExternalMagazine", "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.01, + "MalfunctionChance": 0.02, "TagColor": 0, "TagName": "" }, "_proto": "55d480c04bdc2d1d4e8b456a" }, - "5894a05586f774094708ef75": { - "_id": "5894a05586f774094708ef75", - "_name": "mag_mpx_sig_mpx_std_9x19_30", + "5caf1109ae9215753c44119f": { + "_id": "5caf1109ae9215753c44119f", + "_name": "mag_ash12_ckib_ash12_std_127x55_20", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { - "Name": "mag_mpx_sig_mpx_std_9x19_30", - "ShortName": "mag_mpx_sig_mpx_std_9x19_30", - "Description": "mag_mpx_sig_mpx_std_9x19_30", - "Weight": 0.17, + "Name": "mag_ash12_ckib_ash12_std_127x55_10", + "ShortName": "mag_ash12_ckib_ash12_std_127x55_10", + "Description": "mag_ash12_ckib_ash12_std_127x55_10", + "Weight": 0.5, "BackgroundColor": "yellow", "Width": 1, "Height": 2, "StackMaxSize": 1, - "ItemSound": "magazine_metal", + "ItemSound": "mag_plastic", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_mpx_sig_mpx_std_9x19_30.bundle", + "path": "assets/content/items/mods/magazines/mag_ash12_ckib_ash12_std_127x55_20.bundle", "rcid": "" }, "UsePrefab": { @@ -96893,121 +105365,6 @@ "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5894a05586f774094708ef76", - "_parent": "5894a05586f774094708ef75", - "_max_count": 30, - "_props": { - "filters": [ - { - "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": -50, - "CheckOverride": 1, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.05, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c12b4bdc2d02308b456f" - }, - "5882163224597757561aa920": { - "_id": "5882163224597757561aa920", - "_name": "mag_mr153_izhmeh_12g_7", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "Удлиннитель магазина МР-153 12к для МР-153 до 8 ми патронов", - "ShortName": "МР153x8", - "Description": "Удлиннитель магазина МР-153", - "Weight": 0.156, - "BackgroundColor": "yellow", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_mr153_izhmeh_12g_7.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": true, @@ -97023,6 +105380,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -97032,7 +105393,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -5, + "Ergonomics": -7, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -97042,33 +105403,20 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, + "magAnimationIndex": 1, "Cartridges": [ { "_name": "cartridges", - "_id": "5882163224597757561aa921", - "_parent": "5882163224597757561aa920", - "_max_count": 7, + "_id": "5caf1109ae9215753c4411a1", + "_parent": "5caf1109ae9215753c44119f", + "_max_count": 20, "_props": { "filters": [ { "Filter": [ - "560d5e524bdc2d25448b4571", - "5d6e6772a4b936088465b17c", - "5d6e67fba4b9361bc73bc779", - "5d6e6806a4b936088465b17e", - "5d6e68dea4b9361bcc29e659", - "5d6e6911a4b9361bd5780d52", - "5c0d591486f7744c505b416f", - "58820d1224597753c90aeb13", - "5d6e68c4a4b9361b93413f79", - "5d6e68a8a4b9360b6c0d54e2", - "5d6e68e6a4b9361c140bcfe0", - "5d6e6869a4b9361c140bcfde", - "5d6e68b3a4b9361bca7e50b5", - "5d6e6891a4b9361bd473feea", - "5d6e689ca4b9361bc8618956", - "5d6e68d1a4b93622fe60e845" + "5cadf6ddae9215051e1c23b2", + "5cadf6e5ae921500113bb973", + "5cadf6eeae921500134b2799" ] } ] @@ -97076,19 +105424,140 @@ "_proto": "5748538b2459770af276a261" } ], - "CanFast": false, + "CanFast": true, "CanHit": false, "CanAdmin": false, - "LoadUnloadModifier": 0, + "LoadUnloadModifier": 15, "CheckTimeModifier": 0, "CheckOverride": 0, - "ReloadMagType": "InternalMagazine", + "ReloadMagType": "ExternalMagazine", "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.08, + "MalfunctionChance": 0.188, "TagColor": 0, "TagName": "" }, - "_proto": "56deee15d2720bee328b4567" + "_proto": "55d480c04bdc2d1d4e8b456a" + }, + "5cfe8010d7ad1a59283b14c6": { + "_id": "5cfe8010d7ad1a59283b14c6", + "_name": "mag_ak_x_products_x_47_drum_762x39_50", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_x_products_x_47_drum_762x39_50", + "ShortName": "mag_x_products_x_47_drum_762x39_50", + "Description": "mag_x_products_x_47_drum_762x39_50\n", + "Weight": 0.7, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_ak_x_products_x_47_drum_762x39_50.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -15, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 6, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5cfe8010d7ad1a59283b14c8", + "_parent": "5cfe8010d7ad1a59283b14c6", + "_max_count": 50, + "_props": { + "filters": [ + { + "Filter": [ + "59e655cb86f77411dc52a77b", + "59e6542b86f77411dc52a77a", + "59e6658b86f77411d949b250", + "5f0596629e22f464da6bbdd9", + "59e0d99486f7744a32234762", + "59e4d3d286f774176a36250a", + "5656d7c34bdc2d9d198b4587", + "59e4cf5286f7741778269d8a", + "59e4d24686f7741776641ac7", + "601aa3d2b2bcb34913271e6d" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 15, + "CheckTimeModifier": 20, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.28, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c1d04bdc2dff2f8b4569" }, "59d625f086f774661516605d": { "_id": "59d625f086f774661516605d", @@ -97146,6 +105615,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -97263,6 +105736,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -97327,6 +105804,252 @@ }, "_proto": "55802d5f4bdc2dac148b458e" }, + "59e5d83b86f7745aed03d262": { + "_id": "59e5d83b86f7745aed03d262", + "_name": "mag_ak_custom_sawed_off_762x39_10", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_ak_custom_sawed_off_762x39_10", + "ShortName": "mag_ak_custom_sawed_off_762x39_10", + "Description": "mag_ak_custom_sawed_off_762x39_10", + "Weight": 0.2, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_ak_custom_sawed_off_762x39_10.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 3, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "59e5d83c86f7745aed03d263", + "_parent": "59e5d83b86f7745aed03d262", + "_max_count": 10, + "_props": { + "filters": [ + { + "Filter": [ + "59e655cb86f77411dc52a77b", + "59e6542b86f77411dc52a77a", + "59e6658b86f77411d949b250", + "5f0596629e22f464da6bbdd9", + "59e0d99486f7744a32234762", + "59e4d3d286f774176a36250a", + "5656d7c34bdc2d9d198b4587", + "59e4cf5286f7741778269d8a", + "59e4d24686f7741776641ac7", + "601aa3d2b2bcb34913271e6d" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -10, + "CheckTimeModifier": -30, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.01, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d480c04bdc2d1d4e8b456a" + }, + "5a17fb03fcdbcbcae668728f": { + "_id": "5a17fb03fcdbcbcae668728f", + "_name": "mag_aps_molot_aps_apb_std_9x18pm_20", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_aps_molot_aps_apb_std_9x18pm_20", + "ShortName": "mag_aps_molot_aps_apb_std_9x18pm_20", + "Description": "mag_aps_molot_aps_apb_std_9x18pm_20", + "Weight": 0.044, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_aps_molot_aps_apb_std_9x18pm_20.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5a17fb03fcdbcbcae6687290", + "_parent": "5a17fb03fcdbcbcae668728f", + "_max_count": 20, + "_props": { + "filters": [ + { + "Filter": [ + "573718ba2459775a75491131", + "573719df2459775a626ccbc2", + "57371aab2459775a77142f22", + "57371b192459775a9f58a5e0", + "57371e4124597760ff7b25f1", + "57371eb62459776125652ac1", + "57371f8d24597761006c6a81", + "5737201124597760fc4431f1", + "5737207f24597760ff7b25f2", + "57371f2b24597761224311f1", + "573719762459775a626ccbc1", + "573720e02459776143012541", + "57372140245977611f70ee91", + "5737218f245977612125ba51" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": -30, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-1;4-4;6-6;8-8;10-10;12-12;14-14;16-16;18-18;20-20", + "MalfunctionChance": 0.088, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, "5b7bef9c5acfc43d102852ec": { "_id": "5b7bef9c5acfc43d102852ec", "_name": "mag_fal_x_products_x_fal_762x51_50", @@ -97383,6 +106106,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -97441,23 +106168,23 @@ }, "_proto": "5448c1d04bdc2dff2f8b4569" }, - "5bed625c0db834001c062946": { - "_id": "5bed625c0db834001c062946", - "_name": "mag_ak_izhmash_rpk16_drum_545x39_95", + "5cbdaf89ae9215000e5b9c94": { + "_id": "5cbdaf89ae9215000e5b9c94", + "_name": "mag_ak74_izhmash_6L23_plum_545x39_30", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { - "Name": "mag_ak_izhmash_ak12_std_545x39_30", - "ShortName": "mag_ak_izhmash_ak12_std_545x39_30", - "Description": "mag_ak_izhmash_ak12_std_545x39_30", - "Weight": 0.68, + "Name": "Магазин 6Л23 5.45x39 для АК-74 и совместимых на 30 патронов", + "ShortName": "5.45x39 6Л23", + "Description": "30-ти зарядный полимерный магазин Ижмаш 6Л23, под патрон 5.45x39 для АК-74 и совместимых.", + "Weight": 0.215, "BackgroundColor": "yellow", - "Width": 2, + "Width": 1, "Height": 2, "StackMaxSize": 1, "ItemSound": "mag_plastic", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ak_izhmash_rpk16_drum_545x39_95.bundle", + "path": "assets/content/items/mods/magazines/mag_ak74_izhmash_6l23_plum_545x39_30.bundle", "rcid": "" }, "UsePrefab": { @@ -97497,6 +106224,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -97506,7 +106237,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -24, + "Ergonomics": -3, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -97516,13 +106247,13 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 5, + "magAnimationIndex": 0, "Cartridges": [ { "_name": "cartridges", - "_id": "5bed625c0db834001c062948", - "_parent": "5bed625c0db834001c062946", - "_max_count": 95, + "_id": "5cbdaf89ae9215000e5b9c96", + "_parent": "5cbdaf89ae9215000e5b9c94", + "_max_count": 30, "_props": { "filters": [ { @@ -97550,246 +106281,17 @@ "CanFast": true, "CanHit": false, "CanAdmin": false, - "LoadUnloadModifier": 90, - "CheckTimeModifier": 25, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, "CheckOverride": 0, "ReloadMagType": "ExternalMagazine", "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.394, + "MalfunctionChance": 0.06, "TagColor": 0, "TagName": "" }, "_proto": "55802d5f4bdc2dac148b458e" }, - "5b1fd4e35acfc40018633c39": { - "_id": "5b1fd4e35acfc40018633c39", - "_name": "mag_ak_izhmash_akms_aluminium_762x39_10", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_ak_izhmash_akms_aluminium_762x39_10", - "ShortName": "mag_ak_izhmash_akms_aluminium_762x39_10", - "Description": "mag_ak_izhmash_akms_aluminium_762x39_10", - "Weight": 0.12, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ak_izhmash_akms_aluminium_762x39_10.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5b1fd4e35acfc40018633c3b", - "_parent": "5b1fd4e35acfc40018633c39", - "_max_count": 10, - "_props": { - "filters": [ - { - "Filter": [ - "59e655cb86f77411dc52a77b", - "59e6542b86f77411dc52a77a", - "59e6658b86f77411d949b250", - "5f0596629e22f464da6bbdd9", - "59e0d99486f7744a32234762", - "59e4d3d286f774176a36250a", - "5656d7c34bdc2d9d198b4587", - "59e4cf5286f7741778269d8a", - "59e4d24686f7741776641ac7", - "601aa3d2b2bcb34913271e6d" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -5, - "CheckTimeModifier": -5, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.02, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d480c04bdc2d1d4e8b456a" - }, - "5fb651dc85f90547f674b6f4": { - "_id": "5fb651dc85f90547f674b6f4", - "_name": "mag_glock_kriss_magex_g30_1143x23_30", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_glock_kriss_magex_g30_1143x23_30", - "ShortName": "mag_glock_kriss_magex_g30_1143x23_30", - "Description": "mag_glock_kriss_magex_g30_1143x23_30", - "Weight": 0.18, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_glock_kriss_magex_g30_1143x23_30.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 2, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5fb651dc85f90547f674b6f6", - "_parent": "5fb651dc85f90547f674b6f4", - "_max_count": 30, - "_props": { - "filters": [ - { - "Filter": [ - "5e81f423763d9f754677bf2e", - "5efb0cabfb3e451d70735af5", - "5efb0fc6aeb21837e749c801", - "5efb0d4f4bc50b58e81710f3", - "5ea2a8e200685063ec28c05a" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -25, - "CheckTimeModifier": -30, - "CheckOverride": 1, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.169, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c12b4bdc2d02308b456f" - }, "5d52d479a4b936793d58c76b": { "_id": "5d52d479a4b936793d58c76b", "_name": "mag_ags30_zid_ags30_snail_std_30x29_30", @@ -97846,6 +106348,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -97954,6 +106460,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -98021,592 +106531,23 @@ }, "_proto": "55d4837c4bdc2d1d4e8b456c" }, - "5caf1109ae9215753c44119f": { - "_id": "5caf1109ae9215753c44119f", - "_name": "mag_ash12_ckib_ash12_std_127x55_20", + "5c5db6652e221600113fba51": { + "_id": "5c5db6652e221600113fba51", + "_name": "mag_mpx_tti_sig_mag_w_base_pad_9x19_41", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { - "Name": "mag_ash12_ckib_ash12_std_127x55_10", - "ShortName": "mag_ash12_ckib_ash12_std_127x55_10", - "Description": "mag_ash12_ckib_ash12_std_127x55_10", - "Weight": 0.5, + "Name": "mag_mpx_sig_mpx_std_9x19_30", + "ShortName": "mag_mpx_sig_mpx_std_9x19_30", + "Description": "mag_mpx_sig_mpx_std_9x19_30", + "Weight": 0.3, "BackgroundColor": "yellow", "Width": 1, "Height": 2, "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ash12_ckib_ash12_std_127x55_20.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -7, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 1, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5caf1109ae9215753c4411a1", - "_parent": "5caf1109ae9215753c44119f", - "_max_count": 20, - "_props": { - "filters": [ - { - "Filter": [ - "5cadf6ddae9215051e1c23b2", - "5cadf6e5ae921500113bb973", - "5cadf6eeae921500134b2799" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 15, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.188, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d480c04bdc2d1d4e8b456a" - }, - "5a7882dcc5856700177af662": { - "_id": "5a7882dcc5856700177af662", - "_name": "mag_870_remington_magazie_cap_12g_4", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_870_remington_magazie_cap_12g_4", - "ShortName": "mag_870_remington_magazie_cap_12g_4", - "Description": "mag_870_remington_magazie_cap_12g_4", - "Weight": 0.1, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_870_remington_magazie_cap_12g_4.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5a7882dcc5856700177af663", - "_parent": "5a7882dcc5856700177af662", - "_max_count": 4, - "_props": { - "filters": [ - { - "Filter": [ - "560d5e524bdc2d25448b4571", - "5d6e6772a4b936088465b17c", - "5d6e67fba4b9361bc73bc779", - "5d6e6806a4b936088465b17e", - "5d6e68dea4b9361bcc29e659", - "5d6e6911a4b9361bd5780d52", - "5c0d591486f7744c505b416f", - "58820d1224597753c90aeb13", - "5d6e68c4a4b9361b93413f79", - "5d6e68a8a4b9360b6c0d54e2", - "5d6e68e6a4b9361c140bcfe0", - "5d6e6869a4b9361c140bcfde", - "5d6e68b3a4b9361bca7e50b5", - "5d6e6891a4b9361bd473feea", - "5d6e689ca4b9361bc8618956", - "5d6e68d1a4b93622fe60e845" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": false, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "InternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.01, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d4837c4bdc2d1d4e8b456c" - }, - "5caf1041ae92157c28402e3f": { - "_id": "5caf1041ae92157c28402e3f", - "_name": "mag_ash12_ckib_ash12_std_127x55_10", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_ash12_ckib_ash12_std_127x55_10", - "ShortName": "mag_ash12_ckib_ash12_std_127x55_10", - "Description": "mag_ash12_ckib_ash12_std_127x55_10", - "Weight": 0.35, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ash12_ckib_ash12_std_127x55_10.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5caf1041ae92157c28402e41", - "_parent": "5caf1041ae92157c28402e3f", - "_max_count": 10, - "_props": { - "filters": [ - { - "Filter": [ - "5cadf6ddae9215051e1c23b2", - "5cadf6e5ae921500113bb973", - "5cadf6eeae921500134b2799" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.05, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d480c04bdc2d1d4e8b456a" - }, - "5b7bef1e5acfc43d82528402": { - "_id": "5b7bef1e5acfc43d82528402", - "_name": "mag_fal_ds_arms_fal_sa58_762x51_10", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_fal_ds_arms_fal_sa58_762x51_20", - "ShortName": "mag_fal_ds_arms_fal_sa58_762x51_20", - "Description": "mag_fal_ds_arms_fal_sa58_762x51_20\n", - "Weight": 0.27, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, "ItemSound": "magazine_metal", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_fal_ds_arms_fal_sa58_762x51_10.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 1, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5b7bef1e5acfc43d82528404", - "_parent": "5b7bef1e5acfc43d82528402", - "_max_count": 10, - "_props": { - "filters": [ - { - "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.05, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c1d04bdc2dff2f8b4569" - }, - "5fb651b52b1b027b1f50bcff": { - "_id": "5fb651b52b1b027b1f50bcff", - "_name": "mag_glock_glock_21_std_1143x23_13", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_glock_glock_21_std_1143x23_13", - "ShortName": "mag_glock_glock_21_std_1143x23_13", - "Description": "mag_glock_glock_21_std_1143x23_13", - "Weight": 0.096, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_glock_glock_21_std_1143x23_13.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5fb651b52b1b027b1f50bd01", - "_parent": "5fb651b52b1b027b1f50bcff", - "_max_count": 13, - "_props": { - "filters": [ - { - "Filter": [ - "5e81f423763d9f754677bf2e", - "5efb0cabfb3e451d70735af5", - "5efb0fc6aeb21837e749c801", - "5efb0d4f4bc50b58e81710f3", - "5ea2a8e200685063ec28c05a" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -10, - "CheckTimeModifier": -20, - "CheckOverride": 1, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.05, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c12b4bdc2d02308b456f" - }, - "5c0548ae0db834001966a3c2": { - "_id": "5c0548ae0db834001966a3c2", - "_name": "mag_ak_arsenal_cwp_mag_556x45_30", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_ak_izhmash_6L29_556x45_30", - "ShortName": "mag_ak_izhmash_6L29_556x45_30", - "Description": "mag_ak_izhmash_6L29_556x45_30", - "Weight": 0.45, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ak_arsenal_cwp_mag_556x45_30.bundle", + "path": "assets/content/items/mods/magazines/mag_mpx_tti_sig_mag_w_base_pad_9x19_41.bundle", "rcid": "" }, "UsePrefab": { @@ -98646,6 +106587,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -98655,7 +106600,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -2, + "Ergonomics": -4, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -98669,24 +106614,21 @@ "Cartridges": [ { "_name": "cartridges", - "_id": "5c0548ae0db834001966a3c4", - "_parent": "5c0548ae0db834001966a3c2", - "_max_count": 30, + "_id": "5c5db6652e221600113fba53", + "_parent": "5c5db6652e221600113fba51", + "_max_count": 41, "_props": { "filters": [ { "Filter": [ - "59e6920f86f77411d82aa167", - "59e6927d86f77411da468256", - "54527a984bdc2d4e668b4567", - "54527ac44bdc2d36668b4567", - "59e68f6f86f7746c9f75e846", - "59e6906286f7746c9f75e847", - "59e690b686f7746c9f75e848", - "59e6918f86f7746c9f75e849", - "60194943740c5d77f6705eea", - "601949593ae8f707c4608daa", - "5c0d5ae286f7741e46554302" + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" ] } ] @@ -98702,11 +106644,11 @@ "CheckOverride": 1, "ReloadMagType": "ExternalMagazine", "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.05, + "MalfunctionChance": 0.042, "TagColor": 0, "TagName": "" }, - "_proto": "55d480c04bdc2d1d4e8b456a" + "_proto": "5448c12b4bdc2d02308b456f" }, "625ff2ccb8c587128c1a01dd": { "_id": "625ff2ccb8c587128c1a01dd", @@ -98764,6 +106706,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -98831,140 +106777,23 @@ }, "_proto": "55d4837c4bdc2d1d4e8b456c" }, - "5c5970672e221602b21d7855": { - "_id": "5c5970672e221602b21d7855", - "_name": "mag_sks_promag_aalvx35_762x39_35", + "5d3eb5eca4b9363b1f22f8e4": { + "_id": "5d3eb5eca4b9363b1f22f8e4", + "_name": "mag_57_fn_five_seven_std_57x28_20", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { - "Name": "mag_sks_tapco_mag6610_762x39_10", - "ShortName": "mag_sks_tapco_mag6610_762x39_10", - "Description": "mag_sks_tapco_mag6610_762x39_10", - "Weight": 0.197, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_sks_promag_aalvx35_762x39_35.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -7, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 1, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5c5970672e221602b21d7857", - "_parent": "5c5970672e221602b21d7855", - "_max_count": 35, - "_props": { - "filters": [ - { - "Filter": [ - "59e655cb86f77411dc52a77b", - "59e6542b86f77411dc52a77a", - "59e6658b86f77411d949b250", - "5f0596629e22f464da6bbdd9", - "59e0d99486f7744a32234762", - "59e4d3d286f774176a36250a", - "5656d7c34bdc2d9d198b4587", - "59e4cf5286f7741778269d8a", - "59e4d24686f7741776641ac7", - "601aa3d2b2bcb34913271e6d" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": false, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 20, - "CheckTimeModifier": 20, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.115, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d480c04bdc2d1d4e8b456a" - }, - "5ef3448ab37dfd6af863525c": { - "_id": "5ef3448ab37dfd6af863525c", - "_name": "mag_m1911_mec_gar_extended_1143x23_11", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_m1911_mec_gar_extended_1143x23_11", - "ShortName": "mag_m1911_mec_gar_extended_1143x23_11", - "Description": "mag_m1911_mec_gar_extended_1143x23_11", - "Weight": 0.24, + "Name": "mag_57_fn_five_seven_std_57x28_20", + "ShortName": "mag_57_fn_five_seven_std_57x28_20", + "Description": "mag_57_fn_five_seven_std_57x28_20", + "Weight": 0.088, "BackgroundColor": "yellow", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "magazine_metal", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_m1911_mec_gar_extended_1143x23_11.bundle", + "path": "assets/content/items/mods/magazines/mag_57_fn_five_seven_std_57x28_20.bundle", "rcid": "" }, "UsePrefab": { @@ -99004,6 +106833,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -99013,7 +106846,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -3, + "Ergonomics": -1, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -99023,22 +106856,24 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 1, + "magAnimationIndex": 0, "Cartridges": [ { "_name": "cartridges", - "_id": "5ef3448bb37dfd6af863525e", - "_parent": "5ef3448ab37dfd6af863525c", - "_max_count": 11, + "_id": "5d3eb5eca4b9363b1f22f8e6", + "_parent": "5d3eb5eca4b9363b1f22f8e4", + "_max_count": 20, "_props": { "filters": [ { "Filter": [ - "5e81f423763d9f754677bf2e", - "5efb0cabfb3e451d70735af5", - "5efb0fc6aeb21837e749c801", - "5efb0d4f4bc50b58e81710f3", - "5ea2a8e200685063ec28c05a" + "5cc80f53e4a949000e1ea4f8", + "5cc86832d7f00c000d3a6e6c", + "5cc86840d7f00c002412c56c", + "5cc80f67e4a949035e43bbba", + "5cc80f38e4a949001152b560", + "5cc80f8fe4a949033b0224a2", + "5cc80f79e4a949033c7343b2" ] } ] @@ -99049,12 +106884,12 @@ "CanFast": true, "CanHit": false, "CanAdmin": false, - "LoadUnloadModifier": -25, - "CheckTimeModifier": -20, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, "CheckOverride": 1, "ReloadMagType": "ExternalMagazine", "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.07, + "MalfunctionChance": 0.02, "TagColor": 0, "TagName": "" }, @@ -99116,6 +106951,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -99171,9 +107010,128 @@ }, "_proto": "55802d5f4bdc2dac148b458e" }, - "5b7d37845acfc400170e2f87": { - "_id": "5b7d37845acfc400170e2f87", - "_name": "mag_fal_sarco_fal_l1a1_orig_762x51_30", + "5a7ad2e851dfba0016153692": { + "_id": "5a7ad2e851dfba0016153692", + "_name": "mag_glock_glock_big_stick_9x19_33", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_glock_glock_std_9x19_17", + "ShortName": "mag_glock_glock_std_9x19_17", + "Description": "mag_glock_glock_std_9x19_17", + "Weight": 0.15, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_glock_glock_big_stick_9x19_33.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -6, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 2, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5a7ad2e851dfba0016153694", + "_parent": "5a7ad2e851dfba0016153692", + "_max_count": 33, + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -10, + "CheckTimeModifier": -30, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.182, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, + "5b7bef5d5acfc43bca7067a3": { + "_id": "5b7bef5d5acfc43bca7067a3", + "_name": "mag_fal_ds_arms_fal_sa58_762x51_30", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { @@ -99187,7 +107145,7 @@ "StackMaxSize": 1, "ItemSound": "magazine_metal", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_fal_sarco_fal_l1a1_orig_762x51_30.bundle", + "path": "assets/content/items/mods/magazines/mag_fal_ds_arms_fal_sa58_762x51_30.bundle", "rcid": "" }, "UsePrefab": { @@ -99227,6 +107185,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -99236,7 +107198,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -8, + "Ergonomics": -9, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -99250,8 +107212,8 @@ "Cartridges": [ { "_name": "cartridges", - "_id": "5b7d37845acfc400170e2f89", - "_parent": "5b7d37845acfc400170e2f87", + "_id": "5b7bef5d5acfc43bca7067a5", + "_parent": "5b7bef5d5acfc43bca7067a3", "_max_count": 30, "_props": { "filters": [ @@ -99279,7 +107241,7 @@ "CheckOverride": 0, "ReloadMagType": "ExternalMagazine", "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.179, + "MalfunctionChance": 0.2, "TagColor": 0, "TagName": "" }, @@ -99341,6 +107303,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -99399,23 +107365,23 @@ }, "_proto": "559ba5b34bdc2d1f1a8b4582" }, - "5b7bef5d5acfc43bca7067a3": { - "_id": "5b7bef5d5acfc43bca7067a3", - "_name": "mag_fal_ds_arms_fal_sa58_762x51_30", + "5caf1041ae92157c28402e3f": { + "_id": "5caf1041ae92157c28402e3f", + "_name": "mag_ash12_ckib_ash12_std_127x55_10", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { - "Name": "mag_fal_ds_arms_fal_sa58_762x51_20", - "ShortName": "mag_fal_ds_arms_fal_sa58_762x51_20", - "Description": "mag_fal_ds_arms_fal_sa58_762x51_20\n", - "Weight": 0.49, + "Name": "mag_ash12_ckib_ash12_std_127x55_10", + "ShortName": "mag_ash12_ckib_ash12_std_127x55_10", + "Description": "mag_ash12_ckib_ash12_std_127x55_10", + "Weight": 0.35, "BackgroundColor": "yellow", "Width": 1, "Height": 2, "StackMaxSize": 1, - "ItemSound": "magazine_metal", + "ItemSound": "mag_plastic", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_fal_ds_arms_fal_sa58_762x51_30.bundle", + "path": "assets/content/items/mods/magazines/mag_ash12_ckib_ash12_std_127x55_10.bundle", "rcid": "" }, "UsePrefab": { @@ -99432,7 +107398,121 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 20, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5caf1041ae92157c28402e41", + "_parent": "5caf1041ae92157c28402e3f", + "_max_count": 10, + "_props": { + "filters": [ + { + "Filter": [ + "5cadf6ddae9215051e1c23b2", + "5cadf6e5ae921500113bb973", + "5cadf6eeae921500134b2799" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.05, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d480c04bdc2d1d4e8b456a" + }, + "5fb651dc85f90547f674b6f4": { + "_id": "5fb651dc85f90547f674b6f4", + "_name": "mag_glock_kriss_magex_g30_1143x23_30", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_glock_kriss_magex_g30_1143x23_30", + "ShortName": "mag_glock_kriss_magex_g30_1143x23_30", + "Description": "mag_glock_kriss_magex_g30_1143x23_30", + "Weight": 0.18, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_glock_kriss_magex_g30_1143x23_30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, "ExamineExperience": 2, "HideEntrails": false, "RepairCost": 0, @@ -99455,6 +107535,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -99464,7 +107548,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -9, + "Ergonomics": -5, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -99478,20 +107562,261 @@ "Cartridges": [ { "_name": "cartridges", - "_id": "5b7bef5d5acfc43bca7067a5", - "_parent": "5b7bef5d5acfc43bca7067a3", + "_id": "5fb651dc85f90547f674b6f6", + "_parent": "5fb651dc85f90547f674b6f4", "_max_count": 30, "_props": { "filters": [ { "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" + "5e81f423763d9f754677bf2e", + "5efb0cabfb3e451d70735af5", + "5efb0fc6aeb21837e749c801", + "5efb0d4f4bc50b58e81710f3", + "5ea2a8e200685063ec28c05a" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -25, + "CheckTimeModifier": -30, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.169, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, + "5bed625c0db834001c062946": { + "_id": "5bed625c0db834001c062946", + "_name": "mag_ak_izhmash_rpk16_drum_545x39_95", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_ak_izhmash_ak12_std_545x39_30", + "ShortName": "mag_ak_izhmash_ak12_std_545x39_30", + "Description": "mag_ak_izhmash_ak12_std_545x39_30", + "Weight": 0.68, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_ak_izhmash_rpk16_drum_545x39_95.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 15, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -24, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 5, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5bed625c0db834001c062948", + "_parent": "5bed625c0db834001c062946", + "_max_count": 95, + "_props": { + "filters": [ + { + "Filter": [ + "5c0d5e4486f77478390952fe", + "61962b617c6c7b169525f168", + "56dfef82d2720bbd668b4567", + "56dff026d2720bb8668b4567", + "56dff061d2720bb5668b4567", + "56dff0bed2720bb0668b4567", + "56dff216d2720bbd668b4568", + "56dff2ced2720bb4668b4567", + "56dff338d2720bbd668b4569", + "56dff3afd2720bba668b4567", + "56dff421d2720b5f5a8b4567", + "56dff4a2d2720bbd668b456a", + "56dff4ecd2720b5f5a8b4568" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 90, + "CheckTimeModifier": 25, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.394, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55802d5f4bdc2dac148b458e" + }, + "599860ac86f77436b225ed1a": { + "_id": "599860ac86f77436b225ed1a", + "_name": "mag_pp-19-01_izhmash_vityaz_std_9x19_30", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_mpx_sig_mpx_std_9x19_30", + "ShortName": "mag_mpx_sig_mpx_std_9x19_30", + "Description": "mag_mpx_sig_mpx_std_9x19_30", + "Weight": 0.17, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_pp-19-01_izhmash_vityaz_std_9x19_30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "599860ac86f77436b225ed1b", + "_parent": "599860ac86f77436b225ed1a", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" ] } ] @@ -99507,11 +107832,243 @@ "CheckOverride": 0, "ReloadMagType": "ExternalMagazine", "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.2, + "MalfunctionChance": 0.05, "TagColor": 0, "TagName": "" }, - "_proto": "5448c1d04bdc2dff2f8b4569" + "_proto": "5448c12b4bdc2d02308b456f" + }, + "5e81c4ca763d9f754677befa": { + "_id": "5e81c4ca763d9f754677befa", + "_name": "mag_m1911_colt_m1911a1_std_1143x23_7", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_m1911_colt_m1911a1_std_1143x23_7", + "ShortName": "mag_m1911_colt_m1911a1_std_1143x23_7", + "Description": "mag_m1911_colt_m1911a1_std_1143x23_7", + "Weight": 0.16, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_m1911_colt_m1911a1_std_1143x23_7.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5e81c4ca763d9f754677befc", + "_parent": "5e81c4ca763d9f754677befa", + "_max_count": 7, + "_props": { + "filters": [ + { + "Filter": [ + "5e81f423763d9f754677bf2e", + "5efb0cabfb3e451d70735af5", + "5efb0fc6aeb21837e749c801", + "5efb0d4f4bc50b58e81710f3", + "5ea2a8e200685063ec28c05a" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -25, + "CheckTimeModifier": -20, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.04, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, + "5fb651b52b1b027b1f50bcff": { + "_id": "5fb651b52b1b027b1f50bcff", + "_name": "mag_glock_glock_21_std_1143x23_13", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_glock_glock_21_std_1143x23_13", + "ShortName": "mag_glock_glock_21_std_1143x23_13", + "Description": "mag_glock_glock_21_std_1143x23_13", + "Weight": 0.096, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_glock_glock_21_std_1143x23_13.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5fb651b52b1b027b1f50bd01", + "_parent": "5fb651b52b1b027b1f50bcff", + "_max_count": 13, + "_props": { + "filters": [ + { + "Filter": [ + "5e81f423763d9f754677bf2e", + "5efb0cabfb3e451d70735af5", + "5efb0fc6aeb21837e749c801", + "5efb0d4f4bc50b58e81710f3", + "5ea2a8e200685063ec28c05a" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -10, + "CheckTimeModifier": -20, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.05, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" }, "587df3a12459772c28142567": { "_id": "587df3a12459772c28142567", @@ -99569,6 +108126,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -99630,6 +108191,606 @@ }, "_proto": "55d480c04bdc2d1d4e8b456a" }, + "5b7bef1e5acfc43d82528402": { + "_id": "5b7bef1e5acfc43d82528402", + "_name": "mag_fal_ds_arms_fal_sa58_762x51_10", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_fal_ds_arms_fal_sa58_762x51_20", + "ShortName": "mag_fal_ds_arms_fal_sa58_762x51_20", + "Description": "mag_fal_ds_arms_fal_sa58_762x51_20\n", + "Weight": 0.27, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_fal_ds_arms_fal_sa58_762x51_10.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 1, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5b7bef1e5acfc43d82528404", + "_parent": "5b7bef1e5acfc43d82528402", + "_max_count": 10, + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.05, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c1d04bdc2dff2f8b4569" + }, + "5c0548ae0db834001966a3c2": { + "_id": "5c0548ae0db834001966a3c2", + "_name": "mag_ak_arsenal_cwp_mag_556x45_30", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_ak_izhmash_6L29_556x45_30", + "ShortName": "mag_ak_izhmash_6L29_556x45_30", + "Description": "mag_ak_izhmash_6L29_556x45_30", + "Weight": 0.45, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_ak_arsenal_cwp_mag_556x45_30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5c0548ae0db834001966a3c4", + "_parent": "5c0548ae0db834001966a3c2", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "59e6920f86f77411d82aa167", + "59e6927d86f77411da468256", + "54527a984bdc2d4e668b4567", + "54527ac44bdc2d36668b4567", + "59e68f6f86f7746c9f75e846", + "59e6906286f7746c9f75e847", + "59e690b686f7746c9f75e848", + "59e6918f86f7746c9f75e849", + "60194943740c5d77f6705eea", + "601949593ae8f707c4608daa", + "5c0d5ae286f7741e46554302" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": -50, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.05, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d480c04bdc2d1d4e8b456a" + }, + "5c5970672e221602b21d7855": { + "_id": "5c5970672e221602b21d7855", + "_name": "mag_sks_promag_aalvx35_762x39_35", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_sks_tapco_mag6610_762x39_10", + "ShortName": "mag_sks_tapco_mag6610_762x39_10", + "Description": "mag_sks_tapco_mag6610_762x39_10", + "Weight": 0.197, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_sks_promag_aalvx35_762x39_35.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -7, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 1, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5c5970672e221602b21d7857", + "_parent": "5c5970672e221602b21d7855", + "_max_count": 35, + "_props": { + "filters": [ + { + "Filter": [ + "59e655cb86f77411dc52a77b", + "59e6542b86f77411dc52a77a", + "59e6658b86f77411d949b250", + "5f0596629e22f464da6bbdd9", + "59e0d99486f7744a32234762", + "59e4d3d286f774176a36250a", + "5656d7c34bdc2d9d198b4587", + "59e4cf5286f7741778269d8a", + "59e4d24686f7741776641ac7", + "601aa3d2b2bcb34913271e6d" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": false, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 20, + "CheckTimeModifier": 20, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.115, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d480c04bdc2d1d4e8b456a" + }, + "5a0060fc86f7745793204432": { + "_id": "5a0060fc86f7745793204432", + "_name": "mag_ak_izhmash_akms_aluminium_762x39_30", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_ak_izhmash_akms_aluminium_762x39_30", + "ShortName": "mag_ak_izhmash_akms_aluminium_762x39_30", + "Description": "mag_ak_izhmash_akms_aluminium_762x39_30", + "Weight": 0.17, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_ak_izhmash_akms_aluminium_762x39_30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5a12db2986f7745d0e0cf654", + "_parent": "5a0060fc86f7745793204432", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "59e655cb86f77411dc52a77b", + "59e6542b86f77411dc52a77a", + "59e6658b86f77411d949b250", + "5f0596629e22f464da6bbdd9", + "59e0d99486f7744a32234762", + "59e4d3d286f774176a36250a", + "5656d7c34bdc2d9d198b4587", + "59e4cf5286f7741778269d8a", + "59e4d24686f7741776641ac7", + "601aa3d2b2bcb34913271e6d" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -5, + "CheckTimeModifier": -5, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.04, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d480c04bdc2d1d4e8b456a" + }, + "5b7d37845acfc400170e2f87": { + "_id": "5b7d37845acfc400170e2f87", + "_name": "mag_fal_sarco_fal_l1a1_orig_762x51_30", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_fal_ds_arms_fal_sa58_762x51_20", + "ShortName": "mag_fal_ds_arms_fal_sa58_762x51_20", + "Description": "mag_fal_ds_arms_fal_sa58_762x51_20\n", + "Weight": 0.49, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_fal_sarco_fal_l1a1_orig_762x51_30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -8, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 2, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5b7d37845acfc400170e2f89", + "_parent": "5b7d37845acfc400170e2f87", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.179, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c1d04bdc2dff2f8b4569" + }, "55d4887d4bdc2d962f8b4570": { "_id": "55d4887d4bdc2d962f8b4570", "_name": "mag_stanag_colt_ar15_std_556x45_30", @@ -99686,6 +108847,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -99753,463 +108918,6 @@ }, "_proto": "55802d5f4bdc2dac148b458e" }, - "5a7ad2e851dfba0016153692": { - "_id": "5a7ad2e851dfba0016153692", - "_name": "mag_glock_glock_big_stick_9x19_33", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_glock_glock_std_9x19_17", - "ShortName": "mag_glock_glock_std_9x19_17", - "Description": "mag_glock_glock_std_9x19_17", - "Weight": 0.15, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_glock_glock_big_stick_9x19_33.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 2, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5a7ad2e851dfba0016153694", - "_parent": "5a7ad2e851dfba0016153692", - "_max_count": 33, - "_props": { - "filters": [ - { - "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -10, - "CheckTimeModifier": -30, - "CheckOverride": 1, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.182, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c12b4bdc2d02308b456f" - }, - "5c5db6652e221600113fba51": { - "_id": "5c5db6652e221600113fba51", - "_name": "mag_mpx_tti_sig_mag_w_base_pad_9x19_41", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_mpx_sig_mpx_std_9x19_30", - "ShortName": "mag_mpx_sig_mpx_std_9x19_30", - "Description": "mag_mpx_sig_mpx_std_9x19_30", - "Weight": 0.3, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_mpx_tti_sig_mag_w_base_pad_9x19_41.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5c5db6652e221600113fba53", - "_parent": "5c5db6652e221600113fba51", - "_max_count": 41, - "_props": { - "filters": [ - { - "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": -50, - "CheckOverride": 1, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.042, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c12b4bdc2d02308b456f" - }, - "5e81c4ca763d9f754677befa": { - "_id": "5e81c4ca763d9f754677befa", - "_name": "mag_m1911_colt_m1911a1_std_1143x23_7", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_m1911_colt_m1911a1_std_1143x23_7", - "ShortName": "mag_m1911_colt_m1911a1_std_1143x23_7", - "Description": "mag_m1911_colt_m1911a1_std_1143x23_7", - "Weight": 0.16, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_m1911_colt_m1911a1_std_1143x23_7.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5e81c4ca763d9f754677befc", - "_parent": "5e81c4ca763d9f754677befa", - "_max_count": 7, - "_props": { - "filters": [ - { - "Filter": [ - "5e81f423763d9f754677bf2e", - "5efb0cabfb3e451d70735af5", - "5efb0fc6aeb21837e749c801", - "5efb0d4f4bc50b58e81710f3", - "5ea2a8e200685063ec28c05a" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -25, - "CheckTimeModifier": -20, - "CheckOverride": 1, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.04, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c12b4bdc2d02308b456f" - }, - "599860ac86f77436b225ed1a": { - "_id": "599860ac86f77436b225ed1a", - "_name": "mag_pp-19-01_izhmash_vityaz_std_9x19_30", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_mpx_sig_mpx_std_9x19_30", - "ShortName": "mag_mpx_sig_mpx_std_9x19_30", - "Description": "mag_mpx_sig_mpx_std_9x19_30", - "Weight": 0.17, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_pp-19-01_izhmash_vityaz_std_9x19_30.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "599860ac86f77436b225ed1b", - "_parent": "599860ac86f77436b225ed1a", - "_max_count": 30, - "_props": { - "filters": [ - { - "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.05, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c12b4bdc2d02308b456f" - }, "57d1519e24597714373db79d": { "_id": "57d1519e24597714373db79d", "_name": "mag_pp-91_zmz_pp-91_std_9x18pm_30", @@ -100266,6 +108974,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -100331,23 +109043,23 @@ }, "_proto": "57d14e1724597714010c3f4b" }, - "5a0060fc86f7745793204432": { - "_id": "5a0060fc86f7745793204432", - "_name": "mag_ak_izhmash_akms_aluminium_762x39_30", + "5a7882dcc5856700177af662": { + "_id": "5a7882dcc5856700177af662", + "_name": "mag_870_remington_magazie_cap_12g_4", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { - "Name": "mag_ak_izhmash_akms_aluminium_762x39_30", - "ShortName": "mag_ak_izhmash_akms_aluminium_762x39_30", - "Description": "mag_ak_izhmash_akms_aluminium_762x39_30", - "Weight": 0.17, + "Name": "mag_870_remington_magazie_cap_12g_4", + "ShortName": "mag_870_remington_magazie_cap_12g_4", + "Description": "mag_870_remington_magazie_cap_12g_4", + "Weight": 0.1, "BackgroundColor": "yellow", "Width": 1, - "Height": 2, + "Height": 1, "StackMaxSize": 1, "ItemSound": "mag_plastic", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_ak_izhmash_akms_aluminium_762x39_30.bundle", + "path": "assets/content/items/mods/magazines/mag_870_remington_magazie_cap_12g_4.bundle", "rcid": "" }, "UsePrefab": { @@ -100356,7 +109068,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": false, + "ExaminedByDefault": true, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -100364,7 +109076,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 10, + "LootExperience": 20, "ExamineExperience": 2, "HideEntrails": false, "RepairCost": 0, @@ -100372,7 +109084,7 @@ "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, - "ExtraSizeDown": 1, + "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": true, "CanSellOnRagfair": true, @@ -100387,6 +109099,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -100410,23 +109126,29 @@ "Cartridges": [ { "_name": "cartridges", - "_id": "5a12db2986f7745d0e0cf654", - "_parent": "5a0060fc86f7745793204432", - "_max_count": 30, + "_id": "5a7882dcc5856700177af663", + "_parent": "5a7882dcc5856700177af662", + "_max_count": 4, "_props": { "filters": [ { "Filter": [ - "59e655cb86f77411dc52a77b", - "59e6542b86f77411dc52a77a", - "59e6658b86f77411d949b250", - "5f0596629e22f464da6bbdd9", - "59e0d99486f7744a32234762", - "59e4d3d286f774176a36250a", - "5656d7c34bdc2d9d198b4587", - "59e4cf5286f7741778269d8a", - "59e4d24686f7741776641ac7", - "601aa3d2b2bcb34913271e6d" + "560d5e524bdc2d25448b4571", + "5d6e6772a4b936088465b17c", + "5d6e67fba4b9361bc73bc779", + "5d6e6806a4b936088465b17e", + "5d6e68dea4b9361bcc29e659", + "5d6e6911a4b9361bd5780d52", + "5c0d591486f7744c505b416f", + "58820d1224597753c90aeb13", + "5d6e68c4a4b9361b93413f79", + "5d6e68a8a4b9360b6c0d54e2", + "5d6e68e6a4b9361c140bcfe0", + "5d6e6869a4b9361c140bcfde", + "5d6e68b3a4b9361bca7e50b5", + "5d6e6891a4b9361bd473feea", + "5d6e689ca4b9361bc8618956", + "5d6e68d1a4b93622fe60e845" ] } ] @@ -100434,37 +109156,37 @@ "_proto": "5748538b2459770af276a261" } ], - "CanFast": true, + "CanFast": false, "CanHit": false, "CanAdmin": false, - "LoadUnloadModifier": -5, - "CheckTimeModifier": -5, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", + "ReloadMagType": "InternalMagazine", "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.04, + "MalfunctionChance": 0.01, "TagColor": 0, "TagName": "" }, - "_proto": "55d480c04bdc2d1d4e8b456a" + "_proto": "55d4837c4bdc2d1d4e8b456c" }, - "5d3eb5eca4b9363b1f22f8e4": { - "_id": "5d3eb5eca4b9363b1f22f8e4", - "_name": "mag_57_fn_five_seven_std_57x28_20", + "5ef3448ab37dfd6af863525c": { + "_id": "5ef3448ab37dfd6af863525c", + "_name": "mag_m1911_mec_gar_extended_1143x23_11", "_parent": "5448bc234bdc2d3c308b4569", "_type": "Item", "_props": { - "Name": "mag_57_fn_five_seven_std_57x28_20", - "ShortName": "mag_57_fn_five_seven_std_57x28_20", - "Description": "mag_57_fn_five_seven_std_57x28_20", - "Weight": 0.088, + "Name": "mag_m1911_mec_gar_extended_1143x23_11", + "ShortName": "mag_m1911_mec_gar_extended_1143x23_11", + "Description": "mag_m1911_mec_gar_extended_1143x23_11", + "Weight": 0.24, "BackgroundColor": "yellow", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "magazine_metal", "Prefab": { - "path": "assets/content/items/mods/magazines/mag_57_fn_five_seven_std_57x28_20.bundle", + "path": "assets/content/items/mods/magazines/mag_m1911_mec_gar_extended_1143x23_11.bundle", "rcid": "" }, "UsePrefab": { @@ -100504,6 +109226,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -100513,7 +109239,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -1, + "Ergonomics": -3, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -100523,24 +109249,22 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, + "magAnimationIndex": 1, "Cartridges": [ { "_name": "cartridges", - "_id": "5d3eb5eca4b9363b1f22f8e6", - "_parent": "5d3eb5eca4b9363b1f22f8e4", - "_max_count": 20, + "_id": "5ef3448bb37dfd6af863525e", + "_parent": "5ef3448ab37dfd6af863525c", + "_max_count": 11, "_props": { "filters": [ { "Filter": [ - "5cc80f53e4a949000e1ea4f8", - "5cc86832d7f00c000d3a6e6c", - "5cc86840d7f00c002412c56c", - "5cc80f67e4a949035e43bbba", - "5cc80f38e4a949001152b560", - "5cc80f8fe4a949033b0224a2", - "5cc80f79e4a949033c7343b2" + "5e81f423763d9f754677bf2e", + "5efb0cabfb3e451d70735af5", + "5efb0fc6aeb21837e749c801", + "5efb0d4f4bc50b58e81710f3", + "5ea2a8e200685063ec28c05a" ] } ] @@ -100551,12 +109275,12 @@ "CanFast": true, "CanHit": false, "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, + "LoadUnloadModifier": -25, + "CheckTimeModifier": -20, "CheckOverride": 1, "ReloadMagType": "ExternalMagazine", "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.02, + "MalfunctionChance": 0.07, "TagColor": 0, "TagName": "" }, @@ -100618,6 +109342,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -100741,6 +109469,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -100858,6 +109590,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -100972,6 +109708,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -101093,6 +109833,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -101207,6 +109951,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -101322,6 +110070,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -101436,6 +110188,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -101497,6 +110253,482 @@ }, "_proto": "55802d5f4bdc2dac148b458e" }, + "630769c4962d0247b029dc60": { + "_id": "630769c4962d0247b029dc60", + "_name": "mag_glock_glock_big_stick_9x19_24_fde", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_glock_glock_std_9x19_17", + "ShortName": "mag_glock_glock_std_9x19_17", + "Description": "mag_glock_glock_std_9x19_17", + "Weight": 0.112, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_glock_glock_big_stick_9x19_24_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 1, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "630769c4962d0247b029dc61", + "_parent": "630769c4962d0247b029dc60", + "_max_count": 24, + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -10, + "CheckTimeModifier": -30, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.182, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, + "630767c37d50ff5e8a1ea71a": { + "_id": "630767c37d50ff5e8a1ea71a", + "_name": "mag_glock_glock_big_stick_9x19_31_fde", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_glock_glock_std_9x19_17", + "ShortName": "mag_glock_glock_std_9x19_17", + "Description": "mag_glock_glock_std_9x19_17", + "Weight": 0.14, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_glock_glock_big_stick_9x19_31_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 2, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "630767c37d50ff5e8a1ea71b", + "_parent": "630767c37d50ff5e8a1ea71a", + "_max_count": 31, + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -10, + "CheckTimeModifier": -30, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.182, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, + "63076701a987397c0816d21b": { + "_id": "63076701a987397c0816d21b", + "_name": "mag_glock_glock_w_pad_9x19_19_fde", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_glock_glock_std_9x19_17", + "ShortName": "mag_glock_glock_std_9x19_17", + "Description": "mag_glock_glock_std_9x19_17", + "Weight": 0.106, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_glock_glock_w_pad_9x19_19_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1.5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "63076701a987397c0816d21c", + "_parent": "63076701a987397c0816d21b", + "_max_count": 19, + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -10, + "CheckTimeModifier": -20, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.085, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, + "5a38ee51c4a282000c5a955c": { + "_id": "5a38ee51c4a282000c5a955c", + "_name": "mag_toz-106_mc_20-01_sb3_20x70_2", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_toz-106_mc_20-01_sb3_20x70_2", + "ShortName": "mag_toz-106_mc_20-01_sb3_20x70_2", + "Description": "mag_toz-106_mc_20-01_sb3_20x70_2", + "Weight": 0.095, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_toz-106_mc_20-01_sb3_20x70_2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5a38ee51c4a282000c5a955d", + "_parent": "5a38ee51c4a282000c5a955c", + "_max_count": 2, + "_props": { + "filters": [ + { + "Filter": [ + "5a38ebd9c4a282000d722a5b", + "5d6e695fa4b936359b35d852", + "5d6e69b9a4b9361bc8618958", + "5d6e69c7a4b9360b6c0d54e4", + "5d6e6a5fa4b93614ec501745", + "5d6e6a53a4b9361bd473feec", + "5d6e6a42a4b9364f07165f52", + "5d6e6a05a4b93618084f58d0" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -20, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.033, + "TagColor": 0, + "TagName": "" + }, + "_proto": "559ba5b34bdc2d1f1a8b4582" + }, "5a718f958dc32e00094b97e7": { "_id": "5a718f958dc32e00094b97e7", "_name": "mag_glock_sgmt_glock_drum_50_9x19_50", @@ -101553,6 +110785,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -101612,6 +110848,125 @@ }, "_proto": "5448c12b4bdc2d02308b456f" }, + "5a38ed75c4a28232996e40c6": { + "_id": "5a38ed75c4a28232996e40c6", + "_name": "mag_toz-106_mc_20-01_sb3_20x70_4", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_toz-106_mc_20-01_sb3_20x70_4", + "ShortName": "mag_toz-106_mc_20-01_sb3_20x70_4", + "Description": "mag_toz-106_mc_20-01_sb3_20x70_4", + "Weight": 0.11, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_toz-106_mc_20-01_sb3_20x70_4.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 1, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5a38ed75c4a28232996e40c7", + "_parent": "5a38ed75c4a28232996e40c6", + "_max_count": 4, + "_props": { + "filters": [ + { + "Filter": [ + "5a38ebd9c4a282000d722a5b", + "5d6e695fa4b936359b35d852", + "5d6e69b9a4b9361bc8618958", + "5d6e69c7a4b9360b6c0d54e4", + "5d6e6a5fa4b93614ec501745", + "5d6e6a53a4b9361bd473feec", + "5d6e6a42a4b9364f07165f52", + "5d6e6a05a4b93618084f58d0" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -20, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.052, + "TagColor": 0, + "TagName": "" + }, + "_proto": "559ba5b34bdc2d1f1a8b4582" + }, "5addcce35acfc4001a5fc635": { "_id": "5addcce35acfc4001a5fc635", "_name": "mag_m14_triple_k_m14_magazine_762x51_30", @@ -101668,6 +111023,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -101726,6 +111085,133 @@ }, "_proto": "5448c1d04bdc2dff2f8b4569" }, + "5c6d46132e221601da357d56": { + "_id": "5c6d46132e221601da357d56", + "_name": "mag_stanag_troy_battlemag_556x45_30", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Магазин PMAG GEN M3 30 5.56x45 STANAG на 30 патронов", + "ShortName": "5.56x45 PMAG GEN M3 30", + "Description": "30-ти зарядный полимерный магазин Magpul PMAG GEN M3 30, под патрон 5.56х45 с окном для контроля количества боеприпасов.", + "Weight": 0.138, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_stanag_troy_battlemag_556x45_30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5c6d46132e221601da357d58", + "_parent": "5c6d46132e221601da357d56", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "59e6920f86f77411d82aa167", + "59e6927d86f77411da468256", + "54527a984bdc2d4e668b4567", + "54527ac44bdc2d36668b4567", + "59e68f6f86f7746c9f75e846", + "59e6906286f7746c9f75e847", + "59e690b686f7746c9f75e848", + "59e6918f86f7746c9f75e849", + "60194943740c5d77f6705eea", + "601949593ae8f707c4608daa", + "5c0d5ae286f7741e46554302", + "5fbe3ffdf8b6a877a729ea82", + "5fd20ff893a8961fc660a954", + "619636be6db0f2477964e710", + "6196364158ef8c428c287d9f", + "6196365d58ef8c428c287da1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -10, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.02, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55802d5f4bdc2dac148b458e" + }, "5c920e902e221644f31c3c99": { "_id": "5c920e902e221644f31c3c99", "_name": "mag_p226_sig_extended_mag_9x19_20", @@ -101782,6 +111268,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -101841,6 +111331,940 @@ }, "_proto": "5448c12b4bdc2d02308b456f" }, + "559ba5b34bdc2d1f1a8b4582": { + "_id": "559ba5b34bdc2d1f1a8b4582", + "_name": "mag_sv98_izhmash_sv98_std_762x54r_10", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Магазин полимерный 7.62х54R для СВ-98 на 10 патронов", + "ShortName": "7.62х54R полимерный", + "Description": "Стандартный полимерный магазин производства Ижмаш для винтовки СВ-98, под патрон 7.62х54R.", + "Weight": 0.115, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_sv-98_izhmash_sv-98_std_762x54r_10.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "57487bb62459771f643ff539", + "_parent": "559ba5b34bdc2d1f1a8b4582", + "_max_count": 10, + "_props": { + "filters": [ + { + "Filter": [ + "5e023d34e8a400319a28ed44", + "5e023d48186a883be655e551", + "5e023cf8186a883be655e54f", + "59e77a2386f7742ee578960a", + "5887431f2459777e1612938f", + "560d61e84bdc2da74d8b4571" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": false, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.01, + "TagColor": 0, + "TagName": "" + } + }, + "5c471c442e221602b542a6f8": { + "_id": "5c471c442e221602b542a6f8", + "_name": "mag_svd_izhmash_svd_std_762x54_10", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Магазин Сайга 545 5.45x39 для АК-74 и совместимых на 10 патронов", + "ShortName": "5.45x39 Сайга 545", + "Description": "10-ти зарядный полимерный магазин Ижмаш Сайга 545, для одноименного гражданского карабина на базе АК, под патрон 5.45x39.", + "Weight": 0.112, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_svd_izhmash_svd_std_762x54_10.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5c471c442e221602b542a6fa", + "_parent": "5c471c442e221602b542a6f8", + "_max_count": 10, + "_props": { + "filters": [ + { + "Filter": [ + "5e023d34e8a400319a28ed44", + "5e023d48186a883be655e551", + "5e023cf8186a883be655e54f", + "59e77a2386f7742ee578960a", + "5887431f2459777e1612938f", + "560d61e84bdc2da74d8b4571" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -15, + "CheckTimeModifier": -15, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.02, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d480c04bdc2d1d4e8b456a" + }, + "5c88f24b2e22160bc12c69a6": { + "_id": "5c88f24b2e22160bc12c69a6", + "_name": "mag_svd_izhmash_svd_std_762x54_20", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "Магазин Сайга 545 5.45x39 для АК-74 и совместимых на 10 патронов", + "ShortName": "5.45x39 Сайга 545", + "Description": "10-ти зарядный полимерный магазин Ижмаш Сайга 545, для одноименного гражданского карабина на базе АК, под патрон 5.45x39.", + "Weight": 0.112, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_svd_izhmash_svd_std_762x54_20.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 1, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5c88f24b2e22160bc12c69a8", + "_parent": "5c88f24b2e22160bc12c69a6", + "_max_count": 20, + "_props": { + "filters": [ + { + "Filter": [ + "5e023d34e8a400319a28ed44", + "5e023d48186a883be655e551", + "5e023cf8186a883be655e54f", + "59e77a2386f7742ee578960a", + "5887431f2459777e1612938f", + "560d61e84bdc2da74d8b4571" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.09, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d480c04bdc2d1d4e8b456a" + }, + "5df25b6c0b92095fd441e4cf": { + "_id": "5df25b6c0b92095fd441e4cf", + "_name": "mag_t5000_orsis_t5000_std_5_762x51", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_dvl-10_lobaev_308_10", + "ShortName": "mag_dvl-10_lobaev_308_10", + "Description": "mag_dvl-10_lobaev_308_10", + "Weight": 0.35, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_t5000_orsis_t5000_std_5_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5df25b6c0b92095fd441e4d1", + "_parent": "5df25b6c0b92095fd441e4cf", + "_max_count": 5, + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -5, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.02, + "TagColor": 0, + "TagName": "" + }, + "_proto": "559ba5b34bdc2d1f1a8b4582" + }, + "5c6161fb2e221600113fbde5": { + "_id": "5c6161fb2e221600113fbde5", + "_name": "mag_toz-106_mc_20-01_sb3_20x70_5", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_toz-106_mc_20-01_sb3_20x70_4", + "ShortName": "mag_toz-106_mc_20-01_sb3_20x70_4", + "Description": "mag_toz-106_mc_20-01_sb3_20x70_4", + "Weight": 0.13, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_toz-106_mc_20-01_sb3_20x70_5.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 2, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5c6161fb2e221600113fbde7", + "_parent": "5c6161fb2e221600113fbde5", + "_max_count": 5, + "_props": { + "filters": [ + { + "Filter": [ + "5a38ebd9c4a282000d722a5b", + "5d6e695fa4b936359b35d852", + "5d6e69b9a4b9361bc8618958", + "5d6e69c7a4b9360b6c0d54e4", + "5d6e6a5fa4b93614ec501745", + "5d6e6a53a4b9361bd473feec", + "5d6e6a42a4b9364f07165f52", + "5d6e6a05a4b93618084f58d0" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -10, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.06, + "TagColor": 0, + "TagName": "" + }, + "_proto": "559ba5b34bdc2d1f1a8b4582" + }, + "6193d3149fb0c665d5490e32": { + "_id": "6193d3149fb0c665d5490e32", + "_name": "mag_usp_hk_usp_tactical_1143x23_12", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_glock_glock_21_std_1143x23_13", + "ShortName": "mag_glock_glock_21_std_1143x23_13", + "Description": "mag_glock_glock_21_std_1143x23_13", + "Weight": 0.092, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "magazine_metal", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_usp_hk_usp_tactical_1143x23_12.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "6193d3149fb0c665d5490e34", + "_parent": "6193d3149fb0c665d5490e32", + "_max_count": 12, + "_props": { + "filters": [ + { + "Filter": [ + "5e81f423763d9f754677bf2e", + "5efb0cabfb3e451d70735af5", + "5efb0fc6aeb21837e749c801", + "5efb0d4f4bc50b58e81710f3", + "5ea2a8e200685063ec28c05a" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": -10, + "CheckTimeModifier": -20, + "CheckOverride": 1, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.018, + "TagColor": 0, + "TagName": "" + }, + "_proto": "5448c12b4bdc2d02308b456f" + }, + "5cffa483d7ad1a049e54ef1c": { + "_id": "5cffa483d7ad1a049e54ef1c", + "_name": "mag_utes_ckib_nsv_belt_127x108_100", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_utes_ckib_nsv_belt_127x108_100", + "ShortName": "mag_utes_ckib_nsv_belt_127x108_100", + "Description": "mag_utes_ckib_nsv_belt_127x108_100", + "Weight": 0.1, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_all_empty_mesh.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5cffa483d7ad1a049e54ef1e", + "_parent": "5cffa483d7ad1a049e54ef1c", + "_max_count": 100, + "_props": { + "filters": [ + { + "Filter": [ + "5cde8864d7f00c0010373be1", + "5d2f2ab648f03550091993ca" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": false, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": 0, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d4837c4bdc2d1d4e8b456c" + }, + "5c503ad32e2216398b5aada2": { + "_id": "5c503ad32e2216398b5aada2", + "_name": "mag_vepr_molot_308_win_std_762x51_10", + "_parent": "5448bc234bdc2d3c308b4569", + "_type": "Item", + "_props": { + "Name": "mag_ak_custom_sawed_off_762x39_10", + "ShortName": "mag_ak_custom_sawed_off_762x39_10", + "Description": "mag_ak_custom_sawed_off_762x39_10", + "Weight": 0.2, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mag_plastic", + "Prefab": { + "path": "assets/content/items/mods/magazines/mag_vepr_molot_308_win_std_762x51_10.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "magAnimationIndex": 0, + "Cartridges": [ + { + "_name": "cartridges", + "_id": "5c503ad32e2216398b5aada4", + "_parent": "5c503ad32e2216398b5aada2", + "_max_count": 10, + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ], + "CanFast": true, + "CanHit": false, + "CanAdmin": false, + "LoadUnloadModifier": 0, + "CheckTimeModifier": -15, + "CheckOverride": 0, + "ReloadMagType": "ExternalMagazine", + "VisibleAmmoRangesString": "1-3", + "MalfunctionChance": 0.05, + "TagColor": 0, + "TagName": "" + }, + "_proto": "55d480c04bdc2d1d4e8b456a" + }, "625ff2eb9f5537057932257d": { "_id": "625ff2eb9f5537057932257d", "_name": "mag_m3_benelli_magazine_extension_12g_9", @@ -101901,6 +112325,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -102024,6 +112452,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -102139,6 +112571,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -102253,6 +112689,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -102364,6 +112804,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -102476,6 +112920,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -102590,6 +113038,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -102703,6 +113155,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -102826,6 +113282,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -102948,6 +113408,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -103061,6 +113525,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -103184,6 +113652,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -103307,6 +113779,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -103430,6 +113906,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -103553,6 +114033,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -103676,6 +114160,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -103799,6 +114287,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -103921,6 +114413,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -104044,6 +114540,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -104164,6 +114664,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -104284,6 +114788,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -104407,6 +114915,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -104529,6 +115041,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -104637,6 +115153,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -104760,6 +115280,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -104882,6 +115406,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -104999,6 +115527,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -105116,6 +115648,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -105233,6 +115769,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -105357,6 +115897,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -105483,6 +116027,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -105594,6 +116142,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -105712,6 +116264,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -105839,6 +116395,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -105962,6 +116522,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -106079,6 +116643,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -106194,6 +116762,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -106309,6 +116881,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -106424,6 +117000,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -106547,6 +117127,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -106670,6 +117254,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -106793,6 +117381,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -106916,6 +117508,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -107038,6 +117634,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -107105,1646 +117705,23 @@ }, "_proto": "55802d5f4bdc2dac148b458e" }, - "5c6d46132e221601da357d56": { - "_id": "5c6d46132e221601da357d56", - "_name": "mag_stanag_troy_battlemag_556x45_30", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "Магазин PMAG GEN M3 30 5.56x45 STANAG на 30 патронов", - "ShortName": "5.56x45 PMAG GEN M3 30", - "Description": "30-ти зарядный полимерный магазин Magpul PMAG GEN M3 30, под патрон 5.56х45 с окном для контроля количества боеприпасов.", - "Weight": 0.138, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_stanag_troy_battlemag_556x45_30.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5c6d46132e221601da357d58", - "_parent": "5c6d46132e221601da357d56", - "_max_count": 30, - "_props": { - "filters": [ - { - "Filter": [ - "59e6920f86f77411d82aa167", - "59e6927d86f77411da468256", - "54527a984bdc2d4e668b4567", - "54527ac44bdc2d36668b4567", - "59e68f6f86f7746c9f75e846", - "59e6906286f7746c9f75e847", - "59e690b686f7746c9f75e848", - "59e6918f86f7746c9f75e849", - "60194943740c5d77f6705eea", - "601949593ae8f707c4608daa", - "5c0d5ae286f7741e46554302", - "5fbe3ffdf8b6a877a729ea82", - "5fd20ff893a8961fc660a954", - "619636be6db0f2477964e710", - "6196364158ef8c428c287d9f", - "6196365d58ef8c428c287da1" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -10, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.02, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55802d5f4bdc2dac148b458e" - }, - "559ba5b34bdc2d1f1a8b4582": { - "_id": "559ba5b34bdc2d1f1a8b4582", - "_name": "mag_sv98_izhmash_sv98_std_762x54r_10", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "Магазин полимерный 7.62х54R для СВ-98 на 10 патронов", - "ShortName": "7.62х54R полимерный", - "Description": "Стандартный полимерный магазин производства Ижмаш для винтовки СВ-98, под патрон 7.62х54R.", - "Weight": 0.115, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_sv-98_izhmash_sv-98_std_762x54r_10.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "57487bb62459771f643ff539", - "_parent": "559ba5b34bdc2d1f1a8b4582", - "_max_count": 10, - "_props": { - "filters": [ - { - "Filter": [ - "5e023d34e8a400319a28ed44", - "5e023d48186a883be655e551", - "5e023cf8186a883be655e54f", - "59e77a2386f7742ee578960a", - "5887431f2459777e1612938f", - "560d61e84bdc2da74d8b4571" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": false, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.01, - "TagColor": 0, - "TagName": "" - } - }, - "5c471c442e221602b542a6f8": { - "_id": "5c471c442e221602b542a6f8", - "_name": "mag_svd_izhmash_svd_std_762x54_10", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "Магазин Сайга 545 5.45x39 для АК-74 и совместимых на 10 патронов", - "ShortName": "5.45x39 Сайга 545", - "Description": "10-ти зарядный полимерный магазин Ижмаш Сайга 545, для одноименного гражданского карабина на базе АК, под патрон 5.45x39.", - "Weight": 0.112, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_svd_izhmash_svd_std_762x54_10.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5c471c442e221602b542a6fa", - "_parent": "5c471c442e221602b542a6f8", - "_max_count": 10, - "_props": { - "filters": [ - { - "Filter": [ - "5e023d34e8a400319a28ed44", - "5e023d48186a883be655e551", - "5e023cf8186a883be655e54f", - "59e77a2386f7742ee578960a", - "5887431f2459777e1612938f", - "560d61e84bdc2da74d8b4571" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -15, - "CheckTimeModifier": -15, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.02, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d480c04bdc2d1d4e8b456a" - }, - "5c88f24b2e22160bc12c69a6": { - "_id": "5c88f24b2e22160bc12c69a6", - "_name": "mag_svd_izhmash_svd_std_762x54_20", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "Магазин Сайга 545 5.45x39 для АК-74 и совместимых на 10 патронов", - "ShortName": "5.45x39 Сайга 545", - "Description": "10-ти зарядный полимерный магазин Ижмаш Сайга 545, для одноименного гражданского карабина на базе АК, под патрон 5.45x39.", - "Weight": 0.112, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_svd_izhmash_svd_std_762x54_20.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 1, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5c88f24b2e22160bc12c69a8", - "_parent": "5c88f24b2e22160bc12c69a6", - "_max_count": 20, - "_props": { - "filters": [ - { - "Filter": [ - "5e023d34e8a400319a28ed44", - "5e023d48186a883be655e551", - "5e023cf8186a883be655e54f", - "59e77a2386f7742ee578960a", - "5887431f2459777e1612938f", - "560d61e84bdc2da74d8b4571" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.09, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d480c04bdc2d1d4e8b456a" - }, - "5df25b6c0b92095fd441e4cf": { - "_id": "5df25b6c0b92095fd441e4cf", - "_name": "mag_t5000_orsis_t5000_std_5_762x51", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_dvl-10_lobaev_308_10", - "ShortName": "mag_dvl-10_lobaev_308_10", - "Description": "mag_dvl-10_lobaev_308_10", - "Weight": 0.35, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_t5000_orsis_t5000_std_5_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5df25b6c0b92095fd441e4d1", - "_parent": "5df25b6c0b92095fd441e4cf", - "_max_count": 5, - "_props": { - "filters": [ - { - "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -5, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.02, - "TagColor": 0, - "TagName": "" - }, - "_proto": "559ba5b34bdc2d1f1a8b4582" - }, - "5a38ee51c4a282000c5a955c": { - "_id": "5a38ee51c4a282000c5a955c", - "_name": "mag_toz-106_mc_20-01_sb3_20x70_2", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_toz-106_mc_20-01_sb3_20x70_2", - "ShortName": "mag_toz-106_mc_20-01_sb3_20x70_2", - "Description": "mag_toz-106_mc_20-01_sb3_20x70_2", - "Weight": 0.095, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_toz-106_mc_20-01_sb3_20x70_2.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5a38ee51c4a282000c5a955d", - "_parent": "5a38ee51c4a282000c5a955c", - "_max_count": 2, - "_props": { - "filters": [ - { - "Filter": [ - "5a38ebd9c4a282000d722a5b", - "5d6e695fa4b936359b35d852", - "5d6e69b9a4b9361bc8618958", - "5d6e69c7a4b9360b6c0d54e4", - "5d6e6a5fa4b93614ec501745", - "5d6e6a53a4b9361bd473feec", - "5d6e6a42a4b9364f07165f52", - "5d6e6a05a4b93618084f58d0" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -20, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.033, - "TagColor": 0, - "TagName": "" - }, - "_proto": "559ba5b34bdc2d1f1a8b4582" - }, - "5a38ed75c4a28232996e40c6": { - "_id": "5a38ed75c4a28232996e40c6", - "_name": "mag_toz-106_mc_20-01_sb3_20x70_4", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_toz-106_mc_20-01_sb3_20x70_4", - "ShortName": "mag_toz-106_mc_20-01_sb3_20x70_4", - "Description": "mag_toz-106_mc_20-01_sb3_20x70_4", - "Weight": 0.11, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_toz-106_mc_20-01_sb3_20x70_4.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 1, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5a38ed75c4a28232996e40c7", - "_parent": "5a38ed75c4a28232996e40c6", - "_max_count": 4, - "_props": { - "filters": [ - { - "Filter": [ - "5a38ebd9c4a282000d722a5b", - "5d6e695fa4b936359b35d852", - "5d6e69b9a4b9361bc8618958", - "5d6e69c7a4b9360b6c0d54e4", - "5d6e6a5fa4b93614ec501745", - "5d6e6a53a4b9361bd473feec", - "5d6e6a42a4b9364f07165f52", - "5d6e6a05a4b93618084f58d0" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -20, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.052, - "TagColor": 0, - "TagName": "" - }, - "_proto": "559ba5b34bdc2d1f1a8b4582" - }, - "5c6161fb2e221600113fbde5": { - "_id": "5c6161fb2e221600113fbde5", - "_name": "mag_toz-106_mc_20-01_sb3_20x70_5", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_toz-106_mc_20-01_sb3_20x70_4", - "ShortName": "mag_toz-106_mc_20-01_sb3_20x70_4", - "Description": "mag_toz-106_mc_20-01_sb3_20x70_4", - "Weight": 0.13, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_toz-106_mc_20-01_sb3_20x70_5.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 2, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5c6161fb2e221600113fbde7", - "_parent": "5c6161fb2e221600113fbde5", - "_max_count": 5, - "_props": { - "filters": [ - { - "Filter": [ - "5a38ebd9c4a282000d722a5b", - "5d6e695fa4b936359b35d852", - "5d6e69b9a4b9361bc8618958", - "5d6e69c7a4b9360b6c0d54e4", - "5d6e6a5fa4b93614ec501745", - "5d6e6a53a4b9361bd473feec", - "5d6e6a42a4b9364f07165f52", - "5d6e6a05a4b93618084f58d0" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -10, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.06, - "TagColor": 0, - "TagName": "" - }, - "_proto": "559ba5b34bdc2d1f1a8b4582" - }, - "6193d3149fb0c665d5490e32": { - "_id": "6193d3149fb0c665d5490e32", - "_name": "mag_usp_hk_usp_tactical_1143x23_12", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_glock_glock_21_std_1143x23_13", - "ShortName": "mag_glock_glock_21_std_1143x23_13", - "Description": "mag_glock_glock_21_std_1143x23_13", - "Weight": 0.092, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "magazine_metal", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_usp_hk_usp_tactical_1143x23_12.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "6193d3149fb0c665d5490e34", - "_parent": "6193d3149fb0c665d5490e32", - "_max_count": 12, - "_props": { - "filters": [ - { - "Filter": [ - "5e81f423763d9f754677bf2e", - "5efb0cabfb3e451d70735af5", - "5efb0fc6aeb21837e749c801", - "5efb0d4f4bc50b58e81710f3", - "5ea2a8e200685063ec28c05a" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": -10, - "CheckTimeModifier": -20, - "CheckOverride": 1, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.018, - "TagColor": 0, - "TagName": "" - }, - "_proto": "5448c12b4bdc2d02308b456f" - }, - "5cffa483d7ad1a049e54ef1c": { - "_id": "5cffa483d7ad1a049e54ef1c", - "_name": "mag_utes_ckib_nsv_belt_127x108_100", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_utes_ckib_nsv_belt_127x108_100", - "ShortName": "mag_utes_ckib_nsv_belt_127x108_100", - "Description": "mag_utes_ckib_nsv_belt_127x108_100", - "Weight": 0.1, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_all_empty_mesh.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5cffa483d7ad1a049e54ef1e", - "_parent": "5cffa483d7ad1a049e54ef1c", - "_max_count": 100, - "_props": { - "filters": [ - { - "Filter": [ - "5cde8864d7f00c0010373be1", - "5d2f2ab648f03550091993ca" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": false, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": 0, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d4837c4bdc2d1d4e8b456c" - }, - "5c503ad32e2216398b5aada2": { - "_id": "5c503ad32e2216398b5aada2", - "_name": "mag_vepr_molot_308_win_std_762x51_10", - "_parent": "5448bc234bdc2d3c308b4569", - "_type": "Item", - "_props": { - "Name": "mag_ak_custom_sawed_off_762x39_10", - "ShortName": "mag_ak_custom_sawed_off_762x39_10", - "Description": "mag_ak_custom_sawed_off_762x39_10", - "Weight": 0.2, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mag_plastic", - "Prefab": { - "path": "assets/content/items/mods/magazines/mag_vepr_molot_308_win_std_762x51_10.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "magAnimationIndex": 0, - "Cartridges": [ - { - "_name": "cartridges", - "_id": "5c503ad32e2216398b5aada4", - "_parent": "5c503ad32e2216398b5aada2", - "_max_count": 10, - "_props": { - "filters": [ - { - "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ], - "CanFast": true, - "CanHit": false, - "CanAdmin": false, - "LoadUnloadModifier": 0, - "CheckTimeModifier": -15, - "CheckOverride": 0, - "ReloadMagType": "ExternalMagazine", - "VisibleAmmoRangesString": "1-3", - "MalfunctionChance": 0.05, - "TagColor": 0, - "TagName": "" - }, - "_proto": "55d480c04bdc2d1d4e8b456a" - }, - "57ffaea724597779f52b3a4d": { - "_id": "57ffaea724597779f52b3a4d", - "_name": "mount_all_zenit_b12", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_zenit_b12", - "ShortName": "mount_all_zenit_b12", - "Description": "mount_all_zenit_b12", - "Weight": 0.087, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_zenit_b12.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "57ffaeb824597779fd511db1", - "_parent": "57ffaea724597779f52b3a4d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "57ffb5d624597702841ea407", - "_parent": "57ffaea724597779f52b3a4d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "57a3459f245977764a01f703" - }, - "59db7eed86f77461f8380365": { - "_id": "59db7eed86f77461f8380365", - "_name": "mount_all_trijicon_ta51", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_trijicon_ta51", - "ShortName": "mount_all_trijicon_ta51", - "Description": "mount_all_trijicon_ta51", - "Weight": 0.113, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_trijicon_ta51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "59db7eed86f77461f8380366", - "_parent": "59db7eed86f77461f8380365", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c05293e0db83400232fff80", - "5c052a900db834001a66acbd", - "59db7e1086f77448be30ddf3" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "577d128124597739d65d0e56" - }, - "5dff77c759400025ea5150cf": { - "_id": "5dff77c759400025ea5150cf", - "_name": "mount_all_utg_rings_25_4mm", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_utg_rings_25_4mm", - "ShortName": "mount_all_utg_rings_25_4mm", - "Description": "mount_all_utg_rings_25_4mm", - "Weight": 0.19, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_utg_rings_25_4mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5dff77c759400025ea5150d1", - "_parent": "5dff77c759400025ea5150cf", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5dff772da3651922b360bf91" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "577d128124597739d65d0e56" - }, - "616584766ef05c2ce828ef57": { - "_id": "616584766ef05c2ce828ef57", - "_name": "mount_all_aimpoint_qrp2_mount", + "58d39d3d86f77445bb794ae7": { + "_id": "58d39d3d86f77445bb794ae7", + "_name": "mount_all_aimpoint_h1_t1_weaver", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { "Name": "mount_all_aimpoint_h1_t1_weaver", "ShortName": "mount_all_aimpoint_h1_t1_weaver", "Description": "mount_all_aimpoint_h1_t1_weaver", - "Weight": 0.098, + "Weight": 0.015, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_aimpoint_qrp2_mount.bundle", + "path": "assets/content/items/mods/mounts/mount_all_aimpoint_h1_t1_weaver.bundle", "rcid": "" }, "UsePrefab": { @@ -108784,20 +117761,25 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_scope", - "_id": "616584766ef05c2ce828ef59", - "_parent": "616584766ef05c2ce828ef57", + "_id": "58d39d3d86f77445bb794ae8", + "_parent": "58d39d3d86f77445bb794ae7", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "61659f79d92c473c770213ee", - "5c7d55de2e221644f31bff68", - "5c7d560b2e22160bc12c6139" + "61657230d92c473c770213d7", + "58d399e486f77442e0016fe7", + "5b3116595acfc40019476364", + "58d39b0386f77443380bf13c" ] } ] @@ -108885,6 +117867,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -108946,807 +117932,6 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "61f804acfcba9556ea304cb8": { - "_id": "61f804acfcba9556ea304cb8", - "_name": "mount_mp18_izhmash_ris", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_p226_sig_sauer_bridge_mount", - "ShortName": "mount_p226_sig_sauer_bridge_mount", - "Description": "mount_p226_sig_sauer_bridge_mount", - "Weight": 0.12, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_mp18_izhmash_ris.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "61f804acfcba9556ea304cba", - "_parent": "61f804acfcba9556ea304cb8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "626bb8532c923541184624b4", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5a37ca54c4a282000d72296a", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "61965d9058ef8c428c287e0d": { - "_id": "61965d9058ef8c428c287e0d", - "_name": "mount_mk16_pws_srx", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_mk16_pws_srx", - "ShortName": "mount_mk16_pws_srx", - "Description": "mount_mk16_pws_srx", - "Weight": 0.224, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_mk16_pws_srx.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "6183fc15d3a39d50044c13e9", - "618168b350224f204c1da4d8" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical_000", - "_id": "61965d9058ef8c428c287e0f", - "_parent": "61965d9058ef8c428c287e0d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "61965d9058ef8c428c287e10", - "_parent": "61965d9058ef8c428c287e0d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_002", - "_id": "61966a6fed0429009f544bb7", - "_parent": "61965d9058ef8c428c287e0d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_003", - "_id": "61966ad27b9de81629025334", - "_parent": "61965d9058ef8c428c287e0d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.95, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "58d39d3d86f77445bb794ae7": { - "_id": "58d39d3d86f77445bb794ae7", - "_name": "mount_all_aimpoint_h1_t1_weaver", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_aimpoint_h1_t1_weaver", - "ShortName": "mount_all_aimpoint_h1_t1_weaver", - "Description": "mount_all_aimpoint_h1_t1_weaver", - "Weight": 0.015, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_aimpoint_h1_t1_weaver.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "58d39d3d86f77445bb794ae8", - "_parent": "58d39d3d86f77445bb794ae7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61657230d92c473c770213d7", - "58d399e486f77442e0016fe7", - "5b3116595acfc40019476364", - "58d39b0386f77443380bf13c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "5dfe14f30b92095fd441edaf": { - "_id": "5dfe14f30b92095fd441edaf", - "_name": "mount_7mm_etmi_019", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_zenit_b18", - "ShortName": "mount_all_zenit_b18", - "Description": "mount_all_zenit_b18\n", - "Weight": 0.053, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_7mm_etmi_019.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5dfe14f30b92095fd441edb1", - "_parent": "5dfe14f30b92095fd441edaf", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "5d2da1e948f035477b1ce2ba", - "584984812459776a704a82a6", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "57ffaea724597779f52b3a4d" - }, - "5c11046cd174af02a012e42b": { - "_id": "5c11046cd174af02a012e42b", - "_name": "nvg_wilcox_pvs7_adapter", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "nvg_wilcox_pvs7_adapter", - "ShortName": "nvg_wilcox_pvs7_adapter", - "Description": "nvg_wilcox_pvs7_adapter", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/equipment/customizable/nvg_wilcox_pvs7_adapter/nvg_wilcox_pvs7_adapter.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_nvg", - "_id": "5c11046cd174af02a012e42d", - "_parent": "5c11046cd174af02a012e42b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c110624d174af029e69734c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5e569a132642e66b0b68015c": { - "_id": "5e569a132642e66b0b68015c", - "_name": "mount_svd_caa_drg_l_1", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.075, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_svd_caa_drg_l_1.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical_000", - "_id": "5e569a132642e66b0b68015e", - "_parent": "5e569a132642e66b0b68015c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, "622b3c081b89c677a33bcda6": { "_id": "622b3c081b89c677a33bcda6", "_name": "mount_g36_hk_std", @@ -109803,6 +117988,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -109962,23 +118151,23 @@ }, "_proto": "57a3459f245977764a01f703" }, - "5a1ead28fcdbcb001912fa9f": { - "_id": "5a1ead28fcdbcb001912fa9f", - "_name": "mount_all_unv_dloc_ird", + "5dff77c759400025ea5150cf": { + "_id": "5dff77c759400025ea5150cf", + "_name": "mount_all_utg_rings_25_4mm", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_all_unv_dloc_ird", - "ShortName": "mount_all_unv_dloc_ird", - "Description": "mount_all_unv_dloc_ird", - "Weight": 0.113, + "Name": "mount_all_utg_rings_25_4mm", + "ShortName": "mount_all_utg_rings_25_4mm", + "Description": "mount_all_utg_rings_25_4mm", + "Weight": 0.19, "BackgroundColor": "blue", - "Width": 1, + "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_unv_dloc_ird.bundle", + "path": "assets/content/items/mods/mounts/mount_all_utg_rings_25_4mm.bundle", "rcid": "" }, "UsePrefab": { @@ -110018,18 +118207,251 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_scope", - "_id": "5a1ead28fcdbcb001912faa0", - "_parent": "5a1ead28fcdbcb001912fa9f", + "_id": "5dff77c759400025ea5150d1", + "_parent": "5dff77c759400025ea5150cf", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a1eaa87fcdbcb001865f75e" + "5dff772da3651922b360bf91" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "577d128124597739d65d0e56" + }, + "57a3459f245977764a01f703": { + "_id": "57a3459f245977764a01f703", + "_name": "mount_vss_zenit_b3", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_vss_zenit_b3", + "ShortName": "mount_vss_zenit_b3", + "Description": "mount_vss_zenit_b3", + "Weight": 0.04, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_vss_zenit_b3.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "57a3460e24597776ce718f59", + "_parent": "57a3459f245977764a01f703", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "576a7c512459771e796e0e17" + }, + "57c69dd424597774c03b7bbc": { + "_id": "57c69dd424597774c03b7bbc", + "_name": "mount_all_lobaev_dvl_std", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_lobaev_dvl_std", + "ShortName": "mount_all_lobaev_dvl_std", + "Description": "mount_all_lobaev_dvl_std", + "Weight": 0.25, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_lobaev_dvl_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "57c69e8824597774be24ef4d", + "_parent": "57c69dd424597774c03b7bbc", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b2388675acfc4771e1be0be", + "5b3b99475acfc432ff4dcbee", + "5a37cb10c4a282329a73b4e7", + "57c5ac0824597754771e88a9", + "618ba27d9008e4636a67f61d", + "617151c1d92c473c770214ab" ] } ] @@ -110061,15 +118483,538 @@ }, "_proto": "577d128124597739d65d0e56" }, - "5649a2464bdc2d91118b45a8": { - "_id": "5649a2464bdc2d91118b45a8", - "_name": "mount_all_ncstar_mpr45", + "616554fe50224f204c1da2aa": { + "_id": "616554fe50224f204c1da2aa", + "_name": "mount_all_aimpoint_h2_weaver", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_all_ncstar_mpr45", - "ShortName": "mount_all_ncstar_mpr45", - "Description": "mount_all_ncstar_mpr45", + "Name": "mount_all_aimpoint_h2_weaver", + "ShortName": "mount_all_aimpoint_h2_weaver", + "Description": "mount_all_aimpoint_h2_weaver", + "Weight": 0.015, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_aimpoint_h2_weaver.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "616554fe50224f204c1da2ac", + "_parent": "616554fe50224f204c1da2aa", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61657230d92c473c770213d7", + "58d399e486f77442e0016fe7", + "5b3116595acfc40019476364", + "58d39b0386f77443380bf13c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, + "61f804acfcba9556ea304cb8": { + "_id": "61f804acfcba9556ea304cb8", + "_name": "mount_mp18_izhmash_ris", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_p226_sig_sauer_bridge_mount", + "ShortName": "mount_p226_sig_sauer_bridge_mount", + "Description": "mount_p226_sig_sauer_bridge_mount", + "Weight": 0.12, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_mp18_izhmash_ris.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "61f804acfcba9556ea304cba", + "_parent": "61f804acfcba9556ea304cb8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "626bb8532c923541184624b4", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5a37ca54c4a282000d72296a", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, + "58a5c12e86f7745d585a2b9e": { + "_id": "58a5c12e86f7745d585a2b9e", + "_name": "mount_mpx_4_inch_rail", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_mpx_2_inch_rail", + "ShortName": "mount_mpx_2_inch_rail", + "Description": "mount_mpx_2_inch_rail", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_mpx_4_inch_rail.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "58a5c12e86f7745d585a2b9f", + "_parent": "58a5c12e86f7745d585a2b9e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "55d48a634bdc2d8b2f8b456a": { + "_id": "55d48a634bdc2d8b2f8b456a", + "_name": "mount_all_custom_top_rail_13", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_custom_top_rail_13", + "ShortName": "mount_all_custom_top_rail_13", + "Description": "mount_all_custom_top_rail_13", + "Weight": 0.12, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_custom_top_rail_13.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "560d427d4bdc2dcc4c8b4596", + "_parent": "55d48a634bdc2d8b2f8b456a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "626bb8532c923541184624b4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + } + }, + "576a7c512459771e796e0e17": { + "_id": "576a7c512459771e796e0e17", + "_name": "mount_mp443_zenit_b8", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_mp443_zenit_b8", + "ShortName": "mount_mp443_zenit_b8", + "Description": "mount_mp443_zenit_b8", "Weight": 0.04, "BackgroundColor": "blue", "Width": 1, @@ -110077,7 +119022,7 @@ "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_ncstar_mpr45.bundle", + "path": "assets/content/items/mods/mounts/mount_mp443_zenit_b8.bundle", "rcid": "" }, "UsePrefab": { @@ -110117,25 +119062,33 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_scope", - "_id": "5649dc074bdc2d1b2b8b458f", - "_parent": "5649a2464bdc2d91118b45a8", + "_name": "mod_tactical", + "_id": "576a7ca92459771e796e0e18", + "_parent": "576a7c512459771e796e0e17", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "57ae0171245977343c27bfcf", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5a33b2c9c4a282000c5a9511" + "5cc9c20cd7f00c001336c65d", + "5a800961159bd4315e3a1657", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5a7b4900e899ef197b331a2a", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" ] } ] @@ -110155,7 +119108,7 @@ "Ergonomics": -1, "Velocity": 0, "RaidModdable": true, - "ToolModdable": false, + "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, @@ -110165,25 +119118,25 @@ "HeatFactor": 1, "CoolFactor": 1 }, - "_proto": "55f96d6f4bdc2d5f408b4578" + "_proto": "5649a2464bdc2d91118b45a8" }, - "57d17e212459775a1179a0f5": { - "_id": "57d17e212459775a1179a0f5", - "_name": "mount_all_noname_25mm_ring", + "62e281349ecd3f493f6df954": { + "_id": "62e281349ecd3f493f6df954", + "_name": "mount_sr2m_zenit_b17", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_all_noname_25mm_ring", - "ShortName": "mount_all_noname_25mm_ring", - "Description": "mount_all_noname_25mm_ring", - "Weight": 0.085, + "Name": "mount_all_zenit_b12", + "ShortName": "mount_all_zenit_b12", + "Description": "mount_all_zenit_b12", + "Weight": 0.04, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_noname_25mm_ring.bundle", + "path": "assets/content/items/mods/mounts/mount_sr2m_zenit_b17.bundle", "rcid": "" }, "UsePrefab": { @@ -110200,7 +119153,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 20, + "LootExperience": 10, "ExamineExperience": 3, "HideEntrails": false, "RepairCost": 0, @@ -110223,19 +119176,155 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_flashlight", - "_id": "57d17f852459775aba1dae06", - "_parent": "57d17e212459775a1179a0f5", + "_name": "mod_scope", + "_id": "62e281349ecd3f493f6df955", + "_parent": "62e281349ecd3f493f6df954", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "59d790f486f77403cb06aec6", - "57d17c5e2459775a5c57d17d" + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "626bb8532c923541184624b4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "57a3459f245977764a01f703" + }, + "59db7eed86f77461f8380365": { + "_id": "59db7eed86f77461f8380365", + "_name": "mount_all_trijicon_ta51", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_trijicon_ta51", + "ShortName": "mount_all_trijicon_ta51", + "Description": "mount_all_trijicon_ta51", + "Weight": 0.113, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_trijicon_ta51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "59db7eed86f77461f8380366", + "_parent": "59db7eed86f77461f8380365", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c05293e0db83400232fff80", + "5c052a900db834001a66acbd", + "59db7e1086f77448be30ddf3" ] } ] @@ -110265,7 +119354,704 @@ "HeatFactor": 1, "CoolFactor": 1 }, - "_proto": "57c69dd424597774c03b7bbc" + "_proto": "577d128124597739d65d0e56" + }, + "5c11046cd174af02a012e42b": { + "_id": "5c11046cd174af02a012e42b", + "_name": "nvg_wilcox_pvs7_adapter", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "nvg_wilcox_pvs7_adapter", + "ShortName": "nvg_wilcox_pvs7_adapter", + "Description": "nvg_wilcox_pvs7_adapter", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/equipment/customizable/nvg_wilcox_pvs7_adapter/nvg_wilcox_pvs7_adapter.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_nvg", + "_id": "5c11046cd174af02a012e42d", + "_parent": "5c11046cd174af02a012e42b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c110624d174af029e69734c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5e569a132642e66b0b68015c": { + "_id": "5e569a132642e66b0b68015c", + "_name": "mount_svd_caa_drg_l_1", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.075, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_svd_caa_drg_l_1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical_000", + "_id": "5e569a132642e66b0b68015e", + "_parent": "5e569a132642e66b0b68015c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5b800ebc86f774394e230a90": { + "_id": "5b800ebc86f774394e230a90", + "_name": "mount_hex_hexagon_medium", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_hex_hexagon_medium", + "ShortName": "mount_hex_hexagon_medium", + "Description": "mount_hex_hexagon_medium", + "Weight": 0.075, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_hex_hexagon_medium.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5b800ebc86f774394e230a92", + "_parent": "5b800ebc86f774394e230a90", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5c86592b2e2216000e69e77c": { + "_id": "5c86592b2e2216000e69e77c", + "_name": "mount_all_iea_kh_f_34mm", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", + "ShortName": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", + "Description": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", + "Weight": 0.199, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_iea_kh_f_34mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5c86592b2e2216000e69e77e", + "_parent": "5c86592b2e2216000e69e77c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "56ea70acd2720b844b8b4594", + "5aa66be6e5b5b0214e506e97", + "61714eec290d254f5e6b2ffc" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "577d128124597739d65d0e56" + }, + "5d0a29fed7ad1a002769ad08": { + "_id": "5d0a29fed7ad1a002769ad08", + "_name": "mount_all_kmz_1p69_mount", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_jp_enterprises_ftsm_30mm", + "ShortName": "mount_all_jp_enterprises_ftsm_30mm", + "Description": "mount_all_jp_enterprises_ftsm_30mm", + "Weight": 0.5, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_kmz_1p69_mount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5bb20e49d4351e3bac1212de", + "5ba26b17d4351e00367f9bdd", + "5beec9450db83400970084fd", + "5dfa3d7ac41b2312ea33362a", + "5c1780312e221602b66cc189", + "5fb6564947ce63734e3fa1da", + "5bc09a18d4351e003562b68e", + "5c18b9192e2216398b5a8104", + "5fc0fa957283c4046c58147e", + "5894a81786f77427140b8347", + "55d5f46a4bdc2d1b198b4567", + "5ae30bad5acfc400185c2dc4", + "5b0bc22d5acfc47a8607f085", + "56083e1b4bdc2dc8488b4572" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5d0a29fed7ad1a002769ad0a", + "_parent": "5d0a29fed7ad1a002769ad08", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d0a3a58d7ad1a669c15ca14", + "5d0a3e8cd7ad1a6f6a3d35bd" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "577d128124597739d65d0e56" + }, + "5b800ed086f7747baf6e2f9e": { + "_id": "5b800ed086f7747baf6e2f9e", + "_name": "mount_hex_hexagon_short", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_hex_hexagon_short.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "5b800ed086f7747baf6e2fa0", + "_parent": "5b800ed086f7747baf6e2f9e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" }, "5a7893c1c585673f2b5c374d": { "_id": "5a7893c1c585673f2b5c374d", @@ -110323,6 +120109,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -110421,443 +120211,6 @@ }, "_proto": "57a3459f245977764a01f703" }, - "576a7c512459771e796e0e17": { - "_id": "576a7c512459771e796e0e17", - "_name": "mount_mp443_zenit_b8", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_mp443_zenit_b8", - "ShortName": "mount_mp443_zenit_b8", - "Description": "mount_mp443_zenit_b8", - "Weight": 0.04, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_mp443_zenit_b8.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "576a7ca92459771e796e0e18", - "_parent": "576a7c512459771e796e0e17", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cc9c20cd7f00c001336c65d", - "5a800961159bd4315e3a1657", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5a7b4900e899ef197b331a2a", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "57c69dd424597774c03b7bbc": { - "_id": "57c69dd424597774c03b7bbc", - "_name": "mount_all_lobaev_dvl_std", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_lobaev_dvl_std", - "ShortName": "mount_all_lobaev_dvl_std", - "Description": "mount_all_lobaev_dvl_std", - "Weight": 0.25, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_lobaev_dvl_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "57c69e8824597774be24ef4d", - "_parent": "57c69dd424597774c03b7bbc", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b2388675acfc4771e1be0be", - "5b3b99475acfc432ff4dcbee", - "5a37cb10c4a282329a73b4e7", - "57c5ac0824597754771e88a9", - "618ba27d9008e4636a67f61d", - "617151c1d92c473c770214ab" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "577d128124597739d65d0e56" - }, - "58a5c12e86f7745d585a2b9e": { - "_id": "58a5c12e86f7745d585a2b9e", - "_name": "mount_mpx_4_inch_rail", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_mpx_2_inch_rail", - "ShortName": "mount_mpx_2_inch_rail", - "Description": "mount_mpx_2_inch_rail", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_mpx_4_inch_rail.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "58a5c12e86f7745d585a2b9f", - "_parent": "58a5c12e86f7745d585a2b9e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5a33b652c4a28232996e407c": { - "_id": "5a33b652c4a28232996e407c", - "_name": "mount_all_trijicon_ac32062", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_p226_trijicon_rm50", - "ShortName": "mount_p226_trijicon_rm50", - "Description": "mount_p226_trijicon_rm50", - "Weight": 0.017, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_trijicon_ac32062.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5a33b652c4a28232996e407d", - "_parent": "5a33b652c4a28232996e407c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a32aa8bc4a2826c6e06d737" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, "5926dad986f7741f82604363": { "_id": "5926dad986f7741f82604363", "_name": "mount_hk_mfi_universal", @@ -110914,6 +120267,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -111013,866 +120370,6 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "57ffb0062459777a045af529": { - "_id": "57ffb0062459777a045af529", - "_name": "mount_all_zenit_b18", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_zenit_b18", - "ShortName": "mount_all_zenit_b18", - "Description": "mount_all_zenit_b18", - "Weight": 0.053, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_zenit_b18.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "57ffb08724597779f52b3a4f", - "_parent": "57ffb0062459777a045af529", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "577d128124597739d65d0e56", - "615d8d878004cc50514c3233", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "58d2664f86f7747fec5834f6", - "57ae0171245977343c27bfcf", - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "584984812459776a704a82a6", - "570fd721d2720bc5458b4596" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "57ffaea724597779f52b3a4d" - }, - "5a37ca54c4a282000d72296a": { - "_id": "5a37ca54c4a282000d72296a", - "_name": "mount_all_jp_enterprises_ftsm_30mm", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_jp_enterprises_ftsm_30mm", - "ShortName": "mount_all_jp_enterprises_ftsm_30mm", - "Description": "mount_all_jp_enterprises_ftsm_30mm", - "Weight": 0.194, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_jp_enterprises_ftsm_30mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope_000", - "_id": "5a37ce4ac4a282000b1521c9", - "_parent": "5a37ca54c4a282000d72296a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b2388675acfc4771e1be0be", - "5b3b99475acfc432ff4dcbee", - "5a37cb10c4a282329a73b4e7", - "57c5ac0824597754771e88a9", - "618ba27d9008e4636a67f61d", - "617151c1d92c473c770214ab" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope_001", - "_id": "5a37ce53c4a282000d72296e", - "_parent": "5a37ca54c4a282000d72296a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "58d268fc86f774111273f8c2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "577d128124597739d65d0e56" - }, - "59eb7ebe86f7740b373438ce": { - "_id": "59eb7ebe86f7740b373438ce", - "_name": "mount_vss_toz_6p29m", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_vss_toz_6p29m", - "ShortName": "mount_vss_toz_6p29m", - "Description": "mount_vss_toz_6p29m", - "Weight": 0.095, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_vss_toz_6p29m.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical_000", - "_id": "59eb7ebe86f7740b373438cf", - "_parent": "59eb7ebe86f7740b373438ce", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "59eb7ebe86f7740b373438d0", - "_parent": "59eb7ebe86f7740b373438ce", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "59eb7ebe86f7740b373438d1", - "_parent": "59eb7ebe86f7740b373438ce", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "56def37dd2720bec348b456a", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "626becf9582c3e319310b837", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "576a7c512459771e796e0e17" - }, - "5a33b2c9c4a282000c5a9511": { - "_id": "5a33b2c9c4a282000c5a9511", - "_name": "mount_all_trijicon_rm33", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_trijicon_rm33", - "ShortName": "mount_all_trijicon_rm33", - "Description": "mount_all_trijicon_rm33", - "Weight": 0.017, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_trijicon_rm33.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5a33b2c9c4a282000c5a9512", - "_parent": "5a33b2c9c4a282000c5a9511", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a32aa8bc4a2826c6e06d737" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "5c86592b2e2216000e69e77c": { - "_id": "5c86592b2e2216000e69e77c", - "_name": "mount_all_iea_kh_f_34mm", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", - "ShortName": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", - "Description": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", - "Weight": 0.199, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_iea_kh_f_34mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5c86592b2e2216000e69e77e", - "_parent": "5c86592b2e2216000e69e77c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "56ea70acd2720b844b8b4594", - "5aa66be6e5b5b0214e506e97", - "61714eec290d254f5e6b2ffc" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "577d128124597739d65d0e56" - }, - "616554fe50224f204c1da2aa": { - "_id": "616554fe50224f204c1da2aa", - "_name": "mount_all_aimpoint_h2_weaver", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_aimpoint_h2_weaver", - "ShortName": "mount_all_aimpoint_h2_weaver", - "Description": "mount_all_aimpoint_h2_weaver", - "Weight": 0.015, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_aimpoint_h2_weaver.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "616554fe50224f204c1da2ac", - "_parent": "616554fe50224f204c1da2aa", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61657230d92c473c770213d7", - "58d399e486f77442e0016fe7", - "5b3116595acfc40019476364", - "58d39b0386f77443380bf13c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "5d0a29fed7ad1a002769ad08": { - "_id": "5d0a29fed7ad1a002769ad08", - "_name": "mount_all_kmz_1p69_mount", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_jp_enterprises_ftsm_30mm", - "ShortName": "mount_all_jp_enterprises_ftsm_30mm", - "Description": "mount_all_jp_enterprises_ftsm_30mm", - "Weight": 0.5, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_kmz_1p69_mount.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5bb20e49d4351e3bac1212de", - "5ba26b17d4351e00367f9bdd", - "5beec9450db83400970084fd", - "5dfa3d7ac41b2312ea33362a", - "5c1780312e221602b66cc189", - "5fb6564947ce63734e3fa1da", - "5bc09a18d4351e003562b68e", - "5c18b9192e2216398b5a8104", - "5fc0fa957283c4046c58147e", - "5894a81786f77427140b8347", - "55d5f46a4bdc2d1b198b4567", - "5ae30bad5acfc400185c2dc4", - "5b0bc22d5acfc47a8607f085", - "56083e1b4bdc2dc8488b4572" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5d0a29fed7ad1a002769ad0a", - "_parent": "5d0a29fed7ad1a002769ad08", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d0a3a58d7ad1a669c15ca14", - "5d0a3e8cd7ad1a6f6a3d35bd" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "577d128124597739d65d0e56" - }, "5c7d55f52e221644f31bff6a": { "_id": "5c7d55f52e221644f31bff6a", "_name": "mount_all_aimpoint_lrp_mount", @@ -111929,6 +120426,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -111974,6 +120475,828 @@ }, "_proto": "5649a2464bdc2d91118b45a8" }, + "616584766ef05c2ce828ef57": { + "_id": "616584766ef05c2ce828ef57", + "_name": "mount_all_aimpoint_qrp2_mount", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_aimpoint_h1_t1_weaver", + "ShortName": "mount_all_aimpoint_h1_t1_weaver", + "Description": "mount_all_aimpoint_h1_t1_weaver", + "Weight": 0.098, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_aimpoint_qrp2_mount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "616584766ef05c2ce828ef59", + "_parent": "616584766ef05c2ce828ef57", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61659f79d92c473c770213ee", + "5c7d55de2e221644f31bff68", + "5c7d560b2e22160bc12c6139" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, + "5bbdb811d4351e45020113c7": { + "_id": "5bbdb811d4351e45020113c7", + "_name": "mount_mosin_aim_sports_tri_rail", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_mosin_aim_sports_tri_rail", + "ShortName": "mount_mosin_aim_sports_tri_rail", + "Description": "mount_mosin_aim_sports_tri_rail", + "Weight": 0.18, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_mosin_aim_sports_tri_rail.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5d024f5cd7ad1a04a067e91a", + "5b3f7c005acfc4704b4a1de8" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5bbdb811d4351e45020113c9", + "_parent": "5bbdb811d4351e45020113c7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "5bbdbb25d4351e0034778ed6", + "_parent": "5bbdb811d4351e45020113c7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_001", + "_id": "5bbdbb2dd4351e00334caa94", + "_parent": "5bbdb811d4351e45020113c7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "57a3459f245977764a01f703" + }, + "57d17e212459775a1179a0f5": { + "_id": "57d17e212459775a1179a0f5", + "_name": "mount_all_noname_25mm_ring", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_noname_25mm_ring", + "ShortName": "mount_all_noname_25mm_ring", + "Description": "mount_all_noname_25mm_ring", + "Weight": 0.085, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_noname_25mm_ring.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_flashlight", + "_id": "57d17f852459775aba1dae06", + "_parent": "57d17e212459775a1179a0f5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59d790f486f77403cb06aec6", + "57d17c5e2459775a5c57d17d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "57c69dd424597774c03b7bbc" + }, + "5a1ead28fcdbcb001912fa9f": { + "_id": "5a1ead28fcdbcb001912fa9f", + "_name": "mount_all_unv_dloc_ird", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_unv_dloc_ird", + "ShortName": "mount_all_unv_dloc_ird", + "Description": "mount_all_unv_dloc_ird", + "Weight": 0.113, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_unv_dloc_ird.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5a1ead28fcdbcb001912faa0", + "_parent": "5a1ead28fcdbcb001912fa9f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a1eaa87fcdbcb001865f75e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "577d128124597739d65d0e56" + }, + "57ffaea724597779f52b3a4d": { + "_id": "57ffaea724597779f52b3a4d", + "_name": "mount_all_zenit_b12", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_zenit_b12", + "ShortName": "mount_all_zenit_b12", + "Description": "mount_all_zenit_b12", + "Weight": 0.087, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_zenit_b12.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "57ffaeb824597779fd511db1", + "_parent": "57ffaea724597779f52b3a4d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "57ffb5d624597702841ea407", + "_parent": "57ffaea724597779f52b3a4d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "57a3459f245977764a01f703" + }, + "5a33b652c4a28232996e407c": { + "_id": "5a33b652c4a28232996e407c", + "_name": "mount_all_trijicon_ac32062", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_p226_trijicon_rm50", + "ShortName": "mount_p226_trijicon_rm50", + "Description": "mount_p226_trijicon_rm50", + "Weight": 0.017, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_trijicon_ac32062.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5a33b652c4a28232996e407d", + "_parent": "5a33b652c4a28232996e407c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a32aa8bc4a2826c6e06d737" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, "5eeb2ff5ea4f8b73c827350b": { "_id": "5eeb2ff5ea4f8b73c827350b", "_name": "mount_590_bat_rb7m", @@ -112030,6 +121353,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -112342,23 +121669,23 @@ }, "_proto": "57a3459f245977764a01f703" }, - "55d48a634bdc2d8b2f8b456a": { - "_id": "55d48a634bdc2d8b2f8b456a", - "_name": "mount_all_custom_top_rail_13", + "59eb7ebe86f7740b373438ce": { + "_id": "59eb7ebe86f7740b373438ce", + "_name": "mount_vss_toz_6p29m", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_all_custom_top_rail_13", - "ShortName": "mount_all_custom_top_rail_13", - "Description": "mount_all_custom_top_rail_13", - "Weight": 0.12, + "Name": "mount_vss_toz_6p29m", + "ShortName": "mount_vss_toz_6p29m", + "Description": "mount_vss_toz_6p29m", + "Weight": 0.095, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_custom_top_rail_13.bundle", + "path": "assets/content/items/mods/mounts/mount_vss_toz_6p29m.bundle", "rcid": "" }, "UsePrefab": { @@ -112376,7 +121703,7 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 10, - "ExamineExperience": 5, + "ExamineExperience": 3, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, @@ -112398,57 +121725,127 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_scope", - "_id": "560d427d4bdc2dcc4c8b4596", - "_parent": "55d48a634bdc2d8b2f8b456a", + "_name": "mod_tactical_000", + "_id": "59eb7ebe86f7740b373438cf", + "_parent": "59eb7ebe86f7740b373438ce", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "626bb8532c923541184624b4" + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_001", + "_id": "59eb7ebe86f7740b373438d0", + "_parent": "59eb7ebe86f7740b373438ce", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "59eb7ebe86f7740b373438d1", + "_parent": "59eb7ebe86f7740b373438ce", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "56def37dd2720bec348b456a", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "626becf9582c3e319310b837", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" ] } ] @@ -112477,25 +121874,26 @@ "DoubleActionAccuracyPenaltyMult": 1, "HeatFactor": 1, "CoolFactor": 1 - } + }, + "_proto": "576a7c512459771e796e0e17" }, - "5b800ed086f7747baf6e2f9e": { - "_id": "5b800ed086f7747baf6e2f9e", - "_name": "mount_hex_hexagon_short", + "5a33b2c9c4a282000c5a9511": { + "_id": "5a33b2c9c4a282000c5a9511", + "_name": "mount_all_trijicon_rm33", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.07, + "Name": "mount_all_trijicon_rm33", + "ShortName": "mount_all_trijicon_rm33", + "Description": "mount_all_trijicon_rm33", + "Weight": 0.017, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_hex_hexagon_short.bundle", + "path": "assets/content/items/mods/mounts/mount_all_trijicon_rm33.bundle", "rcid": "" }, "UsePrefab": { @@ -112535,12 +121933,219 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_tactical", - "_id": "5b800ed086f7747baf6e2fa0", - "_parent": "5b800ed086f7747baf6e2f9e", + "_name": "mod_scope", + "_id": "5a33b2c9c4a282000c5a9512", + "_parent": "5a33b2c9c4a282000c5a9511", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a32aa8bc4a2826c6e06d737" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, + "61965d9058ef8c428c287e0d": { + "_id": "61965d9058ef8c428c287e0d", + "_name": "mount_mk16_pws_srx", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_mk16_pws_srx", + "ShortName": "mount_mk16_pws_srx", + "Description": "mount_mk16_pws_srx", + "Weight": 0.224, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_mk16_pws_srx.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "6183fc15d3a39d50044c13e9", + "618168b350224f204c1da4d8" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical_000", + "_id": "61965d9058ef8c428c287e0f", + "_parent": "61965d9058ef8c428c287e0d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_001", + "_id": "61965d9058ef8c428c287e10", + "_parent": "61965d9058ef8c428c287e0d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_002", + "_id": "61966a6fed0429009f544bb7", + "_parent": "61965d9058ef8c428c287e0d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_003", + "_id": "61966ad27b9de81629025334", + "_parent": "61965d9058ef8c428c287e0d", "_props": { "filters": [ { @@ -112582,7 +122187,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 0, + "Ergonomics": 5, "Velocity": 0, "RaidModdable": true, "ToolModdable": true, @@ -112592,127 +122197,28 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, + "HeatFactor": 0.95, "CoolFactor": 1 }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5a33bab6c4a28200741e22f8": { - "_id": "5a33bab6c4a28200741e22f8", - "_name": "mount_acog_trijicon_rm35", + "57ffb0062459777a045af529": { + "_id": "57ffb0062459777a045af529", + "_name": "mount_all_zenit_b18", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_acog_trijicon_rm35", - "ShortName": "mount_acog_trijicon_rm35", - "Description": "mount_acog_trijicon_rm35", - "Weight": 0.02, + "Name": "mount_all_zenit_b18", + "ShortName": "mount_all_zenit_b18", + "Description": "mount_all_zenit_b18", + "Weight": 0.053, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_acog_trijicon_rm35.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5a33bab6c4a28200741e22f9", - "_parent": "5a33bab6c4a28200741e22f8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a32aa8bc4a2826c6e06d737" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "57a3459f245977764a01f703": { - "_id": "57a3459f245977764a01f703", - "_name": "mount_vss_zenit_b3", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_vss_zenit_b3", - "ShortName": "mount_vss_zenit_b3", - "Description": "mount_vss_zenit_b3", - "Weight": 0.04, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_vss_zenit_b3.bundle", + "path": "assets/content/items/mods/mounts/mount_all_zenit_b18.bundle", "rcid": "" }, "UsePrefab": { @@ -112752,12 +122258,373 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "57ffb08724597779f52b3a4f", + "_parent": "57ffb0062459777a045af529", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "577d128124597739d65d0e56", + "615d8d878004cc50514c3233", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "58d2664f86f7747fec5834f6", + "57ae0171245977343c27bfcf", + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "584984812459776a704a82a6", + "570fd721d2720bc5458b4596" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "57ffaea724597779f52b3a4d" + }, + "5dfe14f30b92095fd441edaf": { + "_id": "5dfe14f30b92095fd441edaf", + "_name": "mount_7mm_etmi_019", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_zenit_b18", + "ShortName": "mount_all_zenit_b18", + "Description": "mount_all_zenit_b18\n", + "Weight": 0.053, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_7mm_etmi_019.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5dfe14f30b92095fd441edb1", + "_parent": "5dfe14f30b92095fd441edaf", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "5d2da1e948f035477b1ce2ba", + "584984812459776a704a82a6", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "57ffaea724597779f52b3a4d" + }, + "5649a2464bdc2d91118b45a8": { + "_id": "5649a2464bdc2d91118b45a8", + "_name": "mount_all_ncstar_mpr45", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_ncstar_mpr45", + "ShortName": "mount_all_ncstar_mpr45", + "Description": "mount_all_ncstar_mpr45", + "Weight": 0.04, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_ncstar_mpr45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5649dc074bdc2d1b2b8b458f", + "_parent": "5649a2464bdc2d91118b45a8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ae0171245977343c27bfcf", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5a9fc7e6a2750c0032157184": { + "_id": "5a9fc7e6a2750c0032157184", + "_name": "mount_vss_zenit_b3_combo", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_vss_zenit_b3_combo", + "ShortName": "mount_vss_zenit_b3_combo", + "Description": "mount_vss_zenit_b3_combo", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_vss_zenit_b3_combo.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_tactical", - "_id": "57a3460e24597776ce718f59", - "_parent": "57a3459f245977764a01f703", + "_id": "5a9fc7e6a2750c0032157186", + "_parent": "5a9fc7e6a2750c0032157184", "_props": { "filters": [ { @@ -112766,6 +122633,7 @@ "5a800961159bd4315e3a1657", "57fd23e32459772d0805bcf1", "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", "5c06595c0db834001a66af6c", "5cc9c20cd7f00c001336c65d", "5d2369418abbc306c62e0c80", @@ -112789,6 +122657,33 @@ "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5a9fc846a2750c00171b3faa", + "_parent": "5a9fc7e6a2750c0032157184", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" } ], "CanPutIntoDuringTheRaid": true, @@ -112813,23 +122708,23 @@ }, "_proto": "576a7c512459771e796e0e17" }, - "625ed7c64d9b6612df732146": { - "_id": "625ed7c64d9b6612df732146", - "_name": "mount_m3_benelli_sport_top_rail", + "5de8fbf2b74cd90030650c79": { + "_id": "5de8fbf2b74cd90030650c79", + "_name": "mount_mp9_bt_mp9_bottom_rail", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { "Name": "mount_keymod_strike_industries_4_inch_rail_section", "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.11, + "Weight": 0.09, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_m3_benelli_sport_top_rail.bundle", + "path": "assets/content/items/mods/mounts/mount_mp9_bt_mp9_bottom_rail.bundle", "rcid": "" }, "UsePrefab": { @@ -112869,58 +122764,41 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_scope", - "_id": "625ed7c64d9b6612df732148", - "_parent": "625ed7c64d9b6612df732146", + "_name": "mod_foregrip", + "_id": "5de8fbf2b74cd90030650c7b", + "_parent": "5de8fbf2b74cd90030650c79", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "626bb8532c923541184624b4", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "5d1b5e94d7ad1a2b865a96b0", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "609bab8b455afd752b2e6138" + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" ] } ] @@ -112937,7 +122815,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -1, + "Ergonomics": 0, "Velocity": 0, "RaidModdable": true, "ToolModdable": true, @@ -113008,6 +122886,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -113079,23 +122961,23 @@ }, "_proto": "5649a2464bdc2d91118b45a8" }, - "62444cb99f47004c781903eb": { - "_id": "62444cb99f47004c781903eb", - "_name": "mount_g36_hk_bottom_rail_std", + "622f02437762f55aaa68ac85": { + "_id": "622f02437762f55aaa68ac85", + "_name": "mount_g36_hk_magwell_std", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.07, + "Name": "mount_acog_trijicon_rm35", + "ShortName": "mount_acog_trijicon_rm35", + "Description": "mount_acog_trijicon_rm35", + "Weight": 0.02, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_g36_hk_bottom_rail_std.bundle", + "path": "assets/content/items/mods/mounts/mount_g36_hk_magwell_std.bundle", "rcid": "" }, "UsePrefab": { @@ -113125,7 +123007,26 @@ "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, - "ConflictingItems": [], + "ConflictingItems": [ + "55d4887d4bdc2d962f8b4570", + "61840bedd92c473c77021635", + "61840d85568c120fdd2962a5", + "5c05413a0db834001c390617", + "5c6d450c2e221600114c997d", + "5c6d42cb2e2216000e69d7d1", + "59c1383d86f774290a37e0ca", + "5aaa5e60e5b5b000140293d6", + "5448c1d04bdc2dff2f8b4569", + "5aaa5dfee5b5b000140293d3", + "5d1340b3d7ad1a0b52682ed7", + "544a378f4bdc2d30388b4567", + "5d1340bdd7ad1a0e8d245aab", + "55802d5f4bdc2dac148b458e", + "5d1340cad7ad1a0b0b249869", + "5c6592372e221600133e47d7", + "544a37c44bdc2d25388b4567", + "5c6d46132e221601da357d56" + ], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], @@ -113135,53 +123036,12 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "62444cb99f47004c781903ed", - "_parent": "62444cb99f47004c781903eb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c1bc5612e221602b5429350", - "5cda9bcfd7f00c0c0b53e900", - "5c1bc7752e221602b1779b34", - "588226d124597767ad33f787", - "5c7fc87d2e221644f31c0298", - "5c87ca002e221600114cb150", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "5fce0cf655375d18a253eff0", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5cf4fb76d7f00c065703d3ac", - "58c157c886f774032749fb06", - "5b057b4f5acfc4771e1bd3e9", - "558032614bdc2de7118b4585", - "5c791e872e2216001219c40a", - "58c157be86f77403c74b2bb6", - "5f6340d3ca442212f4047eb2", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5fb2e221602b1779b32", - "591af28e86f77414a27a9e1d", - "5c1bc7432e221602b412949d", - "5c1bc5af2e221602b412949b", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5a7dbfc1159bd40016548fde" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], + "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, @@ -113189,38 +123049,38 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 0, + "Ergonomics": 0.5, "Velocity": 0, - "RaidModdable": true, + "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, - "IsAnimated": false, + "IsAnimated": true, "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "HeatFactor": 1, "CoolFactor": 1 }, - "_proto": "55f96d6f4bdc2d5f408b4578" + "_proto": "5649a2464bdc2d91118b45a8" }, - "5bfe7fb30db8340018089fed": { - "_id": "5bfe7fb30db8340018089fed", - "_name": "mount_mr133_tactica_tula_12003", + "609a4b4fe2ff132951242d04": { + "_id": "609a4b4fe2ff132951242d04", + "_name": "mount_dovetail_arbalet_vpo_102", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_mr133_tactica_tula_12003", - "ShortName": "mount_mr133_tactica_tula_12003", - "Description": "mount_mr133_tactica_tula_12003", - "Weight": 0.04, + "Name": "mount_dovetail_arbalet_vpo_102", + "ShortName": "mount_dovetail_arbalet_vpo_102", + "Description": "mount_dovetail_arbalet_vpo_102", + "Weight": 0.12, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_mr133_tactica_tula_12003.bundle", + "path": "assets/content/items/mods/mounts/mount_dovetail_arbalet_vpo_102.bundle", "rcid": "" }, "UsePrefab": { @@ -113260,23 +123120,69 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_stock", - "_id": "5bfe88ca0db834001808a11f", - "_parent": "5bfe7fb30db8340018089fed", + "_name": "mod_scope", + "_id": "609a4b4fe2ff132951242d06", + "_parent": "609a4b4fe2ff132951242d04", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5bfe86a20db834001d23e8f7" + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "626bb8532c923541184624b4" ] } ] }, - "_required": true, + "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" } @@ -113291,8 +123197,8 @@ "Ergonomics": -2, "Velocity": 0, "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, + "ToolModdable": false, + "BlocksFolding": true, "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, @@ -113303,23 +123209,23 @@ }, "_proto": "57a3459f245977764a01f703" }, - "5a7ad4af51dfba0013379717": { - "_id": "5a7ad4af51dfba0013379717", - "_name": "mount_glock_aimtech_base_glock", + "5a33bab6c4a28200741e22f8": { + "_id": "5a33bab6c4a28200741e22f8", + "_name": "mount_acog_trijicon_rm35", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_glock_aimtech_base_glock", - "ShortName": "mount_glock_aimtech_base_glock", - "Description": "mount_glock_aimtech_base_glock", - "Weight": 0.12, + "Name": "mount_acog_trijicon_rm35", + "ShortName": "mount_acog_trijicon_rm35", + "Description": "mount_acog_trijicon_rm35", + "Weight": 0.02, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_glock_aimtech_base_glock.bundle", + "path": "assets/content/items/mods/mounts/mount_acog_trijicon_rm35.bundle", "rcid": "" }, "UsePrefab": { @@ -113359,24 +123265,22 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_scope", - "_id": "5a7ad4af51dfba0013379719", - "_parent": "5a7ad4af51dfba0013379717", + "_id": "5a33bab6c4a28200741e22f9", + "_parent": "5a33bab6c4a28200741e22f8", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5a33b2c9c4a282000c5a9511" + "5a32aa8bc4a2826c6e06d737" ] } ] @@ -113396,124 +123300,6 @@ "Ergonomics": -1, "Velocity": 0, "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "62444cd3674028188b052799": { - "_id": "62444cd3674028188b052799", - "_name": "mount_g36_hk_side_rail_std", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_ump_hk_side_rail_std", - "ShortName": "mount_ump_hk_side_rail_std", - "Description": "mount_ump_hk_side_rail_std", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_g36_hk_side_rail_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "62444cd3674028188b05279b", - "_parent": "62444cd3674028188b052799", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6267c6396b642f77f56f5c1c", - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "626becf9582c3e319310b837", - "5cc9c20cd7f00c001336c65d", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, @@ -113524,7 +123310,7 @@ "HeatFactor": 1, "CoolFactor": 1 }, - "_proto": "55f96d6f4bdc2d5f408b4578" + "_proto": "5649a2464bdc2d91118b45a8" }, "5fc53954f8b6a877a729eaeb": { "_id": "5fc53954f8b6a877a729eaeb", @@ -113582,6 +123368,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -113650,23 +123440,23 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5bbdb811d4351e45020113c7": { - "_id": "5bbdb811d4351e45020113c7", - "_name": "mount_mosin_aim_sports_tri_rail", + "5a27bad7c4a282000b15184b": { + "_id": "5a27bad7c4a282000b15184b", + "_name": "mount_sr1mp_tochmash_std_4_rail", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_mosin_aim_sports_tri_rail", - "ShortName": "mount_mosin_aim_sports_tri_rail", - "Description": "mount_mosin_aim_sports_tri_rail", - "Weight": 0.18, + "Name": "mount_sr1mp_tochmash_std_4_rail", + "ShortName": "mount_sr1mp_tochmash_std_4_rail", + "Description": "mount_sr1mp_tochmash_std_4_rail", + "Weight": 0.04, "BackgroundColor": "blue", - "Width": 2, + "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_mosin_aim_sports_tri_rail.bundle", + "path": "assets/content/items/mods/mounts/mount_sr1mp_tochmash_std_4_rail.bundle", "rcid": "" }, "UsePrefab": { @@ -113696,10 +123486,7 @@ "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5d024f5cd7ad1a04a067e91a", - "5b3f7c005acfc4704b4a1de8" - ], + "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], @@ -113709,73 +123496,32 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_scope", - "_id": "5bbdb811d4351e45020113c9", - "_parent": "5bbdb811d4351e45020113c7", + "_name": "mod_tactical_000", + "_id": "5a27bad7c4a282000b15184c", + "_parent": "5a27bad7c4a282000b15184b", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" ] } ] @@ -113785,34 +123531,15 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_tactical_000", - "_id": "5bbdbb25d4351e0034778ed6", - "_parent": "5bbdb811d4351e45020113c7", + "_name": "mod_mount", + "_id": "5a27bad7c4a282000b15184d", + "_parent": "5a27bad7c4a282000b15184b", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" + "5a27b3d0c4a282000d721ec1" ] } ] @@ -113823,8 +123550,8 @@ }, { "_name": "mod_tactical_001", - "_id": "5bbdbb2dd4351e00334caa94", - "_parent": "5bbdb811d4351e45020113c7", + "_id": "5a27bb66c4a28200741e1e56", + "_parent": "5a27bad7c4a282000b15184b", "_props": { "filters": [ { @@ -113833,18 +123560,14 @@ "5a800961159bd4315e3a1657", "57fd23e32459772d0805bcf1", "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", "5cc9c20cd7f00c001336c65d", "5d2369418abbc306c62e0c80", "5b07dd285acfc4001754240d", "56def37dd2720bec348b456a", "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", "5a5f1ce64f39f90b401987bc", "560d657b4bdc2da74d8b4572", "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", "57d17e212459775a1179a0f5", "6267c6396b642f77f56f5c1c", "6272370ee4013c5d7e31f418", @@ -113857,6 +123580,65 @@ "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_002", + "_id": "5a27bb70c4a28232996e3c76", + "_parent": "5a27bad7c4a282000b15184b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5a27bb79c4a282000e496f7b", + "_parent": "5a27bad7c4a282000b15184b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "584984812459776a704a82a6", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" } ], "CanPutIntoDuringTheRaid": true, @@ -113866,9 +123648,9 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -2, + "Ergonomics": -1, "Velocity": 0, - "RaidModdable": false, + "RaidModdable": true, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, @@ -113879,7 +123661,7 @@ "HeatFactor": 1, "CoolFactor": 1 }, - "_proto": "57a3459f245977764a01f703" + "_proto": "5649a2464bdc2d91118b45a8" }, "5c61a40d2e2216001403158d": { "_id": "5c61a40d2e2216001403158d", @@ -113941,6 +123723,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -114041,6 +123827,483 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, + "622efdf8ec80d870d349b4e5": { + "_id": "622efdf8ec80d870d349b4e5", + "_name": "mount_base_hensoldt_top_rail", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_base_aimpoint_h1_t1_spacer", + "ShortName": "mount_base_aimpoint_h1_t1_spacer", + "Description": "mount_base_aimpoint_h1_t1_spacer", + "Weight": 0.015, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_base_hensoldt_top_rail.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "622efdf8ec80d870d349b4e7", + "_parent": "622efdf8ec80d870d349b4e5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "609bab8b455afd752b2e6138", + "61605d88ffa6e502ac5e7eeb", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "61714b2467085e45ef140b2c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, + "5b84038986f774774913b0c1": { + "_id": "5b84038986f774774913b0c1", + "_name": "mount_hex_hexagon_short_red", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_hex_hexagon_short_red.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "5b84038986f774774913b0c3", + "_parent": "5b84038986f774774913b0c1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "626becf9582c3e319310b837", + "5cc9c20cd7f00c001336c65d", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "6267c6396b642f77f56f5c1c", + "57d17e212459775a1179a0f5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5de8fc0b205ddc616a6bc51b": { + "_id": "5de8fc0b205ddc616a6bc51b", + "_name": "mount_mp9_bt_mp9_side_rail", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_mp9_bt_mp9_side_rail.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "5de8fc0b205ddc616a6bc51d", + "_parent": "5de8fc0b205ddc616a6bc51b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5a7ad4af51dfba0013379717": { + "_id": "5a7ad4af51dfba0013379717", + "_name": "mount_glock_aimtech_base_glock", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_glock_aimtech_base_glock", + "ShortName": "mount_glock_aimtech_base_glock", + "Description": "mount_glock_aimtech_base_glock", + "Weight": 0.12, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_glock_aimtech_base_glock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5a7ad4af51dfba0013379719", + "_parent": "5a7ad4af51dfba0013379717", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, "593d1fa786f7746da62d61ac": { "_id": "593d1fa786f7746da62d61ac", "_name": "mount_sks_utg_socom_rail", @@ -114097,6 +124360,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -114298,144 +124565,23 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "622efdf8ec80d870d349b4e5": { - "_id": "622efdf8ec80d870d349b4e5", - "_name": "mount_base_hensoldt_top_rail", + "5bc5a372d4351e44f824d17f": { + "_id": "5bc5a372d4351e44f824d17f", + "_name": "mount_mosin_aim_sports_mng", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_base_aimpoint_h1_t1_spacer", - "ShortName": "mount_base_aimpoint_h1_t1_spacer", - "Description": "mount_base_aimpoint_h1_t1_spacer", - "Weight": 0.015, + "Name": "mount_mosin_aim_sports_mng", + "ShortName": "mount_mosin_aim_sports_mng", + "Description": "mount_mosin_aim_sports_mng", + "Weight": 0.074, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_base_hensoldt_top_rail.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "622efdf8ec80d870d349b4e7", - "_parent": "622efdf8ec80d870d349b4e5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "609bab8b455afd752b2e6138", - "61605d88ffa6e502ac5e7eeb", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "61714b2467085e45ef140b2c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "5d0a29ead7ad1a0026013f27": { - "_id": "5d0a29ead7ad1a0026013f27", - "_name": "mount_dovetail_kmz_1p59_mount", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_jp_enterprises_ftsm_30mm", - "ShortName": "mount_all_jp_enterprises_ftsm_30mm", - "Description": "mount_all_jp_enterprises_ftsm_30mm", - "Weight": 0.41, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_dovetail_kmz_1p59_mount.bundle", + "path": "assets/content/items/mods/mounts/mount_mosin_aim_sports_mng.bundle", "rcid": "" }, "UsePrefab": { @@ -114465,19 +124611,7 @@ "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5827272a24597748c74bdeea", - "58272b392459774b4c7b3ccd", - "5d2c76ed48f03532f2136169", - "5d2c770c48f0354b4a07c100", - "5d2c772c48f0355d95672c25", - "5649af884bdc2d1b2b8b4589", - "5839a7742459773cf9693481", - "59985a6c86f77414ec448d17" - ], + "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], @@ -114487,237 +124621,49 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_scope", - "_id": "5d0a29ead7ad1a0026013f29", - "_parent": "5d0a29ead7ad1a0026013f27", + "_id": "5bc5a372d4351e44f824d181", + "_parent": "5bc5a372d4351e44f824d17f", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5d0a3a58d7ad1a669c15ca14", - "5d0a3e8cd7ad1a6f6a3d35bd" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "577d128124597739d65d0e56" - }, - "5de8fbf2b74cd90030650c79": { - "_id": "5de8fbf2b74cd90030650c79", - "_name": "mount_mp9_bt_mp9_bottom_rail", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.09, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_mp9_bt_mp9_bottom_rail.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5de8fbf2b74cd90030650c7b", - "_parent": "5de8fbf2b74cd90030650c79", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5b3f7bf05acfc433000ecf6b": { - "_id": "5b3f7bf05acfc433000ecf6b", - "_name": "mount_mosin_kochetov_mount", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_acog_trijicon_rm35", - "ShortName": "mount_acog_trijicon_rm35", - "Description": "mount_acog_trijicon_rm35", - "Weight": 0.02, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_mosin_kochetov_mount.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount", - "_id": "5b3f7da55acfc4330140c249", - "_parent": "5b3f7bf05acfc433000ecf6b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d024f5cd7ad1a04a067e91a", - "5b3f7c005acfc4704b4a1de8" + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511" ] } ] @@ -114747,25 +124693,114 @@ "HeatFactor": 1, "CoolFactor": 1 }, + "_proto": "57a3459f245977764a01f703" + }, + "619621a4de3cdf1d2614a7a7": { + "_id": "619621a4de3cdf1d2614a7a7", + "_name": "mount_usp_hk_elite_compensator", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_glock_um_tactical_um3_sight_mount", + "ShortName": "mount_glock_um_tactical_um3_sight_mount", + "Description": "mount_glock_um_tactical_um3_sight_mount", + "Weight": 0.31, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_usp_hk_elite_compensator.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5fc4b97bab884124df0cd5e3", + "6194ef39de3cdf1d2614a768", + "6194efe07c6c7b169525f11b", + "6194eff92d2c397d6600348b" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -10, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -8, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, "_proto": "5649a2464bdc2d91118b45a8" }, - "622f02437762f55aaa68ac85": { - "_id": "622f02437762f55aaa68ac85", - "_name": "mount_g36_hk_magwell_std", + "619624b26db0f2477964e6b0": { + "_id": "619624b26db0f2477964e6b0", + "_name": "mount_usp_hk_match_compensator", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_acog_trijicon_rm35", - "ShortName": "mount_acog_trijicon_rm35", - "Description": "mount_acog_trijicon_rm35", - "Weight": 0.02, + "Name": "mount_glock_um_tactical_um3_sight_mount", + "ShortName": "mount_glock_um_tactical_um3_sight_mount", + "Description": "mount_glock_um_tactical_um3_sight_mount", + "Weight": 0.34, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_g36_hk_magwell_std.bundle", + "path": "assets/content/items/mods/mounts/mount_usp_hk_match_compensator.bundle", "rcid": "" }, "UsePrefab": { @@ -114796,24 +124831,10 @@ "CanSellOnRagfair": true, "CanRequireOnRagfair": true, "ConflictingItems": [ - "55d4887d4bdc2d962f8b4570", - "61840bedd92c473c77021635", - "61840d85568c120fdd2962a5", - "5c05413a0db834001c390617", - "5c6d450c2e221600114c997d", - "5c6d42cb2e2216000e69d7d1", - "59c1383d86f774290a37e0ca", - "5aaa5e60e5b5b000140293d6", - "5448c1d04bdc2dff2f8b4569", - "5aaa5dfee5b5b000140293d3", - "5d1340b3d7ad1a0b52682ed7", - "544a378f4bdc2d30388b4567", - "5d1340bdd7ad1a0e8d245aab", - "55802d5f4bdc2dac148b458e", - "5d1340cad7ad1a0b0b249869", - "5c6592372e221600133e47d7", - "544a37c44bdc2d25388b4567", - "5c6d46132e221601da357d56" + "5fc4b97bab884124df0cd5e3", + "6194ef39de3cdf1d2614a768", + "6194efe07c6c7b169525f11b", + "6194eff92d2c397d6600348b" ], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -114824,22 +124845,54 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "619624b26db0f2477964e6b3", + "_parent": "619624b26db0f2477964e6b0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": 0, + "Recoil": -15, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 0.5, + "Ergonomics": -12, "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, + "RaidModdable": true, + "ToolModdable": false, "BlocksFolding": false, "BlocksCollapsible": false, - "IsAnimated": true, + "IsAnimated": false, "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, @@ -114904,6 +124957,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -115028,23 +125085,23 @@ }, "_proto": "576a7c512459771e796e0e17" }, - "5de8fc0b205ddc616a6bc51b": { - "_id": "5de8fc0b205ddc616a6bc51b", - "_name": "mount_mp9_bt_mp9_side_rail", + "625ed7c64d9b6612df732146": { + "_id": "625ed7c64d9b6612df732146", + "_name": "mount_m3_benelli_sport_top_rail", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { "Name": "mount_keymod_strike_industries_4_inch_rail_section", "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.05, + "Weight": 0.11, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_mp9_bt_mp9_side_rail.bundle", + "path": "assets/content/items/mods/mounts/mount_m3_benelli_sport_top_rail.bundle", "rcid": "" }, "UsePrefab": { @@ -115084,36 +125141,167 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_tactical", - "_id": "5de8fc0b205ddc616a6bc51d", - "_parent": "5de8fc0b205ddc616a6bc51b", + "_name": "mod_scope", + "_id": "625ed7c64d9b6612df732148", + "_parent": "625ed7c64d9b6612df732146", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "626bb8532c923541184624b4", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "5d1b5e94d7ad1a2b865a96b0", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "609bab8b455afd752b2e6138" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5a16b8a9fcdbcb00165aa6ca": { + "_id": "5a16b8a9fcdbcb00165aa6ca", + "_name": "nvg_norotos_tatm_universal", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "nvg_norotos_tatm_universal", + "ShortName": "nvg_norotos_tatm_universal", + "Description": "nvg_norotos_tatm_universal", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/equipment/customizable/norotos_tatm/nvg_norotos_tatm_universal.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_nvg", + "_id": "5a17e7c0fcdbcb001a3b00e4", + "_parent": "5a16b8a9fcdbcb00165aa6ca", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0695860db834001b735461", + "5a16b93dfcdbcbcae6687261", + "5c11046cd174af02a012e42b" ] } ] @@ -115133,7 +125321,7 @@ "Ergonomics": 0, "Velocity": 0, "RaidModdable": true, - "ToolModdable": true, + "ToolModdable": false, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, @@ -115145,23 +125333,23 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5a27bad7c4a282000b15184b": { - "_id": "5a27bad7c4a282000b15184b", - "_name": "mount_sr1mp_tochmash_std_4_rail", + "5e569a2e56edd02abe09f280": { + "_id": "5e569a2e56edd02abe09f280", + "_name": "mount_dovetail_caa_xd_rgl", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_sr1mp_tochmash_std_4_rail", - "ShortName": "mount_sr1mp_tochmash_std_4_rail", - "Description": "mount_sr1mp_tochmash_std_4_rail", - "Weight": 0.04, + "Name": "mount_dovetail_caa_xd_rgl", + "ShortName": "mount_dovetail_caa_xd_rgl", + "Description": "mount_dovetail_caa_xd_rgl", + "Weight": 0.225, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_sr1mp_tochmash_std_4_rail.bundle", + "path": "assets/content/items/mods/mounts/mount_dovetail_caa_xd_rgl.bundle", "rcid": "" }, "UsePrefab": { @@ -115179,7 +125367,7 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 10, - "ExamineExperience": 3, + "ExamineExperience": 5, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, @@ -115191,415 +125379,22 @@ "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical_000", - "_id": "5a27bad7c4a282000b15184c", - "_parent": "5a27bad7c4a282000b15184b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5a27bad7c4a282000b15184d", - "_parent": "5a27bad7c4a282000b15184b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a27b3d0c4a282000d721ec1" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "5a27bb66c4a28200741e1e56", - "_parent": "5a27bad7c4a282000b15184b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_002", - "_id": "5a27bb70c4a28232996e3c76", - "_parent": "5a27bad7c4a282000b15184b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5a27bb79c4a282000e496f7b", - "_parent": "5a27bad7c4a282000b15184b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "584984812459776a704a82a6", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } + "ConflictingItems": [ + "5947db3f86f77447880cf76f", + "57486e672459770abd687134", + "5649d9a14bdc2d79388b4580", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5d0a29ead7ad1a0026013f27", + "57acb6222459771ec34b5cb0", + "5dff8db859400025ea5150d4", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851" ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "55d48ebc4bdc2d8c2f8b456c": { - "_id": "55d48ebc4bdc2d8c2f8b456c", - "_name": "mount_mr133_deltatech_sprut", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_mr133_deltatech_sprut", - "ShortName": "mount_mr133_deltatech_sprut", - "Description": "mount_mr133_deltatech_sprut", - "Weight": 0.096, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_mr133_deltatech_sprut.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical_001", - "_id": "560d3fc94bdc2d57468b4575", - "_parent": "55d48ebc4bdc2d8c2f8b456c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_002", - "_id": "560d3fda4bdc2d20478b457d", - "_parent": "55d48ebc4bdc2d8c2f8b456c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_003", - "_id": "560d3fe34bdc2de22e8b457c", - "_parent": "55d48ebc4bdc2d8c2f8b456c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55d48c344bdc2d8b2f8b456b" - }, - "5addbffe5acfc4001714dfac": { - "_id": "5addbffe5acfc4001714dfac", - "_name": "mount_m14_sage_m14dcsb_mount", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_m14_sage_m14dcsb_mount", - "ShortName": "mount_m14_sage_m14dcsb_mount", - "Description": "mount_m14_sage_m14dcsb_mount", - "Weight": 0.22, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_m14_sage_m14dcsb_mount.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], @@ -115609,12 +125404,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_scope", - "_id": "5addbffe5acfc4001714dfae", - "_parent": "5addbffe5acfc4001714dfac", + "_id": "5e569a2e56edd02abe09f282", + "_parent": "5e569a2e56edd02abe09f280", "_props": { "filters": [ { @@ -115645,6 +125444,7 @@ "570fd721d2720bc5458b4596", "57ae0171245977343c27bfcf", "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", "5d1b5e94d7ad1a2b865a96b0", "609bab8b455afd752b2e6138", "58d39d3d86f77445bb794ae7", @@ -115693,7 +125493,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -1, + "Ergonomics": -2, "Velocity": 0, "RaidModdable": true, "ToolModdable": true, @@ -115706,120 +125506,7 @@ "HeatFactor": 1, "CoolFactor": 1 }, - "_proto": "57a3459f245977764a01f703" - }, - "619624b26db0f2477964e6b0": { - "_id": "619624b26db0f2477964e6b0", - "_name": "mount_usp_hk_match_compensator", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_glock_um_tactical_um3_sight_mount", - "ShortName": "mount_glock_um_tactical_um3_sight_mount", - "Description": "mount_glock_um_tactical_um3_sight_mount", - "Weight": 0.34, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_usp_hk_match_compensator.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5fc4b97bab884124df0cd5e3", - "6194ef39de3cdf1d2614a768", - "6194efe07c6c7b169525f11b", - "6194eff92d2c397d6600348b" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "619624b26db0f2477964e6b3", - "_parent": "619624b26db0f2477964e6b0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -15, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -12, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" + "_proto": "55f96d6f4bdc2d5f408b4578" }, "5b3f7c005acfc4704b4a1de8": { "_id": "5b3f7c005acfc4704b4a1de8", @@ -115877,6 +125564,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -115920,23 +125611,23 @@ }, "_proto": "5649a2464bdc2d91118b45a8" }, - "619621a4de3cdf1d2614a7a7": { - "_id": "619621a4de3cdf1d2614a7a7", - "_name": "mount_usp_hk_elite_compensator", + "62444cd3674028188b052799": { + "_id": "62444cd3674028188b052799", + "_name": "mount_g36_hk_side_rail_std", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_glock_um_tactical_um3_sight_mount", - "ShortName": "mount_glock_um_tactical_um3_sight_mount", - "Description": "mount_glock_um_tactical_um3_sight_mount", - "Weight": 0.31, + "Name": "mount_ump_hk_side_rail_std", + "ShortName": "mount_ump_hk_side_rail_std", + "Description": "mount_ump_hk_side_rail_std", + "Weight": 0.05, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_usp_hk_elite_compensator.bundle", + "path": "assets/content/items/mods/mounts/mount_g36_hk_side_rail_std.bundle", "rcid": "" }, "UsePrefab": { @@ -115966,12 +125657,7 @@ "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5fc4b97bab884124df0cd5e3", - "6194ef39de3cdf1d2614a768", - "6194efe07c6c7b169525f11b", - "6194eff92d2c397d6600348b" - ], + "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], @@ -115981,19 +125667,61 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "62444cd3674028188b05279b", + "_parent": "62444cd3674028188b052799", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6267c6396b642f77f56f5c1c", + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "626becf9582c3e319310b837", + "5cc9c20cd7f00c001336c65d", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -10, + "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -8, + "Ergonomics": 0, "Velocity": 0, "RaidModdable": true, - "ToolModdable": false, + "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, @@ -116003,7 +125731,7 @@ "HeatFactor": 1, "CoolFactor": 1 }, - "_proto": "5649a2464bdc2d91118b45a8" + "_proto": "55f96d6f4bdc2d5f408b4578" }, "5addc00b5acfc4001669f144": { "_id": "5addc00b5acfc4001669f144", @@ -116061,6 +125789,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -116259,23 +125991,23 @@ }, "_proto": "57a3459f245977764a01f703" }, - "609a4b4fe2ff132951242d04": { - "_id": "609a4b4fe2ff132951242d04", - "_name": "mount_dovetail_arbalet_vpo_102", + "5addbffe5acfc4001714dfac": { + "_id": "5addbffe5acfc4001714dfac", + "_name": "mount_m14_sage_m14dcsb_mount", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_dovetail_arbalet_vpo_102", - "ShortName": "mount_dovetail_arbalet_vpo_102", - "Description": "mount_dovetail_arbalet_vpo_102", - "Weight": 0.12, + "Name": "mount_m14_sage_m14dcsb_mount", + "ShortName": "mount_m14_sage_m14dcsb_mount", + "Description": "mount_m14_sage_m14dcsb_mount", + "Weight": 0.22, "BackgroundColor": "blue", - "Width": 1, + "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_dovetail_arbalet_vpo_102.bundle", + "path": "assets/content/items/mods/mounts/mount_m14_sage_m14dcsb_mount.bundle", "rcid": "" }, "UsePrefab": { @@ -116315,12 +126047,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_scope", - "_id": "609a4b4fe2ff132951242d06", - "_parent": "609a4b4fe2ff132951242d04", + "_id": "5addbffe5acfc4001714dfae", + "_parent": "5addbffe5acfc4001714dfac", "_props": { "filters": [ { @@ -116350,6 +126086,7 @@ "59f9d81586f7744c7506ee62", "570fd721d2720bc5458b4596", "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", "5d1b5e94d7ad1a2b865a96b0", "609bab8b455afd752b2e6138", "58d39d3d86f77445bb794ae7", @@ -116358,17 +126095,30 @@ "616584766ef05c2ce828ef57", "5b3b6dc75acfc47a8773fb1e", "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", "577d128124597739d65d0e56", - "5c064c400db834001d23f468", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", "5c1cdd302e221602b3137250", "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", "5b31163c5acfc400153b71cb", "5a33b652c4a28232996e407c", "5a33b2c9c4a282000c5a9511", "59db7eed86f77461f8380365", "5a1ead28fcdbcb001912fa9f", - "626bb8532c923541184624b4" + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" ] } ] @@ -116385,11 +126135,11 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -2, + "Ergonomics": -1, "Velocity": 0, "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": true, + "ToolModdable": true, + "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, @@ -116456,6 +126206,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -116530,23 +126284,23 @@ }, "_proto": "57a3459f245977764a01f703" }, - "5a9fc7e6a2750c0032157184": { - "_id": "5a9fc7e6a2750c0032157184", - "_name": "mount_vss_zenit_b3_combo", + "5bfe7fb30db8340018089fed": { + "_id": "5bfe7fb30db8340018089fed", + "_name": "mount_mr133_tactica_tula_12003", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_vss_zenit_b3_combo", - "ShortName": "mount_vss_zenit_b3_combo", - "Description": "mount_vss_zenit_b3_combo", - "Weight": 0.08, + "Name": "mount_mr133_tactica_tula_12003", + "ShortName": "mount_mr133_tactica_tula_12003", + "Description": "mount_mr133_tactica_tula_12003", + "Weight": 0.04, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_vss_zenit_b3_combo.bundle", + "path": "assets/content/items/mods/mounts/mount_mr133_tactica_tula_12003.bundle", "rcid": "" }, "UsePrefab": { @@ -116586,64 +126340,138 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_tactical", - "_id": "5a9fc7e6a2750c0032157186", - "_parent": "5a9fc7e6a2750c0032157184", + "_name": "mod_stock", + "_id": "5bfe88ca0db834001808a11f", + "_parent": "5bfe7fb30db8340018089fed", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" + "5bfe86a20db834001d23e8f7" ] } ] }, - "_required": false, + "_required": true, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" - }, + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "57a3459f245977764a01f703" + }, + "5d0a29ead7ad1a0026013f27": { + "_id": "5d0a29ead7ad1a0026013f27", + "_name": "mount_dovetail_kmz_1p59_mount", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_jp_enterprises_ftsm_30mm", + "ShortName": "mount_all_jp_enterprises_ftsm_30mm", + "Description": "mount_all_jp_enterprises_ftsm_30mm", + "Weight": 0.41, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_dovetail_kmz_1p59_mount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5827272a24597748c74bdeea", + "58272b392459774b4c7b3ccd", + "5d2c76ed48f03532f2136169", + "5d2c770c48f0354b4a07c100", + "5d2c772c48f0355d95672c25", + "5649af884bdc2d1b2b8b4589", + "5839a7742459773cf9693481", + "59985a6c86f77414ec448d17" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ { "_name": "mod_scope", - "_id": "5a9fc846a2750c00171b3faa", - "_parent": "5a9fc7e6a2750c0032157184", + "_id": "5d0a29ead7ad1a0026013f29", + "_parent": "5d0a29ead7ad1a0026013f27", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" + "5d0a3a58d7ad1a669c15ca14", + "5d0a3e8cd7ad1a6f6a3d35bd" ] } ] @@ -116673,7 +126501,476 @@ "HeatFactor": 1, "CoolFactor": 1 }, - "_proto": "576a7c512459771e796e0e17" + "_proto": "577d128124597739d65d0e56" + }, + "57acb6222459771ec34b5cb0": { + "_id": "57acb6222459771ec34b5cb0", + "_name": "mount_dovetail_pilad_043_02", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_dovetail_pilad_043_02", + "ShortName": "mount_dovetail_pilad_043_02", + "Description": "mount_dovetail_pilad_043_02", + "Weight": 0.04, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_dovetail_pilad_043_02.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "57acb64b2459771e5e68a8e3", + "_parent": "57acb6222459771ec34b5cb0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": true, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "57a3459f245977764a01f703" + }, + "62444cb99f47004c781903eb": { + "_id": "62444cb99f47004c781903eb", + "_name": "mount_g36_hk_bottom_rail_std", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_g36_hk_bottom_rail_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "62444cb99f47004c781903ed", + "_parent": "62444cb99f47004c781903eb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c1bc5612e221602b5429350", + "5cda9bcfd7f00c0c0b53e900", + "5c1bc7752e221602b1779b34", + "588226d124597767ad33f787", + "5c7fc87d2e221644f31c0298", + "5c87ca002e221600114cb150", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "5fce0cf655375d18a253eff0", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5cf4fb76d7f00c065703d3ac", + "58c157c886f774032749fb06", + "5b057b4f5acfc4771e1bd3e9", + "558032614bdc2de7118b4585", + "5c791e872e2216001219c40a", + "58c157be86f77403c74b2bb6", + "5f6340d3ca442212f4047eb2", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5fb2e221602b1779b32", + "591af28e86f77414a27a9e1d", + "5c1bc7432e221602b412949d", + "5c1bc5af2e221602b412949b", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5a7dbfc1159bd40016548fde" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "55d48ebc4bdc2d8c2f8b456c": { + "_id": "55d48ebc4bdc2d8c2f8b456c", + "_name": "mount_mr133_deltatech_sprut", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_mr133_deltatech_sprut", + "ShortName": "mount_mr133_deltatech_sprut", + "Description": "mount_mr133_deltatech_sprut", + "Weight": 0.096, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_mr133_deltatech_sprut.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical_001", + "_id": "560d3fc94bdc2d57468b4575", + "_parent": "55d48ebc4bdc2d8c2f8b456c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_002", + "_id": "560d3fda4bdc2d20478b457d", + "_parent": "55d48ebc4bdc2d8c2f8b456c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_003", + "_id": "560d3fe34bdc2de22e8b457c", + "_parent": "55d48ebc4bdc2d8c2f8b456c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55d48c344bdc2d8b2f8b456b" }, "591ee00d86f774592f7b841e": { "_id": "591ee00d86f774592f7b841e", @@ -116731,6 +127028,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -116853,570 +127154,6 @@ }, "_proto": "57a3459f245977764a01f703" }, - "57acb6222459771ec34b5cb0": { - "_id": "57acb6222459771ec34b5cb0", - "_name": "mount_dovetail_pilad_043_02", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_dovetail_pilad_043_02", - "ShortName": "mount_dovetail_pilad_043_02", - "Description": "mount_dovetail_pilad_043_02", - "Weight": 0.04, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_dovetail_pilad_043_02.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "57acb64b2459771e5e68a8e3", - "_parent": "57acb6222459771ec34b5cb0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": true, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "57a3459f245977764a01f703" - }, - "5b800ebc86f774394e230a90": { - "_id": "5b800ebc86f774394e230a90", - "_name": "mount_hex_hexagon_medium", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_hex_hexagon_medium", - "ShortName": "mount_hex_hexagon_medium", - "Description": "mount_hex_hexagon_medium", - "Weight": 0.075, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_hex_hexagon_medium.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5b800ebc86f774394e230a92", - "_parent": "5b800ebc86f774394e230a90", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5bc5a372d4351e44f824d17f": { - "_id": "5bc5a372d4351e44f824d17f", - "_name": "mount_mosin_aim_sports_mng", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_mosin_aim_sports_mng", - "ShortName": "mount_mosin_aim_sports_mng", - "Description": "mount_mosin_aim_sports_mng", - "Weight": 0.074, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_mosin_aim_sports_mng.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5bc5a372d4351e44f824d181", - "_parent": "5bc5a372d4351e44f824d17f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "57a3459f245977764a01f703" - }, - "5e569a2e56edd02abe09f280": { - "_id": "5e569a2e56edd02abe09f280", - "_name": "mount_dovetail_caa_xd_rgl", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_dovetail_caa_xd_rgl", - "ShortName": "mount_dovetail_caa_xd_rgl", - "Description": "mount_dovetail_caa_xd_rgl", - "Weight": 0.225, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_dovetail_caa_xd_rgl.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5947db3f86f77447880cf76f", - "57486e672459770abd687134", - "5649d9a14bdc2d79388b4580", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5cf638cbd7f00c06595bc936", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "5d0a29ead7ad1a0026013f27", - "57acb6222459771ec34b5cb0", - "5dff8db859400025ea5150d4", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5e569a2e56edd02abe09f282", - "_parent": "5e569a2e56edd02abe09f280", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, "5c90c3622e221601da359851": { "_id": "5c90c3622e221601da359851", "_name": "mount_dovetail_zenit_b13v", @@ -117478,6 +127215,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -117578,124 +127319,6 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5b84038986f774774913b0c1": { - "_id": "5b84038986f774774913b0c1", - "_name": "mount_hex_hexagon_short_red", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_hex_hexagon_short_red.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "5b84038986f774774913b0c3", - "_parent": "5b84038986f774774913b0c1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "626becf9582c3e319310b837", - "5cc9c20cd7f00c001336c65d", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "6267c6396b642f77f56f5c1c", - "57d17e212459775a1179a0f5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, "5b8403a086f7747ff856f4e2": { "_id": "5b8403a086f7747ff856f4e2", "_name": "mount_hex_hexagon_medium_red", @@ -117752,6 +127375,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -117820,23 +127447,23 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5a16b8a9fcdbcb00165aa6ca": { - "_id": "5a16b8a9fcdbcb00165aa6ca", - "_name": "nvg_norotos_tatm_universal", + "5b3f7bf05acfc433000ecf6b": { + "_id": "5b3f7bf05acfc433000ecf6b", + "_name": "mount_mosin_kochetov_mount", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "nvg_norotos_tatm_universal", - "ShortName": "nvg_norotos_tatm_universal", - "Description": "nvg_norotos_tatm_universal", - "Weight": 0.07, + "Name": "mount_acog_trijicon_rm35", + "ShortName": "mount_acog_trijicon_rm35", + "Description": "mount_acog_trijicon_rm35", + "Weight": 0.02, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/equipment/customizable/norotos_tatm/nvg_norotos_tatm_universal.bundle", + "path": "assets/content/items/mods/mounts/mount_mosin_kochetov_mount.bundle", "rcid": "" }, "UsePrefab": { @@ -117876,20 +127503,23 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_nvg", - "_id": "5a17e7c0fcdbcb001a3b00e4", - "_parent": "5a16b8a9fcdbcb00165aa6ca", + "_name": "mod_mount", + "_id": "5b3f7da55acfc4330140c249", + "_parent": "5b3f7bf05acfc433000ecf6b", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5c0695860db834001b735461", - "5a16b93dfcdbcbcae6687261", - "5c11046cd174af02a012e42b" + "5d024f5cd7ad1a04a067e91a", + "5b3f7c005acfc4704b4a1de8" ] } ] @@ -117906,10 +127536,10 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 0, + "Ergonomics": -1, "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, + "RaidModdable": false, + "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, @@ -117919,7 +127549,7 @@ "HeatFactor": 1, "CoolFactor": 1 }, - "_proto": "55f96d6f4bdc2d5f408b4578" + "_proto": "5649a2464bdc2d91118b45a8" }, "587e08ee245977446b4410cf": { "_id": "587e08ee245977446b4410cf", @@ -117977,6 +127607,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -117998,7 +127632,8 @@ "5a7c74b3e899ef0014332c29", "591ee00d86f774592f7b841e", "618a75c9a3884f56c957ca1b", - "57acb6222459771ec34b5cb0" + "57acb6222459771ec34b5cb0", + "638db77630c4240f9e06f8b6" ] } ] @@ -118030,597 +127665,6 @@ }, "_proto": "57a3459f245977764a01f703" }, - "5b7be4575acfc400161d0832": { - "_id": "5b7be4575acfc400161d0832", - "_name": "mount_casv_vltor_2_inch_picatinny_rail_section", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_casv_vltor_2_inch_picatinny_rail_section.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "5b7be4575acfc400161d0834", - "_parent": "5b7be4575acfc400161d0832", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5b31163c5acfc400153b71cb": { - "_id": "5b31163c5acfc400153b71cb", - "_name": "mount_all_sig_romeo_4_base_weaver", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_sig_romeo_4_base_weaver", - "ShortName": "mount_all_sig_romeo_4_base_weaver", - "Description": "mount_all_sig_romeo_4_base_weaver", - "Weight": 0.015, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_sig_romeo_4_base_weaver.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5b31163c5acfc400153b71cd", - "_parent": "5b31163c5acfc400153b71cb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61657230d92c473c770213d7", - "58d399e486f77442e0016fe7", - "5b3116595acfc40019476364" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "5addbfd15acfc40015621bde": { - "_id": "5addbfd15acfc40015621bde", - "_name": "mount_m14_amega_mounts_mini_scout_mount", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_m14_amega_mounts_mini_scout_mount", - "ShortName": "mount_m14_amega_mounts_mini_scout_mount", - "Description": "mount_m14_amega_mounts_mini_scout_mount", - "Weight": 0.18, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_m14_amega_mounts_mini_scout_mount.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5addbfd15acfc40015621be0", - "_parent": "5addbfd15acfc40015621bde", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5addc1045acfc4001669f148", - "_parent": "5addbfd15acfc40015621bde", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "57a3459f245977764a01f703" - }, - "5cc7012ae4a949001252b43e": { - "_id": "5cc7012ae4a949001252b43e", - "_name": "mount_p90_fn_effen_90_side_rail", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_p90_fn_effen_90_side_rail.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "5cc7012ae4a949001252b440", - "_parent": "5cc7012ae4a949001252b43e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "6196255558ef8c428c287d1c": { - "_id": "6196255558ef8c428c287d1c", - "_name": "mount_usp_hk_usp_rail_adapter", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_glock_um_tactical_um3_sight_mount", - "ShortName": "mount_glock_um_tactical_um3_sight_mount", - "Description": "mount_glock_um_tactical_um3_sight_mount", - "Weight": 0.01, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_usp_hk_usp_rail_adapter.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "6196255558ef8c428c287d1e", - "_parent": "6196255558ef8c428c287d1c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, "5a32aa0cc4a28232996e405f": { "_id": "5a32aa0cc4a28232996e405f", "_name": "mount_p226_trijicon_rm50", @@ -118677,6 +127721,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -118720,421 +127768,6 @@ }, "_proto": "5649a2464bdc2d91118b45a8" }, - "577d128124597739d65d0e56": { - "_id": "577d128124597739d65d0e56", - "_name": "mount_all_burris_fast_fire_weaver", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_burris_fast_fire_weaver", - "ShortName": "mount_all_burris_fast_fire_weaver", - "Description": "mount_all_burris_fast_fire_weaver", - "Weight": 0.017, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_burris_fast_fire_weaver.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "577d13f724597739ba176c31", - "_parent": "577d128124597739d65d0e56", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "577d141e24597739c5255e01" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "6267c6396b642f77f56f5c1c": { - "_id": "6267c6396b642f77f56f5c1c", - "_name": "mount_all_dd_offset_flashlight_mount_25mm", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_noname_25mm_ring", - "ShortName": "mount_all_noname_25mm_ring", - "Description": "mount_all_noname_25mm_ring", - "Weight": 0.06, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_dd_offset_flashlight_mount_25mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_flashlight", - "_id": "6267c6396b642f77f56f5c1e", - "_parent": "6267c6396b642f77f56f5c1c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59d790f486f77403cb06aec6", - "57d17c5e2459775a5c57d17d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "57c69dd424597774c03b7bbc" - }, - "58d2664f86f7747fec5834f6": { - "_id": "58d2664f86f7747fec5834f6", - "_name": "mount_all_leupold_deltapoint_weaver", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_leupold_deltapoint_weaver", - "ShortName": "mount_all_leupold_deltapoint_weaver", - "Description": "mount_all_leupold_deltapoint_weaver", - "Weight": 0.045, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_leupold_deltapoint_weaver.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "58d2664f86f7747fec5834f7", - "_parent": "58d2664f86f7747fec5834f6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "58d268fc86f774111273f8c2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "5fc5396e900b1d5091531e72": { - "_id": "5fc5396e900b1d5091531e72", - "_name": "mount_ump_hk_side_rail_std", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_ump_hk_side_rail_std", - "ShortName": "mount_ump_hk_side_rail_std", - "Description": "mount_ump_hk_side_rail_std", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_ump_hk_side_rail_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "5fc5396e900b1d5091531e74", - "_parent": "5fc5396e900b1d5091531e72", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, "622b3d5cf9cfc87d675d2de9": { "_id": "622b3d5cf9cfc87d675d2de9", "_name": "mount_g36_hk_extendable_folding_sight", @@ -119191,6 +127824,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -119331,133 +127968,6 @@ }, "_proto": "57a3459f245977764a01f703" }, - "618b9643526131765025ab35": { - "_id": "618b9643526131765025ab35", - "_name": "mount_all_geissele_super_precision_30mm", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_jp_enterprises_ftsm_30mm", - "ShortName": "mount_all_jp_enterprises_ftsm_30mm", - "Description": "mount_all_jp_enterprises_ftsm_30mm", - "Weight": 0.194, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_geissele_super_precision_30mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5ae30bad5acfc400185c2dc4" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "618b9643526131765025ab37", - "_parent": "618b9643526131765025ab35", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b2388675acfc4771e1be0be", - "5b3b99475acfc432ff4dcbee", - "5a37cb10c4a282329a73b4e7", - "57c5ac0824597754771e88a9", - "618ba27d9008e4636a67f61d", - "617151c1d92c473c770214ab" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "618ba83fb766fe04084b015b", - "_parent": "618b9643526131765025ab35", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "618b9671d14d6d5ab879c5ea", - "618ba91477b82356f91ae0e8", - "618b9682a3884f56c957ca78", - "618ba92152ecee1505530bd3" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0.5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "577d128124597739d65d0e56" - }, "5a16b93dfcdbcbcae6687261": { "_id": "5a16b93dfcdbcbcae6687261", "_name": "nvg_norotos_dual_dovetail_mount", @@ -119514,6 +128024,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -119557,6 +128071,1845 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, + "5a37ca54c4a282000d72296a": { + "_id": "5a37ca54c4a282000d72296a", + "_name": "mount_all_jp_enterprises_ftsm_30mm", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_jp_enterprises_ftsm_30mm", + "ShortName": "mount_all_jp_enterprises_ftsm_30mm", + "Description": "mount_all_jp_enterprises_ftsm_30mm", + "Weight": 0.194, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_jp_enterprises_ftsm_30mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope_000", + "_id": "5a37ce4ac4a282000b1521c9", + "_parent": "5a37ca54c4a282000d72296a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b2388675acfc4771e1be0be", + "5b3b99475acfc432ff4dcbee", + "5a37cb10c4a282329a73b4e7", + "57c5ac0824597754771e88a9", + "618ba27d9008e4636a67f61d", + "617151c1d92c473c770214ab" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope_001", + "_id": "5a37ce53c4a282000d72296e", + "_parent": "5a37ca54c4a282000d72296a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "58d268fc86f774111273f8c2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "577d128124597739d65d0e56" + }, + "6196255558ef8c428c287d1c": { + "_id": "6196255558ef8c428c287d1c", + "_name": "mount_usp_hk_usp_rail_adapter", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_glock_um_tactical_um3_sight_mount", + "ShortName": "mount_glock_um_tactical_um3_sight_mount", + "Description": "mount_glock_um_tactical_um3_sight_mount", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_usp_hk_usp_rail_adapter.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "6196255558ef8c428c287d1e", + "_parent": "6196255558ef8c428c287d1c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, + "638db77630c4240f9e06f8b6": { + "_id": "638db77630c4240f9e06f8b6", + "_name": "mount_dovetail_sag_bit_bracket", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_dovetail_sag_svd_low_sidemount", + "ShortName": "mount_dovetail_sag_svd_low_sidemount", + "Description": "mount_dovetail_sag_svd_low_sidemount", + "Weight": 0.075, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_dovetail_sag_bit_bracket.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5947db3f86f77447880cf76f", + "6113d6c3290d254f5e6b27db", + "57486e672459770abd687134", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5d0a29ead7ad1a0026013f27", + "57acb6222459771ec34b5cb0", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851", + "5d2c76ed48f03532f2136169", + "5d2c770c48f0354b4a07c100", + "5d2c772c48f0355d95672c25", + "5649af884bdc2d1b2b8b4589", + "5dff8db859400025ea5150d4", + "5dfcd0e547101c39625f66f9", + "5827272a24597748c74bdeea", + "59985a6c86f77414ec448d17", + "5a957c3fa2750c00137fa5f7" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "638db77630c4240f9e06f8b7", + "_parent": "638db77630c4240f9e06f8b6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ae0171245977343c27bfcf", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "5a1ead28fcdbcb001912fa9f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5addbfd15acfc40015621bde": { + "_id": "5addbfd15acfc40015621bde", + "_name": "mount_m14_amega_mounts_mini_scout_mount", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_m14_amega_mounts_mini_scout_mount", + "ShortName": "mount_m14_amega_mounts_mini_scout_mount", + "Description": "mount_m14_amega_mounts_mini_scout_mount", + "Weight": 0.18, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_m14_amega_mounts_mini_scout_mount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5addbfd15acfc40015621be0", + "_parent": "5addbfd15acfc40015621bde", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5addc1045acfc4001669f148", + "_parent": "5addbfd15acfc40015621bde", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "57a3459f245977764a01f703" + }, + "62ed189fb3608410ef5a2bfc": { + "_id": "62ed189fb3608410ef5a2bfc", + "_name": "mount_sr2m_tochmash_short_rail", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_sr2m_tochmash_short_rail.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "62ed189fb3608410ef5a2bfd", + "_parent": "62ed189fb3608410ef5a2bfc", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837", + "57fd23e32459772d0805bcf1", + "5d10b49bd7ad1a1a560708b0", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "61605d88ffa6e502ac5e7eeb", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5b3b6dc75acfc47a8773fb1e": { + "_id": "5b3b6dc75acfc47a8773fb1e", + "_name": "mount_all_armasight_un_nv_ir_qd_mount", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_trijicon_rm33mount_all_armasight_un_nv_ir_qd_mount", + "ShortName": "mount_all_armasight_un_nv_ir_qd_mount", + "Description": "mount_all_armasight_un_nv_ir_qd_mount", + "Weight": 0.017, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_armasight_un_nv_ir_qd_mount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5b3b6dc75acfc47a8773fb20", + "_parent": "5b3b6dc75acfc47a8773fb1e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b3b6e495acfc4330140bd88" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, + "5a78948ec5856700177b1124": { + "_id": "5a78948ec5856700177b1124", + "_name": "mount_870_xs_shot_rail_ghost_ring", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_870_xs_shot_rail_ghost_ring", + "ShortName": "mount_870_xs_shot_rail_ghost_ring", + "Description": "mount_870_xs_shot_rail_ghost_ring", + "Weight": 0.15, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_870_xs_shot_rail_ghost_ring.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5a78948ec5856700177b1125", + "_parent": "5a78948ec5856700177b1124", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "5a1ead28fcdbcb001912fa9f", + "609bab8b455afd752b2e6138" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "57a3459f245977764a01f703" + }, + "5b3a08b25acfc4001754880c": { + "_id": "5b3a08b25acfc4001754880c", + "_name": "mount_p226_sig_sauer_bridge_mount", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_p226_sig_sauer_bridge_mount", + "ShortName": "mount_p226_sig_sauer_bridge_mount", + "Description": "mount_p226_sig_sauer_bridge_mount", + "Weight": 0.12, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_p226_sig_sauer_bridge_mount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5b3a08b25acfc4001754880e", + "_parent": "5b3a08b25acfc4001754880c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5b3a08b25acfc4001754880f", + "_parent": "5b3a08b25acfc4001754880c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, + "5a398b75c4a282000a51a266": { + "_id": "5a398b75c4a282000a51a266", + "_name": "helmet_ops_core_picatinny_rail_adapter", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "helmet_ops_core_single_clamp_rail_adapter", + "ShortName": "helmet_ops_core_single_clamp_rail_adapter", + "Description": "helmet_ops_core_single_clamp_rail_adapter", + "Weight": 0.02, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/equipment/helmet_opscore_fast/item_equipment_helmet_opscore_picatinny_rail_adapter.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount", + "_id": "5a398b8ac4a282fbd16a3866", + "_parent": "5a398b75c4a282000a51a266", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "56def37dd2720bec348b456a", + "560d657b4bdc2da74d8b4572" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, + "5fc5396e900b1d5091531e72": { + "_id": "5fc5396e900b1d5091531e72", + "_name": "mount_ump_hk_side_rail_std", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_ump_hk_side_rail_std", + "ShortName": "mount_ump_hk_side_rail_std", + "Description": "mount_ump_hk_side_rail_std", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_ump_hk_side_rail_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "5fc5396e900b1d5091531e74", + "_parent": "5fc5396e900b1d5091531e72", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "62ed1921b3608410ef5a2c04": { + "_id": "62ed1921b3608410ef5a2c04", + "_name": "mount_sr2m_tochmash_med_rail", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.06, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_sr2m_tochmash_med_rail.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "62ed1921b3608410ef5a2c05", + "_parent": "62ed1921b3608410ef5a2c04", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "61605d88ffa6e502ac5e7eeb", + "5b3a337e5acfc4704b4a19a0" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5a7ad55551dfba0015068f42": { + "_id": "5a7ad55551dfba0015068f42", + "_name": "mount_glock_aimtech_tiger_shark_glock", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_glock_aimtech_tiger_shark_glock", + "ShortName": "mount_glock_aimtech_tiger_shark_glock", + "Description": "mount_glock_aimtech_tiger_shark_glock", + "Weight": 0.12, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_glock_aimtech_tiger_shark_glock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5a7ad4af51dfba0013379717", + "5a7b4900e899ef197b331a2a" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5a7ad55551dfba0015068f44", + "_parent": "5a7ad55551dfba0015068f42", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, + "58d39b0386f77443380bf13c": { + "_id": "58d39b0386f77443380bf13c", + "_name": "mount_base_aimpoint_h1_t1_spacer", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_base_aimpoint_h1_t1_spacer", + "ShortName": "mount_base_aimpoint_h1_t1_spacer", + "Description": "mount_base_aimpoint_h1_t1_spacer", + "Weight": 0.015, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_base_aimpoint_h1_t1_spacer.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "58d39b0386f77443380bf13d", + "_parent": "58d39b0386f77443380bf13c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61657230d92c473c770213d7", + "58d399e486f77442e0016fe7", + "5b3116595acfc40019476364" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, + "577d128124597739d65d0e56": { + "_id": "577d128124597739d65d0e56", + "_name": "mount_all_burris_fast_fire_weaver", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_burris_fast_fire_weaver", + "ShortName": "mount_all_burris_fast_fire_weaver", + "Description": "mount_all_burris_fast_fire_weaver", + "Weight": 0.017, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_burris_fast_fire_weaver.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "577d13f724597739ba176c31", + "_parent": "577d128124597739d65d0e56", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "577d141e24597739c5255e01" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, + "5b2389515acfc4771e1be0c0": { + "_id": "5b2389515acfc4771e1be0c0", + "_name": "mount_all_burris_ar_p_e_p_r_30mm", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_burris_ar_p_e_p_r_30mm", + "ShortName": "mount_all_burris_ar_p_e_p_r_30mm", + "Description": "mount_all_burris_ar_p_e_p_r_30mm", + "Weight": 0.246, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_burris_ar_p_e_p_r_30mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope_000", + "_id": "5b2389515acfc4771e1be0c2", + "_parent": "5b2389515acfc4771e1be0c0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b2388675acfc4771e1be0be", + "5b3b99475acfc432ff4dcbee", + "5a37cb10c4a282329a73b4e7", + "57c5ac0824597754771e88a9" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope_001", + "_id": "5b2389515acfc4771e1be0c3", + "_parent": "5b2389515acfc4771e1be0c0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope_002", + "_id": "5b238b355acfc47a8607fa82", + "_parent": "5b2389515acfc4771e1be0c0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "577d128124597739d65d0e56" + }, "5fce0f9b55375d18a253eff2": { "_id": "5fce0f9b55375d18a253eff2", "_name": "mount_vector_kriss_side_rail", @@ -119613,6 +129966,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -119674,244 +130031,6 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5a789261c5856700186c65d3": { - "_id": "5a789261c5856700186c65d3", - "_name": "mount_12g_mesa_tactical_magazine_clamp", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_12g_mesa_tactical_magazine_clamp", - "ShortName": "mount_12g_mesa_tactical_magazine_clamp", - "Description": "mount_12g_mesa_tactical_magazine_clamp", - "Weight": 0.087, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_12g_mesa_tactical_magazine_clamp.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical_000", - "_id": "5a789338c5856700137e6785", - "_parent": "5a789261c5856700186c65d3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "5a789345c58567001601718f", - "_parent": "5a789261c5856700186c65d3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "57a3459f245977764a01f703" - }, - "615d8d878004cc50514c3233": { - "_id": "615d8d878004cc50514c3233", - "_name": "mount_all_b&t_acro_nar_mount_39mm", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_b&t_acro_nar_mount_39mm", - "ShortName": "mount_all_b&t_acro_nar_mount_39mm", - "Description": "mount_all_b&t_acro_nar_mount_39mm", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_b&t_acro_nar_mount_39mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5ae30bad5acfc400185c2dc4" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "615d8d878004cc50514c3235", - "_parent": "615d8d878004cc50514c3233", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "616442e4faa1272e43152193" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, "5fbb976df9986c4cff3fe5f2": { "_id": "5fbb976df9986c4cff3fe5f2", "_name": "mount_vector_kriss_bottom_rail", @@ -119968,6 +130087,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -120032,23 +130155,291 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5d7b6bafa4b93652786f4c76": { - "_id": "5d7b6bafa4b93652786f4c76", - "_name": "mount_57_fn_mk2_rmr_dovetail_mount", + "615d8d878004cc50514c3233": { + "_id": "615d8d878004cc50514c3233", + "_name": "mount_all_b&t_acro_nar_mount_39mm", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_57_fn_mk2_rmr_dovetail_mount", - "ShortName": "mount_57_fn_mk2_rmr_dovetail_mount", - "Description": "mount_57_fn_mk2_rmr_dovetail_mount", - "Weight": 0.12, + "Name": "mount_all_b&t_acro_nar_mount_39mm", + "ShortName": "mount_all_b&t_acro_nar_mount_39mm", + "Description": "mount_all_b&t_acro_nar_mount_39mm", + "Weight": 0.07, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_57_fn_mk2_rmr_dovetail_mount.bundle", + "path": "assets/content/items/mods/mounts/mount_all_b&t_acro_nar_mount_39mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5ae30bad5acfc400185c2dc4" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "615d8d878004cc50514c3235", + "_parent": "615d8d878004cc50514c3233", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "616442e4faa1272e43152193" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, + "5d024f5cd7ad1a04a067e91a": { + "_id": "5d024f5cd7ad1a04a067e91a", + "_name": "mount_kochetov_arbalet_patriot_k_w", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_ak_tactica_tula_10000", + "ShortName": "mount_ak_tactica_tula_10000", + "Description": "mount_ak_tactica_tula_10000", + "Weight": 0.2, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_kochetov_arbalet_patriot_k_w.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5bc5a372d4351e44f824d17f", + "5bbdb811d4351e45020113c7" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5d024f5cd7ad1a04a067e91c", + "_parent": "5d024f5cd7ad1a04a067e91a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5cc7012ae4a949001252b43e": { + "_id": "5cc7012ae4a949001252b43e", + "_name": "mount_p90_fn_effen_90_side_rail", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_p90_fn_effen_90_side_rail.bundle", "rcid": "" }, "UsePrefab": { @@ -120088,18 +130479,40 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_scope", - "_id": "5d7b6bb0a4b93652786f4c78", - "_parent": "5d7b6bafa4b93652786f4c76", + "_name": "mod_tactical", + "_id": "5cc7012ae4a949001252b440", + "_parent": "5cc7012ae4a949001252b43e", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a32aa8bc4a2826c6e06d737" + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" ] } ] @@ -120119,7 +130532,7 @@ "Ergonomics": 0, "Velocity": 0, "RaidModdable": true, - "ToolModdable": false, + "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, @@ -120129,7 +130542,7 @@ "HeatFactor": 1, "CoolFactor": 1 }, - "_proto": "5649a2464bdc2d91118b45a8" + "_proto": "55f96d6f4bdc2d5f408b4578" }, "60785ce5132d4d12c81fd918": { "_id": "60785ce5132d4d12c81fd918", @@ -120187,6 +130600,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -120429,462 +130846,15 @@ }, "_proto": "57a3459f245977764a01f703" }, - "5a7ad55551dfba0015068f42": { - "_id": "5a7ad55551dfba0015068f42", - "_name": "mount_glock_aimtech_tiger_shark_glock", + "5b31163c5acfc400153b71cb": { + "_id": "5b31163c5acfc400153b71cb", + "_name": "mount_all_sig_romeo_4_base_weaver", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_glock_aimtech_tiger_shark_glock", - "ShortName": "mount_glock_aimtech_tiger_shark_glock", - "Description": "mount_glock_aimtech_tiger_shark_glock", - "Weight": 0.12, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_glock_aimtech_tiger_shark_glock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5a7ad4af51dfba0013379717", - "5a7b4900e899ef197b331a2a" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5a7ad55551dfba0015068f44", - "_parent": "5a7ad55551dfba0015068f42", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "5a78948ec5856700177b1124": { - "_id": "5a78948ec5856700177b1124", - "_name": "mount_870_xs_shot_rail_ghost_ring", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_870_xs_shot_rail_ghost_ring", - "ShortName": "mount_870_xs_shot_rail_ghost_ring", - "Description": "mount_870_xs_shot_rail_ghost_ring", - "Weight": 0.15, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_870_xs_shot_rail_ghost_ring.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5a78948ec5856700177b1125", - "_parent": "5a78948ec5856700177b1124", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "5a1ead28fcdbcb001912fa9f", - "609bab8b455afd752b2e6138" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "57a3459f245977764a01f703" - }, - "5a398b75c4a282000a51a266": { - "_id": "5a398b75c4a282000a51a266", - "_name": "helmet_ops_core_picatinny_rail_adapter", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "helmet_ops_core_single_clamp_rail_adapter", - "ShortName": "helmet_ops_core_single_clamp_rail_adapter", - "Description": "helmet_ops_core_single_clamp_rail_adapter", - "Weight": 0.02, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/equipment/helmet_opscore_fast/item_equipment_helmet_opscore_picatinny_rail_adapter.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount", - "_id": "5a398b8ac4a282fbd16a3866", - "_parent": "5a398b75c4a282000a51a266", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "56def37dd2720bec348b456a", - "560d657b4bdc2da74d8b4572" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "618a75c9a3884f56c957ca1b": { - "_id": "618a75c9a3884f56c957ca1b", - "_name": "mount_dovetail_npz_1p78_1_mount_std", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_dovetail_pilad_043_02", - "ShortName": "mount_dovetail_pilad_043_02", - "Description": "mount_dovetail_pilad_043_02", - "Weight": 0.04, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_dovetail_npz_1p78_1_mount_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "6113d6c3290d254f5e6b27db", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5dff8db859400025ea5150d4", - "5f6331e097199b7db2128dc2", - "5a957c3fa2750c00137fa5f7", - "5dfcd0e547101c39625f66f9", - "5d2c76ed48f03532f2136169", - "5d2c770c48f0354b4a07c100", - "5d2c772c48f0355d95672c25", - "5649af884bdc2d1b2b8b4589", - "59985a6c86f77414ec448d17" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "618a75c9a3884f56c957ca1d", - "_parent": "618a75c9a3884f56c957ca1b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "618a75f0bd321d49084cd399" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": true, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "57a3459f245977764a01f703" - }, - "58d39b0386f77443380bf13c": { - "_id": "58d39b0386f77443380bf13c", - "_name": "mount_base_aimpoint_h1_t1_spacer", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_base_aimpoint_h1_t1_spacer", - "ShortName": "mount_base_aimpoint_h1_t1_spacer", - "Description": "mount_base_aimpoint_h1_t1_spacer", + "Name": "mount_all_sig_romeo_4_base_weaver", + "ShortName": "mount_all_sig_romeo_4_base_weaver", + "Description": "mount_all_sig_romeo_4_base_weaver", "Weight": 0.015, "BackgroundColor": "blue", "Width": 1, @@ -120892,7 +130862,7 @@ "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_base_aimpoint_h1_t1_spacer.bundle", + "path": "assets/content/items/mods/mounts/mount_all_sig_romeo_4_base_weaver.bundle", "rcid": "" }, "UsePrefab": { @@ -120932,12 +130902,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_scope", - "_id": "58d39b0386f77443380bf13d", - "_parent": "58d39b0386f77443380bf13c", + "_id": "5b31163c5acfc400153b71cd", + "_parent": "5b31163c5acfc400153b71cb", "_props": { "filters": [ { @@ -120964,7 +130938,7 @@ "EffectiveDistance": 0, "Ergonomics": 0, "Velocity": 0, - "RaidModdable": false, + "RaidModdable": true, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, @@ -120977,23 +130951,257 @@ }, "_proto": "5649a2464bdc2d91118b45a8" }, - "5b2389515acfc4771e1be0c0": { - "_id": "5b2389515acfc4771e1be0c0", - "_name": "mount_all_burris_ar_p_e_p_r_30mm", + "5d7b6bafa4b93652786f4c76": { + "_id": "5d7b6bafa4b93652786f4c76", + "_name": "mount_57_fn_mk2_rmr_dovetail_mount", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_all_burris_ar_p_e_p_r_30mm", - "ShortName": "mount_all_burris_ar_p_e_p_r_30mm", - "Description": "mount_all_burris_ar_p_e_p_r_30mm", - "Weight": 0.246, + "Name": "mount_57_fn_mk2_rmr_dovetail_mount", + "ShortName": "mount_57_fn_mk2_rmr_dovetail_mount", + "Description": "mount_57_fn_mk2_rmr_dovetail_mount", + "Weight": 0.12, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_57_fn_mk2_rmr_dovetail_mount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5d7b6bb0a4b93652786f4c78", + "_parent": "5d7b6bafa4b93652786f4c76", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a32aa8bc4a2826c6e06d737" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, + "618b9643526131765025ab35": { + "_id": "618b9643526131765025ab35", + "_name": "mount_all_geissele_super_precision_30mm", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_jp_enterprises_ftsm_30mm", + "ShortName": "mount_all_jp_enterprises_ftsm_30mm", + "Description": "mount_all_jp_enterprises_ftsm_30mm", + "Weight": 0.194, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_burris_ar_p_e_p_r_30mm.bundle", + "path": "assets/content/items/mods/mounts/mount_all_geissele_super_precision_30mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5ae30bad5acfc400185c2dc4" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "618b9643526131765025ab37", + "_parent": "618b9643526131765025ab35", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b2388675acfc4771e1be0be", + "5b3b99475acfc432ff4dcbee", + "5a37cb10c4a282329a73b4e7", + "57c5ac0824597754771e88a9", + "618ba27d9008e4636a67f61d", + "617151c1d92c473c770214ab" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "618ba83fb766fe04084b015b", + "_parent": "618b9643526131765025ab35", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "618b9671d14d6d5ab879c5ea", + "618ba91477b82356f91ae0e8", + "618b9682a3884f56c957ca78", + "618ba92152ecee1505530bd3" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0.5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "577d128124597739d65d0e56" + }, + "5a789261c5856700186c65d3": { + "_id": "5a789261c5856700186c65d3", + "_name": "mount_12g_mesa_tactical_magazine_clamp", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_12g_mesa_tactical_magazine_clamp", + "ShortName": "mount_12g_mesa_tactical_magazine_clamp", + "Description": "mount_12g_mesa_tactical_magazine_clamp", + "Weight": 0.087, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_12g_mesa_tactical_magazine_clamp.bundle", "rcid": "" }, "UsePrefab": { @@ -121033,21 +131241,32 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_scope_000", - "_id": "5b2389515acfc4771e1be0c2", - "_parent": "5b2389515acfc4771e1be0c0", + "_name": "mod_tactical_000", + "_id": "5a789338c5856700137e6785", + "_parent": "5a789261c5856700186c65d3", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5b2388675acfc4771e1be0be", - "5b3b99475acfc432ff4dcbee", - "5a37cb10c4a282329a73b4e7", - "57c5ac0824597754771e88a9" + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c" ] } ] @@ -121057,45 +131276,25 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_scope_001", - "_id": "5b2389515acfc4771e1be0c3", - "_parent": "5b2389515acfc4771e1be0c0", + "_name": "mod_tactical_001", + "_id": "5a789345c58567001601718f", + "_parent": "5a789261c5856700186c65d3", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope_002", - "_id": "5b238b355acfc47a8607fa82", - "_parent": "5b2389515acfc4771e1be0c0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5a33b2c9c4a282000c5a9511" + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c" ] } ] @@ -121125,7 +131324,7 @@ "HeatFactor": 1, "CoolFactor": 1 }, - "_proto": "577d128124597739d65d0e56" + "_proto": "57a3459f245977764a01f703" }, "622f039199f4ea1a4d6c9a17": { "_id": "622f039199f4ea1a4d6c9a17", @@ -121185,6 +131384,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -121209,23 +131412,23 @@ }, "_proto": "5649a2464bdc2d91118b45a8" }, - "5b3b6dc75acfc47a8773fb1e": { - "_id": "5b3b6dc75acfc47a8773fb1e", - "_name": "mount_all_armasight_un_nv_ir_qd_mount", + "58d2664f86f7747fec5834f6": { + "_id": "58d2664f86f7747fec5834f6", + "_name": "mount_all_leupold_deltapoint_weaver", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_all_trijicon_rm33mount_all_armasight_un_nv_ir_qd_mount", - "ShortName": "mount_all_armasight_un_nv_ir_qd_mount", - "Description": "mount_all_armasight_un_nv_ir_qd_mount", - "Weight": 0.017, + "Name": "mount_all_leupold_deltapoint_weaver", + "ShortName": "mount_all_leupold_deltapoint_weaver", + "Description": "mount_all_leupold_deltapoint_weaver", + "Weight": 0.045, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_armasight_un_nv_ir_qd_mount.bundle", + "path": "assets/content/items/mods/mounts/mount_all_leupold_deltapoint_weaver.bundle", "rcid": "" }, "UsePrefab": { @@ -121265,118 +131468,22 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_scope", - "_id": "5b3b6dc75acfc47a8773fb20", - "_parent": "5b3b6dc75acfc47a8773fb1e", + "_id": "58d2664f86f7747fec5834f7", + "_parent": "58d2664f86f7747fec5834f6", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5b3b6e495acfc4330140bd88" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "5a398ab9c4a282000c5a9842": { - "_id": "5a398ab9c4a282000c5a9842", - "_name": "helmet_ops_core_single_clamp_rail_adapter", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "helmet_ops_core_single_clamp_rail_adapter", - "ShortName": "helmet_ops_core_single_clamp_rail_adapter", - "Description": "helmet_ops_core_single_clamp_rail_adapter", - "Weight": 0.02, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/equipment/helmet_opscore_fast/item_equipment_helmet_opscore_single_clamp_rail_adapter.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_flashlight", - "_id": "5a398b3ec4a282329a73b54f", - "_parent": "5a398ab9c4a282000c5a9842", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59d790f486f77403cb06aec6", - "57d17c5e2459775a5c57d17d" + "58d268fc86f774111273f8c2" ] } ] @@ -121408,23 +131515,147 @@ }, "_proto": "5649a2464bdc2d91118b45a8" }, - "5d024f5cd7ad1a04a067e91a": { - "_id": "5d024f5cd7ad1a04a067e91a", - "_name": "mount_kochetov_arbalet_patriot_k_w", + "5c471c2d2e22164bef5d077f": { + "_id": "5c471c2d2e22164bef5d077f", + "_name": "mount_svd_izhmash_svd_s_lower_band_std", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_ak_tactica_tula_10000", - "ShortName": "mount_ak_tactica_tula_10000", - "Description": "mount_ak_tactica_tula_10000", - "Weight": 0.2, + "Name": "mount_all_burris_ar_p_e_p_r_30mm", + "ShortName": "mount_all_burris_ar_p_e_p_r_30mm", + "Description": "mount_all_burris_ar_p_e_p_r_30mm", + "Weight": 0.246, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_kochetov_arbalet_patriot_k_w.bundle", + "path": "assets/content/items/mods/mounts/mount_svd_izhmash_svd_s_lower_band_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_handguard", + "_id": "5c471e662e22161b267d9bd0", + "_parent": "5c471c2d2e22164bef5d077f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5e5699df2161e06ac158df6f", + "5e56991336989c75ab4f03f6", + "5c471c6c2e221602b66cd9ae" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5c47256b2e221602b3137e84", + "_parent": "5c471c2d2e22164bef5d077f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649d9a14bdc2d79388b4580", + "5c471b7e2e2216152006e46c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "577d128124597739d65d0e56" + }, + "5cdeaca5d7f00c00b61c4b70": { + "_id": "5cdeaca5d7f00c00b61c4b70", + "_name": "mount_m700_magpul_pro_700_inline_mount", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_m700_abarms_mod_x_scope_mount_rail", + "ShortName": "mount_m700_abarms_mod_x_scope_mount_rail", + "Description": "mount_m700_abarms_mod_x_scope_mount_rail", + "Weight": 0.28, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_m700_magpul_pro_700_inline_mount.bundle", "rcid": "" }, "UsePrefab": { @@ -121455,8 +131686,12 @@ "CanSellOnRagfair": true, "CanRequireOnRagfair": true, "ConflictingItems": [ - "5bc5a372d4351e44f824d17f", - "5bbdb811d4351e45020113c7" + "5947db3f86f77447880cf76f", + "57486e672459770abd687134", + "576fd4ec2459777f0b518431", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "57acb6222459771ec34b5cb0" ], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -121467,12 +131702,631 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical_000", + "_id": "5cdeaf21d7f00c000d36bb0f", + "_parent": "5cdeaca5d7f00c00b61c4b70", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5cdeaf5ed7f00c000d36bb11", + "_parent": "5cdeaca5d7f00c00b61c4b70", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5c0695860db834001b735461": { + "_id": "5c0695860db834001b735461", + "_name": "nvg_custom_pnv10t_dovetail_mount", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "nvg_custom_pnv10t_dovetail_mount", + "ShortName": "nvg_custom_pnv10t_dovetail_mount", + "Description": "nvg_custom_pnv10t_dovetail_mount", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/equipment/customizable/nvg_custom_pnv10t_dovetail_mount/nvg_custom_pnv10t_dovetail_mount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_nvg", + "_id": "5c0695860db834001b735463", + "_parent": "5c0695860db834001b735461", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0696830db834001d23f5da" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5c6162682e22160010261a2b": { + "_id": "5c6162682e22160010261a2b", + "_name": "mount_toz-106_noname_dovetail_mount", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_toz-106_noname_dovetail_mount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5c618c5b2e221600133e3dac", + "_parent": "5c6162682e22160010261a2b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c61627a2e22160012542c55" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "61816df1d3a39d50044c139e": { + "_id": "61816df1d3a39d50044c139e", + "_name": "mount_mk16_fn_scar_bottom_rail_std", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_6_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_6_inch_rail_section", + "Description": "mount_keymod_strike_industries_6_inch_rail_section", + "Weight": 0.075, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_mk16_fn_scar_bottom_rail_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "61816df1d3a39d50044c13a0", + "_parent": "61816df1d3a39d50044c139e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "5a7dbfc1159bd40016548fde", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "61966e6818a3974e5e742806", + "_parent": "61816df1d3a39d50044c139e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61965d9058ef8c428c287e0d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5cc70146e4a949000d73bf6b": { + "_id": "5cc70146e4a949000d73bf6b", + "_name": "mount_p90_fn_receiver_side_rail_std", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_p90_fn_receiver_side_rail_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "5cc70146e4a949000d73bf6d", + "_parent": "5cc70146e4a949000d73bf6b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5de6558e9f98ac2bc65950fc": { + "_id": "5de6558e9f98ac2bc65950fc", + "_name": "mount_vpo215_molot_vpo_215_top_rail_std", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_vpo215_molot_vpo_215_top_rail_std", + "ShortName": "mount_vpo215_molot_vpo_215_top_rail_std", + "Description": "mount_vpo215_molot_vpo_215_top_rail_std", + "Weight": 0.09, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_vpo215_molot_vpo_215_top_rail_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5947db3f86f77447880cf76f", + "57486e672459770abd687134", + "576fd4ec2459777f0b518431", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "57acb6222459771ec34b5cb0" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_scope", - "_id": "5d024f5cd7ad1a04a067e91c", - "_parent": "5d024f5cd7ad1a04a067e91a", + "_id": "5de6558e9f98ac2bc65950fe", + "_parent": "5de6558e9f98ac2bc65950fc", "_props": { "filters": [ { @@ -121519,6 +132373,7 @@ "5c86592b2e2216000e69e77c", "5a37ca54c4a282000d72296a", "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", "58d2664f86f7747fec5834f6", "57c69dd424597774c03b7bbc", "5b3b99265acfc4704b4a1afb", @@ -121567,23 +132422,23 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5dff8db859400025ea5150d4": { - "_id": "5dff8db859400025ea5150d4", - "_name": "mount_dovetail_sag_svd_low_sidemount", + "5a27b3d0c4a282000d721ec1": { + "_id": "5a27b3d0c4a282000d721ec1", + "_name": "mount_sr1mp_tochmash_silencer_base", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_dovetail_sag_svd_low_sidemount", - "ShortName": "mount_dovetail_sag_svd_low_sidemount", - "Description": "mount_dovetail_sag_svd_low_sidemount", - "Weight": 0.165, + "Name": "mount_sr1mp_tochmash_silencer_base", + "ShortName": "mount_sr1mp_tochmash_silencer_base", + "Description": "mount_sr1mp_tochmash_silencer_base", + "Weight": 0.04, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_dovetail_sag_svd_low_sidemount.bundle", + "path": "assets/content/items/mods/mounts/mount_sr1mp_tochmash_silencer_base.bundle", "rcid": "" }, "UsePrefab": { @@ -121601,7 +132456,7 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 10, - "ExamineExperience": 5, + "ExamineExperience": 3, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, @@ -121613,21 +132468,7 @@ "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5947db3f86f77447880cf76f", - "6113d6c3290d254f5e6b27db", - "57486e672459770abd687134", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5cf638cbd7f00c06595bc936", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "5d0a29ead7ad1a0026013f27", - "57acb6222459771ec34b5cb0", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" - ], + "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], @@ -121637,75 +132478,22 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_scope", - "_id": "5dff8db859400025ea5150d6", - "_parent": "5dff8db859400025ea5150d4", + "_name": "mod_muzzle", + "_id": "5a27b419c4a282000a519dca", + "_parent": "5a27b3d0c4a282000d721ec1", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" + "5a27b6bec4a282000e496f78" ] } ] @@ -121735,7 +132523,7 @@ "HeatFactor": 1, "CoolFactor": 1 }, - "_proto": "55f96d6f4bdc2d5f408b4578" + "_proto": "5649a2464bdc2d91118b45a8" }, "61816dfa6ef05c2ce828f1ad": { "_id": "61816dfa6ef05c2ce828f1ad", @@ -121793,6 +132581,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -121891,15 +132683,15 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5b3a08b25acfc4001754880c": { - "_id": "5b3a08b25acfc4001754880c", - "_name": "mount_p226_sig_sauer_bridge_mount", + "5a7b4900e899ef197b331a2a": { + "_id": "5a7b4900e899ef197b331a2a", + "_name": "mount_glock_um_tactical_um3_sight_mount", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_p226_sig_sauer_bridge_mount", - "ShortName": "mount_p226_sig_sauer_bridge_mount", - "Description": "mount_p226_sig_sauer_bridge_mount", + "Name": "mount_glock_um_tactical_um3_sight_mount", + "ShortName": "mount_glock_um_tactical_um3_sight_mount", + "Description": "mount_glock_um_tactical_um3_sight_mount", "Weight": 0.12, "BackgroundColor": "blue", "Width": 1, @@ -121907,7 +132699,7 @@ "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_p226_sig_sauer_bridge_mount.bundle", + "path": "assets/content/items/mods/mounts/mount_glock_um_tactical_um3_sight_mount.bundle", "rcid": "" }, "UsePrefab": { @@ -121947,12 +132739,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_scope", - "_id": "5b3a08b25acfc4001754880e", - "_parent": "5b3a08b25acfc4001754880c", + "_id": "5a7b4900e899ef197b331a2c", + "_parent": "5a7b4900e899ef197b331a2a", "_props": { "filters": [ { @@ -121961,8 +132757,10 @@ "57ae0171245977343c27bfcf", "58d39d3d86f77445bb794ae7", "616554fe50224f204c1da2aa", + "615d8d878004cc50514c3233", "577d128124597739d65d0e56", "58d2664f86f7747fec5834f6", + "5a33b652c4a28232996e407c", "5a33b2c9c4a282000c5a9511" ] } @@ -121974,8 +132772,8 @@ }, { "_name": "mod_tactical", - "_id": "5b3a08b25acfc4001754880f", - "_parent": "5b3a08b25acfc4001754880c", + "_id": "5a7c10d7e899ef001433145f", + "_parent": "5a7b4900e899ef197b331a2a", "_props": { "filters": [ { @@ -121990,8 +132788,7 @@ "5a5f1ce64f39f90b401987bc", "560d657b4bdc2da74d8b4572", "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" + "6272379924e29f06af4d5ecb" ] } ] @@ -122023,23 +132820,23 @@ }, "_proto": "5649a2464bdc2d91118b45a8" }, - "5cc70146e4a949000d73bf6b": { - "_id": "5cc70146e4a949000d73bf6b", - "_name": "mount_p90_fn_receiver_side_rail_std", + "5df35eb2b11454561e3923e2": { + "_id": "5df35eb2b11454561e3923e2", + "_name": "mount_orsis_orsis_rail_section_med", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { "Name": "mount_keymod_strike_industries_4_inch_rail_section", "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.07, + "Weight": 0.05, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_p90_fn_receiver_side_rail_std.bundle", + "path": "assets/content/items/mods/mounts/mount_orsis_orsis_rail_section_med.bundle", "rcid": "" }, "UsePrefab": { @@ -122079,12 +132876,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_tactical", - "_id": "5cc70146e4a949000d73bf6d", - "_parent": "5cc70146e4a949000d73bf6b", + "_id": "5df35eb2b11454561e3923e4", + "_parent": "5df35eb2b11454561e3923e2", "_props": { "filters": [ { @@ -122200,6 +133001,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -122324,363 +133129,6 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5df35ea9c41b2312ea3334d8": { - "_id": "5df35ea9c41b2312ea3334d8", - "_name": "mount_orsis_orsis_rail_section_long", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_orsis_orsis_rail_section_long.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "5df35ea9c41b2312ea3334da", - "_parent": "5df35ea9c41b2312ea3334d8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5c471c2d2e22164bef5d077f": { - "_id": "5c471c2d2e22164bef5d077f", - "_name": "mount_svd_izhmash_svd_s_lower_band_std", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_burris_ar_p_e_p_r_30mm", - "ShortName": "mount_all_burris_ar_p_e_p_r_30mm", - "Description": "mount_all_burris_ar_p_e_p_r_30mm", - "Weight": 0.246, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_svd_izhmash_svd_s_lower_band_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_handguard", - "_id": "5c471e662e22161b267d9bd0", - "_parent": "5c471c2d2e22164bef5d077f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5e5699df2161e06ac158df6f", - "5e56991336989c75ab4f03f6", - "5c471c6c2e221602b66cd9ae" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5c47256b2e221602b3137e84", - "_parent": "5c471c2d2e22164bef5d077f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649d9a14bdc2d79388b4580", - "5c471b7e2e2216152006e46c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "577d128124597739d65d0e56" - }, - "5a7b4900e899ef197b331a2a": { - "_id": "5a7b4900e899ef197b331a2a", - "_name": "mount_glock_um_tactical_um3_sight_mount", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_glock_um_tactical_um3_sight_mount", - "ShortName": "mount_glock_um_tactical_um3_sight_mount", - "Description": "mount_glock_um_tactical_um3_sight_mount", - "Weight": 0.12, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_glock_um_tactical_um3_sight_mount.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5a7b4900e899ef197b331a2c", - "_parent": "5a7b4900e899ef197b331a2a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5a7c10d7e899ef001433145f", - "_parent": "5a7b4900e899ef197b331a2a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, "5df35e970b92095fd441e4d2": { "_id": "5df35e970b92095fd441e4d2", "_name": "mount_t5000_orsis_scope_mount_rail_std", @@ -122744,6 +133192,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -122845,9 +133297,9 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5c6162682e22160010261a2b": { - "_id": "5c6162682e22160010261a2b", - "_name": "mount_toz-106_noname_dovetail_mount", + "5df35ea9c41b2312ea3334d8": { + "_id": "5df35ea9c41b2312ea3334d8", + "_name": "mount_orsis_orsis_rail_section_long", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { @@ -122861,7 +133313,7 @@ "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_toz-106_noname_dovetail_mount.bundle", + "path": "assets/content/items/mods/mounts/mount_orsis_orsis_rail_section_long.bundle", "rcid": "" }, "UsePrefab": { @@ -122901,161 +133353,27 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_mount_000", - "_id": "5c618c5b2e221600133e3dac", - "_parent": "5c6162682e22160010261a2b", + "_name": "mod_tactical", + "_id": "5df35ea9c41b2312ea3334da", + "_parent": "5df35ea9c41b2312ea3334d8", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5c61627a2e22160012542c55" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "61816df1d3a39d50044c139e": { - "_id": "61816df1d3a39d50044c139e", - "_name": "mount_mk16_fn_scar_bottom_rail_std", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_6_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_6_inch_rail_section", - "Description": "mount_keymod_strike_industries_6_inch_rail_section", - "Weight": 0.075, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_mk16_fn_scar_bottom_rail_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "61816df1d3a39d50044c13a0", - "_parent": "61816df1d3a39d50044c139e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "5a7dbfc1159bd40016548fde", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "61966e6818a3974e5e742806", - "_parent": "61816df1d3a39d50044c139e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61965d9058ef8c428c287e0d" + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" ] } ] @@ -123087,143 +133405,6 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5cdeaca5d7f00c00b61c4b70": { - "_id": "5cdeaca5d7f00c00b61c4b70", - "_name": "mount_m700_magpul_pro_700_inline_mount", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_m700_abarms_mod_x_scope_mount_rail", - "ShortName": "mount_m700_abarms_mod_x_scope_mount_rail", - "Description": "mount_m700_abarms_mod_x_scope_mount_rail", - "Weight": 0.28, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_m700_magpul_pro_700_inline_mount.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5947db3f86f77447880cf76f", - "57486e672459770abd687134", - "576fd4ec2459777f0b518431", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "57acb6222459771ec34b5cb0" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical_000", - "_id": "5cdeaf21d7f00c000d36bb0f", - "_parent": "5cdeaca5d7f00c00b61c4b70", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5cdeaf5ed7f00c000d36bb11", - "_parent": "5cdeaca5d7f00c00b61c4b70", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, "5d133067d7ad1a33013f95b4": { "_id": "5d133067d7ad1a33013f95b4", "_name": "mount_urx_kac_3_inch_rail_section", @@ -123280,6 +133461,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -123348,6 +133533,134 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, + "5f2aa493cd375f14e15eea72": { + "_id": "5f2aa493cd375f14e15eea72", + "_name": "mount_rfb_kel_tec_bottom_rail_std", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_vltor_6_inch_casv_rail_section", + "ShortName": "mount_keymod_vltor_6_inch_casv_rail_section", + "Description": "mount_keymod_vltor_6_inch_casv_rail_section", + "Weight": 0.075, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_rfb_kel_tec_bottom_rail_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5f2aa493cd375f14e15eea74", + "_parent": "5f2aa493cd375f14e15eea72", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, "5fbb978207e8a97d1f0902d3": { "_id": "5fbb978207e8a97d1f0902d3", "_name": "mount_vector_kriss_mk5_modular_rail", @@ -123408,6 +133721,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -123550,15 +133867,15 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5de6558e9f98ac2bc65950fc": { - "_id": "5de6558e9f98ac2bc65950fc", - "_name": "mount_vpo215_molot_vpo_215_top_rail_std", + "5f2aa49f9b44de6b1b4e68d4": { + "_id": "5f2aa49f9b44de6b1b4e68d4", + "_name": "mount_rfb_ket_tec_rfb_scope_mount_std", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_vpo215_molot_vpo_215_top_rail_std", - "ShortName": "mount_vpo215_molot_vpo_215_top_rail_std", - "Description": "mount_vpo215_molot_vpo_215_top_rail_std", + "Name": "mount_rfb_ket_tec_rfb_scope_mount_std", + "ShortName": "mount_rfb_ket_tec_rfb_scope_mount_std", + "Description": "mount_rfb_ket_tec_rfb_scope_mount_std", "Weight": 0.09, "BackgroundColor": "blue", "Width": 2, @@ -123566,7 +133883,7 @@ "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_vpo215_molot_vpo_215_top_rail_std.bundle", + "path": "assets/content/items/mods/mounts/mount_rfb_ket_tec_rfb_scope_mount_std.bundle", "rcid": "" }, "UsePrefab": { @@ -123613,12 +133930,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_scope", - "_id": "5de6558e9f98ac2bc65950fe", - "_parent": "5de6558e9f98ac2bc65950fc", + "_id": "5f2aa49f9b44de6b1b4e68d6", + "_parent": "5f2aa49f9b44de6b1b4e68d4", "_props": { "filters": [ { @@ -123690,6 +134011,58 @@ "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5f2aa49f9b44de6b1b4e68d7", + "_parent": "5f2aa49f9b44de6b1b4e68d4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61817865d3a39d50044c13a4", + "5bb20e49d4351e3bac1212de", + "5ba26b17d4351e00367f9bdd", + "5dfa3d7ac41b2312ea33362a", + "5c1780312e221602b66cc189", + "5fb6564947ce63734e3fa1da", + "5bc09a18d4351e003562b68e", + "5c18b9192e2216398b5a8104", + "5fc0fa957283c4046c58147e", + "5894a81786f77427140b8347" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5f3299579f54ae5b29276e19", + "_parent": "5f2aa49f9b44de6b1b4e68d4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" } ], "CanPutIntoDuringTheRaid": true, @@ -123699,7 +134072,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -1, + "Ergonomics": 0, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, @@ -123714,23 +134087,445 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5df35eb2b11454561e3923e2": { - "_id": "5df35eb2b11454561e3923e2", - "_name": "mount_orsis_orsis_rail_section_med", + "5dff8db859400025ea5150d4": { + "_id": "5dff8db859400025ea5150d4", + "_name": "mount_dovetail_sag_svd_low_sidemount", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.05, + "Name": "mount_dovetail_sag_svd_low_sidemount", + "ShortName": "mount_dovetail_sag_svd_low_sidemount", + "Description": "mount_dovetail_sag_svd_low_sidemount", + "Weight": 0.165, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_orsis_orsis_rail_section_med.bundle", + "path": "assets/content/items/mods/mounts/mount_dovetail_sag_svd_low_sidemount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5947db3f86f77447880cf76f", + "6113d6c3290d254f5e6b27db", + "57486e672459770abd687134", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5d0a29ead7ad1a0026013f27", + "57acb6222459771ec34b5cb0", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5dff8db859400025ea5150d6", + "_parent": "5dff8db859400025ea5150d4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "618a75c9a3884f56c957ca1b": { + "_id": "618a75c9a3884f56c957ca1b", + "_name": "mount_dovetail_npz_1p78_1_mount_std", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_dovetail_pilad_043_02", + "ShortName": "mount_dovetail_pilad_043_02", + "Description": "mount_dovetail_pilad_043_02", + "Weight": 0.04, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_dovetail_npz_1p78_1_mount_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "6113d6c3290d254f5e6b27db", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5dff8db859400025ea5150d4", + "5f6331e097199b7db2128dc2", + "5a957c3fa2750c00137fa5f7", + "5dfcd0e547101c39625f66f9", + "5d2c76ed48f03532f2136169", + "5d2c770c48f0354b4a07c100", + "5d2c772c48f0355d95672c25", + "5649af884bdc2d1b2b8b4589", + "59985a6c86f77414ec448d17" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "618a75c9a3884f56c957ca1d", + "_parent": "618a75c9a3884f56c957ca1b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "618a75f0bd321d49084cd399" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": true, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "57a3459f245977764a01f703" + }, + "618bab21526131765025ab3f": { + "_id": "618bab21526131765025ab3f", + "_name": "mount_all_geissele_super_precision_30mm_ddc", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_jp_enterprises_ftsm_30mm", + "ShortName": "mount_all_jp_enterprises_ftsm_30mm", + "Description": "mount_all_jp_enterprises_ftsm_30mm", + "Weight": 0.194, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_geissele_super_precision_30mm_ddc.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5ae30bad5acfc400185c2dc4" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "618bab21526131765025ab41", + "_parent": "618bab21526131765025ab3f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b2388675acfc4771e1be0be", + "5b3b99475acfc432ff4dcbee", + "5a37cb10c4a282329a73b4e7", + "57c5ac0824597754771e88a9", + "618ba27d9008e4636a67f61d", + "617151c1d92c473c770214ab" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "618bab21526131765025ab42", + "_parent": "618bab21526131765025ab3f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "618b9671d14d6d5ab879c5ea", + "618ba91477b82356f91ae0e8", + "618b9682a3884f56c957ca78", + "618ba92152ecee1505530bd3" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0.5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "577d128124597739d65d0e56" + }, + "5a398ab9c4a282000c5a9842": { + "_id": "5a398ab9c4a282000c5a9842", + "_name": "helmet_ops_core_single_clamp_rail_adapter", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "helmet_ops_core_single_clamp_rail_adapter", + "ShortName": "helmet_ops_core_single_clamp_rail_adapter", + "Description": "helmet_ops_core_single_clamp_rail_adapter", + "Weight": 0.02, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/equipment/helmet_opscore_fast/item_equipment_helmet_opscore_single_clamp_rail_adapter.bundle", "rcid": "" }, "UsePrefab": { @@ -123770,12 +134565,226 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_flashlight", + "_id": "5a398b3ec4a282329a73b54f", + "_parent": "5a398ab9c4a282000c5a9842", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59d790f486f77403cb06aec6", + "57d17c5e2459775a5c57d17d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, + "5c1cdd302e221602b3137250": { + "_id": "5c1cdd302e221602b3137250", + "_name": "mount_all_primary_arms_compact_scope_mount", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_trijicon_ta51", + "ShortName": "mount_all_trijicon_ta51", + "Description": "mount_all_trijicon_ta51", + "Weight": 0.11, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_primary_arms_compact_scope_mount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5c1cdd302e221602b3137252", + "_parent": "5c1cdd302e221602b3137250", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c1cdd512e22161b267d91ae", + "5c05293e0db83400232fff80", + "5c052a900db834001a66acbd", + "59db7e1086f77448be30ddf3" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "577d128124597739d65d0e56" + }, + "59e0bdb186f774156f04ce82": { + "_id": "59e0bdb186f774156f04ce82", + "_name": "mount_keymod_vltor_2_inch_casv_rail_section", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_vltor_2_inch_casv_rail_section", + "ShortName": "mount_keymod_vltor_2_inch_casv_rail_section", + "Description": "mount_keymod_vltor_2_inch_casv_rail_section", + "Weight": 0.065, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_keymod_vltor_2_inch_casv_rail_section.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_tactical", - "_id": "5df35eb2b11454561e3923e4", - "_parent": "5df35eb2b11454561e3923e2", + "_id": "59e0bdb186f774156f04ce83", + "_parent": "59e0bdb186f774156f04ce82", "_props": { "filters": [ { @@ -123831,23 +134840,127 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5f2aa493cd375f14e15eea72": { - "_id": "5f2aa493cd375f14e15eea72", - "_name": "mount_rfb_kel_tec_bottom_rail_std", + "6267c6396b642f77f56f5c1c": { + "_id": "6267c6396b642f77f56f5c1c", + "_name": "mount_all_dd_offset_flashlight_mount_25mm", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_keymod_vltor_6_inch_casv_rail_section", - "ShortName": "mount_keymod_vltor_6_inch_casv_rail_section", - "Description": "mount_keymod_vltor_6_inch_casv_rail_section", - "Weight": 0.075, + "Name": "mount_all_noname_25mm_ring", + "ShortName": "mount_all_noname_25mm_ring", + "Description": "mount_all_noname_25mm_ring", + "Weight": 0.06, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_rfb_kel_tec_bottom_rail_std.bundle", + "path": "assets/content/items/mods/mounts/mount_all_dd_offset_flashlight_mount_25mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_flashlight", + "_id": "6267c6396b642f77f56f5c1e", + "_parent": "6267c6396b642f77f56f5c1c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59d790f486f77403cb06aec6", + "57d17c5e2459775a5c57d17d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "57c69dd424597774c03b7bbc" + }, + "5b7be4575acfc400161d0832": { + "_id": "5b7be4575acfc400161d0832", + "_name": "mount_casv_vltor_2_inch_picatinny_rail_section", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_casv_vltor_2_inch_picatinny_rail_section.bundle", "rcid": "" }, "UsePrefab": { @@ -123887,43 +135000,282 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_foregrip", - "_id": "5f2aa493cd375f14e15eea74", - "_parent": "5f2aa493cd375f14e15eea72", + "_name": "mod_tactical", + "_id": "5b7be4575acfc400161d0834", + "_parent": "5b7be4575acfc400161d0832", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5b7be4645acfc400170e2dcc": { + "_id": "5b7be4645acfc400170e2dcc", + "_name": "mount_casv_vltor_4_inch_picatinny_rail_section", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.06, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_casv_vltor_4_inch_picatinny_rail_section.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "5b7be4645acfc400170e2dce", + "_parent": "5b7be4645acfc400170e2dcc", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "607ea812232e5a31c233d53c": { + "_id": "607ea812232e5a31c233d53c", + "_name": "mount_mp155_kalashnikov_rail_section", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_mp155_kalashnikov_rail_section.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "607ea812232e5a31c233d53e", + "_parent": "607ea812232e5a31c233d53c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" ] } ] @@ -124011,6 +135363,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -124208,6 +135564,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -124252,3390 +135612,6 @@ }, "_proto": "5649a2464bdc2d91118b45a8" }, - "5a27b3d0c4a282000d721ec1": { - "_id": "5a27b3d0c4a282000d721ec1", - "_name": "mount_sr1mp_tochmash_silencer_base", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_sr1mp_tochmash_silencer_base", - "ShortName": "mount_sr1mp_tochmash_silencer_base", - "Description": "mount_sr1mp_tochmash_silencer_base", - "Weight": 0.04, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_sr1mp_tochmash_silencer_base.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5a27b419c4a282000a519dca", - "_parent": "5a27b3d0c4a282000d721ec1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a27b6bec4a282000e496f78" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "5cde7b43d7f00c000d36b93e": { - "_id": "5cde7b43d7f00c000d36b93e", - "_name": "mount_m700_abarms_mod_x_scope_mount_rail", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_m700_abarms_mod_x_scope_mount_rail", - "ShortName": "mount_m700_abarms_mod_x_scope_mount_rail", - "Description": "mount_m700_abarms_mod_x_scope_mount_rail", - "Weight": 0.09, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_m700_abarms_mod_x_scope_mount_rail.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5947db3f86f77447880cf76f", - "57486e672459770abd687134", - "576fd4ec2459777f0b518431", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "57acb6222459771ec34b5cb0" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5cde7b43d7f00c000d36b940", - "_parent": "5cde7b43d7f00c000d36b93e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5cde805fd7f00c000f261268", - "_parent": "5cde7b43d7f00c000d36b93e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61817865d3a39d50044c13a4", - "5bb20e49d4351e3bac1212de", - "5ba26b17d4351e00367f9bdd", - "5dfa3d7ac41b2312ea33362a", - "5c1780312e221602b66cc189", - "5fb6564947ce63734e3fa1da", - "5bc09a18d4351e003562b68e", - "5c18b9192e2216398b5a8104", - "5fc0fa957283c4046c58147e", - "5894a81786f77427140b8347" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5addbfbb5acfc400194dbcf7": { - "_id": "5addbfbb5acfc400194dbcf7", - "_name": "mount_m14_ultimak_m8_forward_optic_mount", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_m14_ultimak_m8_forward_optic_mount", - "ShortName": "mount_m14_ultimak_m8_forward_optic_mount", - "Description": "mount_m14_ultimak_m8_forward_optic_mount", - "Weight": 0.19, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_m14_ultimak_m8_forward_optic_mount.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5addbfbb5acfc400194dbcf9", - "_parent": "5addbfbb5acfc400194dbcf7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5addc0b25acfc4001669f147", - "_parent": "5addbfbb5acfc400194dbcf7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "57a3459f245977764a01f703" - }, - "5bfebc530db834001d23eb65": { - "_id": "5bfebc530db834001d23eb65", - "_name": "mount_m700_weaver_extended_multi_slot_base", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_m700_weaver_extended_multi_slot_base", - "ShortName": "mount_m700_weaver_extended_multi_slot_base", - "Description": "mount_m700_weaver_extended_multi_slot_base", - "Weight": 0.09, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_m700_weaver_extended_multi_slot_base.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5947db3f86f77447880cf76f", - "57486e672459770abd687134", - "576fd4ec2459777f0b518431", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "57acb6222459771ec34b5cb0" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5bfebc530db834001d23eb67", - "_parent": "5bfebc530db834001d23eb65", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5cf10c62d7f00c065b4220c0", - "_parent": "5bfebc530db834001d23eb65", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b17d4351e00367f9bdd", - "5dfa3d7ac41b2312ea33362a", - "5c1780312e221602b66cc189", - "5fb6564947ce63734e3fa1da", - "5bc09a18d4351e003562b68e", - "5c18b9192e2216398b5a8104", - "5fc0fa957283c4046c58147e", - "5894a81786f77427140b8347" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5ab24ef9e5b5b00fe93c9209": { - "_id": "5ab24ef9e5b5b00fe93c9209", - "_name": "mount_m1a_springfield_armory_socom_16_upper", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_m1a_springfield_armory_socom_16_upper", - "ShortName": "mount_m1a_springfield_armory_socom_16_upper", - "Description": "mount_m1a_springfield_armory_socom_16_upper", - "Weight": 0.096, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_m1a_springfield_armory_socom_16_upper.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5ab24ef9e5b5b00fe93c920b", - "_parent": "5ab24ef9e5b5b00fe93c9209", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "57a3459f245977764a01f703" - }, - "5a966ec8a2750c00171b3f36": { - "_id": "5a966ec8a2750c00171b3f36", - "_name": "mount_mp5_bt_mounting_rail_nar_low_profile_long", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_mp5_bt_mounting_rail_nar_low_profile_long", - "ShortName": "mount_mp5_bt_mounting_rail_nar_low_profile_long", - "Description": "mount_mp5_bt_mounting_rail_nar_low_profile_long", - "Weight": 0.223, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_mp5_bt_mounting_rail_nar_low_profile_long.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5926d2be86f774134d668e4e" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5a966ec8a2750c00171b3f38", - "_parent": "5a966ec8a2750c00171b3f36", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1.5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5bfebc5e0db834001a6694e5": { - "_id": "5bfebc5e0db834001a6694e5", - "_name": "mount_m700_remington_integral_scope_mount", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_m700_remington_integral_scope_mount", - "ShortName": "mount_m700_remington_integral_scope_mount", - "Description": "mount_m700_remington_integral_scope_mount", - "Weight": 0.246, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_m700_remington_integral_scope_mount.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5bfebc5e0db834001a6694e7", - "_parent": "5bfebc5e0db834001a6694e5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b2388675acfc4771e1be0be", - "5b3b99475acfc432ff4dcbee", - "5a37cb10c4a282329a73b4e7", - "57c5ac0824597754771e88a9", - "618ba27d9008e4636a67f61d", - "617151c1d92c473c770214ab" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1.5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "577d128124597739d65d0e56" - }, - "623c2f4242aee3103f1c44b7": { - "_id": "623c2f4242aee3103f1c44b7", - "_name": "mount_keymod_cnc_guns_medium_rail_section", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_keymod_cnc_guns_medium_rail_section.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "623c2f4242aee3103f1c44b9", - "_parent": "623c2f4242aee3103f1c44b7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "5a7b483fe899ef0016170d15", - "56def37dd2720bec348b456a", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "623c2f652febb22c2777d8d7": { - "_id": "623c2f652febb22c2777d8d7", - "_name": "mount_keymod_cnc_guns_short_rail_section", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_keymod_cnc_guns_short_rail_section.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "623c2f652febb22c2777d8d9", - "_parent": "623c2f652febb22c2777d8d7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5b07dd285acfc4001754240d", - "5d2369418abbc306c62e0c80", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5c61627a2e22160012542c55": { - "_id": "5c61627a2e22160012542c55", - "_name": "mount_dovetail_noname_toz106_angled_mount", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_ak_tactica_tula_10000", - "ShortName": "mount_ak_tactica_tula_10000", - "Description": "mount_ak_tactica_tula_10000", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_dovetail_noname_toz106_angled_mount.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5947db3f86f77447880cf76f", - "57486e672459770abd687134", - "576fd4ec2459777f0b518431", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "57acb6222459771ec34b5cb0" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5c61627a2e22160012542c57", - "_parent": "5c61627a2e22160012542c55", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5c064c400db834001d23f468": { - "_id": "5c064c400db834001d23f468", - "_name": "mount_all_larue_picatinny_raiser_qd_lt101", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_ak_tactica_tula_10000", - "ShortName": "mount_ak_tactica_tula_10000", - "Description": "mount_ak_tactica_tula_10000", - "Weight": 0.11, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_larue_picatinny_raiser_qd_lt101.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5c064c400db834001d23f46a", - "_parent": "5c064c400db834001d23f468", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "6269220d70b6c02e665f2635": { - "_id": "6269220d70b6c02e665f2635", - "_name": "mount_m_lok_magpul_cantilever_rail_light_mount", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_m_lok_magpul_cantilever_rail_light_mount.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "6269220d70b6c02e665f2636", - "_parent": "6269220d70b6c02e665f2635", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "626becf9582c3e319310b837", - "5cc9c20cd7f00c001336c65d", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5c5952732e2216398b5abda2", - "6267c6396b642f77f56f5c1c", - "57d17e212459775a1179a0f5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5beecbb80db834001d2c465e": { - "_id": "5beecbb80db834001d2c465e", - "_name": "mount_rpk16_izhmash_rpk16_side_rail", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_qars_troy_qars_3,2_inch_rail_section", - "ShortName": "mount_qars_troy_qars_3,2_inch_rail_section", - "Description": "mount_qars_troy_qars_3,2_inch_rail_section", - "Weight": 0.045, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_rpk16_izhmash_rpk16_side_rail.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical_000", - "_id": "5beecbea0db834001b0954c1", - "_parent": "5beecbb80db834001d2c465e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "618ba92152ecee1505530bd3": { - "_id": "618ba92152ecee1505530bd3", - "_name": "mount_geissele_reptilia_rof_90_trijicon_30mm_ddc", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_acog_trijicon_rm35", - "ShortName": "mount_acog_trijicon_rm35", - "Description": "mount_acog_trijicon_rm35", - "Weight": 0.02, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_geissele_reptilia_rof_90_trijicon_30mm_ddc.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "618ba92152ecee1505530bd5", - "_parent": "618ba92152ecee1505530bd3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a32aa8bc4a2826c6e06d737" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "59e0bdb186f774156f04ce82": { - "_id": "59e0bdb186f774156f04ce82", - "_name": "mount_keymod_vltor_2_inch_casv_rail_section", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_vltor_2_inch_casv_rail_section", - "ShortName": "mount_keymod_vltor_2_inch_casv_rail_section", - "Description": "mount_keymod_vltor_2_inch_casv_rail_section", - "Weight": 0.065, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_keymod_vltor_2_inch_casv_rail_section.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "59e0bdb186f774156f04ce83", - "_parent": "59e0bdb186f774156f04ce82", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5b7be46e5acfc400170e2dcf": { - "_id": "5b7be46e5acfc400170e2dcf", - "_name": "mount_casv_vltor_5_inch_picatinny_rail_section", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_casv_vltor_5_inch_picatinny_rail_section.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5b7be7c15acfc400170e2dd8", - "_parent": "5b7be46e5acfc400170e2dcf", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "5a7dbfc1159bd40016548fde", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "618bab21526131765025ab3f": { - "_id": "618bab21526131765025ab3f", - "_name": "mount_all_geissele_super_precision_30mm_ddc", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_jp_enterprises_ftsm_30mm", - "ShortName": "mount_all_jp_enterprises_ftsm_30mm", - "Description": "mount_all_jp_enterprises_ftsm_30mm", - "Weight": 0.194, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_geissele_super_precision_30mm_ddc.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5ae30bad5acfc400185c2dc4" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "618bab21526131765025ab41", - "_parent": "618bab21526131765025ab3f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b2388675acfc4771e1be0be", - "5b3b99475acfc432ff4dcbee", - "5a37cb10c4a282329a73b4e7", - "57c5ac0824597754771e88a9", - "618ba27d9008e4636a67f61d", - "617151c1d92c473c770214ab" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "618bab21526131765025ab42", - "_parent": "618bab21526131765025ab3f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "618b9671d14d6d5ab879c5ea", - "618ba91477b82356f91ae0e8", - "618b9682a3884f56c957ca78", - "618ba92152ecee1505530bd3" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0.5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "577d128124597739d65d0e56" - }, - "5c1cdd302e221602b3137250": { - "_id": "5c1cdd302e221602b3137250", - "_name": "mount_all_primary_arms_compact_scope_mount", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_all_trijicon_ta51", - "ShortName": "mount_all_trijicon_ta51", - "Description": "mount_all_trijicon_ta51", - "Weight": 0.11, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_primary_arms_compact_scope_mount.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5c1cdd302e221602b3137252", - "_parent": "5c1cdd302e221602b3137250", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c1cdd512e22161b267d91ae", - "5c05293e0db83400232fff80", - "5c052a900db834001a66acbd", - "59db7e1086f77448be30ddf3" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "577d128124597739d65d0e56" - }, - "607ea812232e5a31c233d53c": { - "_id": "607ea812232e5a31c233d53c", - "_name": "mount_mp155_kalashnikov_rail_section", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_mp155_kalashnikov_rail_section.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "607ea812232e5a31c233d53e", - "_parent": "607ea812232e5a31c233d53c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5c0695860db834001b735461": { - "_id": "5c0695860db834001b735461", - "_name": "nvg_custom_pnv10t_dovetail_mount", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "nvg_custom_pnv10t_dovetail_mount", - "ShortName": "nvg_custom_pnv10t_dovetail_mount", - "Description": "nvg_custom_pnv10t_dovetail_mount", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/equipment/customizable/nvg_custom_pnv10t_dovetail_mount/nvg_custom_pnv10t_dovetail_mount.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_nvg", - "_id": "5c0695860db834001b735463", - "_parent": "5c0695860db834001b735461", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0696830db834001d23f5da" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5f2aa49f9b44de6b1b4e68d4": { - "_id": "5f2aa49f9b44de6b1b4e68d4", - "_name": "mount_rfb_ket_tec_rfb_scope_mount_std", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_rfb_ket_tec_rfb_scope_mount_std", - "ShortName": "mount_rfb_ket_tec_rfb_scope_mount_std", - "Description": "mount_rfb_ket_tec_rfb_scope_mount_std", - "Weight": 0.09, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_rfb_ket_tec_rfb_scope_mount_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5947db3f86f77447880cf76f", - "57486e672459770abd687134", - "576fd4ec2459777f0b518431", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "57acb6222459771ec34b5cb0" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5f2aa49f9b44de6b1b4e68d6", - "_parent": "5f2aa49f9b44de6b1b4e68d4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5f2aa49f9b44de6b1b4e68d7", - "_parent": "5f2aa49f9b44de6b1b4e68d4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61817865d3a39d50044c13a4", - "5bb20e49d4351e3bac1212de", - "5ba26b17d4351e00367f9bdd", - "5dfa3d7ac41b2312ea33362a", - "5c1780312e221602b66cc189", - "5fb6564947ce63734e3fa1da", - "5bc09a18d4351e003562b68e", - "5c18b9192e2216398b5a8104", - "5fc0fa957283c4046c58147e", - "5894a81786f77427140b8347" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5f3299579f54ae5b29276e19", - "_parent": "5f2aa49f9b44de6b1b4e68d4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "59e0be5d86f7742d48765bd2": { - "_id": "59e0be5d86f7742d48765bd2", - "_name": "mount_keymod_vltor_4_inch_casv_rail_section", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_vltor_4_inch_casv_rail_section", - "ShortName": "mount_keymod_vltor_4_inch_casv_rail_section", - "Description": "mount_keymod_vltor_4_inch_casv_rail_section", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_keymod_vltor_4_inch_casv_rail_section.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "59e0be5d86f7742d48765bd3", - "_parent": "59e0be5d86f7742d48765bd2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "6086b5392535c57a13424d70": { - "_id": "6086b5392535c57a13424d70", - "_name": "mount_cust_custom_guns_short_rail_section", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_cust_custom_guns_short_rail_section", - "ShortName": "mount_cust_custom_guns_short_rail_section", - "Description": "mount_cust_custom_guns_short_rail_section", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_cust_custom_guns_short_rail_section.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "6086b5392535c57a13424d72", - "_parent": "6086b5392535c57a13424d70", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5b7be4645acfc400170e2dcc": { - "_id": "5b7be4645acfc400170e2dcc", - "_name": "mount_casv_vltor_4_inch_picatinny_rail_section", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.06, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_casv_vltor_4_inch_picatinny_rail_section.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "5b7be4645acfc400170e2dce", - "_parent": "5b7be4645acfc400170e2dcc", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "615d8da4d3a39d50044c10e8": { - "_id": "615d8da4d3a39d50044c10e8", - "_name": "mount_glock_tango_down_aam_01_acro_mount", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_glock_aimtech_base_glock", - "ShortName": "mount_glock_aimtech_base_glock", - "Description": "mount_glock_aimtech_base_glock", - "Weight": 0.007, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_glock_tango_down_aam_01_acro_mount.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "615d8da4d3a39d50044c10ea", - "_parent": "615d8da4d3a39d50044c10e8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "616442e4faa1272e43152193" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "59e0bed186f774156f04ce84": { - "_id": "59e0bed186f774156f04ce84", - "_name": "mount_keymod_vltor_6_inch_casv_rail_section", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_vltor_6_inch_casv_rail_section", - "ShortName": "mount_keymod_vltor_6_inch_casv_rail_section", - "Description": "mount_keymod_vltor_6_inch_casv_rail_section", - "Weight": 0.075, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_keymod_vltor_6_inch_casv_rail_section.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "59e0bed186f774156f04ce85", - "_parent": "59e0bed186f774156f04ce84", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "5a7dbfc1159bd40016548fde", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, "618b9682a3884f56c957ca78": { "_id": "618b9682a3884f56c957ca78", "_name": "mount_geissele_reptilia_rof_90_trijicon_30mm", @@ -127692,6 +135668,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -127735,6 +135715,366 @@ }, "_proto": "5649a2464bdc2d91118b45a8" }, + "62e7c8f91cd3fde4d503d690": { + "_id": "62e7c8f91cd3fde4d503d690", + "_name": "mount_aug_steyr_aug_a3_m1_long_rail", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_m14_ultimak_m8_forward_optic_mount", + "ShortName": "mount_m14_ultimak_m8_forward_optic_mount", + "Description": "mount_m14_ultimak_m8_forward_optic_mount", + "Weight": 0.154, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_aug_steyr_aug_a3_m1_long_rail.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "62e7c8f91cd3fde4d503d691", + "_parent": "62e7c8f91cd3fde4d503d690", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "626bb8532c923541184624b4", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "62811f461d5df4475f46a332", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "62e7c8f91cd3fde4d503d693", + "_parent": "62e7c8f91cd3fde4d503d690", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "62e7c8f91cd3fde4d503d694", + "_parent": "62e7c8f91cd3fde4d503d690", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61817865d3a39d50044c13a4", + "5bb20e49d4351e3bac1212de", + "5ba26b17d4351e00367f9bdd", + "5dfa3d7ac41b2312ea33362a", + "5c1780312e221602b66cc189", + "5fb6564947ce63734e3fa1da", + "5bc09a18d4351e003562b68e", + "5c18b9192e2216398b5a8104", + "5fc0fa957283c4046c58147e", + "5894a81786f77427140b8347" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "57a3459f245977764a01f703" + }, + "62ebba1fb658e07ef9082b5a": { + "_id": "62ebba1fb658e07ef9082b5a", + "_name": "mount_aug_steyr_aug_a3_m1_short_rail", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_p226_sig_sauer_bridge_mount", + "ShortName": "mount_p226_sig_sauer_bridge_mount", + "Description": "mount_p226_sig_sauer_bridge_mount", + "Weight": 0.114, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_aug_steyr_aug_a3_m1_short_rail.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "62ebba1fb658e07ef9082b5b", + "_parent": "62ebba1fb658e07ef9082b5a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "626bb8532c923541184624b4", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5a37ca54c4a282000d72296a", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, "5addbfe15acfc4001a5fc58b": { "_id": "5addbfe15acfc4001a5fc58b", "_name": "mount_m14_arms_18_low_profile_scope_mount", @@ -127795,6 +136135,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -127937,6 +136281,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -127998,23 +136346,23 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "618b9671d14d6d5ab879c5ea": { - "_id": "618b9671d14d6d5ab879c5ea", - "_name": "mount_geissele_geissele_super_precision_top_ring_cap_30mm", + "5b30bc285acfc47a8608615d": { + "_id": "5b30bc285acfc47a8608615d", + "_name": "mount_mk10_alexander_arms_10_inch_rail_section", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_acog_trijicon_rm35", - "ShortName": "mount_acog_trijicon_rm35", - "Description": "mount_acog_trijicon_rm35", - "Weight": 0.02, + "Name": "mount_mk10_alexander_arms_10_inch_rail_section", + "ShortName": "mount_mk10_alexander_arms_10_inch_rail_section", + "Description": "mount_mk10_alexander_arms_10_inch_rail_section", + "Weight": 0.09, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_geissele_geissele_super_precision_top_ring_cap_30mm.bundle", + "path": "assets/content/items/mods/mounts/mount_mk10_alexander_arms_10_inch_rail_section.bundle", "rcid": "" }, "UsePrefab": { @@ -128054,8 +136402,93 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5b30bc285acfc47a8608615f", + "_parent": "5b30bc285acfc47a8608615d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "5a7dbfc1159bd40016548fde", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5b30bda35acfc40dc5295771", + "_parent": "5b30bc285acfc47a8608615d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, @@ -128063,7 +136496,121 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 0.5, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5ef369b08cef260c0642acaf": { + "_id": "5ef369b08cef260c0642acaf", + "_name": "mount_m1911_ncstar_1911_trigger_guard_mount", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_m1911_ncstar_1911_trigger_guard_mount", + "ShortName": "mount_m1911_ncstar_1911_trigger_guard_mount", + "Description": "mount_m1911_ncstar_1911_trigger_guard_mount", + "Weight": 0.04, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_m1911_ncstar_1911_trigger_guard_mount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "5ef369b08cef260c0642acb1", + "_parent": "5ef369b08cef260c0642acaf", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5a7b4900e899ef197b331a2a", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, "Velocity": 0, "RaidModdable": true, "ToolModdable": true, @@ -128078,6 +136625,274 @@ }, "_proto": "5649a2464bdc2d91118b45a8" }, + "6269545d0e57f218e4548ca2": { + "_id": "6269545d0e57f218e4548ca2", + "_name": "mount_m_lok_magpul_offset_light_optic_mount", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.037, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_m_lok_magpul_offset_light_optic_mount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "6269545d0e57f218e4548ca4", + "_parent": "6269545d0e57f218e4548ca2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "626becf9582c3e319310b837", + "5cc9c20cd7f00c001336c65d", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "57d17e212459775a1179a0f5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5addbfbb5acfc400194dbcf7": { + "_id": "5addbfbb5acfc400194dbcf7", + "_name": "mount_m14_ultimak_m8_forward_optic_mount", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_m14_ultimak_m8_forward_optic_mount", + "ShortName": "mount_m14_ultimak_m8_forward_optic_mount", + "Description": "mount_m14_ultimak_m8_forward_optic_mount", + "Weight": 0.19, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_m14_ultimak_m8_forward_optic_mount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5addbfbb5acfc400194dbcf9", + "_parent": "5addbfbb5acfc400194dbcf7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5addc0b25acfc4001669f147", + "_parent": "5addbfbb5acfc400194dbcf7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "57a3459f245977764a01f703" + }, "61714b2467085e45ef140b2c": { "_id": "61714b2467085e45ef140b2c", "_name": "mount_all_recknagel_era_tac_aimpoint_t1_sunshade_mount", @@ -128136,6 +136951,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -128179,23 +136998,23 @@ }, "_proto": "5649a2464bdc2d91118b45a8" }, - "5b3b99265acfc4704b4a1afb": { - "_id": "5b3b99265acfc4704b4a1afb", - "_name": "mount_all_nightforce_x_treme_duty_ultralite_30mm", + "5ab24ef9e5b5b00fe93c9209": { + "_id": "5ab24ef9e5b5b00fe93c9209", + "_name": "mount_m1a_springfield_armory_socom_16_upper", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", - "ShortName": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", - "Description": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", - "Weight": 0.19, + "Name": "mount_m1a_springfield_armory_socom_16_upper", + "ShortName": "mount_m1a_springfield_armory_socom_16_upper", + "Description": "mount_m1a_springfield_armory_socom_16_upper", + "Weight": 0.096, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_nightforce_x_treme_duty_ultralite_30mm.bundle", + "path": "assets/content/items/mods/mounts/mount_m1a_springfield_armory_socom_16_upper.bundle", "rcid": "" }, "UsePrefab": { @@ -128235,12 +137054,347 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_scope", - "_id": "5b3b99265acfc4704b4a1afd", - "_parent": "5b3b99265acfc4704b4a1afb", + "_id": "5ab24ef9e5b5b00fe93c920b", + "_parent": "5ab24ef9e5b5b00fe93c9209", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "57a3459f245977764a01f703" + }, + "5cde7b43d7f00c000d36b93e": { + "_id": "5cde7b43d7f00c000d36b93e", + "_name": "mount_m700_abarms_mod_x_scope_mount_rail", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_m700_abarms_mod_x_scope_mount_rail", + "ShortName": "mount_m700_abarms_mod_x_scope_mount_rail", + "Description": "mount_m700_abarms_mod_x_scope_mount_rail", + "Weight": 0.09, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_m700_abarms_mod_x_scope_mount_rail.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5947db3f86f77447880cf76f", + "57486e672459770abd687134", + "576fd4ec2459777f0b518431", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "57acb6222459771ec34b5cb0" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5cde7b43d7f00c000d36b940", + "_parent": "5cde7b43d7f00c000d36b93e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5cde805fd7f00c000f261268", + "_parent": "5cde7b43d7f00c000d36b93e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61817865d3a39d50044c13a4", + "5bb20e49d4351e3bac1212de", + "5ba26b17d4351e00367f9bdd", + "5dfa3d7ac41b2312ea33362a", + "5c1780312e221602b66cc189", + "5fb6564947ce63734e3fa1da", + "5bc09a18d4351e003562b68e", + "5c18b9192e2216398b5a8104", + "5fc0fa957283c4046c58147e", + "5894a81786f77427140b8347" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5bfebc5e0db834001a6694e5": { + "_id": "5bfebc5e0db834001a6694e5", + "_name": "mount_m700_remington_integral_scope_mount", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_m700_remington_integral_scope_mount", + "ShortName": "mount_m700_remington_integral_scope_mount", + "Description": "mount_m700_remington_integral_scope_mount", + "Weight": 0.246, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_m700_remington_integral_scope_mount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5bfebc5e0db834001a6694e7", + "_parent": "5bfebc5e0db834001a6694e5", "_props": { "filters": [ { @@ -128268,7 +137422,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -1, + "Ergonomics": -1.5, "Velocity": 0, "RaidModdable": true, "ToolModdable": true, @@ -128283,23 +137437,23 @@ }, "_proto": "577d128124597739d65d0e56" }, - "5ef369b08cef260c0642acaf": { - "_id": "5ef369b08cef260c0642acaf", - "_name": "mount_m1911_ncstar_1911_trigger_guard_mount", + "5bfebc530db834001d23eb65": { + "_id": "5bfebc530db834001d23eb65", + "_name": "mount_m700_weaver_extended_multi_slot_base", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_m1911_ncstar_1911_trigger_guard_mount", - "ShortName": "mount_m1911_ncstar_1911_trigger_guard_mount", - "Description": "mount_m1911_ncstar_1911_trigger_guard_mount", - "Weight": 0.04, + "Name": "mount_m700_weaver_extended_multi_slot_base", + "ShortName": "mount_m700_weaver_extended_multi_slot_base", + "Description": "mount_m700_weaver_extended_multi_slot_base", + "Weight": 0.09, "BackgroundColor": "blue", - "Width": 1, + "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_m1911_ncstar_1911_trigger_guard_mount.bundle", + "path": "assets/content/items/mods/mounts/mount_m700_weaver_extended_multi_slot_base.bundle", "rcid": "" }, "UsePrefab": { @@ -128317,7 +137471,7 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 10, - "ExamineExperience": 3, + "ExamineExperience": 5, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, @@ -128329,7 +137483,14 @@ "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, - "ConflictingItems": [], + "ConflictingItems": [ + "5947db3f86f77447880cf76f", + "57486e672459770abd687134", + "576fd4ec2459777f0b518431", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "57acb6222459771ec34b5cb0" + ], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], @@ -128339,29 +137500,105 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_tactical", - "_id": "5ef369b08cef260c0642acb1", - "_parent": "5ef369b08cef260c0642acaf", + "_name": "mod_scope", + "_id": "5bfebc530db834001d23eb67", + "_parent": "5bfebc530db834001d23eb65", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a800961159bd4315e3a1657", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5a7b4900e899ef197b331a2a", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5cf10c62d7f00c065b4220c0", + "_parent": "5bfebc530db834001d23eb65", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b17d4351e00367f9bdd", + "5dfa3d7ac41b2312ea33362a", + "5c1780312e221602b66cc189", + "5fb6564947ce63734e3fa1da", + "5bc09a18d4351e003562b68e", + "5c18b9192e2216398b5a8104", + "5fc0fa957283c4046c58147e", + "5894a81786f77427140b8347" ] } ] @@ -128378,9 +137615,9 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -1, + "Ergonomics": 0, "Velocity": 0, - "RaidModdable": true, + "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, @@ -128391,11 +137628,11 @@ "HeatFactor": 1, "CoolFactor": 1 }, - "_proto": "5649a2464bdc2d91118b45a8" + "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5b7be47f5acfc400170e2dd2": { - "_id": "5b7be47f5acfc400170e2dd2", - "_name": "mount_m_lok_magpul_2,5_inch_picatinny_rail_section", + "623c2f652febb22c2777d8d7": { + "_id": "623c2f652febb22c2777d8d7", + "_name": "mount_keymod_cnc_guns_short_rail_section", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { @@ -128409,7 +137646,7 @@ "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_m_lok_magpul_2,5_inch_picatinny_rail_section.bundle", + "path": "assets/content/items/mods/mounts/mount_keymod_cnc_guns_short_rail_section.bundle", "rcid": "" }, "UsePrefab": { @@ -128449,12 +137686,1874 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_tactical", - "_id": "5b7be47f5acfc400170e2dd4", - "_parent": "5b7be47f5acfc400170e2dd2", + "_id": "623c2f652febb22c2777d8d9", + "_parent": "623c2f652febb22c2777d8d7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5b07dd285acfc4001754240d", + "5d2369418abbc306c62e0c80", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5a966ec8a2750c00171b3f36": { + "_id": "5a966ec8a2750c00171b3f36", + "_name": "mount_mp5_bt_mounting_rail_nar_low_profile_long", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_mp5_bt_mounting_rail_nar_low_profile_long", + "ShortName": "mount_mp5_bt_mounting_rail_nar_low_profile_long", + "Description": "mount_mp5_bt_mounting_rail_nar_low_profile_long", + "Weight": 0.223, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_mp5_bt_mounting_rail_nar_low_profile_long.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5926d2be86f774134d668e4e" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5a966ec8a2750c00171b3f38", + "_parent": "5a966ec8a2750c00171b3f36", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1.5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5c064c400db834001d23f468": { + "_id": "5c064c400db834001d23f468", + "_name": "mount_all_larue_picatinny_raiser_qd_lt101", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_ak_tactica_tula_10000", + "ShortName": "mount_ak_tactica_tula_10000", + "Description": "mount_ak_tactica_tula_10000", + "Weight": 0.11, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_larue_picatinny_raiser_qd_lt101.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5c064c400db834001d23f46a", + "_parent": "5c064c400db834001d23f468", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "623c2f4242aee3103f1c44b7": { + "_id": "623c2f4242aee3103f1c44b7", + "_name": "mount_keymod_cnc_guns_medium_rail_section", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_keymod_cnc_guns_medium_rail_section.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "623c2f4242aee3103f1c44b9", + "_parent": "623c2f4242aee3103f1c44b7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "5a7b483fe899ef0016170d15", + "56def37dd2720bec348b456a", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5beecbb80db834001d2c465e": { + "_id": "5beecbb80db834001d2c465e", + "_name": "mount_rpk16_izhmash_rpk16_side_rail", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_qars_troy_qars_3,2_inch_rail_section", + "ShortName": "mount_qars_troy_qars_3,2_inch_rail_section", + "Description": "mount_qars_troy_qars_3,2_inch_rail_section", + "Weight": 0.045, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_rpk16_izhmash_rpk16_side_rail.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical_000", + "_id": "5beecbea0db834001b0954c1", + "_parent": "5beecbb80db834001d2c465e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5c61627a2e22160012542c55": { + "_id": "5c61627a2e22160012542c55", + "_name": "mount_dovetail_noname_toz106_angled_mount", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_ak_tactica_tula_10000", + "ShortName": "mount_ak_tactica_tula_10000", + "Description": "mount_ak_tactica_tula_10000", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_dovetail_noname_toz106_angled_mount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5947db3f86f77447880cf76f", + "57486e672459770abd687134", + "576fd4ec2459777f0b518431", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "57acb6222459771ec34b5cb0" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5c61627a2e22160012542c57", + "_parent": "5c61627a2e22160012542c55", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5b30bc165acfc40016387293": { + "_id": "5b30bc165acfc40016387293", + "_name": "mount_mk10_alexander_arms_3_inch_rail_section", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_mk10_alexander_arms_3_inch_rail_section", + "ShortName": "mount_mk10_alexander_arms_3_inch_rail_section", + "Description": "mount_mk10_alexander_arms_3_inch_rail_section", + "Weight": 0.022, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_mk10_alexander_arms_3_inch_rail_section.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "5b30bc165acfc40016387295", + "_parent": "5b30bc165acfc40016387293", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "6269220d70b6c02e665f2635": { + "_id": "6269220d70b6c02e665f2635", + "_name": "mount_m_lok_magpul_cantilever_rail_light_mount", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_m_lok_magpul_cantilever_rail_light_mount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "6269220d70b6c02e665f2636", + "_parent": "6269220d70b6c02e665f2635", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "626becf9582c3e319310b837", + "5cc9c20cd7f00c001336c65d", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5c5952732e2216398b5abda2", + "6267c6396b642f77f56f5c1c", + "57d17e212459775a1179a0f5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "628120d309427b40ab14e76d": { + "_id": "628120d309427b40ab14e76d", + "_name": "mount_keyslot_accuracy_international_adapter_kit_short_rail_pb", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_vltor_2_inch_casv_rail_section", + "ShortName": "mount_keymod_vltor_2_inch_casv_rail_section", + "Description": "mount_keymod_vltor_2_inch_casv_rail_section", + "Weight": 0.065, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_keyslot_accuracy_international_adapter_kit_short_rail_pb.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical_000", + "_id": "628120d309427b40ab14e76e", + "_parent": "628120d309427b40ab14e76d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "626becf9582c3e319310b837", + "5cc9c20cd7f00c001336c65d", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "6267c6396b642f77f56f5c1c", + "57d17e212459775a1179a0f5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5e569a0156edd02abe09f27d": { + "_id": "5e569a0156edd02abe09f27d", + "_name": "mount_svd_izhmash_svd_modernized_kit_rail", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_svd_izhmash_svd_modernized_kit_rail", + "ShortName": "mount_svd_izhmash_svd_modernized_kit_rail", + "Description": "mount_svd_izhmash_svd_modernized_kit_rail", + "Weight": 0.24, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_svd_izhmash_svd_modernized_kit_rail.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5947db3f86f77447880cf76f", + "6113d6c3290d254f5e6b27db", + "57486e672459770abd687134", + "618a5d5852ecee1505530b2a", + "5649d9a14bdc2d79388b4580", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5e569a2e56edd02abe09f280", + "5d0a29ead7ad1a0026013f27", + "618a75c9a3884f56c957ca1b", + "57acb6222459771ec34b5cb0", + "5dff8db859400025ea5150d4", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5e569a0156edd02abe09f27f", + "_parent": "5e569a0156edd02abe09f27d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "615d8da4d3a39d50044c10e8": { + "_id": "615d8da4d3a39d50044c10e8", + "_name": "mount_glock_tango_down_aam_01_acro_mount", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_glock_aimtech_base_glock", + "ShortName": "mount_glock_aimtech_base_glock", + "Description": "mount_glock_aimtech_base_glock", + "Weight": 0.007, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_glock_tango_down_aam_01_acro_mount.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "615d8da4d3a39d50044c10ea", + "_parent": "615d8da4d3a39d50044c10e8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "616442e4faa1272e43152193" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, + "5aa66a9be5b5b0214e506e89": { + "_id": "5aa66a9be5b5b0214e506e89", + "_name": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", + "ShortName": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", + "Description": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", + "Weight": 0.226, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5aa66b8ce5b5b00015693124", + "_parent": "5aa66a9be5b5b0214e506e89", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "56ea70acd2720b844b8b4594", + "5aa66be6e5b5b0214e506e97", + "61714eec290d254f5e6b2ffc", + "62850c28da09541f43158cca" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "577d128124597739d65d0e56" + }, + "628120c21d5df4475f46a337": { + "_id": "628120c21d5df4475f46a337", + "_name": "mount_keyslot_accuracy_international_at_x_forend_rail_pb", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_keyslot_accuracy_international_at_x_forend_rail_pb.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_front", + "_id": "62820f043e69a0418a7cb5f7", + "_parent": "628120c21d5df4475f46a337", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "62820f043e69a0418a7cb5f8", + "_parent": "628120c21d5df4475f46a337", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "6388c4ac8d895f557a0c6515": { + "_id": "6388c4ac8d895f557a0c6515", + "_name": "mount_pri_precision_reflex_bottom_rail_section_gen3", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_vltor_6_inch_casv_rail_section", + "ShortName": "mount_keymod_vltor_6_inch_casv_rail_section", + "Description": "mount_keymod_vltor_6_inch_casv_rail_section", + "Weight": 0.075, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_pri_precision_reflex_bottom_rail_section_gen3.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "6388c4ac8d895f557a0c6516", + "_parent": "6388c4ac8d895f557a0c6515", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "59e0be5d86f7742d48765bd2": { + "_id": "59e0be5d86f7742d48765bd2", + "_name": "mount_keymod_vltor_4_inch_casv_rail_section", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_vltor_4_inch_casv_rail_section", + "ShortName": "mount_keymod_vltor_4_inch_casv_rail_section", + "Description": "mount_keymod_vltor_4_inch_casv_rail_section", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_keymod_vltor_4_inch_casv_rail_section.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "59e0be5d86f7742d48765bd3", + "_parent": "59e0be5d86f7742d48765bd2", "_props": { "filters": [ { @@ -128566,6 +139665,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -128612,6 +139715,425 @@ }, "_proto": "577d128124597739d65d0e56" }, + "5a9d6d21a2750c00137fa649": { + "_id": "5a9d6d21a2750c00137fa649", + "_name": "mount_keymod_strike_industries_bridge_rail_section", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_bridge_rail_section", + "ShortName": "mount_keymod_strike_industries_bridge_rail_section", + "Description": "mount_keymod_strike_industries_bridge_rail_section", + "Weight": 0.075, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_keymod_strike_industries_bridge_rail_section.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "59984ab886f7743e98271174" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount", + "_id": "5a9d6e86a2750c00171b3f7b", + "_parent": "5a9d6d21a2750c00137fa649", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d34a2750c00141e07da" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5a9e5f18a2750c003215715c", + "_parent": "5a9d6d21a2750c00137fa649", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5c8a52462e2216000e69ecc1", + "_parent": "5a9d6d21a2750c00137fa649", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5c0102aa0db834001b734ba1": { + "_id": "5c0102aa0db834001b734ba1", + "_name": "mount_rahg_remington_2_inch_rahg_rail_section", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_rahg_remington_2_inch_rahg_rail_section.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "5c0102aa0db834001b734ba3", + "_parent": "5c0102aa0db834001b734ba1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "6086b5392535c57a13424d70": { + "_id": "6086b5392535c57a13424d70", + "_name": "mount_cust_custom_guns_short_rail_section", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_cust_custom_guns_short_rail_section", + "ShortName": "mount_cust_custom_guns_short_rail_section", + "Description": "mount_cust_custom_guns_short_rail_section", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_cust_custom_guns_short_rail_section.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "6086b5392535c57a13424d72", + "_parent": "6086b5392535c57a13424d70", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, "6171407e50224f204c1da3c5": { "_id": "6171407e50224f204c1da3c5", "_name": "mount_all_recknagel_era_tac_one_piece_mount_30mm", @@ -128668,6 +140190,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -128768,6 +140294,363 @@ }, "_proto": "577d128124597739d65d0e56" }, + "628120dd308cb521f87a8fa1": { + "_id": "628120dd308cb521f87a8fa1", + "_name": "mount_keyslot_accuracy_international_adapter_kit_medium_rail_pb", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_vltor_4_inch_casv_rail_section", + "ShortName": "mount_keymod_vltor_4_inch_casv_rail_section", + "Description": "mount_keymod_vltor_4_inch_casv_rail_section", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_keyslot_accuracy_international_adapter_kit_medium_rail_pb.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical_000", + "_id": "628120dd308cb521f87a8fa2", + "_parent": "628120dd308cb521f87a8fa1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "626becf9582c3e319310b837", + "5cc9c20cd7f00c001336c65d", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "6267c6396b642f77f56f5c1c", + "57d17e212459775a1179a0f5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5c0102b20db834001d23eebc": { + "_id": "5c0102b20db834001d23eebc", + "_name": "mount_rahg_remington_4_inch_rahg_rail_section", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_rahg_remington_4_inch_rahg_rail_section.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5c0102b20db834001d23eebe", + "_parent": "5c0102b20db834001d23eebc", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5b3b99265acfc4704b4a1afb": { + "_id": "5b3b99265acfc4704b4a1afb", + "_name": "mount_all_nightforce_x_treme_duty_ultralite_30mm", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", + "ShortName": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", + "Description": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", + "Weight": 0.19, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_all_nightforce_x_treme_duty_ultralite_30mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5b3b99265acfc4704b4a1afd", + "_parent": "5b3b99265acfc4704b4a1afb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b2388675acfc4771e1be0be", + "5b3b99475acfc432ff4dcbee", + "5a37cb10c4a282329a73b4e7", + "57c5ac0824597754771e88a9", + "618ba27d9008e4636a67f61d", + "617151c1d92c473c770214ab" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "577d128124597739d65d0e56" + }, "61713cc4d8e3106d9806c109": { "_id": "61713cc4d8e3106d9806c109", "_name": "mount_all_recknagel_era_tac_one_piece_mount_34mm", @@ -128824,6 +140707,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -128922,23 +140809,23 @@ }, "_proto": "577d128124597739d65d0e56" }, - "6269545d0e57f218e4548ca2": { - "_id": "6269545d0e57f218e4548ca2", - "_name": "mount_m_lok_magpul_offset_light_optic_mount", + "5a9d6d00a2750c5c985b5305": { + "_id": "5a9d6d00a2750c5c985b5305", + "_name": "mount_keymod_strike_industries_4_inch_rail_section", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { "Name": "mount_keymod_strike_industries_4_inch_rail_section", "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.037, + "Weight": 0.07, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_m_lok_magpul_offset_light_optic_mount.bundle", + "path": "assets/content/items/mods/mounts/mount_keymod_strike_industries_4_inch_rail_section.bundle", "rcid": "" }, "UsePrefab": { @@ -128978,29 +140865,40 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_tactical", - "_id": "6269545d0e57f218e4548ca4", - "_parent": "6269545d0e57f218e4548ca2", + "_id": "5a9d6d00a2750c5c985b5307", + "_parent": "5a9d6d00a2750c5c985b5305", "_props": { "filters": [ { "Shift": 0, "Filter": [ "5a800961159bd4315e3a1657", - "626becf9582c3e319310b837", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", "5cc9c20cd7f00c001336c65d", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", "5d2369418abbc306c62e0c80", "5b07dd285acfc4001754240d", "56def37dd2720bec348b456a", "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", "5a5f1ce64f39f90b401987bc", "560d657b4bdc2da74d8b4572", - "57d17e212459775a1179a0f5" + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" ] } ] @@ -129032,23 +140930,23 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5b30bc285acfc47a8608615d": { - "_id": "5b30bc285acfc47a8608615d", - "_name": "mount_mk10_alexander_arms_10_inch_rail_section", + "5b7be4895acfc400170e2dd5": { + "_id": "5b7be4895acfc400170e2dd5", + "_name": "mount_m_lok_magpul_4,1_inch_picatinny_rail_section", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_mk10_alexander_arms_10_inch_rail_section", - "ShortName": "mount_mk10_alexander_arms_10_inch_rail_section", - "Description": "mount_mk10_alexander_arms_10_inch_rail_section", - "Weight": 0.09, + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.07, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_mk10_alexander_arms_10_inch_rail_section.bundle", + "path": "assets/content/items/mods/mounts/mount_m_lok_magpul_4,1_inch_picatinny_rail_section.bundle", "rcid": "" }, "UsePrefab": { @@ -129088,12 +140986,144 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_foregrip", - "_id": "5b30bc285acfc47a8608615f", - "_parent": "5b30bc285acfc47a8608615d", + "_id": "5b7be8fd5acfc400161d0835", + "_parent": "5b7be4895acfc400170e2dd5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "59e0bed186f774156f04ce84": { + "_id": "59e0bed186f774156f04ce84", + "_name": "mount_keymod_vltor_6_inch_casv_rail_section", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_vltor_6_inch_casv_rail_section", + "ShortName": "mount_keymod_vltor_6_inch_casv_rail_section", + "Description": "mount_keymod_vltor_6_inch_casv_rail_section", + "Weight": 0.075, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_keymod_vltor_6_inch_casv_rail_section.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "59e0bed186f774156f04ce85", + "_parent": "59e0bed186f774156f04ce84", "_props": { "filters": [ { @@ -129133,42 +141163,6 @@ "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5b30bda35acfc40dc5295771", - "_parent": "5b30bc285acfc47a8608615d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" } ], "CanPutIntoDuringTheRaid": true, @@ -129178,7 +141172,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -1, + "Ergonomics": 0, "Velocity": 0, "RaidModdable": true, "ToolModdable": true, @@ -129193,23 +141187,23 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5b30bc165acfc40016387293": { - "_id": "5b30bc165acfc40016387293", - "_name": "mount_mk10_alexander_arms_3_inch_rail_section", + "5b7be47f5acfc400170e2dd2": { + "_id": "5b7be47f5acfc400170e2dd2", + "_name": "mount_m_lok_magpul_2,5_inch_picatinny_rail_section", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_mk10_alexander_arms_3_inch_rail_section", - "ShortName": "mount_mk10_alexander_arms_3_inch_rail_section", - "Description": "mount_mk10_alexander_arms_3_inch_rail_section", - "Weight": 0.022, + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.05, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_mk10_alexander_arms_3_inch_rail_section.bundle", + "path": "assets/content/items/mods/mounts/mount_m_lok_magpul_2,5_inch_picatinny_rail_section.bundle", "rcid": "" }, "UsePrefab": { @@ -129249,12 +141243,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_tactical", - "_id": "5b30bc165acfc40016387295", - "_parent": "5b30bc165acfc40016387293", + "_id": "5b7be47f5acfc400170e2dd4", + "_parent": "5b7be47f5acfc400170e2dd2", "_props": { "filters": [ { @@ -129310,23 +141308,23 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5aa66a9be5b5b0214e506e89": { - "_id": "5aa66a9be5b5b0214e506e89", - "_name": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", + "5a9d6d13a2750c00164f6b03": { + "_id": "5a9d6d13a2750c00164f6b03", + "_name": "mount_keymod_strike_industries_6_inch_rail_section", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", - "ShortName": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", - "Description": "mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm", - "Weight": 0.226, + "Name": "mount_keymod_strike_industries_6_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_6_inch_rail_section", + "Description": "mount_keymod_strike_industries_6_inch_rail_section", + "Weight": 0.075, "BackgroundColor": "blue", - "Width": 2, + "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_all_nightforce_x_treme_duty_ultralite_one_piece_magmount_34mm.bundle", + "path": "assets/content/items/mods/mounts/mount_keymod_strike_industries_6_inch_rail_section.bundle", "rcid": "" }, "UsePrefab": { @@ -129344,7 +141342,7 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 10, - "ExamineExperience": 3, + "ExamineExperience": 5, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, @@ -129366,21 +141364,48 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_scope", - "_id": "5aa66b8ce5b5b00015693124", - "_parent": "5aa66a9be5b5b0214e506e89", + "_name": "mod_foregrip", + "_id": "5a9d6d13a2750c00164f6b05", + "_parent": "5a9d6d13a2750c00164f6b03", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "56ea70acd2720b844b8b4594", - "5aa66be6e5b5b0214e506e97", - "61714eec290d254f5e6b2ffc", - "62850c28da09541f43158cca" + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "5a7dbfc1159bd40016548fde", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" ] } ] @@ -129397,7 +141422,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -2, + "Ergonomics": 0, "Velocity": 0, "RaidModdable": true, "ToolModdable": true, @@ -129410,7 +141435,367 @@ "HeatFactor": 1, "CoolFactor": 1 }, - "_proto": "577d128124597739d65d0e56" + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5b4736b986f77405cb415c10": { + "_id": "5b4736b986f77405cb415c10", + "_name": "mount_qars_troy_qars_4,2_inch_rail_section", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_qars_troy_qars_4,2_inch_rail_section", + "ShortName": "mount_qars_troy_qars_4,2_inch_rail_section", + "Description": "mount_qars_troy_qars_4,2_inch_rail_section", + "Weight": 0.065, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_qars_troy_qars_4,2_inch_rail_section.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5b4736b986f77405cb415c12", + "_parent": "5b4736b986f77405cb415c10", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "5b7be46e5acfc400170e2dcf": { + "_id": "5b7be46e5acfc400170e2dcf", + "_name": "mount_casv_vltor_5_inch_picatinny_rail_section", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_casv_vltor_5_inch_picatinny_rail_section.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5b7be7c15acfc400170e2dd8", + "_parent": "5b7be46e5acfc400170e2dcf", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "5a7dbfc1159bd40016548fde", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "618ba92152ecee1505530bd3": { + "_id": "618ba92152ecee1505530bd3", + "_name": "mount_geissele_reptilia_rof_90_trijicon_30mm_ddc", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_acog_trijicon_rm35", + "ShortName": "mount_acog_trijicon_rm35", + "Description": "mount_acog_trijicon_rm35", + "Weight": 0.02, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_geissele_reptilia_rof_90_trijicon_30mm_ddc.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "618ba92152ecee1505530bd5", + "_parent": "618ba92152ecee1505530bd3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a32aa8bc4a2826c6e06d737" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" }, "5aa66c72e5b5b00016327c93": { "_id": "5aa66c72e5b5b00016327c93", @@ -129468,6 +141853,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -129587,866 +141976,6 @@ }, "_proto": "577d128124597739d65d0e56" }, - "618ba91477b82356f91ae0e8": { - "_id": "618ba91477b82356f91ae0e8", - "_name": "mount_geissele_geissele_super_precision_top_ring_cap_30mm_ddc", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_acog_trijicon_rm35", - "ShortName": "mount_acog_trijicon_rm35", - "Description": "mount_acog_trijicon_rm35", - "Weight": 0.02, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_geissele_geissele_super_precision_top_ring_cap_30mm_ddc.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5ae30bad5acfc400185c2dc4" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0.5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649a2464bdc2d91118b45a8" - }, - "5a9d6d00a2750c5c985b5305": { - "_id": "5a9d6d00a2750c5c985b5305", - "_name": "mount_keymod_strike_industries_4_inch_rail_section", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_keymod_strike_industries_4_inch_rail_section.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "5a9d6d00a2750c5c985b5307", - "_parent": "5a9d6d00a2750c5c985b5305", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5a9d6d13a2750c00164f6b03": { - "_id": "5a9d6d13a2750c00164f6b03", - "_name": "mount_keymod_strike_industries_6_inch_rail_section", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_6_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_6_inch_rail_section", - "Description": "mount_keymod_strike_industries_6_inch_rail_section", - "Weight": 0.075, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_keymod_strike_industries_6_inch_rail_section.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5a9d6d13a2750c00164f6b05", - "_parent": "5a9d6d13a2750c00164f6b03", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "5a7dbfc1159bd40016548fde", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5a9d6d21a2750c00137fa649": { - "_id": "5a9d6d21a2750c00137fa649", - "_name": "mount_keymod_strike_industries_bridge_rail_section", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_bridge_rail_section", - "ShortName": "mount_keymod_strike_industries_bridge_rail_section", - "Description": "mount_keymod_strike_industries_bridge_rail_section", - "Weight": 0.075, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_keymod_strike_industries_bridge_rail_section.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "59984ab886f7743e98271174" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount", - "_id": "5a9d6e86a2750c00171b3f7b", - "_parent": "5a9d6d21a2750c00137fa649", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d34a2750c00141e07da" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5a9e5f18a2750c003215715c", - "_parent": "5a9d6d21a2750c00137fa649", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5c8a52462e2216000e69ecc1", - "_parent": "5a9d6d21a2750c00137fa649", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "628120dd308cb521f87a8fa1": { - "_id": "628120dd308cb521f87a8fa1", - "_name": "mount_keyslot_accuracy_international_adapter_kit_medium_rail_pb", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_vltor_4_inch_casv_rail_section", - "ShortName": "mount_keymod_vltor_4_inch_casv_rail_section", - "Description": "mount_keymod_vltor_4_inch_casv_rail_section", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_keyslot_accuracy_international_adapter_kit_medium_rail_pb.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical_000", - "_id": "628120dd308cb521f87a8fa2", - "_parent": "628120dd308cb521f87a8fa1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "626becf9582c3e319310b837", - "5cc9c20cd7f00c001336c65d", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "6267c6396b642f77f56f5c1c", - "57d17e212459775a1179a0f5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "628120d309427b40ab14e76d": { - "_id": "628120d309427b40ab14e76d", - "_name": "mount_keyslot_accuracy_international_adapter_kit_short_rail_pb", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_vltor_2_inch_casv_rail_section", - "ShortName": "mount_keymod_vltor_2_inch_casv_rail_section", - "Description": "mount_keymod_vltor_2_inch_casv_rail_section", - "Weight": 0.065, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_keyslot_accuracy_international_adapter_kit_short_rail_pb.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical_000", - "_id": "628120d309427b40ab14e76e", - "_parent": "628120d309427b40ab14e76d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "626becf9582c3e319310b837", - "5cc9c20cd7f00c001336c65d", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "6267c6396b642f77f56f5c1c", - "57d17e212459775a1179a0f5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "628120c21d5df4475f46a337": { - "_id": "628120c21d5df4475f46a337", - "_name": "mount_keyslot_accuracy_international_at_x_forend_rail_pb", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_keyslot_accuracy_international_at_x_forend_rail_pb.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_front", - "_id": "62820f043e69a0418a7cb5f7", - "_parent": "628120c21d5df4475f46a337", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "62820f043e69a0418a7cb5f8", - "_parent": "628120c21d5df4475f46a337", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, "5addbfef5acfc400185c2857": { "_id": "5addbfef5acfc400185c2857", "_name": "mount_m14_leapers_utg_4_point_locking_deluxe_scope_mount", @@ -130508,6 +142037,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -130608,6 +142141,310 @@ }, "_proto": "57a3459f245977764a01f703" }, + "6388c5d19c00405f4717c0f0": { + "_id": "6388c5d19c00405f4717c0f0", + "_name": "mount_pri_precision_reflex_long_rail_section_gen3", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_keymod_strike_industries_4_inch_rail_section", + "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", + "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Weight": 0.16, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_pri_precision_reflex_long_rail_section_gen3.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_front", + "_id": "6388c5d19c00405f4717c0f1", + "_parent": "6388c5d19c00405f4717c0f0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c", + "55d4af3a4bdc2d972f8b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "6388c5d19c00405f4717c0f2", + "_parent": "6388c5d19c00405f4717c0f0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55f96d6f4bdc2d5f408b4578" + }, + "618b9671d14d6d5ab879c5ea": { + "_id": "618b9671d14d6d5ab879c5ea", + "_name": "mount_geissele_geissele_super_precision_top_ring_cap_30mm", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_acog_trijicon_rm35", + "ShortName": "mount_acog_trijicon_rm35", + "Description": "mount_acog_trijicon_rm35", + "Weight": 0.02, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_geissele_geissele_super_precision_top_ring_cap_30mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0.5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, + "618ba91477b82356f91ae0e8": { + "_id": "618ba91477b82356f91ae0e8", + "_name": "mount_geissele_geissele_super_precision_top_ring_cap_30mm_ddc", + "_parent": "55818b224bdc2dde698b456f", + "_type": "Item", + "_props": { + "Name": "mount_acog_trijicon_rm35", + "ShortName": "mount_acog_trijicon_rm35", + "Description": "mount_acog_trijicon_rm35", + "Weight": 0.02, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/mounts/mount_geissele_geissele_super_precision_top_ring_cap_30mm_ddc.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5ae30bad5acfc400185c2dc4" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0.5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649a2464bdc2d91118b45a8" + }, "5ef5d994dfbc9f3c660ded95": { "_id": "5ef5d994dfbc9f3c660ded95", "_name": "mount_m1911_weigand_weig_a_tinny_1911_scope_mount", @@ -130666,6 +142503,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -130715,15 +142556,15 @@ }, "_proto": "5649a2464bdc2d91118b45a8" }, - "5b7be4895acfc400170e2dd5": { - "_id": "5b7be4895acfc400170e2dd5", - "_name": "mount_m_lok_magpul_4,1_inch_picatinny_rail_section", + "6388c4478d895f557a0c6512": { + "_id": "6388c4478d895f557a0c6512", + "_name": "mount_pri_precision_reflex_short_rail_section_gen3", "_parent": "55818b224bdc2dde698b456f", "_type": "Item", "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", + "Name": "mount_keymod_vltor_4_inch_casv_rail_section", + "ShortName": "mount_keymod_vltor_4_inch_casv_rail_section", + "Description": "mount_keymod_vltor_4_inch_casv_rail_section", "Weight": 0.07, "BackgroundColor": "blue", "Width": 1, @@ -130731,255 +142572,7 @@ "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/mounts/mount_m_lok_magpul_4,1_inch_picatinny_rail_section.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5b7be8fd5acfc400161d0835", - "_parent": "5b7be4895acfc400170e2dd5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5b4736b986f77405cb415c10": { - "_id": "5b4736b986f77405cb415c10", - "_name": "mount_qars_troy_qars_4,2_inch_rail_section", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_qars_troy_qars_4,2_inch_rail_section", - "ShortName": "mount_qars_troy_qars_4,2_inch_rail_section", - "Description": "mount_qars_troy_qars_4,2_inch_rail_section", - "Weight": 0.065, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_qars_troy_qars_4,2_inch_rail_section.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5b4736b986f77405cb415c12", - "_parent": "5b4736b986f77405cb415c10", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5c0102aa0db834001b734ba1": { - "_id": "5c0102aa0db834001b734ba1", - "_name": "mount_rahg_remington_2_inch_rahg_rail_section", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_rahg_remington_2_inch_rahg_rail_section.bundle", + "path": "assets/content/items/mods/mounts/mount_pri_precision_reflex_short_rail_section_gen3.bundle", "rcid": "" }, "UsePrefab": { @@ -131019,12 +142612,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_tactical", - "_id": "5c0102aa0db834001b734ba3", - "_parent": "5c0102aa0db834001b734ba1", + "_id": "6388c4478d895f557a0c6513", + "_parent": "6388c4478d895f557a0c6512", "_props": { "filters": [ { @@ -131080,408 +142677,23 @@ }, "_proto": "55f96d6f4bdc2d5f408b4578" }, - "5c0102b20db834001d23eebc": { - "_id": "5c0102b20db834001d23eebc", - "_name": "mount_rahg_remington_4_inch_rahg_rail_section", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_keymod_strike_industries_4_inch_rail_section", - "ShortName": "mount_keymod_strike_industries_4_inch_rail_section", - "Description": "mount_keymod_strike_industries_4_inch_rail_section", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_rahg_remington_4_inch_rahg_rail_section.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5c0102b20db834001d23eebe", - "_parent": "5c0102b20db834001d23eebc", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5e569a0156edd02abe09f27d": { - "_id": "5e569a0156edd02abe09f27d", - "_name": "mount_svd_izhmash_svd_modernized_kit_rail", - "_parent": "55818b224bdc2dde698b456f", - "_type": "Item", - "_props": { - "Name": "mount_svd_izhmash_svd_modernized_kit_rail", - "ShortName": "mount_svd_izhmash_svd_modernized_kit_rail", - "Description": "mount_svd_izhmash_svd_modernized_kit_rail", - "Weight": 0.24, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/mounts/mount_svd_izhmash_svd_modernized_kit_rail.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5947db3f86f77447880cf76f", - "6113d6c3290d254f5e6b27db", - "57486e672459770abd687134", - "618a5d5852ecee1505530b2a", - "5649d9a14bdc2d79388b4580", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5cf638cbd7f00c06595bc936", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "5e569a2e56edd02abe09f280", - "5d0a29ead7ad1a0026013f27", - "618a75c9a3884f56c957ca1b", - "57acb6222459771ec34b5cb0", - "5dff8db859400025ea5150d4", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5e569a0156edd02abe09f27f", - "_parent": "5e569a0156edd02abe09f27d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55f96d6f4bdc2d5f408b4578" - }, - "5b04473a5acfc40018632f70": { - "_id": "5b04473a5acfc40018632f70", - "_name": "stock_ak_fab_defense_uas_ak_p", + "59ecc3dd86f7746dc827481c": { + "_id": "59ecc3dd86f7746dc827481c", + "_name": "stock_ak_zenit_pt-3", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_ak_fab_defense_uas_ak_p", - "ShortName": "stock_ak_fab_defense_uas_ak_p", - "Description": "stock_ak_fab_defense_uas_ak_p", - "Weight": 0.45, + "Name": "stock_aks74u_izhmash_aks74u_std", + "ShortName": "stock_aks74u_izhmash_aks74u_std", + "Description": "stock_aks74u_izhmash_aks74u_std", + "Weight": 0.218, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_fab_defense_uas_ak_p.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -38, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 16, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5b7d63b75acfc400170e2f8a": { - "_id": "5b7d63b75acfc400170e2f8a", - "_name": "stock_fal_magpul_prs_2", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_fal_magpul_prs_2", - "ShortName": "stock_fal_magpul_prs_2", - "Description": "stock_fal_magpul_prs_2", - "Weight": 0.86, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_fal_magpul_prs_2.bundle", + "path": "assets/content/items/mods/stocks/stock_ak_zenit_pt-3.bundle", "rcid": "" }, "UsePrefab": { @@ -131521,13 +142733,351 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -34, + "Recoil": -38, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 11, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5947c73886f7747701588af5": { + "_id": "5947c73886f7747701588af5", + "_name": "stock_ar15_mft_bus", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_mft_bus", + "ShortName": "stock_ar15_mft_bus", + "Description": "stock_ar15_mft_bus", + "Weight": 0.255, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_mft_bus.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -32, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b2314bdc2d79388b4576" + }, + "5cf50fc5d7f00c056c53f83c": { + "_id": "5cf50fc5d7f00c056c53f83c", + "_name": "stock_ak_caa_akts_ak74", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "Труба приклада Colt", + "ShortName": "CST", + "Description": "Труба для установки телескопических прикладов производства компании Colt.", + "Weight": 0.25, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ak_caa_akts_ak74.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5cf50fc5d7f00c056c53f83e", + "_parent": "5cf50fc5d7f00c056c53f83c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fc2369685fd526b824a5713", + "602e620f9b513876d4338d9a", + "5a9eb32da2750c00171b3f9c", + "5bfe86df0db834001b734685", + "55d4ae6c4bdc2d8b2f8b456e", + "5c87a07c2e2216001219d4a2", + "5bb20e70d4351e0035629f8f", + "5beec8c20db834001d2c465c", + "5fbbaa86f9986c4cff3fe5f6", + "5fce16961f152d4312622bc9", + "5ae30c9a5acfc408fb139a03", + "5d135e83d7ad1a21b83f42d8", + "5d135ecbd7ad1a21c176542e", + "56eabf3bd2720b75698b4569", + "58d2946386f774496974c37e", + "58d2946c86f7744e271174b5", + "58d2947686f774485c6a1ee5", + "58d2947e86f77447aa070d53", + "5d44069ca4b9361ebd26fc37", + "5d4406a8a4b9361e4f6eb8b7", + "5947c73886f7747701588af5", + "5c793fde2e221601da358614", + "5b39f8db5acfc40016387a1b", + "628a85ee6b1d481ff772e9d5", + "606587d11246154cad35d635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b2314bdc2d79388b4576" + }, + "619b69037b9de8162902673e": { + "_id": "619b69037b9de8162902673e", + "_name": "stock_ak_hera_arms_cqr47", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ar15_hera_arms_cqr", + "ShortName": "pistolgrip_ar15_hera_arms_cqr", + "Description": "pistolgrip_ar15_hera_arms_cqr", + "Weight": 0.525, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ak_hera_arms_cqr47.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5649b0fc4bdc2d17108b4588", + "5cbdb1b0ae9215000d50e105", + "5649b1c04bdc2d16268b457c", + "5ac50c185acfc400163398d4", + "5cf518cfd7f00c065b422214", + "5cf50fc5d7f00c056c53f83c", + "5b04473a5acfc40018632f70", + "5e217ba4c1434648c13568cd", + "59d6514b86f774171a068a08", + "5b0e794b5acfc47a877359b2", + "59e6227d86f77440d64f5dc2", + "59e89d0986f77427600d226e", + "6087e2a5232e5a31c233d552", + "5649b2314bdc2d79388b4576", + "59ecc28286f7746d7a68aa8c", + "5ac78eaf5acfc4001926317a", + "5b222d405acfc400153af4fe", + "5b222d335acfc4771e1be099", + "59ff3b6a86f77477562ff5ed", + "5abcd472d8ce8700166032ae", + "5ab626e4d8ce87272e4c6e43", + "57dc347d245977596754e7a1", + "628a6678ccaab13006640e49" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -35, "Loudness": 0, "EffectiveDistance": 0, "Ergonomics": 16, @@ -131543,6 +143093,95 @@ "IsShoulderContact": true, "Foldable": false, "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55802f5d4bdc2dac148b458f" + }, + "5bcf0213d4351e0085327c17": { + "_id": "5bcf0213d4351e0085327c17", + "_name": "stock_mp7_hk_a1_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_mp7_hk_a1_std", + "ShortName": "stock_mp7_hk_a1_std", + "Description": "stock_mp7_hk_a1_std", + "Weight": 0.2, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mp7_hk_a1_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -17, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, "SizeReduceRight": 1, "HeatFactor": 1, "CoolFactor": 1, @@ -131550,23 +143189,263 @@ }, "_proto": "5649b0fc4bdc2d17108b4588" }, - "5c87a07c2e2216001219d4a2": { - "_id": "5c87a07c2e2216001219d4a2", - "_name": "stock_ar15_hk_e1", + "628b9a40717774443b15e9f2": { + "_id": "628b9a40717774443b15e9f2", + "_name": "stock_ak_sag_ak_stock_tube", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_ar15_hk_slim_line", - "ShortName": "stock_ar15_hk_slim_line", - "Description": "stock_ar15_hk_slim_line", - "Weight": 0.39, + "Name": "Труба приклада Colt", + "ShortName": "CST", + "Description": "Труба для установки телескопических прикладов производства компании Colt.", + "Weight": 0.175, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_hk_e1.bundle", + "path": "assets/content/items/mods/stocks/stock_ak_sag_ak_stock_tube.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "628b9a40717774443b15e9f3", + "_parent": "628b9a40717774443b15e9f2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fc2369685fd526b824a5713", + "602e620f9b513876d4338d9a", + "5a9eb32da2750c00171b3f9c", + "5bfe86df0db834001b734685", + "55d4ae6c4bdc2d8b2f8b456e", + "5c87a07c2e2216001219d4a2", + "5bb20e70d4351e0035629f8f", + "5beec8c20db834001d2c465c", + "5fbbaa86f9986c4cff3fe5f6", + "5fce16961f152d4312622bc9", + "5ae30c9a5acfc408fb139a03", + "5d135e83d7ad1a21b83f42d8", + "5d135ecbd7ad1a21c176542e", + "56eabf3bd2720b75698b4569", + "58d2946386f774496974c37e", + "58d2946c86f7744e271174b5", + "58d2947686f774485c6a1ee5", + "58d2947e86f77447aa070d53", + "5d44069ca4b9361ebd26fc37", + "5d4406a8a4b9361e4f6eb8b7", + "5947c73886f7747701588af5", + "628a85ee6b1d481ff772e9d5", + "5c793fde2e221601da358614", + "5b39f8db5acfc40016387a1b" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b2314bdc2d79388b4576" + }, + "5cebec10d7f00c065703d185": { + "_id": "5cebec10d7f00c065703d185", + "_name": "stock_p90_fn_ps90_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak74_izhmash_ak74_std_plastic", + "ShortName": "stock_ak74_izhmash_ak74_std_plastic", + "Description": "stock_ak74_izhmash_ak74_std_plastic", + "Weight": 0.4, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_p90_fn_ps90_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock_000", + "_id": "5cebec10d7f00c065703d187", + "_parent": "5cebec10d7f00c065703d185", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cc700d4e4a949000f0f0f28", + "5cc700cae4a949035e43ba72" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -9, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 26, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1.042, + "CoolFactor": 0.961, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5947e98b86f774778f1448bc": { + "_id": "5947e98b86f774778f1448bc", + "_name": "stock_ar15_magpul_ubr_gen2_blk", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_magpul_ubr_gen2_blk", + "ShortName": "stock_ar15_magpul_ubr_gen2_blk", + "Description": "stock_ar15_magpul_ubr_gen2_blk", + "Weight": 0.61, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_magpul_ubr_gen2_blk.bundle", "rcid": "" }, "UsePrefab": { @@ -131589,10 +143468,10 @@ "RepairCost": 0, "RepairSpeed": 0, "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, + "ExtraSizeRight": 1, "ExtraSizeUp": 0, "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, + "ExtraSizeForceAdd": true, "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, @@ -131606,6 +143485,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -131615,196 +143498,7 @@ "Recoil": -33, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "59e89d0986f77427600d226e": { - "_id": "59e89d0986f77427600d226e", - "_name": "stock_ak_molot_vpo_209", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak_molot_vpo_209", - "ShortName": "stock_ak_molot_vpo_209", - "Description": "stock_ak_molot_vpo_209", - "Weight": 0.45, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_molot_vpo_209.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5a0d579f1526d800a31710bb", - "_parent": "59e89d0986f77427600d226e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a0c59791526d8dba737bba7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 90, - "Accuracy": 0, - "Recoil": -33, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5fc3e4ee7283c4046c5814af": { - "_id": "5fc3e4ee7283c4046c5814af", - "_name": "stock_ump_hk_ump_std", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak74m_izhmash_ak74m_std", - "ShortName": "stock_ak74m_izhmash_ak74m_std", - "Description": "stock_ak74m_izhmash_ak74m_std", - "Weight": 0.25, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ump_hk_ump_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -34, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, + "Ergonomics": 7, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, @@ -131817,12 +143511,12 @@ "IsShoulderContact": true, "Foldable": false, "Retractable": false, - "SizeReduceRight": 1, + "SizeReduceRight": 0, "HeatFactor": 1, "CoolFactor": 1, - "DurabilityBurnModificator": 1 + "DurabilityBurnModificator": 0.99 }, - "_proto": "5649b0fc4bdc2d17108b4588" + "_proto": "55d4ae6c4bdc2d8b2f8b456e" }, "5cf518cfd7f00c065b422214": { "_id": "5cf518cfd7f00c065b422214", @@ -131880,6 +143574,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -131952,6 +143650,3167 @@ }, "_proto": "5649b2314bdc2d79388b4576" }, + "5c5db6f82e2216003a0fe914": { + "_id": "5c5db6f82e2216003a0fe914", + "_name": "stock_mpx_pmm_ulss", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_all_sig_mpx_mcx_early_type", + "ShortName": "stock_all_sig_mpx_mcx_early_type", + "Description": "stock_all_sig_mpx_mcx_early_type", + "Weight": 0.462, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mpx_pmm_ulss.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -33, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5b0e794b5acfc47a877359b2": { + "_id": "5b0e794b5acfc47a877359b2", + "_name": "stock_ak_magpul_zhukov_s", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak_magpul_zhukov_s", + "ShortName": "stock_ak_magpul_zhukov_s", + "Description": "stock_ak_magpul_zhukov_s", + "Weight": 0.425, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ak_magpul_zhukov_s.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -40, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 15, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5bd704e7209c4d00d7167c31": { + "_id": "5bd704e7209c4d00d7167c31", + "_name": "stock_mp7_hk_a2_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_mp7_hk_a1_std", + "ShortName": "stock_mp7_hk_a1_std", + "Description": "stock_mp7_hk_a1_std", + "Weight": 0.2, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mp7_hk_a2_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -17, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5c87a07c2e2216001219d4a2": { + "_id": "5c87a07c2e2216001219d4a2", + "_name": "stock_ar15_hk_e1", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_hk_slim_line", + "ShortName": "stock_ar15_hk_slim_line", + "Description": "stock_ar15_hk_slim_line", + "Weight": 0.39, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_hk_e1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -33, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5ab626e4d8ce87272e4c6e43": { + "_id": "5ab626e4d8ce87272e4c6e43", + "_name": "stock_aks74_izhmash_aks74_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_aks74_izhmash_aks74_std", + "ShortName": "stock_aks74_izhmash_aks74_std", + "Description": "stock_aks74_izhmash_aks74_std", + "Weight": 0.264, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_aks74_izhmash_aks74_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5ab626e4d8ce87272e4c6e45", + "_parent": "5ab626e4d8ce87272e4c6e43", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a0c59791526d8dba737bba7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -30, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5926d3c686f77410de68ebc8": { + "_id": "5926d3c686f77410de68ebc8", + "_name": "stock_mp5_hk_a2_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_mp5_hk_a2_std", + "ShortName": "stock_mp5_hk_a2_std", + "Description": "stock_mp5_hk_a2_std", + "Weight": 0.396, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mp5_hk_a2_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -34, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "59e89d0986f77427600d226e": { + "_id": "59e89d0986f77427600d226e", + "_name": "stock_ak_molot_vpo_209", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak_molot_vpo_209", + "ShortName": "stock_ak_molot_vpo_209", + "Description": "stock_ak_molot_vpo_209", + "Weight": 0.45, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ak_molot_vpo_209.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5a0d579f1526d800a31710bb", + "_parent": "59e89d0986f77427600d226e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a0c59791526d8dba737bba7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 90, + "Accuracy": 0, + "Recoil": -33, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5926d40686f7740f152b6b7e": { + "_id": "5926d40686f7740f152b6b7e", + "_name": "stock_mp5_hk_a3_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_mp5_hk_a3_std", + "ShortName": "stock_mp5_hk_a3_std", + "Description": "stock_mp5_hk_a3_std", + "Weight": 0.43, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mp5_hk_a3_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -33, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "624c29ce09cd027dff2f8cd7": { + "_id": "624c29ce09cd027dff2f8cd7", + "_name": "stock_cnc_cnc_guns_m12b", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_dvl-10_lobaev_dvl-10_std", + "ShortName": "stock_dvl-10_lobaev_dvl-10_std", + "Description": "stock_dvl-10_lobaev_dvl-10_std", + "Weight": 1.04, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_cnc_cnc_guns_m12b.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -28, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 12, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5eea217fc64c5d0dfc05712a": { + "_id": "5eea217fc64c5d0dfc05712a", + "_name": "stock_590_magpul_sga", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_870_magpul_sga", + "ShortName": "stock_870_magpul_sga", + "Description": "stock_870_magpul_sga", + "Weight": 0.68, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_590_magpul_sga.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 1, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -42, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "56083be64bdc2d20478b456f" + }, + "5ae30c9a5acfc408fb139a03": { + "_id": "5ae30c9a5acfc408fb139a03", + "_name": "stock_ar15_lmt_sopmod", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_lmt_sopmod", + "ShortName": "stock_ar15_lmt_sopmod", + "Description": "stock_ar15_lmt_sopmod", + "Weight": 0.148, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_lmt_sopmod.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -29, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5fc3e4ee7283c4046c5814af": { + "_id": "5fc3e4ee7283c4046c5814af", + "_name": "stock_ump_hk_ump_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak74m_izhmash_ak74m_std", + "ShortName": "stock_ak74m_izhmash_ak74m_std", + "Description": "stock_ak74m_izhmash_ak74m_std", + "Weight": 0.25, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ump_hk_ump_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -34, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5e217ba4c1434648c13568cd": { + "_id": "5e217ba4c1434648c13568cd", + "_name": "stock_ak_hexagon_kocherga_red", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak_hexagon_kocherga_red", + "ShortName": "stock_ak_hexagon_kocherga_red", + "Description": "stock_ak_hexagon_kocherga_red", + "Weight": 0.18, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ak_hexagon_kocherga_red.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -34, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 12, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5fc2369685fd526b824a5713": { + "_id": "5fc2369685fd526b824a5713", + "_name": "stock_ar15_b5_precision", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_b5_precision", + "ShortName": "stock_ar15_b5_precision", + "Description": "stock_ar15_b5_precision", + "Weight": 0.16, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_b5_precision.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -34, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5a7880d0c5856700142fdd9d": { + "_id": "5a7880d0c5856700142fdd9d", + "_name": "stock_870_remington_sps_12g", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_870_remington_sps_12g", + "ShortName": "stock_870_remington_sps_12g", + "Description": "stock_870_remington_sps_12g\n", + "Weight": 0.64, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_870_remington_sps_12g.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 1, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -34, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "56083be64bdc2d20478b456f" + }, + "617154aa1cb55961fa0fdb3b": { + "_id": "617154aa1cb55961fa0fdb3b", + "_name": "stock_417_hk_417_concave_e2", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_hk_slim_line", + "ShortName": "stock_ar15_hk_slim_line", + "Description": "stock_ar15_hk_slim_line", + "Weight": 0.39, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_417_hk_417_concave_e2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -33, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5a0c59791526d8dba737bba7": { + "_id": "5a0c59791526d8dba737bba7", + "_name": "stock_ak_izhmash_6g15u_butt_pad", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak_izhmash_6g15u_butt_pad", + "ShortName": "stock_ak_izhmash_6g15u_butt_pad", + "Description": "stock_ak_izhmash_6g15u_butt_pad", + "Weight": 0.155, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ak_izhmash_6g15u_butt_pad.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": true, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "58d2912286f7744e27117493" + }, + "5b222d335acfc4771e1be099": { + "_id": "5b222d335acfc4771e1be099", + "_name": "stock_ak_zenit_pt_1_lock_fixed", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak_zenit_pt_1_lock_fixed", + "ShortName": "stock_ak_zenit_pt_1_lock_fixed", + "Description": "stock_ak_zenit_pt_1_lock_fixed\n", + "Weight": 0.31, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ak_zenit_pt_1_lock_fixed.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5b222d335acfc4771e1be09b", + "_parent": "5b222d335acfc4771e1be099", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b222d405acfc400153af4fe" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b1c04bdc2d16268b457c" + }, + "5ac78eaf5acfc4001926317a": { + "_id": "5ac78eaf5acfc4001926317a", + "_name": "stock_ak_zenit_pt-3m_lock", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak_zenit_pt-3m_lock", + "ShortName": "stock_ak_zenit_pt-3m_lock", + "Description": "stock_ak_zenit_pt-3m_lock", + "Weight": 0.31, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ak_zenit_pt-3_lock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5ac78eaf5acfc4001926317c", + "_parent": "5ac78eaf5acfc4001926317a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59ecc3dd86f7746dc827481c", + "5b222d405acfc400153af4fe" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b1c04bdc2d16268b457c" + }, + "59e6227d86f77440d64f5dc2": { + "_id": "59e6227d86f77440d64f5dc2", + "_name": "stock_ak_molot_vepr_km_vpo_136", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak_molot_vepr_km_vpo_136", + "ShortName": "stock_ak_molot_vepr_km_vpo_136", + "Description": "stock_ak_molot_vepr_km_vpo_136", + "Weight": 0.45, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ak_molot_vepr_km_vpo_136.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5a0d577f1526d805dc1ebada", + "_parent": "59e6227d86f77440d64f5dc2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a0c59791526d8dba737bba7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 90, + "Accuracy": 0, + "Recoil": -33, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5b39f8db5acfc40016387a1b": { + "_id": "5b39f8db5acfc40016387a1b", + "_name": "stock_ar15_vltor_emod", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_vltor_emod", + "ShortName": "stock_ar15_vltor_emod", + "Description": "stock_ar15_vltor_emod", + "Weight": 0.39, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_vltor_emod.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -31, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "617153016c780c1e710c9a2f": { + "_id": "617153016c780c1e710c9a2f", + "_name": "stock_417_hk_g28_buffer_tube", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "Труба приклада Colt", + "ShortName": "CST", + "Description": "Труба для установки телескопических прикладов производства компании Colt.", + "Weight": 0.162, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_417_hk_g28_buffer_tube.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock_000", + "_id": "617153016c780c1e710c9a31", + "_parent": "617153016c780c1e710c9a2f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "617155ee50224f204c1da3cd", + "617154aa1cb55961fa0fdb3b" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b2314bdc2d79388b4576" + }, + "59d6514b86f774171a068a08": { + "_id": "59d6514b86f774171a068a08", + "_name": "stock_ak_izhmash_akm_std_wood", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak_izhmash_akm_std_wood", + "ShortName": "stock_ak_izhmash_akm_std_wood", + "Description": "stock_ak_izhmash_akm_std_wood", + "Weight": 0.45, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ak_izhmash_akm_std_wood.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5a0d574c1526d8dba31fe3bb", + "_parent": "59d6514b86f774171a068a08", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a0c59791526d8dba737bba7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -33, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5b222d405acfc400153af4fe": { + "_id": "5b222d405acfc400153af4fe", + "_name": "stock_ak_zenit_pt_1", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak_zenit_pt_1", + "ShortName": "stock_ak_zenit_pt_1", + "Description": "stock_ak_zenit_pt_1", + "Weight": 0.29, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ak_zenit_pt_1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -37, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5a17fb9dfcdbcbcae6687291": { + "_id": "5a17fb9dfcdbcbcae6687291", + "_name": "stock_aps_toz_apb_wire", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_aps_toz_apb_wire", + "ShortName": "stock_aps_toz_apb_wire", + "Description": "stock_aps_toz_apb_wire", + "Weight": 0.15, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_aps_toz_apb_wire.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -38, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + } + }, + "5bb20e70d4351e0035629f8f": { + "_id": "5bb20e70d4351e0035629f8f", + "_name": "stock_ar15_hk_slim_line", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_hk_slim_line", + "ShortName": "stock_ar15_hk_slim_line", + "Description": "stock_ar15_hk_slim_line", + "Weight": 0.695, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_hk_slim_line.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -30, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5649b2314bdc2d79388b4576": { + "_id": "5649b2314bdc2d79388b4576", + "_name": "stock_ak_utg_sfs_adapter", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak_utg_sfs_adapter", + "ShortName": "stock_ak_utg_sfs_adapter", + "Description": "stock_ak_utg_sfs_adapter", + "Weight": 0.31, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ak_utg_sfs_adapter.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5649db764bdc2d363b8b4583", + "_parent": "5649b2314bdc2d79388b4576", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ade1442459771557167e15", + "5a33ca0fc4a282000d72292f", + "5c0faeddd174af02a962601f", + "5649be884bdc2d79388b4577", + "5d120a10d7ad1a4e1026ba85", + "5b0800175acfc400153aebd4", + "5bb20e58d4351e00320205d7", + "5947e98b86f774778f1448bc", + "5947eab886f77475961d96c5", + "5ef1ba28c64c5d0dfc0571a5", + "602e3f1254072b51b239f713", + "5c793fb92e221644f31bfb64", + "5c793fc42e221600114ca25d", + "591aef7986f774139d495f03", + "591af10186f774139d495f0e", + "627254cc9c563e6e442c398f", + "638de3603a1a4031d8260b8c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b1c04bdc2d16268b457c" + }, + "5a78813bc5856700186c4abe": { + "_id": "5a78813bc5856700186c4abe", + "_name": "stock_870_magpul_sga", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_870_magpul_sga", + "ShortName": "stock_870_magpul_sga", + "Description": "stock_870_magpul_sga", + "Weight": 0.5, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_870_magpul_sga.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 1, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -42, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "56083be64bdc2d20478b456f" + }, + "56083cba4bdc2de22e8b456f": { + "_id": "56083cba4bdc2de22e8b456f", + "_name": "stock_mr133_std_long", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "Приклад деревянный МР-133/153", + "ShortName": "133/153 Д.п.", + "Description": "Деревянный приклад для ружей МР-133 и МР-153 производства ИжМех с резиновым тыльником.", + "Weight": 0.64, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mr133_std_long.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 1, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -34, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "56083be64bdc2d20478b456f" + }, + "5abcd472d8ce8700166032ae": { + "_id": "5abcd472d8ce8700166032ae", + "_name": "stock_akms_izhmash_akmsn_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_akms_izhmash_akms_std", + "ShortName": "stock_akms_izhmash_akms_std", + "Description": "stock_akms_izhmash_akms_std", + "Weight": 0.6, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_akms_izhmash_akmsn_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5abcd472d8ce8700166032b0", + "_parent": "5abcd472d8ce8700166032ae", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a0c59791526d8dba737bba7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -30, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5bfe86df0db834001b734685": { + "_id": "5bfe86df0db834001b734685", + "_name": "stock_ar15_fab_defense_glr_16_s", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_fab_defense_gl_shock", + "ShortName": "stock_ar15_fab_defense_gl_shock", + "Description": "stock_ar15_fab_defense_gl_shock", + "Weight": 0.276, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_fab_defense_glr_16_s.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -29, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 13, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5a33e75ac4a2826c6e06d759": { + "_id": "5a33e75ac4a2826c6e06d759", + "_name": "stock_ar15_hera_arms_cqr", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ar15_hera_arms_cqr", + "ShortName": "pistolgrip_ar15_hera_arms_cqr", + "Description": "pistolgrip_ar15_hera_arms_cqr", + "Weight": 0.499, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hera_arms_cqr.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5fc2369685fd526b824a5713", + "606587d11246154cad35d635", + "5a33ca0fc4a282000d72292f", + "5d120a10d7ad1a4e1026ba85", + "5b0800175acfc400153aebd4", + "602e620f9b513876d4338d9a", + "5a9eb32da2750c00171b3f9c", + "5bfe86df0db834001b734685", + "55d4ae6c4bdc2d8b2f8b456e", + "5c87a07c2e2216001219d4a2", + "5bb20e58d4351e00320205d7", + "5bb20e70d4351e0035629f8f", + "5beec8c20db834001d2c465c", + "5fbbaa86f9986c4cff3fe5f6", + "5fce16961f152d4312622bc9", + "5ae30c9a5acfc408fb139a03", + "5d135e83d7ad1a21b83f42d8", + "5d135ecbd7ad1a21c176542e", + "56eabf3bd2720b75698b4569", + "58d2946386f774496974c37e", + "58d2946c86f7744e271174b5", + "58d2947686f774485c6a1ee5", + "58d2947e86f77447aa070d53", + "5a33cae9c4a28232980eb086", + "5d44069ca4b9361ebd26fc37", + "5d4406a8a4b9361e4f6eb8b7", + "5947e98b86f774778f1448bc", + "5947eab886f77475961d96c5", + "5947c73886f7747701588af5", + "5c793fde2e221601da358614", + "591aef7986f774139d495f03", + "591af10186f774139d495f0e", + "5b39f8db5acfc40016387a1b", + "628a85ee6b1d481ff772e9d5", + "627254cc9c563e6e442c398f" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -33, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 20, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55802f5d4bdc2dac148b458f" + }, + "61f7b234ea4ab34f2f59c3ec": { + "_id": "61f7b234ea4ab34f2f59c3ec", + "_name": "stock_mp18_izhmash_wood", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "Приклад деревянный МР-133/153", + "ShortName": "133/153 Д.п.", + "Description": "Деревянный приклад для ружей МР-133 и МР-153 производства ИжМех с резиновым тыльником.", + "Weight": 0.56, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mp18_izhmash_wood.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 1, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -31, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "56083be64bdc2d20478b456f" + }, "57dc347d245977596754e7a1": { "_id": "57dc347d245977596754e7a1", "_name": "stock_aks74u_izhmash_aks74u_std", @@ -132008,6 +146867,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -132056,6 +146919,361 @@ }, "_proto": "5649b0fc4bdc2d17108b4588" }, + "5e87116b81c4ed43e83cefdd": { + "_id": "5e87116b81c4ed43e83cefdd", + "_name": "stock_590_mossberg_590a1_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_590_mossberg_590a1_std", + "ShortName": "stock_590_mossberg_590a1_std", + "Description": "stock_590_mossberg_590a1_std\n", + "Weight": 0.64, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_590_mossberg_590a1_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 1, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -33, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "56083be64bdc2d20478b456f" + }, + "5b7d63b75acfc400170e2f8a": { + "_id": "5b7d63b75acfc400170e2f8a", + "_name": "stock_fal_magpul_prs_2", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_fal_magpul_prs_2", + "ShortName": "stock_fal_magpul_prs_2", + "Description": "stock_fal_magpul_prs_2", + "Weight": 0.86, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_fal_magpul_prs_2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -34, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 16, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "55d4ae6c4bdc2d8b2f8b456e": { + "_id": "55d4ae6c4bdc2d8b2f8b456e", + "_name": "stock_ar15_high_standart_m4ss", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "Приклад High Standard M4SS", + "ShortName": "M4SS", + "Description": "Телескопический приклад High Standard M4SS во всем повторяет классический приклад M4A1 за исключением мелких деталей в геометрии.", + "Weight": 0.695, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_high_standart_m4ss.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -27, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + } + }, + "5b04473a5acfc40018632f70": { + "_id": "5b04473a5acfc40018632f70", + "_name": "stock_ak_fab_defense_uas_ak_p", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak_fab_defense_uas_ak_p", + "ShortName": "stock_ak_fab_defense_uas_ak_p", + "Description": "stock_ak_fab_defense_uas_ak_p", + "Weight": 0.45, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ak_fab_defense_uas_ak_p.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -38, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 16, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, "5c0e2ff6d174af02a1659d4a": { "_id": "5c0e2ff6d174af02a1659d4a", "_name": "stock_ar15_adar_wood_v1", @@ -132148,6 +147366,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -132177,2163 +147399,6 @@ }, "_proto": "55d4ae6c4bdc2d8b2f8b456e" }, - "5a7880d0c5856700142fdd9d": { - "_id": "5a7880d0c5856700142fdd9d", - "_name": "stock_870_remington_sps_12g", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_870_remington_sps_12g", - "ShortName": "stock_870_remington_sps_12g", - "Description": "stock_870_remington_sps_12g\n", - "Weight": 0.64, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_870_remington_sps_12g.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 1, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -34, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "56083be64bdc2d20478b456f" - }, - "5a0c59791526d8dba737bba7": { - "_id": "5a0c59791526d8dba737bba7", - "_name": "stock_ak_izhmash_6g15u_butt_pad", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak_izhmash_6g15u_butt_pad", - "ShortName": "stock_ak_izhmash_6g15u_butt_pad", - "Description": "stock_ak_izhmash_6g15u_butt_pad", - "Weight": 0.155, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_izhmash_6g15u_butt_pad.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": true, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "58d2912286f7744e27117493" - }, - "617154aa1cb55961fa0fdb3b": { - "_id": "617154aa1cb55961fa0fdb3b", - "_name": "stock_417_hk_417_concave_e2", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_hk_slim_line", - "ShortName": "stock_ar15_hk_slim_line", - "Description": "stock_ar15_hk_slim_line", - "Weight": 0.39, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_417_hk_417_concave_e2.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -33, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5947c73886f7747701588af5": { - "_id": "5947c73886f7747701588af5", - "_name": "stock_ar15_mft_bus", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_mft_bus", - "ShortName": "stock_ar15_mft_bus", - "Description": "stock_ar15_mft_bus", - "Weight": 0.255, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_mft_bus.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -32, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b2314bdc2d79388b4576" - }, - "5e217ba4c1434648c13568cd": { - "_id": "5e217ba4c1434648c13568cd", - "_name": "stock_ak_hexagon_kocherga_red", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak_hexagon_kocherga_red", - "ShortName": "stock_ak_hexagon_kocherga_red", - "Description": "stock_ak_hexagon_kocherga_red", - "Weight": 0.18, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_hexagon_kocherga_red.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -34, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 12, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5926d40686f7740f152b6b7e": { - "_id": "5926d40686f7740f152b6b7e", - "_name": "stock_mp5_hk_a3_std", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_mp5_hk_a3_std", - "ShortName": "stock_mp5_hk_a3_std", - "Description": "stock_mp5_hk_a3_std", - "Weight": 0.43, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mp5_hk_a3_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -33, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5b222d405acfc400153af4fe": { - "_id": "5b222d405acfc400153af4fe", - "_name": "stock_ak_zenit_pt_1", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak_zenit_pt_1", - "ShortName": "stock_ak_zenit_pt_1", - "Description": "stock_ak_zenit_pt_1", - "Weight": 0.29, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_zenit_pt_1.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -37, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5649b2314bdc2d79388b4576": { - "_id": "5649b2314bdc2d79388b4576", - "_name": "stock_ak_utg_sfs_adapter", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak_utg_sfs_adapter", - "ShortName": "stock_ak_utg_sfs_adapter", - "Description": "stock_ak_utg_sfs_adapter", - "Weight": 0.31, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_utg_sfs_adapter.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5649db764bdc2d363b8b4583", - "_parent": "5649b2314bdc2d79388b4576", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ade1442459771557167e15", - "5a33ca0fc4a282000d72292f", - "5c0faeddd174af02a962601f", - "5649be884bdc2d79388b4577", - "5d120a10d7ad1a4e1026ba85", - "5b0800175acfc400153aebd4", - "5bb20e58d4351e00320205d7", - "5947e98b86f774778f1448bc", - "5947eab886f77475961d96c5", - "5ef1ba28c64c5d0dfc0571a5", - "602e3f1254072b51b239f713", - "5c793fb92e221644f31bfb64", - "5c793fc42e221600114ca25d", - "591aef7986f774139d495f03", - "591af10186f774139d495f0e", - "627254cc9c563e6e442c398f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b1c04bdc2d16268b457c" - }, - "5cebec10d7f00c065703d185": { - "_id": "5cebec10d7f00c065703d185", - "_name": "stock_p90_fn_ps90_std", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak74_izhmash_ak74_std_plastic", - "ShortName": "stock_ak74_izhmash_ak74_std_plastic", - "Description": "stock_ak74_izhmash_ak74_std_plastic", - "Weight": 0.4, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_p90_fn_ps90_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock_000", - "_id": "5cebec10d7f00c065703d187", - "_parent": "5cebec10d7f00c065703d185", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cc700d4e4a949000f0f0f28", - "5cc700cae4a949035e43ba72" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -9, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 26, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1.042, - "CoolFactor": 0.961, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5fc2369685fd526b824a5713": { - "_id": "5fc2369685fd526b824a5713", - "_name": "stock_ar15_b5_precision", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_b5_precision", - "ShortName": "stock_ar15_b5_precision", - "Description": "stock_ar15_b5_precision", - "Weight": 0.16, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_b5_precision.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -34, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5b0e794b5acfc47a877359b2": { - "_id": "5b0e794b5acfc47a877359b2", - "_name": "stock_ak_magpul_zhukov_s", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak_magpul_zhukov_s", - "ShortName": "stock_ak_magpul_zhukov_s", - "Description": "stock_ak_magpul_zhukov_s", - "Weight": 0.425, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_magpul_zhukov_s.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -40, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 15, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5e87116b81c4ed43e83cefdd": { - "_id": "5e87116b81c4ed43e83cefdd", - "_name": "stock_590_mossberg_590a1_std", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_590_mossberg_590a1_std", - "ShortName": "stock_590_mossberg_590a1_std", - "Description": "stock_590_mossberg_590a1_std\n", - "Weight": 0.64, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_590_mossberg_590a1_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 1, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -33, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "56083be64bdc2d20478b456f" - }, - "5e848db4681bea2ada00daa9": { - "_id": "5e848db4681bea2ada00daa9", - "_name": "stock_ks23_toz_ks23_std_wood", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ks23_toz_ks23_std_wood", - "ShortName": "stock_ks23_toz_ks23_std_wood", - "Description": "stock_ks23_toz_ks23_std_wood\n", - "Weight": 0.44, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ks23_toz_ks23_std_wood.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 1, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -34, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "56083be64bdc2d20478b456f" - }, - "5ac78eaf5acfc4001926317a": { - "_id": "5ac78eaf5acfc4001926317a", - "_name": "stock_ak_zenit_pt-3m_lock", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak_zenit_pt-3m_lock", - "ShortName": "stock_ak_zenit_pt-3m_lock", - "Description": "stock_ak_zenit_pt-3m_lock", - "Weight": 0.31, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_zenit_pt-3_lock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5ac78eaf5acfc4001926317c", - "_parent": "5ac78eaf5acfc4001926317a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59ecc3dd86f7746dc827481c", - "5b222d405acfc400153af4fe" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b1c04bdc2d16268b457c" - }, - "59ecc3dd86f7746dc827481c": { - "_id": "59ecc3dd86f7746dc827481c", - "_name": "stock_ak_zenit_pt-3", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_aks74u_izhmash_aks74u_std", - "ShortName": "stock_aks74u_izhmash_aks74u_std", - "Description": "stock_aks74u_izhmash_aks74u_std", - "Weight": 0.218, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_zenit_pt-3.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -38, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 11, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5926d3c686f77410de68ebc8": { - "_id": "5926d3c686f77410de68ebc8", - "_name": "stock_mp5_hk_a2_std", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_mp5_hk_a2_std", - "ShortName": "stock_mp5_hk_a2_std", - "Description": "stock_mp5_hk_a2_std", - "Weight": 0.396, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mp5_hk_a2_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -34, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5bcf0213d4351e0085327c17": { - "_id": "5bcf0213d4351e0085327c17", - "_name": "stock_mp7_hk_a1_std", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_mp7_hk_a1_std", - "ShortName": "stock_mp7_hk_a1_std", - "Description": "stock_mp7_hk_a1_std", - "Weight": 0.2, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mp7_hk_a1_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -17, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 1, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5ae30c9a5acfc408fb139a03": { - "_id": "5ae30c9a5acfc408fb139a03", - "_name": "stock_ar15_lmt_sopmod", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_lmt_sopmod", - "ShortName": "stock_ar15_lmt_sopmod", - "Description": "stock_ar15_lmt_sopmod", - "Weight": 0.148, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_lmt_sopmod.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -29, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5abcd472d8ce8700166032ae": { - "_id": "5abcd472d8ce8700166032ae", - "_name": "stock_akms_izhmash_akmsn_std", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_akms_izhmash_akms_std", - "ShortName": "stock_akms_izhmash_akms_std", - "Description": "stock_akms_izhmash_akms_std", - "Weight": 0.6, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_akms_izhmash_akmsn_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5abcd472d8ce8700166032b0", - "_parent": "5abcd472d8ce8700166032ae", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a0c59791526d8dba737bba7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -30, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5bd704e7209c4d00d7167c31": { - "_id": "5bd704e7209c4d00d7167c31", - "_name": "stock_mp7_hk_a2_std", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_mp7_hk_a1_std", - "ShortName": "stock_mp7_hk_a1_std", - "Description": "stock_mp7_hk_a1_std", - "Weight": 0.2, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mp7_hk_a2_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -17, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 1, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5eea217fc64c5d0dfc05712a": { - "_id": "5eea217fc64c5d0dfc05712a", - "_name": "stock_590_magpul_sga", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_870_magpul_sga", - "ShortName": "stock_870_magpul_sga", - "Description": "stock_870_magpul_sga", - "Weight": 0.68, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_590_magpul_sga.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 1, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -42, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "56083be64bdc2d20478b456f" - }, - "619b69037b9de8162902673e": { - "_id": "619b69037b9de8162902673e", - "_name": "stock_ak_hera_arms_cqr47", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ar15_hera_arms_cqr", - "ShortName": "pistolgrip_ar15_hera_arms_cqr", - "Description": "pistolgrip_ar15_hera_arms_cqr", - "Weight": 0.525, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_hera_arms_cqr47.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5649b0fc4bdc2d17108b4588", - "5cbdb1b0ae9215000d50e105", - "5649b1c04bdc2d16268b457c", - "5ac50c185acfc400163398d4", - "5cf518cfd7f00c065b422214", - "5cf50fc5d7f00c056c53f83c", - "5b04473a5acfc40018632f70", - "5e217ba4c1434648c13568cd", - "59d6514b86f774171a068a08", - "5b0e794b5acfc47a877359b2", - "59e6227d86f77440d64f5dc2", - "59e89d0986f77427600d226e", - "6087e2a5232e5a31c233d552", - "5649b2314bdc2d79388b4576", - "59ecc28286f7746d7a68aa8c", - "5ac78eaf5acfc4001926317a", - "5b222d405acfc400153af4fe", - "5b222d335acfc4771e1be099", - "59ff3b6a86f77477562ff5ed", - "5abcd472d8ce8700166032ae", - "5ab626e4d8ce87272e4c6e43", - "57dc347d245977596754e7a1", - "628a6678ccaab13006640e49" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -35, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 16, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55802f5d4bdc2dac148b458f" - }, - "5a78813bc5856700186c4abe": { - "_id": "5a78813bc5856700186c4abe", - "_name": "stock_870_magpul_sga", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_870_magpul_sga", - "ShortName": "stock_870_magpul_sga", - "Description": "stock_870_magpul_sga", - "Weight": 0.5, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_870_magpul_sga.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 1, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -42, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "56083be64bdc2d20478b456f" - }, - "61f7b234ea4ab34f2f59c3ec": { - "_id": "61f7b234ea4ab34f2f59c3ec", - "_name": "stock_mp18_izhmash_wood", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "Приклад деревянный МР-133/153", - "ShortName": "133/153 Д.п.", - "Description": "Деревянный приклад для ружей МР-133 и МР-153 производства ИжМех с резиновым тыльником.", - "Weight": 0.56, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mp18_izhmash_wood.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 1, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -31, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "56083be64bdc2d20478b456f" - }, "5cc700b9e4a949000f0f0f25": { "_id": "5cc700b9e4a949000f0f0f25", "_name": "stock_p90_fn_p90_std", @@ -134390,6 +147455,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -134439,143 +147508,15 @@ }, "_proto": "55d4ae6c4bdc2d8b2f8b456e" }, - "5cf50fc5d7f00c056c53f83c": { - "_id": "5cf50fc5d7f00c056c53f83c", - "_name": "stock_ak_caa_akts_ak74", + "5d1c702ad7ad1a632267f429": { + "_id": "5d1c702ad7ad1a632267f429", + "_name": "stock_glock_fab_defence_glr_17", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "Труба приклада Colt", - "ShortName": "CST", - "Description": "Труба для установки телескопических прикладов производства компании Colt.", - "Weight": 0.25, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_caa_akts_ak74.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5cf50fc5d7f00c056c53f83e", - "_parent": "5cf50fc5d7f00c056c53f83c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fc2369685fd526b824a5713", - "602e620f9b513876d4338d9a", - "5a9eb32da2750c00171b3f9c", - "5bfe86df0db834001b734685", - "55d4ae6c4bdc2d8b2f8b456e", - "5c87a07c2e2216001219d4a2", - "5bb20e70d4351e0035629f8f", - "5beec8c20db834001d2c465c", - "5fbbaa86f9986c4cff3fe5f6", - "5fce16961f152d4312622bc9", - "5ae30c9a5acfc408fb139a03", - "5d135e83d7ad1a21b83f42d8", - "5d135ecbd7ad1a21c176542e", - "56eabf3bd2720b75698b4569", - "58d2946386f774496974c37e", - "58d2946c86f7744e271174b5", - "58d2947686f774485c6a1ee5", - "58d2947e86f77447aa070d53", - "5d44069ca4b9361ebd26fc37", - "5d4406a8a4b9361e4f6eb8b7", - "5947c73886f7747701588af5", - "5c793fde2e221601da358614", - "5b39f8db5acfc40016387a1b", - "628a85ee6b1d481ff772e9d5", - "606587d11246154cad35d635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b2314bdc2d79388b4576" - }, - "5b39f8db5acfc40016387a1b": { - "_id": "5b39f8db5acfc40016387a1b", - "_name": "stock_ar15_vltor_emod", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_vltor_emod", - "ShortName": "stock_ar15_vltor_emod", - "Description": "stock_ar15_vltor_emod", + "Name": "stock_glock_fab_defence_glr_17", + "ShortName": "stock_glock_fab_defence_glr_17", + "Description": "stock_glock_fab_defence_glr_17", "Weight": 0.39, "BackgroundColor": "blue", "Width": 2, @@ -134583,7 +147524,7 @@ "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_vltor_emod.bundle", + "path": "assets/content/items/mods/stocks/stock_glock_fab_defence_glr_17.bundle", "rcid": "" }, "UsePrefab": { @@ -134606,91 +147547,6 @@ "RepairCost": 0, "RepairSpeed": 0, "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -31, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5fbcc429900b1d5091531dd7": { - "_id": "5fbcc429900b1d5091531dd7", - "_name": "stock_all_sig_telescoping_stock", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_all_sig_mpx_mcx_early_type", - "ShortName": "stock_all_sig_mpx_mcx_early_type", - "Description": "stock_all_sig_mpx_mcx_early_type", - "Weight": 0.336, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_all_sig_telescoping_stock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, "ExtraSizeRight": 1, "ExtraSizeUp": 0, "ExtraSizeDown": 0, @@ -134708,796 +147564,20 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -29, + "Recoil": -33, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5b222d335acfc4771e1be099": { - "_id": "5b222d335acfc4771e1be099", - "_name": "stock_ak_zenit_pt_1_lock_fixed", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak_zenit_pt_1_lock_fixed", - "ShortName": "stock_ak_zenit_pt_1_lock_fixed", - "Description": "stock_ak_zenit_pt_1_lock_fixed\n", - "Weight": 0.31, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_zenit_pt_1_lock_fixed.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5b222d335acfc4771e1be09b", - "_parent": "5b222d335acfc4771e1be099", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b222d405acfc400153af4fe" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b1c04bdc2d16268b457c" - }, - "617153016c780c1e710c9a2f": { - "_id": "617153016c780c1e710c9a2f", - "_name": "stock_417_hk_g28_buffer_tube", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "Труба приклада Colt", - "ShortName": "CST", - "Description": "Труба для установки телескопических прикладов производства компании Colt.", - "Weight": 0.162, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_417_hk_g28_buffer_tube.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock_000", - "_id": "617153016c780c1e710c9a31", - "_parent": "617153016c780c1e710c9a2f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "617155ee50224f204c1da3cd", - "617154aa1cb55961fa0fdb3b" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b2314bdc2d79388b4576" - }, - "624c29ce09cd027dff2f8cd7": { - "_id": "624c29ce09cd027dff2f8cd7", - "_name": "stock_cnc_cnc_guns_m12b", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_dvl-10_lobaev_dvl-10_std", - "ShortName": "stock_dvl-10_lobaev_dvl-10_std", - "Description": "stock_dvl-10_lobaev_dvl-10_std", - "Weight": 1.04, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_cnc_cnc_guns_m12b.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -28, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 12, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 1, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5a17fb9dfcdbcbcae6687291": { - "_id": "5a17fb9dfcdbcbcae6687291", - "_name": "stock_aps_toz_apb_wire", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_aps_toz_apb_wire", - "ShortName": "stock_aps_toz_apb_wire", - "Description": "stock_aps_toz_apb_wire", - "Weight": 0.15, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_aps_toz_apb_wire.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -38, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - } - }, - "59ecc28286f7746d7a68aa8c": { - "_id": "59ecc28286f7746d7a68aa8c", - "_name": "stock_ak_zenit_pt-3_lock", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak_zenit_pt-3_lock", - "ShortName": "stock_ak_zenit_pt-3_lock", - "Description": "stock_ak_zenit_pt-3_lock\n\n", - "Weight": 0.31, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_zenit_pt-3_lock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "59ecc28286f7746d7a68aa8d", - "_parent": "59ecc28286f7746d7a68aa8c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59ecc3dd86f7746dc827481c", - "5b222d405acfc400153af4fe" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b1c04bdc2d16268b457c" - }, - "56083cba4bdc2de22e8b456f": { - "_id": "56083cba4bdc2de22e8b456f", - "_name": "stock_mr133_std_long", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "Приклад деревянный МР-133/153", - "ShortName": "133/153 Д.п.", - "Description": "Деревянный приклад для ружей МР-133 и МР-153 производства ИжМех с резиновым тыльником.", - "Weight": 0.64, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mr133_std_long.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 1, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -34, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "56083be64bdc2d20478b456f" - }, - "628b9a40717774443b15e9f2": { - "_id": "628b9a40717774443b15e9f2", - "_name": "stock_ak_sag_ak_stock_tube", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "Труба приклада Colt", - "ShortName": "CST", - "Description": "Труба для установки телескопических прикладов производства компании Colt.", - "Weight": 0.175, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_sag_ak_stock_tube.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "628b9a40717774443b15e9f3", - "_parent": "628b9a40717774443b15e9f2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fc2369685fd526b824a5713", - "602e620f9b513876d4338d9a", - "5a9eb32da2750c00171b3f9c", - "5bfe86df0db834001b734685", - "55d4ae6c4bdc2d8b2f8b456e", - "5c87a07c2e2216001219d4a2", - "5bb20e70d4351e0035629f8f", - "5beec8c20db834001d2c465c", - "5fbbaa86f9986c4cff3fe5f6", - "5fce16961f152d4312622bc9", - "5ae30c9a5acfc408fb139a03", - "5d135e83d7ad1a21b83f42d8", - "5d135ecbd7ad1a21c176542e", - "56eabf3bd2720b75698b4569", - "58d2946386f774496974c37e", - "58d2946c86f7744e271174b5", - "58d2947686f774485c6a1ee5", - "58d2947e86f77447aa070d53", - "5d44069ca4b9361ebd26fc37", - "5d4406a8a4b9361e4f6eb8b7", - "5947c73886f7747701588af5", - "628a85ee6b1d481ff772e9d5", - "5c793fde2e221601da358614", - "5b39f8db5acfc40016387a1b" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b2314bdc2d79388b4576" - }, - "5bb20e70d4351e0035629f8f": { - "_id": "5bb20e70d4351e0035629f8f", - "_name": "stock_ar15_hk_slim_line", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_hk_slim_line", - "ShortName": "stock_ar15_hk_slim_line", - "Description": "stock_ar15_hk_slim_line", - "Weight": 0.695, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_hk_slim_line.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -30, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, + "Ergonomics": 4, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -135573,6 +147653,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -135598,7 +147682,8 @@ "5c793fc42e221600114ca25d", "591aef7986f774139d495f03", "591af10186f774139d495f0e", - "627254cc9c563e6e442c398f" + "627254cc9c563e6e442c398f", + "638de3603a1a4031d8260b8c" ] } ] @@ -135635,23 +147720,23 @@ }, "_proto": "5649b1c04bdc2d16268b457c" }, - "5ab626e4d8ce87272e4c6e43": { - "_id": "5ab626e4d8ce87272e4c6e43", - "_name": "stock_aks74_izhmash_aks74_std", + "602e3f1254072b51b239f713": { + "_id": "602e3f1254072b51b239f713", + "_name": "stock_ar15_stm_com_spec_std", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_aks74_izhmash_aks74_std", - "ShortName": "stock_aks74_izhmash_aks74_std", - "Description": "stock_aks74_izhmash_aks74_std", - "Weight": 0.264, + "Name": "stock_ar15_stm_com_spec_std", + "ShortName": "stock_ar15_stm_com_spec_std", + "Description": "stock_ar15_stm_com_spec_std", + "Weight": 0.162, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_aks74_izhmash_aks74_std.bundle", + "path": "assets/content/items/mods/stocks/stock_ar15_stmarms_com_spec_std.bundle", "rcid": "" }, "UsePrefab": { @@ -135660,7 +147745,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": true, + "ExaminedByDefault": false, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -135669,7 +147754,7 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 10, - "ExamineExperience": 3, + "ExamineExperience": 5, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, @@ -135677,7 +147762,7 @@ "ExtraSizeRight": 1, "ExtraSizeUp": 0, "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, + "ExtraSizeForceAdd": true, "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, @@ -135691,18 +147776,46 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_stock", - "_id": "5ab626e4d8ce87272e4c6e45", - "_parent": "5ab626e4d8ce87272e4c6e43", + "_name": "mod_stock_000", + "_id": "602e3f1254072b51b239f715", + "_parent": "602e3f1254072b51b239f713", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a0c59791526d8dba737bba7" + "5fc2369685fd526b824a5713", + "606587d11246154cad35d635", + "602e620f9b513876d4338d9a", + "5a9eb32da2750c00171b3f9c", + "5bfe86df0db834001b734685", + "55d4ae6c4bdc2d8b2f8b456e", + "5c87a07c2e2216001219d4a2", + "5bb20e70d4351e0035629f8f", + "5beec8c20db834001d2c465c", + "5fbbaa86f9986c4cff3fe5f6", + "5fce16961f152d4312622bc9", + "5ae30c9a5acfc408fb139a03", + "5d135e83d7ad1a21b83f42d8", + "5d135ecbd7ad1a21c176542e", + "56eabf3bd2720b75698b4569", + "58d2946386f774496974c37e", + "58d2946c86f7744e271174b5", + "58d2947686f774485c6a1ee5", + "58d2947e86f77447aa070d53", + "5d44069ca4b9361ebd26fc37", + "5d4406a8a4b9361e4f6eb8b7", + "5947c73886f7747701588af5", + "5c793fde2e221601da358614", + "5b39f8db5acfc40016387a1b", + "628a85ee6b1d481ff772e9d5" ] } ] @@ -135716,10 +147829,10 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -30, + "Recoil": -1, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 10, + "Ergonomics": 0, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, @@ -135729,33 +147842,33 @@ "HasShoulderContact": true, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, + "IsShoulderContact": false, "Foldable": false, "Retractable": false, - "SizeReduceRight": 1, + "SizeReduceRight": 0, "HeatFactor": 1, "CoolFactor": 1, "DurabilityBurnModificator": 1 }, - "_proto": "5649b0fc4bdc2d17108b4588" + "_proto": "5649b2314bdc2d79388b4576" }, - "59d6514b86f774171a068a08": { - "_id": "59d6514b86f774171a068a08", - "_name": "stock_ak_izhmash_akm_std_wood", + "5d135e83d7ad1a21b83f42d8": { + "_id": "5d135e83d7ad1a21b83f42d8", + "_name": "stock_ar15_magpul_ctr_carbine", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_ak_izhmash_akm_std_wood", - "ShortName": "stock_ak_izhmash_akm_std_wood", - "Description": "stock_ak_izhmash_akm_std_wood", - "Weight": 0.45, + "Name": "stock_ar15_magpul_moe_carbine_blk", + "ShortName": "stock_ar15_magpul_moe_carbine_blk", + "Description": "stock_ar15_magpul_moe_carbine_blk", + "Weight": 0.226, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_izhmash_akm_std_wood.bundle", + "path": "assets/content/items/mods/stocks/stock_ar15_magpul_ctr_carbine.bundle", "rcid": "" }, "UsePrefab": { @@ -135764,7 +147877,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": true, + "ExaminedByDefault": false, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -135773,12 +147886,12 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 10, - "ExamineExperience": 2, + "ExamineExperience": 4, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, + "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, @@ -135795,18 +147908,135 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -32, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5c0faeddd174af02a962601f": { + "_id": "5c0faeddd174af02a962601f", + "_name": "stock_ar15_colt_stock_tube_com", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "Труба приклада Colt", + "ShortName": "CST", + "Description": "Труба для установки телескопических прикладов производства компании Colt.", + "Weight": 0.19, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_colt_stock_tube_com.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_stock", - "_id": "5a0d574c1526d8dba31fe3bb", - "_parent": "59d6514b86f774171a068a08", + "_name": "mod_stock_000", + "_id": "5c0faeddd174af02a9626021", + "_parent": "5c0faeddd174af02a962601f", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a0c59791526d8dba737bba7" + "5fc2369685fd526b824a5713", + "606587d11246154cad35d635", + "5a9eb32da2750c00171b3f9c", + "5bfe86df0db834001b734685", + "55d4ae6c4bdc2d8b2f8b456e", + "5c87a07c2e2216001219d4a2", + "5bb20e70d4351e0035629f8f", + "5beec8c20db834001d2c465c", + "5ae30c9a5acfc408fb139a03", + "5d135e83d7ad1a21b83f42d8", + "5d135ecbd7ad1a21c176542e", + "56eabf3bd2720b75698b4569", + "58d2946386f774496974c37e", + "58d2946c86f7744e271174b5", + "58d2947686f774485c6a1ee5", + "58d2947e86f77447aa070d53", + "5d44069ca4b9361ebd26fc37", + "5d4406a8a4b9361e4f6eb8b7", + "5947c73886f7747701588af5", + "5c793fde2e221601da358614", + "5b39f8db5acfc40016387a1b", + "628a85ee6b1d481ff772e9d5", + "602e620f9b513876d4338d9a", + "5fce16961f152d4312622bc9", + "5fbbaa86f9986c4cff3fe5f6" ] } ] @@ -135820,12 +148050,12 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -33, + "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 3, + "Ergonomics": 0, "Velocity": 0, - "RaidModdable": true, + "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, @@ -135833,7 +148063,7 @@ "HasShoulderContact": true, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, + "IsShoulderContact": false, "Foldable": false, "Retractable": false, "SizeReduceRight": 0, @@ -135841,25 +148071,25 @@ "CoolFactor": 1, "DurabilityBurnModificator": 1 }, - "_proto": "5649b0fc4bdc2d17108b4588" + "_proto": "5649b2314bdc2d79388b4576" }, - "5c5db6f82e2216003a0fe914": { - "_id": "5c5db6f82e2216003a0fe914", - "_name": "stock_mpx_pmm_ulss", + "574dad8024597745964bf05c": { + "_id": "574dad8024597745964bf05c", + "_name": "stock_sks_toz_sks_std_wood", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_all_sig_mpx_mcx_early_type", - "ShortName": "stock_all_sig_mpx_mcx_early_type", - "Description": "stock_all_sig_mpx_mcx_early_type", - "Weight": 0.462, + "Name": "SKS stock", + "ShortName": "SKS stock", + "Description": "SKS stock", + "Weight": 0.913, "BackgroundColor": "blue", - "Width": 2, + "Width": 4, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mpx_pmm_ulss.bundle", + "path": "assets/content/items/mods/stocks/stock_sks_toz_sks_std_wood.bundle", "rcid": "" }, "UsePrefab": { @@ -135899,6 +148129,207 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_001", + "_id": "593d22cb86f7746ccd73e1fc", + "_parent": "574dad8024597745964bf05c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "593d1fa786f7746da62d61ac" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -15, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1.052, + "CoolFactor": 0.953, + "DurabilityBurnModificator": 1 + }, + "_proto": "56083cba4bdc2de22e8b456f" + }, + "591aef7986f774139d495f03": { + "_id": "591aef7986f774139d495f03", + "_name": "stock_ar15_troy_m7a1_pdw_blk", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_troy_m7a1_pdw_blk", + "ShortName": "stock_ar15_troy_m7a1_pdw_blk", + "Description": "stock_ar15_troy_m7a1_pdw_blk", + "Weight": 0.4, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_troy_m7a1_pdw_blk.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -26, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 18, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649be884bdc2d79388b4577" + }, + "5947eab886f77475961d96c5": { + "_id": "5947eab886f77475961d96c5", + "_name": "stock_ar15_magpul_ubr_gen2_fde", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_magpul_ubr_gen2_blk", + "ShortName": "stock_ar15_magpul_ubr_gen2_blk", + "Description": "stock_ar15_magpul_ubr_gen2_blk", + "Weight": 0.61, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_magpul_ubr_gen2_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -135908,13 +148339,13 @@ "Recoil": -33, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 3, + "Ergonomics": 7, "Velocity": 0, - "RaidModdable": true, + "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, - "IsAnimated": true, + "IsAnimated": false, "HasShoulderContact": true, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, @@ -135924,27 +148355,27 @@ "SizeReduceRight": 0, "HeatFactor": 1, "CoolFactor": 1, - "DurabilityBurnModificator": 1 + "DurabilityBurnModificator": 0.99 }, - "_proto": "5649b0fc4bdc2d17108b4588" + "_proto": "55d4ae6c4bdc2d8b2f8b456e" }, - "59e6227d86f77440d64f5dc2": { - "_id": "59e6227d86f77440d64f5dc2", - "_name": "stock_ak_molot_vepr_km_vpo_136", + "611a31ce5b7ffe001b4649d1": { + "_id": "611a31ce5b7ffe001b4649d1", + "_name": "stock_mr43_izhmeh_mr43_buttpad", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_ak_molot_vepr_km_vpo_136", - "ShortName": "stock_ak_molot_vepr_km_vpo_136", - "Description": "stock_ak_molot_vepr_km_vpo_136", - "Weight": 0.45, + "Name": "stock_ar15_magpul_rubber_butt_pad", + "ShortName": "stock_ar15_magpul_rubber_butt_pad", + "Description": "stock_ar15_magpul_rubber_butt_pad", + "Weight": 0.12, "BackgroundColor": "blue", - "Width": 2, + "Width": 1, "Height": 1, "StackMaxSize": 1, - "ItemSound": "mod", + "ItemSound": "generic", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_molot_vepr_km_vpo_136.bundle", + "path": "assets/content/items/mods/stocks/stock_mr43_izhmeh_mr43_buttpad.bundle", "rcid": "" }, "UsePrefab": { @@ -135953,7 +148384,96 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": true, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -4, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "58d2912286f7744e27117493" + }, + "5d0236dad7ad1a0940739d29": { + "_id": "5d0236dad7ad1a0940739d29", + "_name": "stock_sks_fab_defence_uas_sks", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_sks_tapco_intrafuse_sks_railed", + "ShortName": "stock_sks_tapco_intrafuse_sks_railed", + "Description": "stock_sks_tapco_intrafuse_sks_railed", + "Weight": 1.034, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_sks_fab_defence_uas_sks.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -135984,18 +148504,205 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_stock", - "_id": "5a0d577f1526d805dc1ebada", - "_parent": "59e6227d86f77440d64f5dc2", + "_name": "mod_scope", + "_id": "5d0236dad7ad1a0940739d2d", + "_parent": "5d0236dad7ad1a0940739d29", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a0c59791526d8dba737bba7" + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "5d0236dad7ad1a0940739d2e", + "_parent": "5d0236dad7ad1a0940739d29", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5f6341043ada5942720e2dc5", + "6087e663132d4d12c81fd96b", + "5beec8ea0db834001a6f9dbf", + "5649ad3f4bdc2df8348b4585", + "5649ade84bdc2d1b2b8b4587", + "59e62cc886f77440d40b52a1", + "5a0071d486f77404e23a12b2", + "57e3dba62459770f0c32322b", + "5cf54404d7f00c108840b2ef", + "5e2192a498a36665e8337386", + "5b30ac585acfc433000eb79c", + "59e6318286f77444dd62c4cc", + "5cf50850d7f00c056e24104c", + "5cf508bfd7f00c056e24104e", + "5947f92f86f77427344a76b1", + "5947fa2486f77425b47c1a9b", + "5c6bf4aa2e2216001219b0ae", + "5649ae4a4bdc2d1b2b8b4588", + "5998517986f7746017232f7e", + "5d023784d7ad1a049d4aa7f2", + "623c3be0484b5003161840dc", + "628a664bccaab13006640e47", + "628c9ab845c59e5b80768a81" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "5d023b5fd7ad1a049d4aa7f4", + "_parent": "5d0236dad7ad1a0940739d29", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_001", + "_id": "5d023b65d7ad1a0940739d33", + "_parent": "5d0236dad7ad1a0940739d29", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_002", + "_id": "5d023b6cd7ad1a6f1b72d449", + "_parent": "5d0236dad7ad1a0940739d29", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" ] } ] @@ -136007,13 +148714,1487 @@ ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], - "Durability": 90, + "Durability": 100, "Accuracy": 0, - "Recoil": -33, + "Recoil": -38, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 15, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1.019, + "CoolFactor": 0.979, + "DurabilityBurnModificator": 1 + }, + "_proto": "56083cba4bdc2de22e8b456f" + }, + "56083be64bdc2d20478b456f": { + "_id": "56083be64bdc2d20478b456f", + "_name": "stock_mr133_plastic_long", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "Приклад пластиковый МР-133/153", + "ShortName": "133/153 Пл.п.", + "Description": "Пластиковый приклад с резиновым тыльником, для ружей МР-133 и МР-153 производства ИжМех.", + "Weight": 0.46, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mr133_plastic_long.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 1, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -34, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "61faa91878830f069b6b7967": { + "_id": "61faa91878830f069b6b7967", + "_name": "stock_sv-98_izhmash_wood", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "SKS stock", + "ShortName": "SKS stock", + "Description": "SKS stock", + "Weight": 2.913, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_sv-98_izhmash_wood.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 2, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_bipod", + "_id": "61faaaa4236a9954fd4e94df", + "_parent": "61faa91878830f069b6b7967", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "56ea8222d2720b69698b4567" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -28, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1.175, + "CoolFactor": 0.91, + "DurabilityBurnModificator": 1 + }, + "_proto": "56083cba4bdc2de22e8b456f" + }, + "61f803b8ced75b2e852e35f8": { + "_id": "61f803b8ced75b2e852e35f8", + "_name": "stock_mp18_izhmash_plastic", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "Приклад деревянный МР-133/153", + "ShortName": "133/153 Д.п.", + "Description": "Деревянный приклад для ружей МР-133 и МР-153 производства ИжМех с резиновым тыльником.", + "Weight": 0.47, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mp18_izhmash_plastic.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 1, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -31, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "56083be64bdc2d20478b456f" + }, + "606587e18900dc2d9a55b65f": { + "_id": "606587e18900dc2d9a55b65f", + "_name": "stock_ar15_cmmg_mil_spec_tube", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_cmmg_mil_spec_tube", + "ShortName": "stock_ar15_cmmg_mil_spec_tube", + "Description": "stock_ar15_cmmg_mil_spec_tube", + "Weight": 0.132, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_cmmg_mil_spec_tube.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock_000", + "_id": "606587e18900dc2d9a55b661", + "_parent": "606587e18900dc2d9a55b65f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fc2369685fd526b824a5713", + "606587d11246154cad35d635", + "5a9eb32da2750c00171b3f9c", + "5bfe86df0db834001b734685", + "55d4ae6c4bdc2d8b2f8b456e", + "5c87a07c2e2216001219d4a2", + "5bb20e70d4351e0035629f8f", + "5beec8c20db834001d2c465c", + "5fbbaa86f9986c4cff3fe5f6", + "5fce16961f152d4312622bc9", + "5ae30c9a5acfc408fb139a03", + "5d135e83d7ad1a21b83f42d8", + "5d135ecbd7ad1a21c176542e", + "56eabf3bd2720b75698b4569", + "58d2946386f774496974c37e", + "58d2946c86f7744e271174b5", + "58d2947686f774485c6a1ee5", + "58d2947e86f77447aa070d53", + "5d44069ca4b9361ebd26fc37", + "5d4406a8a4b9361e4f6eb8b7", + "5947c73886f7747701588af5", + "5c793fde2e221601da358614", + "5b39f8db5acfc40016387a1b", + "628a85ee6b1d481ff772e9d5", + "602e620f9b513876d4338d9a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b2314bdc2d79388b4576" + }, + "623b2e9d11c3296b440d1638": { + "_id": "623b2e9d11c3296b440d1638", + "_name": "stock_sv-98_cnc_guns_ov_sv98", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "SKS stock", + "ShortName": "SKS stock", + "Description": "SKS stock", + "Weight": 0.55, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_sv-98_cnc_guns_ov_sv98.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 2, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_handguard", + "_id": "623c3ca32e96be66a800672f", + "_parent": "623b2e9d11c3296b440d1638", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "623c3c1f37b4b31470357737" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "623c3cc6f081de3a00443028", + "_parent": "623b2e9d11c3296b440d1638", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5f6341043ada5942720e2dc5", + "6087e663132d4d12c81fd96b", + "623c3be0484b5003161840dc", + "5beec8ea0db834001a6f9dbf", + "5649ad3f4bdc2df8348b4585", + "5649ade84bdc2d1b2b8b4587", + "59e62cc886f77440d40b52a1", + "5a0071d486f77404e23a12b2", + "57e3dba62459770f0c32322b", + "5cf54404d7f00c108840b2ef", + "5e2192a498a36665e8337386", + "5b30ac585acfc433000eb79c", + "59e6318286f77444dd62c4cc", + "5cf50850d7f00c056e24104c", + "5cf508bfd7f00c056e24104e", + "628a664bccaab13006640e47", + "628c9ab845c59e5b80768a81", + "5947f92f86f77427344a76b1", + "5947fa2486f77425b47c1a9b", + "5c6bf4aa2e2216001219b0ae", + "5649ae4a4bdc2d1b2b8b4588", + "5998517986f7746017232f7e" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock_000", + "_id": "624c2a8809cd027dff2f8cd9", + "_parent": "623b2e9d11c3296b440d1638", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "624c29ce09cd027dff2f8cd7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -6, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": true, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1.052, + "CoolFactor": 0.953, + "DurabilityBurnModificator": 1 + }, + "_proto": "56083cba4bdc2de22e8b456f" + }, + "606587d11246154cad35d635": { + "_id": "606587d11246154cad35d635", + "_name": "stock_ar15_cmmg_ripstock_micro", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_cmmg_ripstock_micro", + "ShortName": "stock_ar15_cmmg_ripstock_micro", + "Description": "stock_ar15_cmmg_ripstock_micro", + "Weight": 0.28, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_cmmg_ripstock_micro.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -27, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 8, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "628a85ee6b1d481ff772e9d5": { + "_id": "628a85ee6b1d481ff772e9d5", + "_name": "stock_ar15_sb_tactical_sba3", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_kriss_defiance_ds150", + "ShortName": "stock_ar15_kriss_defiance_ds150", + "Description": "stock_ar15_kriss_defiance_ds150", + "Weight": 0.213, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_sb_tactical_sba3.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -29, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5d2f25bc48f03502573e5d85": { + "_id": "5d2f25bc48f03502573e5d85", + "_name": "stock_mp5k_hk_kurtz_end_cap", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_mp5_hk_a2_std", + "ShortName": "stock_mp5_hk_a2_std", + "Description": "stock_mp5_hk_a2_std", + "Weight": 0.13, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mp5k_hk_kurtz_end_cap.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, "Ergonomics": 3, "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "58d2912286f7744e27117493": { + "_id": "58d2912286f7744e27117493", + "_name": "stock_ar15_magpul_rubber_butt_pad", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_magpul_rubber_butt_pad", + "ShortName": "stock_ar15_magpul_rubber_butt_pad", + "Description": "stock_ar15_magpul_rubber_butt_pad", + "Weight": 0.055, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_magpul_rubber_butt_pad.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + } + }, + "5b0800175acfc400153aebd4": { + "_id": "5b0800175acfc400153aebd4", + "_name": "stock_ar15_ergo_f93_pro_stock", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_ergo_f93_pro_stock", + "ShortName": "stock_ar15_ergo_f93_pro_stock", + "Description": "stock_ar15_ergo_f93_pro_stock", + "Weight": 0.59, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_ergo_f93_pro_stock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -30, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 0.98 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "622f140da5958f63c67f1735": { + "_id": "622f140da5958f63c67f1735", + "_name": "stock_g36_hk_buttstock_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak74m_izhmash_ak74m_std", + "ShortName": "stock_ak74m_izhmash_ak74m_std", + "Description": "stock_ak74m_izhmash_ak74m_std", + "Weight": 0.454, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_g36_hk_buttstock_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -27, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5c471b5d2e221602b21d4e14": { + "_id": "5c471b5d2e221602b21d4e14", + "_name": "stock_svd_s_izhmash_svd_s_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak74m_izhmash_ak74m_std", + "ShortName": "stock_ak74m_izhmash_ak74m_std", + "Description": "stock_ak74m_izhmash_ak74m_std", + "Weight": 0.35, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_svd_s_izhmash_svd_s_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -31, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5b7d64555acfc4001876c8e2": { + "_id": "5b7d64555acfc4001876c8e2", + "_name": "stock_sa58_ds_arms_para_brs", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak74m_izhmash_ak74m_std", + "ShortName": "stock_ak74m_izhmash_ak74m_std", + "Description": "stock_ak74m_izhmash_ak74m_std", + "Weight": 0.81, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_sa58_ds_arms_para_brs.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -37, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5ea03e9400685063ec28bfa4": { + "_id": "5ea03e9400685063ec28bfa4", + "_name": "stock_ppsh_zis_ppsh41_std_wood", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_toz-106_toz_short_std_wood", + "ShortName": "stock_toz-106_toz_short_std_wood", + "Description": "stock_toz-106_toz_short_std_wood", + "Weight": 1.05, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ppsh_zis_ppsh41_std_wood.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5b3f7bf05acfc433000ecf6b" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -29, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 28, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 2, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "591af10186f774139d495f0e": { + "_id": "591af10186f774139d495f0e", + "_name": "stock_ar15_troy_m7a1_pdw_fde", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_troy_m7a1_pdw_blk", + "ShortName": "stock_ar15_troy_m7a1_pdw_blk", + "Description": "stock_ar15_troy_m7a1_pdw_blk", + "Weight": 0.4, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_troy_m7a1_pdw_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -26, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 18, + "Velocity": 0, "RaidModdable": true, "ToolModdable": true, "BlocksFolding": false, @@ -136022,6 +150203,205 @@ "HasShoulderContact": true, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649be884bdc2d79388b4577" + }, + "5a33ca0fc4a282000d72292f": { + "_id": "5a33ca0fc4a282000d72292f", + "_name": "stock_ar15_colt_stock_tube_A2", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_colt_stock_tube_A2", + "ShortName": "stock_ar15_colt_stock_tube_A2", + "Description": "stock_ar15_colt_stock_tube_A2", + "Weight": 0.162, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_colt_stock_tube_a2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5a33ce14c4a282329a73b4bb", + "_parent": "5a33ca0fc4a282000d72292f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a33cae9c4a28232980eb086", + "5d44069ca4b9361ebd26fc37", + "5d4406a8a4b9361e4f6eb8b7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 0.99 + }, + "_proto": "5649b2314bdc2d79388b4576" + }, + "5894a13e86f7742405482982": { + "_id": "5894a13e86f7742405482982", + "_name": "stock_all_sig_mpx_mcx_early_type", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_all_sig_mpx_mcx_early_type", + "ShortName": "stock_all_sig_mpx_mcx_early_type", + "Description": "stock_all_sig_mpx_mcx_early_type", + "Weight": 0.396, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_all_sig_mpx_mcx_early_type.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -26, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 17, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, "IsShoulderContact": true, "Foldable": false, "Retractable": false, @@ -136088,6 +150468,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -136136,108 +150520,23 @@ }, "_proto": "5649b0fc4bdc2d17108b4588" }, - "5d1c702ad7ad1a632267f429": { - "_id": "5d1c702ad7ad1a632267f429", - "_name": "stock_glock_fab_defence_glr_17", + "5d4406a8a4b9361e4f6eb8b7": { + "_id": "5d4406a8a4b9361e4f6eb8b7", + "_name": "stock_ar15_magpul_prs_gen3_gry", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_glock_fab_defence_glr_17", - "ShortName": "stock_glock_fab_defence_glr_17", - "Description": "stock_glock_fab_defence_glr_17", - "Weight": 0.39, + "Name": "stock_ar15_magpul_prs_gen2_fde", + "ShortName": "stock_ar15_magpul_prs_gen2_fde", + "Description": "stock_ar15_magpul_prs_gen2_fde", + "Weight": 0.78, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_glock_fab_defence_glr_17.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -33, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5bfe86df0db834001b734685": { - "_id": "5bfe86df0db834001b734685", - "_name": "stock_ar15_fab_defense_glr_16_s", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_fab_defense_gl_shock", - "ShortName": "stock_ar15_fab_defense_gl_shock", - "Description": "stock_ar15_fab_defense_gl_shock", - "Weight": 0.276, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_fab_defense_glr_16_s.bundle", + "path": "assets/content/items/mods/stocks/stock_ar15_magpul_prs_gen3_gry.bundle", "rcid": "" }, "UsePrefab": { @@ -136277,16 +150576,20 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -29, + "Recoil": -34, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 13, + "Ergonomics": 3, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -136306,23 +150609,23 @@ }, "_proto": "55d4ae6c4bdc2d8b2f8b456e" }, - "5d135e83d7ad1a21b83f42d8": { - "_id": "5d135e83d7ad1a21b83f42d8", - "_name": "stock_ar15_magpul_ctr_carbine", + "5fbbaa86f9986c4cff3fe5f6": { + "_id": "5fbbaa86f9986c4cff3fe5f6", + "_name": "stock_ar15_kriss_defiance_ds150", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_ar15_magpul_moe_carbine_blk", - "ShortName": "stock_ar15_magpul_moe_carbine_blk", - "Description": "stock_ar15_magpul_moe_carbine_blk", - "Weight": 0.226, + "Name": "stock_ar15_kriss_defiance_ds150", + "ShortName": "stock_ar15_kriss_defiance_ds150", + "Description": "stock_ar15_kriss_defiance_ds150", + "Weight": 0.4, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_magpul_ctr_carbine.bundle", + "path": "assets/content/items/mods/stocks/stock_ar15_kriss_defiance_ds150.bundle", "rcid": "" }, "UsePrefab": { @@ -136362,6 +150665,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -136371,7 +150678,7 @@ "Recoil": -32, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 10, + "Ergonomics": 9, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -136391,23 +150698,23 @@ }, "_proto": "55d4ae6c4bdc2d8b2f8b456e" }, - "5b0800175acfc400153aebd4": { - "_id": "5b0800175acfc400153aebd4", - "_name": "stock_ar15_ergo_f93_pro_stock", + "5d25d0ac8abbc3054f3e61f7": { + "_id": "5d25d0ac8abbc3054f3e61f7", + "_name": "stock_m700_ai_at_aics_chasiss", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_ar15_ergo_f93_pro_stock", - "ShortName": "stock_ar15_ergo_f93_pro_stock", - "Description": "stock_ar15_ergo_f93_pro_stock", - "Weight": 0.59, + "Name": "stock_870_remington_sps_12g", + "ShortName": "stock_870_remington_sps_12g", + "Description": "stock_870_remington_sps_12g\n", + "Weight": 0.64, "BackgroundColor": "blue", - "Width": 2, + "Width": 4, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_ergo_f93_pro_stock.bundle", + "path": "assets/content/items/mods/stocks/stock_m700_ai_at_aics_chasiss.bundle", "rcid": "" }, "UsePrefab": { @@ -136425,7 +150732,122 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 10, - "ExamineExperience": 4, + "ExamineExperience": 1, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5d25af8f8abbc3055079fec5", + "5cf12a15d7f00c05464b293f", + "5bfeaa0f0db834001b734927", + "5bfea7ad0db834001c38f1ee" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5d25d1d18abbc305525f09b5", + "_parent": "5d25d0ac8abbc3054f3e61f7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 6, + "Recoil": -34, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 38, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 0.97, + "CoolFactor": 1.0205, + "DurabilityBurnModificator": 1 + }, + "_proto": "56083be64bdc2d20478b456f" + }, + "5e848db4681bea2ada00daa9": { + "_id": "5e848db4681bea2ada00daa9", + "_name": "stock_ks23_toz_ks23_std_wood", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ks23_toz_ks23_std_wood", + "ShortName": "stock_ks23_toz_ks23_std_wood", + "Description": "stock_ks23_toz_ks23_std_wood\n", + "Weight": 0.44, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ks23_toz_ks23_std_wood.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 1, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, @@ -136433,7 +150855,7 @@ "ExtraSizeRight": 1, "ExtraSizeUp": 0, "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, + "ExtraSizeForceAdd": false, "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, @@ -136447,16 +150869,20 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -30, + "Recoil": -34, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 10, + "Ergonomics": 6, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, @@ -136466,15 +150892,15 @@ "HasShoulderContact": true, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, + "IsShoulderContact": false, "Foldable": false, "Retractable": false, "SizeReduceRight": 0, "HeatFactor": 1, "CoolFactor": 1, - "DurabilityBurnModificator": 0.98 + "DurabilityBurnModificator": 1 }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" + "_proto": "56083be64bdc2d20478b456f" }, "5addbf175acfc408fb13965b": { "_id": "5addbf175acfc408fb13965b", @@ -136534,6 +150960,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -136618,23 +151048,23 @@ }, "_proto": "5649be884bdc2d79388b4577" }, - "591af10186f774139d495f0e": { - "_id": "591af10186f774139d495f0e", - "_name": "stock_ar15_troy_m7a1_pdw_fde", + "57c450252459772d28133253": { + "_id": "57c450252459772d28133253", + "_name": "stock_val_tochmash_val_std", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_ar15_troy_m7a1_pdw_blk", - "ShortName": "stock_ar15_troy_m7a1_pdw_blk", - "Description": "stock_ar15_troy_m7a1_pdw_blk", - "Weight": 0.4, + "Name": "stock_val_tochmash_val_std", + "ShortName": "stock_val_tochmash_val_std", + "Description": "stock_val_tochmash_val_std", + "Weight": 0.5, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_troy_m7a1_pdw_fde.bundle", + "path": "assets/content/items/mods/stocks/stock_val_tochmash_val_std.bundle", "rcid": "" }, "UsePrefab": { @@ -136651,92 +151081,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -26, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 18, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649be884bdc2d79388b4577" - }, - "6087e2a5232e5a31c233d552": { - "_id": "6087e2a5232e5a31c233d552", - "_name": "stock_ak_promag_archangel_opfor_aa47", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak_promag_archangel_opfor_aa47", - "ShortName": "stock_ak_promag_archangel_opfor_aa47", - "Description": "stock_ak_promag_archangel_opfor_aa47", - "Weight": 0.39, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_promag_archangel_opfor_aa47.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, + "LootExperience": 50, "ExamineExperience": 2, "HideEntrails": false, "RepairCost": 0, @@ -136759,1308 +151104,22 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -39, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 17, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5fce16961f152d4312622bc9": { - "_id": "5fce16961f152d4312622bc9", - "_name": "stock_ar15_kriss_defiance_ds150_fde", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_magpul_moe_carbine_blk", - "ShortName": "stock_ar15_magpul_moe_carbine_blk", - "Description": "stock_ar15_magpul_moe_carbine_blk", - "Weight": 0.4, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_kriss_defiance_ds150_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -32, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5a9eb32da2750c00171b3f9c": { - "_id": "5a9eb32da2750c00171b3f9c", - "_name": "stock_ar15_fab_defense_gl_shock", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_fab_defense_gl_shock", - "ShortName": "stock_ar15_fab_defense_gl_shock", - "Description": "stock_ar15_fab_defense_gl_shock", - "Weight": 0.308, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_fab_defense_gl_shock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -29, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 13, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5fbbaa86f9986c4cff3fe5f6": { - "_id": "5fbbaa86f9986c4cff3fe5f6", - "_name": "stock_ar15_kriss_defiance_ds150", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_kriss_defiance_ds150", - "ShortName": "stock_ar15_kriss_defiance_ds150", - "Description": "stock_ar15_kriss_defiance_ds150", - "Weight": 0.4, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_kriss_defiance_ds150.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -32, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5fbcc437d724d907e2077d5c": { - "_id": "5fbcc437d724d907e2077d5c", - "_name": "stock_all_sig_thin_folding_stock", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_all_sig_thin_folding_stock", - "ShortName": "stock_all_sig_thin_folding_stock", - "Description": "stock_all_sig_thin_folding_stock", - "Weight": 0.27, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_all_sig_thin_folding_stock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -31, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "57ade1442459771557167e15": { - "_id": "57ade1442459771557167e15", - "_name": "stock_ar15_armacon_baskak", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_armacon_baskak", - "ShortName": "stock_ar15_armacon_baskak", - "Description": "stock_ar15_armacon_baskak", - "Weight": 0.27, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_armacon_baskak.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -35, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649be884bdc2d79388b4577" - }, - "5d25d0ac8abbc3054f3e61f7": { - "_id": "5d25d0ac8abbc3054f3e61f7", - "_name": "stock_m700_ai_at_aics_chasiss", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_870_remington_sps_12g", - "ShortName": "stock_870_remington_sps_12g", - "Description": "stock_870_remington_sps_12g\n", - "Weight": 0.64, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_m700_ai_at_aics_chasiss.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 1, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5d25af8f8abbc3055079fec5", - "5cf12a15d7f00c05464b293f", - "5bfeaa0f0db834001b734927", - "5bfea7ad0db834001c38f1ee" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5d25d1d18abbc305525f09b5", - "_parent": "5d25d0ac8abbc3054f3e61f7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 6, - "Recoil": -34, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 38, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 0.97, - "CoolFactor": 1.0205, - "DurabilityBurnModificator": 1 - }, - "_proto": "56083be64bdc2d20478b456f" - }, - "5a33e75ac4a2826c6e06d759": { - "_id": "5a33e75ac4a2826c6e06d759", - "_name": "stock_ar15_hera_arms_cqr", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ar15_hera_arms_cqr", - "ShortName": "pistolgrip_ar15_hera_arms_cqr", - "Description": "pistolgrip_ar15_hera_arms_cqr", - "Weight": 0.499, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hera_arms_cqr.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5fc2369685fd526b824a5713", - "606587d11246154cad35d635", - "5a33ca0fc4a282000d72292f", - "5d120a10d7ad1a4e1026ba85", - "5b0800175acfc400153aebd4", - "602e620f9b513876d4338d9a", - "5a9eb32da2750c00171b3f9c", - "5bfe86df0db834001b734685", - "55d4ae6c4bdc2d8b2f8b456e", - "5c87a07c2e2216001219d4a2", - "5bb20e58d4351e00320205d7", - "5bb20e70d4351e0035629f8f", - "5beec8c20db834001d2c465c", - "5fbbaa86f9986c4cff3fe5f6", - "5fce16961f152d4312622bc9", - "5ae30c9a5acfc408fb139a03", - "5d135e83d7ad1a21b83f42d8", - "5d135ecbd7ad1a21c176542e", - "56eabf3bd2720b75698b4569", - "58d2946386f774496974c37e", - "58d2946c86f7744e271174b5", - "58d2947686f774485c6a1ee5", - "58d2947e86f77447aa070d53", - "5a33cae9c4a28232980eb086", - "5d44069ca4b9361ebd26fc37", - "5d4406a8a4b9361e4f6eb8b7", - "5947e98b86f774778f1448bc", - "5947eab886f77475961d96c5", - "5947c73886f7747701588af5", - "5c793fde2e221601da358614", - "591aef7986f774139d495f03", - "591af10186f774139d495f0e", - "5b39f8db5acfc40016387a1b", - "628a85ee6b1d481ff772e9d5", - "627254cc9c563e6e442c398f" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -33, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 20, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55802f5d4bdc2dac148b458f" - }, - "587e0531245977466077a0f7": { - "_id": "587e0531245977466077a0f7", - "_name": "stock_sks_molot_op_sks_std", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_sks_molot_op_sks_std", - "ShortName": "stock_sks_molot_op_sks_std", - "Description": "stock_sks_molot_op_sks_std", - "Weight": 0.913, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_sks_molot_op_sks_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_001", - "_id": "593d229e86f7746d9c44fbd9", - "_parent": "587e0531245977466077a0f7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "593d1fa786f7746da62d61ac" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -15, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1.052, - "CoolFactor": 0.953, - "DurabilityBurnModificator": 1 - }, - "_proto": "56083cba4bdc2de22e8b456f" - }, - "5bb20e58d4351e00320205d7": { - "_id": "5bb20e58d4351e00320205d7", - "_name": "stock_ar15_hk_enhanced_stock_tube", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_colt_stock_tube_A2", - "ShortName": "stock_ar15_colt_stock_tube_A2", - "Description": "stock_ar15_colt_stock_tube_A2", - "Weight": 0.162, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_hk_enhanced_stock_tube.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock_000", - "_id": "5bb20e58d4351e00320205d9", - "_parent": "5bb20e58d4351e00320205d7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fc2369685fd526b824a5713", - "606587d11246154cad35d635", - "602e620f9b513876d4338d9a", - "5a9eb32da2750c00171b3f9c", - "5bfe86df0db834001b734685", - "55d4ae6c4bdc2d8b2f8b456e", - "5c87a07c2e2216001219d4a2", - "5bb20e70d4351e0035629f8f", - "5beec8c20db834001d2c465c", - "5ae30c9a5acfc408fb139a03", - "5d135e83d7ad1a21b83f42d8", - "5d135ecbd7ad1a21c176542e", - "56eabf3bd2720b75698b4569", - "58d2946386f774496974c37e", - "58d2946c86f7744e271174b5", - "58d2947686f774485c6a1ee5", - "58d2947e86f77447aa070d53", - "5d44069ca4b9361ebd26fc37", - "5d4406a8a4b9361e4f6eb8b7", - "5947c73886f7747701588af5", - "5c793fde2e221601da358614", - "5b39f8db5acfc40016387a1b", - "628a85ee6b1d481ff772e9d5", - "5fbbaa86f9986c4cff3fe5f6", - "5fce16961f152d4312622bc9" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 0.98 - }, - "_proto": "5649b2314bdc2d79388b4576" - }, - "5894a13e86f7742405482982": { - "_id": "5894a13e86f7742405482982", - "_name": "stock_all_sig_mpx_mcx_early_type", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_all_sig_mpx_mcx_early_type", - "ShortName": "stock_all_sig_mpx_mcx_early_type", - "Description": "stock_all_sig_mpx_mcx_early_type", - "Weight": 0.396, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_all_sig_mpx_mcx_early_type.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -26, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 17, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "58d2946386f774496974c37e": { - "_id": "58d2946386f774496974c37e", - "_name": "stock_ar15_magpul_moe_carbine_fde", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_magpul_moe_carbine_blk", - "ShortName": "stock_ar15_magpul_moe_carbine_blk", - "Description": "stock_ar15_magpul_moe_carbine_blk", - "Weight": 0.226, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_magpul_moe_carbine_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "58d2946386f774496974c37f", - "_parent": "58d2946386f774496974c37e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "58d2912286f7744e27117493" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, "Recoil": -30, "Loudness": 0, "EffectiveDistance": 0, "Ergonomics": 8, "Velocity": 0, "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "58d2912286f7744e27117493": { - "_id": "58d2912286f7744e27117493", - "_name": "stock_ar15_magpul_rubber_butt_pad", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_magpul_rubber_butt_pad", - "ShortName": "stock_ar15_magpul_rubber_butt_pad", - "Description": "stock_ar15_magpul_rubber_butt_pad", - "Weight": 0.055, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_magpul_rubber_butt_pad.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - } - }, - "602e3f1254072b51b239f713": { - "_id": "602e3f1254072b51b239f713", - "_name": "stock_ar15_stm_com_spec_std", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_stm_com_spec_std", - "ShortName": "stock_ar15_stm_com_spec_std", - "Description": "stock_ar15_stm_com_spec_std", - "Weight": 0.162, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_stmarms_com_spec_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock_000", - "_id": "602e3f1254072b51b239f715", - "_parent": "602e3f1254072b51b239f713", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fc2369685fd526b824a5713", - "606587d11246154cad35d635", - "602e620f9b513876d4338d9a", - "5a9eb32da2750c00171b3f9c", - "5bfe86df0db834001b734685", - "55d4ae6c4bdc2d8b2f8b456e", - "5c87a07c2e2216001219d4a2", - "5bb20e70d4351e0035629f8f", - "5beec8c20db834001d2c465c", - "5fbbaa86f9986c4cff3fe5f6", - "5fce16961f152d4312622bc9", - "5ae30c9a5acfc408fb139a03", - "5d135e83d7ad1a21b83f42d8", - "5d135ecbd7ad1a21c176542e", - "56eabf3bd2720b75698b4569", - "58d2946386f774496974c37e", - "58d2946c86f7744e271174b5", - "58d2947686f774485c6a1ee5", - "58d2947e86f77447aa070d53", - "5d44069ca4b9361ebd26fc37", - "5d4406a8a4b9361e4f6eb8b7", - "5947c73886f7747701588af5", - "5c793fde2e221601da358614", - "5b39f8db5acfc40016387a1b", - "628a85ee6b1d481ff772e9d5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, @@ -138076,846 +151135,7 @@ "CoolFactor": 1, "DurabilityBurnModificator": 1 }, - "_proto": "5649b2314bdc2d79388b4576" - }, - "5c0faeddd174af02a962601f": { - "_id": "5c0faeddd174af02a962601f", - "_name": "stock_ar15_colt_stock_tube_com", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "Труба приклада Colt", - "ShortName": "CST", - "Description": "Труба для установки телескопических прикладов производства компании Colt.", - "Weight": 0.19, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_colt_stock_tube_com.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock_000", - "_id": "5c0faeddd174af02a9626021", - "_parent": "5c0faeddd174af02a962601f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fc2369685fd526b824a5713", - "606587d11246154cad35d635", - "5a9eb32da2750c00171b3f9c", - "5bfe86df0db834001b734685", - "55d4ae6c4bdc2d8b2f8b456e", - "5c87a07c2e2216001219d4a2", - "5bb20e70d4351e0035629f8f", - "5beec8c20db834001d2c465c", - "5ae30c9a5acfc408fb139a03", - "5d135e83d7ad1a21b83f42d8", - "5d135ecbd7ad1a21c176542e", - "56eabf3bd2720b75698b4569", - "58d2946386f774496974c37e", - "58d2946c86f7744e271174b5", - "58d2947686f774485c6a1ee5", - "58d2947e86f77447aa070d53", - "5d44069ca4b9361ebd26fc37", - "5d4406a8a4b9361e4f6eb8b7", - "5947c73886f7747701588af5", - "5c793fde2e221601da358614", - "5b39f8db5acfc40016387a1b", - "628a85ee6b1d481ff772e9d5", - "602e620f9b513876d4338d9a", - "5fce16961f152d4312622bc9", - "5fbbaa86f9986c4cff3fe5f6" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b2314bdc2d79388b4576" - }, - "612781056f3d944a17348d60": { - "_id": "612781056f3d944a17348d60", - "_name": "stock_mc255_ckib_255_std_wood", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak74_izhmash_ak74_std_wood", - "ShortName": "stock_ak74_izhmash_ak74_std_wood", - "Description": "stock_ak74_izhmash_ak74_std_wood", - "Weight": 0.45, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mc255_ckib_255_std_wood.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -33, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 0.3, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5a33cae9c4a28232980eb086": { - "_id": "5a33cae9c4a28232980eb086", - "_name": "stock_ar15_magpul_prs_gen2_fde", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_magpul_prs_gen2_fde", - "ShortName": "stock_ar15_magpul_prs_gen2_fde", - "Description": "stock_ar15_magpul_prs_gen2_fde", - "Weight": 0.79, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_magpul_prs_gen2_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -34, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5ae35b315acfc4001714e8b0": { - "_id": "5ae35b315acfc4001714e8b0", - "_name": "stock_870_mesa_leo_stock_adapter", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_870_mesa_leo_stock_adapter", - "ShortName": "stock_870_mesa_leo_stock_adapter", - "Description": "stock_870_mesa_leo_stock_adapter", - "Weight": 0.4, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_870_mesa_leo_stock_adapter.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 1, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5ae35bb95acfc4039d663364", - "_parent": "5ae35b315acfc4001714e8b0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "602e620f9b513876d4338d9a", - "5a9eb32da2750c00171b3f9c", - "5bfe86df0db834001b734685", - "55d4ae6c4bdc2d8b2f8b456e", - "5c87a07c2e2216001219d4a2", - "5bb20e70d4351e0035629f8f", - "5fbbaa86f9986c4cff3fe5f6", - "5fce16961f152d4312622bc9", - "5ae30c9a5acfc408fb139a03", - "5d135e83d7ad1a21b83f42d8", - "5d135ecbd7ad1a21c176542e", - "56eabf3bd2720b75698b4569", - "58d2946386f774496974c37e", - "58d2946c86f7744e271174b5", - "58d2947686f774485c6a1ee5", - "58d2947e86f77447aa070d53", - "5d44069ca4b9361ebd26fc37", - "5d4406a8a4b9361e4f6eb8b7", - "5947c73886f7747701588af5", - "5c793fde2e221601da358614", - "5b39f8db5acfc40016387a1b", - "5beec8c20db834001d2c465c", - "628a85ee6b1d481ff772e9d5", - "606587d11246154cad35d635", - "5fc2369685fd526b824a5713" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "5ae35c615acfc408fb139ab7", - "_parent": "5ae35b315acfc4001714e8b0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d4b9964bdc2d1d4e8b456e", - "571659bb2459771fb2755a12", - "6113c3586c780c1e710c90bc", - "6113cc78d3a39d50044c065a", - "6113cce3d92c473c770200c7", - "5bb20e18d4351e00320205d5", - "57c55efc2459772d2c6271e7", - "57af48872459771f0b2ebf11", - "57c55f092459772d291a8463", - "57c55f112459772d28133310", - "57c55f172459772d27602381", - "5a339805c4a2826c6e06d73d", - "615d8faecabb9b7ad90f4d5d", - "5b07db875acfc40dc528a5f6" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "56083be64bdc2d20478b456f" - }, - "606587d11246154cad35d635": { - "_id": "606587d11246154cad35d635", - "_name": "stock_ar15_cmmg_ripstock_micro", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_cmmg_ripstock_micro", - "ShortName": "stock_ar15_cmmg_ripstock_micro", - "Description": "stock_ar15_cmmg_ripstock_micro", - "Weight": 0.28, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_cmmg_ripstock_micro.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -27, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 8, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "56083a334bdc2dc8488b4571": { - "_id": "56083a334bdc2dc8488b4571", - "_name": "stock_mr133_pistol_plastic", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "Пластиковая рукоятка МР-133/153", - "ShortName": "Пл.Р. 133/153", - "Description": "Пластиковая рукоятка для ружей МР-133 и МР-153 для замены штатного приклада. Производства ИжМех.", - "Weight": 0.1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mr133_pistol_plastic.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "560d416f4bdc2d26448b4575", - "_parent": "56083a334bdc2dc8488b4571", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -9, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 11, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "628a85ee6b1d481ff772e9d5": { - "_id": "628a85ee6b1d481ff772e9d5", - "_name": "stock_ar15_sb_tactical_sba3", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_kriss_defiance_ds150", - "ShortName": "stock_ar15_kriss_defiance_ds150", - "Description": "stock_ar15_kriss_defiance_ds150", - "Weight": 0.213, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_sb_tactical_sba3.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -29, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "56eabf3bd2720b75698b4569": { - "_id": "56eabf3bd2720b75698b4569", - "_name": "stock_ar15_magpul_moe_carbine_blk", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_magpul_moe_carbine_blk", - "ShortName": "stock_ar15_magpul_moe_carbine_blk", - "Description": "stock_ar15_magpul_moe_carbine_blk", - "Weight": 0.226, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_magpul_moe_carbine_blk.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "58d2910886f7744e27117492", - "_parent": "56eabf3bd2720b75698b4569", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "58d2912286f7744e27117493" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -30, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 8, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" + "_proto": "578395e82459774a0e553c7b" }, "5e848dc4e4dbc5266a4ec63d": { "_id": "5e848dc4e4dbc5266a4ec63d", @@ -138973,6 +151193,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -139002,23 +151226,309 @@ }, "_proto": "56083be64bdc2d20478b456f" }, - "58d2946c86f7744e271174b5": { - "_id": "58d2946c86f7744e271174b5", - "_name": "stock_ar15_magpul_moe_carbine_fg", + "612781056f3d944a17348d60": { + "_id": "612781056f3d944a17348d60", + "_name": "stock_mc255_ckib_255_std_wood", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_ar15_magpul_moe_carbine_blk", - "ShortName": "stock_ar15_magpul_moe_carbine_blk", - "Description": "stock_ar15_magpul_moe_carbine_blk", - "Weight": 0.226, + "Name": "stock_ak74_izhmash_ak74_std_wood", + "ShortName": "stock_ak74_izhmash_ak74_std_wood", + "Description": "stock_ak74_izhmash_ak74_std_wood", + "Weight": 0.45, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_magpul_moe_carbine_fg.bundle", + "path": "assets/content/items/mods/stocks/stock_mc255_ckib_255_std_wood.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -33, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 0.3, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5ac50c185acfc400163398d4": { + "_id": "5ac50c185acfc400163398d4", + "_name": "stock_ak74m_izhmash_ak74m_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak74m_izhmash_ak74m_std", + "ShortName": "stock_ak74m_izhmash_ak74m_std", + "Description": "stock_ak74m_izhmash_ak74m_std", + "Weight": 0.35, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ak74m_izhmash_ak74m_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5ac50c185acfc400163398d6", + "_parent": "5ac50c185acfc400163398d4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a0c59791526d8dba737bba7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -32, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5bbdb870d4351e00367fb67d": { + "_id": "5bbdb870d4351e00367fb67d", + "_name": "stock_mosin_ati_monte_carlo", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_mosin_ati_monte_carlo", + "ShortName": "stock_mosin_ati_monte_carlo", + "Description": "stock_mosin_ati_monte_carlo", + "Weight": 1.2, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mosin_ati_monte_carlo.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -34, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 22, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 2, + "HeatFactor": 0.961, + "CoolFactor": 1.043, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "6197b229af1f5202c57a9bea": { + "_id": "6197b229af1f5202c57a9bea", + "_name": "stock_svd_s_lynxarms_sch_svd_s", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak_utg_sfs_adapter", + "ShortName": "stock_ak_utg_sfs_adapter", + "Description": "stock_ak_utg_sfs_adapter", + "Weight": 0.127, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_svd_s_lynxarms_sch_svd_s.bundle", "rcid": "" }, "UsePrefab": { @@ -139058,18 +151568,38 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_stock", - "_id": "58d2946c86f7744e271174b6", - "_parent": "58d2946c86f7744e271174b5", + "_id": "6197b229af1f5202c57a9bec", + "_parent": "6197b229af1f5202c57a9bea", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "58d2912286f7744e27117493" + "57ade1442459771557167e15", + "5a33ca0fc4a282000d72292f", + "5c0faeddd174af02a962601f", + "5649be884bdc2d79388b4577", + "5d120a10d7ad1a4e1026ba85", + "5b0800175acfc400153aebd4", + "5bb20e58d4351e00320205d7", + "5947e98b86f774778f1448bc", + "5947eab886f77475961d96c5", + "5ef1ba28c64c5d0dfc0571a5", + "602e3f1254072b51b239f713", + "5c793fb92e221644f31bfb64", + "5c793fc42e221600114ca25d", + "591aef7986f774139d495f03", + "591af10186f774139d495f0e", + "627254cc9c563e6e442c398f", + "638de3603a1a4031d8260b8c" ] } ] @@ -139083,13 +151613,191 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -30, + "Recoil": -1, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 8, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b1c04bdc2d16268b457c" + }, + "58889d0c2459775bc215d981": { + "_id": "58889d0c2459775bc215d981", + "_name": "stock_dvl-10_lobaev_dvl-10_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_dvl-10_lobaev_dvl-10_std", + "ShortName": "stock_dvl-10_lobaev_dvl-10_std", + "Description": "stock_dvl-10_lobaev_dvl-10_std", + "Weight": 0.167, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_dvl-10_lobaev_dvl-10_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -35, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 12, "Velocity": 0, "RaidModdable": true, - "ToolModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "57ade1442459771557167e15": { + "_id": "57ade1442459771557167e15", + "_name": "stock_ar15_armacon_baskak", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_armacon_baskak", + "ShortName": "stock_ar15_armacon_baskak", + "Description": "stock_ar15_armacon_baskak", + "Weight": 0.27, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_armacon_baskak.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -35, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, @@ -139104,25 +151812,25 @@ "CoolFactor": 1, "DurabilityBurnModificator": 1 }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" + "_proto": "5649be884bdc2d79388b4577" }, - "622f14e899892a7f9e08f6c5": { - "_id": "622f14e899892a7f9e08f6c5", - "_name": "stock_g36_hk_kv_3_adjustable", + "5adf23995acfc400185c2aeb": { + "_id": "5adf23995acfc400185c2aeb", + "_name": "stock_toz-106_toz_full_std", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_ak74m_izhmash_ak74m_std", - "ShortName": "stock_ak74m_izhmash_ak74m_std", - "Description": "stock_ak74m_izhmash_ak74m_std", - "Weight": 0.907, + "Name": "stock_toz-106_toz_short_std_wood", + "ShortName": "stock_toz-106_toz_short_std_wood", + "Description": "stock_toz-106_toz_short_std_wood", + "Weight": 1.25, "BackgroundColor": "blue", - "Width": 2, + "Width": 4, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_g36_hk_kv_3_adjustable.bundle", + "path": "assets/content/items/mods/stocks/stock_toz-106_toz_full_std.bundle", "rcid": "" }, "UsePrefab": { @@ -139162,18 +151870,22 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -32, + "Recoil": -38, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 1, + "Ergonomics": 7, "Velocity": 0, - "RaidModdable": false, + "RaidModdable": true, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, @@ -139184,12 +151896,101 @@ "IsShoulderContact": true, "Foldable": false, "Retractable": false, - "SizeReduceRight": 1, + "SizeReduceRight": 2, + "HeatFactor": 1.032, + "CoolFactor": 0.966, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5cc700cae4a949035e43ba72": { + "_id": "5cc700cae4a949035e43ba72", + "_name": "stock_p90_fn_p90_butt_pad_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak_izhmash_6g15u_butt_pad", + "ShortName": "stock_ak_izhmash_6g15u_butt_pad", + "Description": "stock_ak_izhmash_6g15u_butt_pad", + "Weight": 0.06, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_p90_fn_p90_butt_pad_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": true, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, "HeatFactor": 1, "CoolFactor": 1, "DurabilityBurnModificator": 1 }, - "_proto": "5649b0fc4bdc2d17108b4588" + "_proto": "58d2912286f7744e27117493" }, "5649be884bdc2d79388b4577": { "_id": "5649be884bdc2d79388b4577", @@ -139247,6 +152048,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -139319,23 +152124,23 @@ }, "_proto": "5649b2314bdc2d79388b4576" }, - "5649b0fc4bdc2d17108b4588": { - "_id": "5649b0fc4bdc2d17108b4588", - "_name": "stock_ak74_izhmash_ak74_std_plastic", + "622f14e899892a7f9e08f6c5": { + "_id": "622f14e899892a7f9e08f6c5", + "_name": "stock_g36_hk_kv_3_adjustable", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_ak74_izhmash_ak74_std_plastic", - "ShortName": "stock_ak74_izhmash_ak74_std_plastic", - "Description": "stock_ak74_izhmash_ak74_std_plastic", - "Weight": 0.35, + "Name": "stock_ak74m_izhmash_ak74m_std", + "ShortName": "stock_ak74m_izhmash_ak74m_std", + "Description": "stock_ak74m_izhmash_ak74m_std", + "Weight": 0.907, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak74_izhmash_ak74_std_plastic.bundle", + "path": "assets/content/items/mods/stocks/stock_g36_hk_kv_3_adjustable.bundle", "rcid": "" }, "UsePrefab": { @@ -139344,7 +152149,274 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": true, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -32, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5d44069ca4b9361ebd26fc37": { + "_id": "5d44069ca4b9361ebd26fc37", + "_name": "stock_ar15_magpul_prs_gen3", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_magpul_prs_gen2_fde", + "ShortName": "stock_ar15_magpul_prs_gen2_fde", + "Description": "stock_ar15_magpul_prs_gen2_fde", + "Weight": 0.78, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_magpul_prs_gen3.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -34, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "602e620f9b513876d4338d9a": { + "_id": "602e620f9b513876d4338d9a", + "_name": "stock_ar15_fab_defense_gl_core", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_fab_defense_gl_shock", + "ShortName": "stock_ar15_fab_defense_gl_shock", + "Description": "stock_ar15_fab_defense_gl_shock", + "Weight": 0.271, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_fab_defense_gl_core.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -27, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 15, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5c07c9660db834001a66b588": { + "_id": "5c07c9660db834001a66b588", + "_name": "stock_mp5_hk_pistol_end_cap", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_mp5_hk_a2_std", + "ShortName": "stock_mp5_hk_a2_std", + "Description": "stock_mp5_hk_a2_std", + "Weight": 0.18, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mp5_hk_pistol_end_cap.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -139358,7 +152430,7 @@ "RepairCost": 0, "RepairSpeed": 0, "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, + "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, @@ -139375,231 +152447,27 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5a0d56941526d8dba31fe3ba", - "_parent": "5649b0fc4bdc2d17108b4588", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a0c59791526d8dba737bba7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -32, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5947e98b86f774778f1448bc": { - "_id": "5947e98b86f774778f1448bc", - "_name": "stock_ar15_magpul_ubr_gen2_blk", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_magpul_ubr_gen2_blk", - "ShortName": "stock_ar15_magpul_ubr_gen2_blk", - "Description": "stock_ar15_magpul_ubr_gen2_blk", - "Weight": 0.61, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_magpul_ubr_gen2_blk.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -33, + "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 7, + "Ergonomics": 3, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 0.99 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "617155ee50224f204c1da3cd": { - "_id": "617155ee50224f204c1da3cd", - "_name": "stock_417_hk_417_adjustable_buttstock", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_hk_slim_line", - "ShortName": "stock_ar15_hk_slim_line", - "Description": "stock_ar15_hk_slim_line", - "Weight": 0.907, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_417_hk_417_adjustable_buttstock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock_000", - "_id": "61715f51d92c473c770214af", - "_parent": "617155ee50224f204c1da3cd", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61715e7e67085e45ef140b33" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -33, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, + "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "IsShoulderContact": false, @@ -139610,92 +152478,7 @@ "CoolFactor": 1, "DurabilityBurnModificator": 1 }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5d135ecbd7ad1a21c176542e": { - "_id": "5d135ecbd7ad1a21c176542e", - "_name": "stock_ar15_magpul_ctr_carbine_fde", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_magpul_moe_carbine_blk", - "ShortName": "stock_ar15_magpul_moe_carbine_blk", - "Description": "stock_ar15_magpul_moe_carbine_blk", - "Weight": 0.226, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_magpul_ctr_carbine_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -32, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" + "_proto": "5649b0fc4bdc2d17108b4588" }, "5ab372a310e891001717f0d8": { "_id": "5ab372a310e891001717f0d8", @@ -139755,6 +152538,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -140089,7 +152876,8 @@ "5c793fc42e221600114ca25d", "591aef7986f774139d495f03", "591af10186f774139d495f0e", - "627254cc9c563e6e442c398f" + "627254cc9c563e6e442c398f", + "638de3603a1a4031d8260b8c" ] } ] @@ -140178,195 +152966,6 @@ }, "_proto": "5649be884bdc2d79388b4577" }, - "5d44069ca4b9361ebd26fc37": { - "_id": "5d44069ca4b9361ebd26fc37", - "_name": "stock_ar15_magpul_prs_gen3", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_magpul_prs_gen2_fde", - "ShortName": "stock_ar15_magpul_prs_gen2_fde", - "Description": "stock_ar15_magpul_prs_gen2_fde", - "Weight": 0.78, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_magpul_prs_gen3.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -34, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5649b1c04bdc2d16268b457c": { - "_id": "5649b1c04bdc2d16268b457c", - "_name": "stock_ak74_izhmash_ak74_std_wood", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak74_izhmash_ak74_std_wood", - "ShortName": "stock_ak74_izhmash_ak74_std_wood", - "Description": "stock_ak74_izhmash_ak74_std_wood", - "Weight": 0.45, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak74_izhmash_ak74_std_wood.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5a0d56c91526d8dbaf658737", - "_parent": "5649b1c04bdc2d16268b457c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a0c59791526d8dba737bba7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -33, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, "58d2947e86f77447aa070d53": { "_id": "58d2947e86f77447aa070d53", "_name": "stock_ar15_magpul_moe_carbine_sg", @@ -140423,6 +153022,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -140471,659 +153074,6 @@ }, "_proto": "55d4ae6c4bdc2d8b2f8b456e" }, - "55d4ae6c4bdc2d8b2f8b456e": { - "_id": "55d4ae6c4bdc2d8b2f8b456e", - "_name": "stock_ar15_high_standart_m4ss", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "Приклад High Standard M4SS", - "ShortName": "M4SS", - "Description": "Телескопический приклад High Standard M4SS во всем повторяет классический приклад M4A1 за исключением мелких деталей в геометрии.", - "Weight": 0.695, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_high_standart_m4ss.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -27, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - } - }, - "5a33ca0fc4a282000d72292f": { - "_id": "5a33ca0fc4a282000d72292f", - "_name": "stock_ar15_colt_stock_tube_A2", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_colt_stock_tube_A2", - "ShortName": "stock_ar15_colt_stock_tube_A2", - "Description": "stock_ar15_colt_stock_tube_A2", - "Weight": 0.162, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_colt_stock_tube_a2.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5a33ce14c4a282329a73b4bb", - "_parent": "5a33ca0fc4a282000d72292f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a33cae9c4a28232980eb086", - "5d44069ca4b9361ebd26fc37", - "5d4406a8a4b9361e4f6eb8b7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 0.99 - }, - "_proto": "5649b2314bdc2d79388b4576" - }, - "5d120a10d7ad1a4e1026ba85": { - "_id": "5d120a10d7ad1a4e1026ba85", - "_name": "stock_ar15_double_star_ace_socom_gen_4", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_armacon_baskak", - "ShortName": "stock_ar15_armacon_baskak", - "Description": "stock_ar15_armacon_baskak", - "Weight": 0.47, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_double_star_ace_socom_gen_4.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5d120bb5d7ad1a77b74dc8db", - "_parent": "5d120a10d7ad1a4e1026ba85", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d120a28d7ad1a1c8962e295" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -32, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 0.98 - }, - "_proto": "5649be884bdc2d79388b4577" - }, - "58889d0c2459775bc215d981": { - "_id": "58889d0c2459775bc215d981", - "_name": "stock_dvl-10_lobaev_dvl-10_std", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_dvl-10_lobaev_dvl-10_std", - "ShortName": "stock_dvl-10_lobaev_dvl-10_std", - "Description": "stock_dvl-10_lobaev_dvl-10_std", - "Weight": 0.167, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_dvl-10_lobaev_dvl-10_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -35, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 12, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 1, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5d4406a8a4b9361e4f6eb8b7": { - "_id": "5d4406a8a4b9361e4f6eb8b7", - "_name": "stock_ar15_magpul_prs_gen3_gry", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_magpul_prs_gen2_fde", - "ShortName": "stock_ar15_magpul_prs_gen2_fde", - "Description": "stock_ar15_magpul_prs_gen2_fde", - "Weight": 0.78, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_magpul_prs_gen3_gry.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -34, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "602e620f9b513876d4338d9a": { - "_id": "602e620f9b513876d4338d9a", - "_name": "stock_ar15_fab_defense_gl_core", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_fab_defense_gl_shock", - "ShortName": "stock_ar15_fab_defense_gl_shock", - "Description": "stock_ar15_fab_defense_gl_shock", - "Weight": 0.271, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_fab_defense_gl_core.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -27, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 15, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5ac50c185acfc400163398d4": { - "_id": "5ac50c185acfc400163398d4", - "_name": "stock_ak74m_izhmash_ak74m_std", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak74m_izhmash_ak74m_std", - "ShortName": "stock_ak74m_izhmash_ak74m_std", - "Description": "stock_ak74m_izhmash_ak74m_std", - "Weight": 0.35, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak74m_izhmash_ak74m_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5ac50c185acfc400163398d6", - "_parent": "5ac50c185acfc400163398d4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a0c59791526d8dba737bba7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -32, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 1, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, "5addc7005acfc4001669f275": { "_id": "5addc7005acfc4001669f275", "_name": "stock_m14_sage_ebr_m14alcs", @@ -141180,6 +153130,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -141403,23 +153357,23 @@ }, "_proto": "5649be884bdc2d79388b4577" }, - "61faa91878830f069b6b7967": { - "_id": "61faa91878830f069b6b7967", - "_name": "stock_sv-98_izhmash_wood", + "59ecc28286f7746d7a68aa8c": { + "_id": "59ecc28286f7746d7a68aa8c", + "_name": "stock_ak_zenit_pt-3_lock", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "SKS stock", - "ShortName": "SKS stock", - "Description": "SKS stock", - "Weight": 2.913, + "Name": "stock_ak_zenit_pt-3_lock", + "ShortName": "stock_ak_zenit_pt-3_lock", + "Description": "stock_ak_zenit_pt-3_lock\n\n", + "Weight": 0.31, "BackgroundColor": "blue", - "Width": 4, + "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_sv-98_izhmash_wood.bundle", + "path": "assets/content/items/mods/stocks/stock_ak_zenit_pt-3_lock.bundle", "rcid": "" }, "UsePrefab": { @@ -141437,14 +153391,14 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 10, - "ExamineExperience": 2, + "ExamineExperience": 4, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, "ExtraSizeLeft": 0, - "ExtraSizeRight": 2, + "ExtraSizeRight": 0, "ExtraSizeUp": 0, - "ExtraSizeDown": 1, + "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": true, "CanSellOnRagfair": true, @@ -141459,18 +153413,23 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_bipod", - "_id": "61faaaa4236a9954fd4e94df", - "_parent": "61faa91878830f069b6b7967", + "_name": "mod_stock", + "_id": "59ecc28286f7746d7a68aa8d", + "_parent": "59ecc28286f7746d7a68aa8c", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "56ea8222d2720b69698b4567" + "59ecc3dd86f7746dc827481c", + "5b222d405acfc400153af4fe" ] } ] @@ -141484,46 +153443,135 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -28, + "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 6, + "Ergonomics": 0, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, - "HasShoulderContact": true, + "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "IsShoulderContact": false, "Foldable": false, "Retractable": false, "SizeReduceRight": 0, - "HeatFactor": 1.175, - "CoolFactor": 0.91, + "HeatFactor": 1, + "CoolFactor": 1, "DurabilityBurnModificator": 1 }, - "_proto": "56083cba4bdc2de22e8b456f" + "_proto": "5649b1c04bdc2d16268b457c" }, - "5c471b5d2e221602b21d4e14": { - "_id": "5c471b5d2e221602b21d4e14", - "_name": "stock_svd_s_izhmash_svd_s_std", + "5a9eb32da2750c00171b3f9c": { + "_id": "5a9eb32da2750c00171b3f9c", + "_name": "stock_ar15_fab_defense_gl_shock", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_ak74m_izhmash_ak74m_std", - "ShortName": "stock_ak74m_izhmash_ak74m_std", - "Description": "stock_ak74m_izhmash_ak74m_std", - "Weight": 0.35, + "Name": "stock_ar15_fab_defense_gl_shock", + "ShortName": "stock_ar15_fab_defense_gl_shock", + "Description": "stock_ar15_fab_defense_gl_shock", + "Weight": 0.308, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_svd_s_izhmash_svd_s_std.bundle", + "path": "assets/content/items/mods/stocks/stock_ar15_fab_defense_gl_shock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -29, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 13, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "62e292e7b6c0ee2f230cee00": { + "_id": "62e292e7b6c0ee2f230cee00", + "_name": "stock_sr2m_tochmash_sr2m_stock", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_akms_izhmash_akms_std", + "ShortName": "stock_akms_izhmash_akms_std", + "Description": "stock_akms_izhmash_akms_std", + "Weight": 0.21, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_sr2m_tochmash_sr2m_stock.bundle", "rcid": "" }, "UsePrefab": { @@ -141563,13 +153611,1590 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -31, + "Recoil": -27, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "578395e82459774a0e553c7b": { + "_id": "578395e82459774a0e553c7b", + "_name": "stock_vss_tochmash_vss_std_wood", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "", + "ShortName": "", + "Description": "", + "Weight": 0.7, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_vss_tochmash_vss_std_wood.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -33, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 15, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "57616ca52459773c69055192" + }, + "587e0531245977466077a0f7": { + "_id": "587e0531245977466077a0f7", + "_name": "stock_sks_molot_op_sks_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_sks_molot_op_sks_std", + "ShortName": "stock_sks_molot_op_sks_std", + "Description": "stock_sks_molot_op_sks_std", + "Weight": 0.913, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_sks_molot_op_sks_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_001", + "_id": "593d229e86f7746d9c44fbd9", + "_parent": "587e0531245977466077a0f7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "593d1fa786f7746da62d61ac" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -15, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1.052, + "CoolFactor": 0.953, + "DurabilityBurnModificator": 1 + }, + "_proto": "56083cba4bdc2de22e8b456f" + }, + "5fbcc429900b1d5091531dd7": { + "_id": "5fbcc429900b1d5091531dd7", + "_name": "stock_all_sig_telescoping_stock", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_all_sig_mpx_mcx_early_type", + "ShortName": "stock_all_sig_mpx_mcx_early_type", + "Description": "stock_all_sig_mpx_mcx_early_type", + "Weight": 0.336, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_all_sig_telescoping_stock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -29, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "56083a334bdc2dc8488b4571": { + "_id": "56083a334bdc2dc8488b4571", + "_name": "stock_mr133_pistol_plastic", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "Пластиковая рукоятка МР-133/153", + "ShortName": "Пл.Р. 133/153", + "Description": "Пластиковая рукоятка для ружей МР-133 и МР-153 для замены штатного приклада. Производства ИжМех.", + "Weight": 0.1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mr133_pistol_plastic.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "560d416f4bdc2d26448b4575", + "_parent": "56083a334bdc2dc8488b4571", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -9, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 11, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5beec8c20db834001d2c465c": { + "_id": "5beec8c20db834001d2c465c", + "_name": "stock_ar15_izhmash_ak12_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_lmt_sopmod", + "ShortName": "stock_ar15_lmt_sopmod", + "Description": "stock_ar15_lmt_sopmod", + "Weight": 0.148, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_izhmash_ak12_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -30, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5a33cae9c4a28232980eb086": { + "_id": "5a33cae9c4a28232980eb086", + "_name": "stock_ar15_magpul_prs_gen2_fde", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_magpul_prs_gen2_fde", + "ShortName": "stock_ar15_magpul_prs_gen2_fde", + "Description": "stock_ar15_magpul_prs_gen2_fde", + "Weight": 0.79, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_magpul_prs_gen2_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -34, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5cc700d4e4a949000f0f0f28": { + "_id": "5cc700d4e4a949000f0f0f28", + "_name": "stock_p90_damage industries_butt_pad", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak_izhmash_6g15u_butt_pad", + "ShortName": "stock_ak_izhmash_6g15u_butt_pad", + "Description": "stock_ak_izhmash_6g15u_butt_pad", + "Weight": 0.09, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_p90_damage industries_butt_pad.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": true, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "58d2912286f7744e27117493" + }, + "5bae13bad4351e00320204af": { + "_id": "5bae13bad4351e00320204af", + "_name": "stock_mosin_promag_archangel_opfor_prs", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_mosin_promag_archangel_opfor_prs", + "ShortName": "stock_mosin_promag_archangel_opfor_prs", + "Description": "stock_mosin_promag_archangel_opfor_prs", + "Weight": 2, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mosin_promag_archangel_opfor_prs.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 3, + "Recoil": -38, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 40, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 0.941, + "CoolFactor": 1.063, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5ae096d95acfc400185c2c81": { + "_id": "5ae096d95acfc400185c2c81", + "_name": "stock_mosin_izhmash_mosin_std_wood", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_toz-106_toz_short_std_wood", + "ShortName": "stock_toz-106_toz_short_std_wood", + "Description": "stock_toz-106_toz_short_std_wood", + "Weight": 1.75, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mosin_izhmash_mosin_std_wood.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 4, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5bfd4cbe0db834001b73449f", + "5bfd4cd60db834001c38f095", + "5bfd4cc90db834001d23e846" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5bbde8d8d4351e00367fb72e", + "_parent": "5ae096d95acfc400185c2c81", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bbde409d4351e003562b036" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "5bbde96dd4351e003562b03a", + "_parent": "5ae096d95acfc400185c2c81", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bbde41ed4351e003562b038" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -29, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 2, + "HeatFactor": 1.099, + "CoolFactor": 0.908, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5c99f3592e221644fc633070": { + "_id": "5c99f3592e221644fc633070", + "_name": "stock_toz-106_pafnuch_mosin_custom", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_toz-106_toz_full_std", + "ShortName": "stock_toz-106_toz_full_std", + "Description": "stock_toz-106_toz_full_std", + "Weight": 1.29, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_toz-106_pafnuch_mosin_custom.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5c9e1cd7ae921500134b20f5", + "_parent": "5c99f3592e221644fc633070", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bbde409d4351e003562b036" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -42, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1.043, + "CoolFactor": 0.955, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "62e2969582ebf260c20539c2": { + "_id": "62e2969582ebf260c20539c2", + "_name": "stock_sr2m_tochmash_sr2mp_stock", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_akms_izhmash_akms_std", + "ShortName": "stock_akms_izhmash_akms_std", + "Description": "stock_akms_izhmash_akms_std", + "Weight": 0.204, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_sr2m_tochmash_sr2mp_stock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -27, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 8, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5ae35b315acfc4001714e8b0": { + "_id": "5ae35b315acfc4001714e8b0", + "_name": "stock_870_mesa_leo_stock_adapter", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_870_mesa_leo_stock_adapter", + "ShortName": "stock_870_mesa_leo_stock_adapter", + "Description": "stock_870_mesa_leo_stock_adapter", + "Weight": 0.4, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_870_mesa_leo_stock_adapter.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 1, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5ae35bb95acfc4039d663364", + "_parent": "5ae35b315acfc4001714e8b0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "602e620f9b513876d4338d9a", + "5a9eb32da2750c00171b3f9c", + "5bfe86df0db834001b734685", + "55d4ae6c4bdc2d8b2f8b456e", + "5c87a07c2e2216001219d4a2", + "5bb20e70d4351e0035629f8f", + "5fbbaa86f9986c4cff3fe5f6", + "5fce16961f152d4312622bc9", + "5ae30c9a5acfc408fb139a03", + "5d135e83d7ad1a21b83f42d8", + "5d135ecbd7ad1a21c176542e", + "56eabf3bd2720b75698b4569", + "58d2946386f774496974c37e", + "58d2946c86f7744e271174b5", + "58d2947686f774485c6a1ee5", + "58d2947e86f77447aa070d53", + "5d44069ca4b9361ebd26fc37", + "5d4406a8a4b9361e4f6eb8b7", + "5947c73886f7747701588af5", + "5c793fde2e221601da358614", + "5b39f8db5acfc40016387a1b", + "5beec8c20db834001d2c465c", + "628a85ee6b1d481ff772e9d5", + "606587d11246154cad35d635", + "5fc2369685fd526b824a5713", + "638de3603a1a4031d8260b8c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "5ae35c615acfc408fb139ab7", + "_parent": "5ae35b315acfc4001714e8b0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d4b9964bdc2d1d4e8b456e", + "571659bb2459771fb2755a12", + "6113c3586c780c1e710c90bc", + "6113cc78d3a39d50044c065a", + "6113cce3d92c473c770200c7", + "5bb20e18d4351e00320205d5", + "57c55efc2459772d2c6271e7", + "57af48872459771f0b2ebf11", + "57c55f092459772d291a8463", + "57c55f112459772d28133310", + "57c55f172459772d27602381", + "5a339805c4a2826c6e06d73d", + "615d8faecabb9b7ad90f4d5d", + "5b07db875acfc40dc528a5f6" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "56083be64bdc2d20478b456f" + }, + "617155ee50224f204c1da3cd": { + "_id": "617155ee50224f204c1da3cd", + "_name": "stock_417_hk_417_adjustable_buttstock", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_hk_slim_line", + "ShortName": "stock_ar15_hk_slim_line", + "Description": "stock_ar15_hk_slim_line", + "Weight": 0.907, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_417_hk_417_adjustable_buttstock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock_000", + "_id": "61715f51d92c473c770214af", + "_parent": "617155ee50224f204c1da3cd", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61715e7e67085e45ef140b33" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -33, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5bfd35380db83400232fe5cc": { + "_id": "5bfd35380db83400232fe5cc", + "_name": "stock_mosin_izhmash_mosin_infantry_wood", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_toz-106_toz_short_std_wood", + "ShortName": "stock_toz-106_toz_short_std_wood", + "Description": "stock_toz-106_toz_short_std_wood", + "Weight": 1.8, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mosin_izhmash_mosin_infantry_wood.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 4, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5b3f7bf05acfc433000ecf6b", + "5bfd4cbe0db834001b73449f", + "5bfd4cd60db834001c38f095", + "5bfd4cc90db834001d23e846" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5bfd35380db83400232fe5ce", + "_parent": "5bfd35380db83400232fe5cc", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bbde409d4351e003562b036" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "5bfd35380db83400232fe5cf", + "_parent": "5bfd35380db83400232fe5cc", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bbde41ed4351e003562b038" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -29, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 2, + "HeatFactor": 1.099, + "CoolFactor": 0.908, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "618167616ef05c2ce828f1a8": { + "_id": "618167616ef05c2ce828f1a8", + "_name": "stock_mk16_fn_scar_stock_butt_pad", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak74m_izhmash_ak74m_std", + "ShortName": "stock_ak74m_izhmash_ak74m_std", + "Description": "stock_ak74m_izhmash_ak74m_std", + "Weight": 0.1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mk16_fn_scar_stock_butt_pad.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -4, "Loudness": 0, "EffectiveDistance": 0, "Ergonomics": 3, @@ -141585,7 +155210,617 @@ "IsShoulderContact": true, "Foldable": false, "Retractable": false, - "SizeReduceRight": 1, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5fbcc437d724d907e2077d5c": { + "_id": "5fbcc437d724d907e2077d5c", + "_name": "stock_all_sig_thin_folding_stock", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_all_sig_thin_folding_stock", + "ShortName": "stock_all_sig_thin_folding_stock", + "Description": "stock_all_sig_thin_folding_stock", + "Weight": 0.27, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_all_sig_thin_folding_stock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -31, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5c5db6ee2e221600113fba54": { + "_id": "5c5db6ee2e221600113fba54", + "_name": "stock_mpx_maxim_defence_cqb_stock", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_all_sig_mpx_mcx_early_type", + "ShortName": "stock_all_sig_mpx_mcx_early_type", + "Description": "stock_all_sig_mpx_mcx_early_type", + "Weight": 0.501, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mpx_maxim_defence_cqb_stock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -30, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 15, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5addc7ac5acfc400194dbd90": { + "_id": "5addc7ac5acfc400194dbd90", + "_name": "stock_m14_sage_ebr_m14alcs_buttstock", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_m14_sage_ebr_m14alcs", + "ShortName": "stock_m14_sage_ebr_m14alcs", + "Description": "stock_m14_sage_ebr_m14alcs", + "Weight": 1.004, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_m14_sage_ebr_m14alcs_buttstock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "5addcb195acfc40015621da4", + "_parent": "5addc7ac5acfc400194dbd90", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5addc7db5acfc4001669f279" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -30, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 17, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649be884bdc2d79388b4577" + }, + "5649b0fc4bdc2d17108b4588": { + "_id": "5649b0fc4bdc2d17108b4588", + "_name": "stock_ak74_izhmash_ak74_std_plastic", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak74_izhmash_ak74_std_plastic", + "ShortName": "stock_ak74_izhmash_ak74_std_plastic", + "Description": "stock_ak74_izhmash_ak74_std_plastic", + "Weight": 0.35, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ak74_izhmash_ak74_std_plastic.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5a0d56941526d8dba31fe3ba", + "_parent": "5649b0fc4bdc2d17108b4588", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a0c59791526d8dba737bba7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -32, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "58d2946386f774496974c37e": { + "_id": "58d2946386f774496974c37e", + "_name": "stock_ar15_magpul_moe_carbine_fde", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_magpul_moe_carbine_blk", + "ShortName": "stock_ar15_magpul_moe_carbine_blk", + "Description": "stock_ar15_magpul_moe_carbine_blk", + "Weight": 0.226, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_magpul_moe_carbine_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "58d2946386f774496974c37f", + "_parent": "58d2946386f774496974c37e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "58d2912286f7744e27117493" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -30, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 8, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "599851db86f77467372f0a18": { + "_id": "599851db86f77467372f0a18", + "_name": "stock_pp-19-01_izhmash_vityaz_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_pp-19-01_izhmash_vityaz_std", + "ShortName": "stock_pp-19-01_izhmash_vityaz_std", + "Description": "stock_pp-19-01_izhmash_vityaz_std", + "Weight": 0.218, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_pp-19-01_izhmash_vityaz_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5a0d58a01526d8dba31fe3bc", + "_parent": "599851db86f77467372f0a18", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a0c59791526d8dba737bba7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -34, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, "HeatFactor": 1, "CoolFactor": 1, "DurabilityBurnModificator": 1 @@ -141648,6 +155883,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -141675,7 +155914,8 @@ "5c793fc42e221600114ca25d", "591aef7986f774139d495f03", "591af10186f774139d495f0e", - "627254cc9c563e6e442c398f" + "627254cc9c563e6e442c398f", + "638de3603a1a4031d8260b8c" ] } ] @@ -141743,193 +155983,23 @@ }, "_proto": "56083be64bdc2d20478b456f" }, - "622f140da5958f63c67f1735": { - "_id": "622f140da5958f63c67f1735", - "_name": "stock_g36_hk_buttstock_std", + "5afd7e095acfc40017541f61": { + "_id": "5afd7e095acfc40017541f61", + "_name": "stock_sks_tapco_intrafuse_buffer_tube", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_ak74m_izhmash_ak74m_std", - "ShortName": "stock_ak74m_izhmash_ak74m_std", - "Description": "stock_ak74m_izhmash_ak74m_std", - "Weight": 0.454, + "Name": "stock_sks_tapco_intrafuse_buffer_tube", + "ShortName": "stock_sks_tapco_intrafuse_buffer_tube", + "Description": "stock_sks_tapco_intrafuse_buffer_tube", + "Weight": 0.19, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_g36_hk_buttstock_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -27, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 1, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5c07c9660db834001a66b588": { - "_id": "5c07c9660db834001a66b588", - "_name": "stock_mp5_hk_pistol_end_cap", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_mp5_hk_a2_std", - "ShortName": "stock_mp5_hk_a2_std", - "Description": "stock_mp5_hk_a2_std", - "Weight": 0.18, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mp5_hk_pistol_end_cap.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "591aef7986f774139d495f03": { - "_id": "591aef7986f774139d495f03", - "_name": "stock_ar15_troy_m7a1_pdw_blk", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_troy_m7a1_pdw_blk", - "ShortName": "stock_ar15_troy_m7a1_pdw_blk", - "Description": "stock_ar15_troy_m7a1_pdw_blk", - "Weight": 0.4, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_troy_m7a1_pdw_blk.bundle", + "path": "assets/content/items/mods/stocks/stock_sks_tapco_intrafuse_buffer_tube.bundle", "rcid": "" }, "UsePrefab": { @@ -141969,196 +156039,73 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5afd7f385acfc40017541f64", + "_parent": "5afd7e095acfc40017541f61", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fc2369685fd526b824a5713", + "602e620f9b513876d4338d9a", + "5a9eb32da2750c00171b3f9c", + "5bfe86df0db834001b734685", + "55d4ae6c4bdc2d8b2f8b456e", + "5c87a07c2e2216001219d4a2", + "5bb20e70d4351e0035629f8f", + "5beec8c20db834001d2c465c", + "5fbbaa86f9986c4cff3fe5f6", + "5fce16961f152d4312622bc9", + "5ae30c9a5acfc408fb139a03", + "5d135e83d7ad1a21b83f42d8", + "5d135ecbd7ad1a21c176542e", + "56eabf3bd2720b75698b4569", + "58d2946386f774496974c37e", + "58d2946c86f7744e271174b5", + "58d2947686f774485c6a1ee5", + "58d2947e86f77447aa070d53", + "5947c73886f7747701588af5", + "5c793fde2e221601da358614", + "5b39f8db5acfc40016387a1b", + "628a85ee6b1d481ff772e9d5", + "606587d11246154cad35d635", + "5d44069ca4b9361ebd26fc37", + "5d4406a8a4b9361e4f6eb8b7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -26, + "Recoil": -1, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 18, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649be884bdc2d79388b4577" - }, - "5beec8c20db834001d2c465c": { - "_id": "5beec8c20db834001d2c465c", - "_name": "stock_ar15_izhmash_ak12_std", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_lmt_sopmod", - "ShortName": "stock_ar15_lmt_sopmod", - "Description": "stock_ar15_lmt_sopmod", - "Weight": 0.148, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_izhmash_ak12_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -30, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5d2f25bc48f03502573e5d85": { - "_id": "5d2f25bc48f03502573e5d85", - "_name": "stock_mp5k_hk_kurtz_end_cap", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_mp5_hk_a2_std", - "ShortName": "stock_mp5_hk_a2_std", - "Description": "stock_mp5_hk_a2_std", - "Weight": 0.13, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mp5k_hk_kurtz_end_cap.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, + "Ergonomics": 0, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, - "HasShoulderContact": false, + "HasShoulderContact": true, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, + "IsShoulderContact": false, "Foldable": false, "Retractable": false, "SizeReduceRight": 0, @@ -142166,25 +156113,25 @@ "CoolFactor": 1, "DurabilityBurnModificator": 1 }, - "_proto": "5649b0fc4bdc2d17108b4588" + "_proto": "5649b2314bdc2d79388b4576" }, - "5adf23995acfc400185c2aeb": { - "_id": "5adf23995acfc400185c2aeb", - "_name": "stock_toz-106_toz_full_std", + "5b7d63de5acfc400170e2f8d": { + "_id": "5b7d63de5acfc400170e2f8d", + "_name": "stock_sa58_ds_arms_para_spr_stock", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_toz-106_toz_short_std_wood", - "ShortName": "stock_toz-106_toz_short_std_wood", - "Description": "stock_toz-106_toz_short_std_wood", - "Weight": 1.25, + "Name": "stock_ak74m_izhmash_ak74m_std", + "ShortName": "stock_ak74m_izhmash_ak74m_std", + "Description": "stock_ak74m_izhmash_ak74m_std", + "Weight": 0.95, "BackgroundColor": "blue", - "Width": 4, + "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_toz-106_toz_full_std.bundle", + "path": "assets/content/items/mods/stocks/stock_sa58_ds_arms_para_spr_stock.bundle", "rcid": "" }, "UsePrefab": { @@ -142224,17 +156171,288 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -38, + "Recoil": -36, "Loudness": 0, "EffectiveDistance": 0, "Ergonomics": 7, "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5cdeac42d7f00c000d36ba73": { + "_id": "5cdeac42d7f00c000d36ba73", + "_name": "stock_m700_magpul_pro_700_folding_stock", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_lmt_sopmod", + "ShortName": "stock_ar15_lmt_sopmod", + "Description": "stock_ar15_lmt_sopmod", + "Weight": 0.4, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_m700_magpul_pro_700_folding_stock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -25, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 20, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5b7d63cf5acfc4001876c8df": { + "_id": "5b7d63cf5acfc4001876c8df", + "_name": "stock_sa58_ds_arms_para_folding_stock", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_sa58_ds_arms_para_folding_stock", + "ShortName": "stock_sa58_ds_arms_para_folding_stock", + "Description": "stock_sa58_ds_arms_para_folding_stock", + "Weight": 0.8, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_sa58_ds_arms_para_folding_stock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -31, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5de655be4a9f347bc92edb88": { + "_id": "5de655be4a9f347bc92edb88", + "_name": "stock_vpo215_molot_vpo_215_std_wood", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_toz-106_toz_short_std_wood", + "ShortName": "stock_toz-106_toz_short_std_wood", + "Description": "stock_toz-106_toz_short_std_wood", + "Weight": 1.25, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_vpo215_molot_vpo_215_std_wood.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -40, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 17, + "Velocity": 0, "RaidModdable": true, "ToolModdable": true, "BlocksFolding": false, @@ -142247,29 +156465,1030 @@ "Foldable": false, "Retractable": false, "SizeReduceRight": 2, - "HeatFactor": 1.032, - "CoolFactor": 0.966, + "HeatFactor": 1.12, + "CoolFactor": 0.917, "DurabilityBurnModificator": 1 }, "_proto": "5649b0fc4bdc2d17108b4588" }, - "61f803b8ced75b2e852e35f8": { - "_id": "61f803b8ced75b2e852e35f8", - "_name": "stock_mp18_izhmash_plastic", + "5afd7ded5acfc40017541f5e": { + "_id": "5afd7ded5acfc40017541f5e", + "_name": "stock_sks_tapco_intrafuse_sks_railed", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "Приклад деревянный МР-133/153", - "ShortName": "133/153 Д.п.", - "Description": "Деревянный приклад для ружей МР-133 и МР-153 производства ИжМех с резиновым тыльником.", - "Weight": 0.47, + "Name": "stock_sks_tapco_intrafuse_sks_railed", + "ShortName": "stock_sks_tapco_intrafuse_sks_railed", + "Description": "stock_sks_tapco_intrafuse_sks_railed", + "Weight": 0.75, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_sks_tapco_intrafuse_sks_railed.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5afd80565acfc40018632e25", + "_parent": "5afd7ded5acfc40017541f5e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5afd7e095acfc40017541f61" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5afd808a5acfc4001946e0ec", + "_parent": "5afd7ded5acfc40017541f5e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5afd854a5acfc47a877350f9", + "_parent": "5afd7ded5acfc40017541f5e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "5c5952732e2216398b5abda2", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "5afeb1b65acfc4771e1bd219", + "_parent": "5afd7ded5acfc40017541f5e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5afd7e445acfc4001637e35a" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 17, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1.041, + "CoolFactor": 0.958, + "DurabilityBurnModificator": 1 + }, + "_proto": "56083cba4bdc2de22e8b456f" + }, + "61816734d8e3106d9806c1f3": { + "_id": "61816734d8e3106d9806c1f3", + "_name": "stock_mk16_fn_scar_folding_stock", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_mk16_fn_scar_folding_stock", + "ShortName": "stock_mk16_fn_scar_folding_stock", + "Description": "stock_mk16_fn_scar_folding_stock", + "Weight": 0.35, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mp18_izhmash_plastic.bundle", + "path": "assets/content/items/mods/stocks/stock_mk16_fn_scar_folding_stock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock_001", + "_id": "61816792568c120fdd29491e", + "_parent": "61816734d8e3106d9806c1f3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "618167528004cc50514c34f9", + "61825d136ef05c2ce828f1cc" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock_002", + "_id": "6181679e6ef05c2ce828f1ab", + "_parent": "61816734d8e3106d9806c1f3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "618167441cb55961fa0fdc71", + "61825d24d3a39d50044c13af" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5bb20e58d4351e00320205d7": { + "_id": "5bb20e58d4351e00320205d7", + "_name": "stock_ar15_hk_enhanced_stock_tube", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_colt_stock_tube_A2", + "ShortName": "stock_ar15_colt_stock_tube_A2", + "Description": "stock_ar15_colt_stock_tube_A2", + "Weight": 0.162, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_hk_enhanced_stock_tube.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock_000", + "_id": "5bb20e58d4351e00320205d9", + "_parent": "5bb20e58d4351e00320205d7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fc2369685fd526b824a5713", + "606587d11246154cad35d635", + "602e620f9b513876d4338d9a", + "5a9eb32da2750c00171b3f9c", + "5bfe86df0db834001b734685", + "55d4ae6c4bdc2d8b2f8b456e", + "5c87a07c2e2216001219d4a2", + "5bb20e70d4351e0035629f8f", + "5beec8c20db834001d2c465c", + "5ae30c9a5acfc408fb139a03", + "5d135e83d7ad1a21b83f42d8", + "5d135ecbd7ad1a21c176542e", + "56eabf3bd2720b75698b4569", + "58d2946386f774496974c37e", + "58d2946c86f7744e271174b5", + "58d2947686f774485c6a1ee5", + "58d2947e86f77447aa070d53", + "5d44069ca4b9361ebd26fc37", + "5d4406a8a4b9361e4f6eb8b7", + "5947c73886f7747701588af5", + "5c793fde2e221601da358614", + "5b39f8db5acfc40016387a1b", + "628a85ee6b1d481ff772e9d5", + "5fbbaa86f9986c4cff3fe5f6", + "5fce16961f152d4312622bc9" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 0.98 + }, + "_proto": "5649b2314bdc2d79388b4576" + }, + "5fb655a72b1b027b1f50bd06": { + "_id": "5fb655a72b1b027b1f50bd06", + "_name": "stock_vector_kriss_pistol_sling_adapter", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_magpul_moe_carbine_blk", + "ShortName": "stock_ar15_magpul_moe_carbine_blk", + "Description": "stock_ar15_magpul_moe_carbine_blk", + "Weight": 0.25, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_vector_kriss_pistol_sling_adapter.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5bfd384c0db834001a6691d3": { + "_id": "5bfd384c0db834001a6691d3", + "_name": "stock_mosin_izhmash_mosin_carabine_wood", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_toz-106_toz_short_std_wood", + "ShortName": "stock_toz-106_toz_short_std_wood", + "Description": "stock_toz-106_toz_short_std_wood", + "Weight": 1.6, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mosin_izhmash_mosin_carabine_wood.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5b3f7bf05acfc433000ecf6b" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5bfd384c0db834001a6691d5", + "_parent": "5bfd384c0db834001a6691d3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bbde409d4351e003562b036" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "5bfd384c0db834001a6691d6", + "_parent": "5bfd384c0db834001a6691d3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bbde41ed4351e003562b038" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -27, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 14, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 2, + "HeatFactor": 1.088, + "CoolFactor": 0.914, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5d120a28d7ad1a1c8962e295": { + "_id": "5d120a28d7ad1a1c8962e295", + "_name": "stock_ace_double_star_ace_recoil_pad_05", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_magpul_rubber_butt_pad", + "ShortName": "stock_ar15_magpul_rubber_butt_pad", + "Description": "stock_ar15_magpul_rubber_butt_pad", + "Weight": 0.22, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ace_double_star_ace_recoil_pad_05.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "58d2912286f7744e27117493" + }, + "58d2946c86f7744e271174b5": { + "_id": "58d2946c86f7744e271174b5", + "_name": "stock_ar15_magpul_moe_carbine_fg", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_magpul_moe_carbine_blk", + "ShortName": "stock_ar15_magpul_moe_carbine_blk", + "Description": "stock_ar15_magpul_moe_carbine_blk", + "Weight": 0.226, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_magpul_moe_carbine_fg.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "58d2946c86f7744e271174b6", + "_parent": "58d2946c86f7744e271174b5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "58d2912286f7744e27117493" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -30, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 8, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "56eabf3bd2720b75698b4569": { + "_id": "56eabf3bd2720b75698b4569", + "_name": "stock_ar15_magpul_moe_carbine_blk", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_magpul_moe_carbine_blk", + "ShortName": "stock_ar15_magpul_moe_carbine_blk", + "Description": "stock_ar15_magpul_moe_carbine_blk", + "Weight": 0.226, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_magpul_moe_carbine_blk.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "58d2910886f7744e27117492", + "_parent": "56eabf3bd2720b75698b4569", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "58d2912286f7744e27117493" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -30, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 8, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5df35e59c41b2312ea3334d5": { + "_id": "5df35e59c41b2312ea3334d5", + "_name": "stock_t5000_orsis_t5000_se_chassis", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_870_remington_sps_12g", + "ShortName": "stock_870_remington_sps_12g", + "Description": "stock_870_remington_sps_12g\n", + "Weight": 0.64, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_t5000_orsis_t5000_se_chassis.bundle", "rcid": "" }, "UsePrefab": { @@ -142299,7 +157518,12 @@ "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, - "ConflictingItems": [], + "ConflictingItems": [ + "5d25af8f8abbc3055079fec5", + "5cf12a15d7f00c05464b293f", + "5bfeaa0f0db834001b734927", + "5bfea7ad0db834001c38f1ee" + ], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], @@ -142309,29 +157533,88 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [], + "Slots": [ + { + "_name": "mod_handguard", + "_id": "5df389abdfc58d14537c203a", + "_parent": "5df35e59c41b2312ea3334d5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5df25d3bfd6b4e6e2276dc9a" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "5df389bdfd6b4e6e2276dcb2", + "_parent": "5df35e59c41b2312ea3334d5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5df38a5fb74cd90030650cb6" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock_axis", + "_id": "5df389c823295c755a015895", + "_parent": "5df35e59c41b2312ea3334d5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5df35ddddfc58d14537c2036" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -31, + "Recoil": -2, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 7, + "Ergonomics": 16, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, - "IsAnimated": false, + "IsAnimated": true, "HasShoulderContact": true, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, + "IsShoulderContact": true, + "Foldable": true, "Retractable": false, - "SizeReduceRight": 0, + "SizeReduceRight": 1, "HeatFactor": 1, "CoolFactor": 1, "DurabilityBurnModificator": 1 @@ -142394,6 +157677,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -142442,23 +157729,201 @@ }, "_proto": "55d4ae6c4bdc2d8b2f8b456e" }, - "5ae096d95acfc400185c2c81": { - "_id": "5ae096d95acfc400185c2c81", - "_name": "stock_mosin_izhmash_mosin_std_wood", + "5bbde409d4351e003562b036": { + "_id": "5bbde409d4351e003562b036", + "_name": "stock_mosin_aim_sports_buttpad_extended", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_mosin_aim_sports_buttpad_extended", + "ShortName": "stock_mosin_aim_sports_buttpad_extended", + "Description": "stock_mosin_aim_sports_buttpad_extended", + "Weight": 0.2, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mosin_aim_sports_buttpad_extended.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": true, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "58d2912286f7744e27117493" + }, + "607d5a891246154cad35d6aa": { + "_id": "607d5a891246154cad35d6aa", + "_name": "stock_mp155_izhmeh_monte_carlo_walnut", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "Приклад деревянный МР-133/153", + "ShortName": "133/153 Д.п.", + "Description": "Деревянный приклад для ружей МР-133 и МР-153 производства ИжМех с резиновым тыльником.", + "Weight": 0.64, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mp155_izhmeh_monte_carlo_walnut.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 1, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -34, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "56083be64bdc2d20478b456f" + }, + "5c503af12e221602b177ca02": { + "_id": "5c503af12e221602b177ca02", + "_name": "stock_vepr_molot_vpo-101_std_wood", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { "Name": "stock_toz-106_toz_short_std_wood", "ShortName": "stock_toz-106_toz_short_std_wood", "Description": "stock_toz-106_toz_short_std_wood", - "Weight": 1.75, + "Weight": 1.25, "BackgroundColor": "blue", "Width": 4, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mosin_izhmash_mosin_std_wood.bundle", + "path": "assets/content/items/mods/stocks/stock_vepr_molot_vpo-101_std_wood.bundle", "rcid": "" }, "UsePrefab": { @@ -142480,7 +157945,7 @@ "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 4, + "ExtraSizeLeft": 0, "ExtraSizeRight": 1, "ExtraSizeUp": 0, "ExtraSizeDown": 0, @@ -142488,10 +157953,189 @@ "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -39, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 18, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 2, + "HeatFactor": 1.052, + "CoolFactor": 0.951, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5b7d645e5acfc400170e2f90": { + "_id": "5b7d645e5acfc400170e2f90", + "_name": "stock_sa58_ds_arms_humpback_stock", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_sa58_ds_arms_humpback_stock", + "ShortName": "stock_sa58_ds_arms_humpback_stock", + "Description": "stock_sa58_ds_arms_humpback_stock", + "Weight": 0.8, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_sa58_ds_arms_humpback_stock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -31, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -4, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5cde739cd7f00c0010373bd3": { + "_id": "5cde739cd7f00c0010373bd3", + "_name": "stock_m700_abarms_mrs_mod_x_gen_3", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_m700_abarms_mrs_mod_x_gen_3", + "ShortName": "stock_m700_abarms_mrs_mod_x_gen_3", + "Description": "stock_m700_abarms_mrs_mod_x_gen_3", + "Weight": 0.9, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_m700_abarms_mrs_mod_x_gen_3.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, "ConflictingItems": [ - "5bfd4cbe0db834001b73449f", - "5bfd4cd60db834001c38f095", - "5bfd4cc90db834001d23e846" + "5d25af8f8abbc3055079fec5", + "5cf12a15d7f00c05464b293f", + "5bfeaa0f0db834001b734927", + "5bfea7ad0db834001c38f1ee" ], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -142502,18 +158146,34 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_stock", - "_id": "5bbde8d8d4351e00367fb72e", - "_parent": "5ae096d95acfc400185c2c81", + "_id": "5cde739cd7f00c0010373bd5", + "_parent": "5cde739cd7f00c0010373bd3", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5bbde409d4351e003562b036" + "5a33ca0fc4a282000d72292f", + "5c0faeddd174af02a962601f", + "5649be884bdc2d79388b4577", + "5d120a10d7ad1a4e1026ba85", + "5b0800175acfc400153aebd4", + "5947e98b86f774778f1448bc", + "5947eab886f77475961d96c5", + "5ef1ba28c64c5d0dfc0571a5", + "5c793fb92e221644f31bfb64", + "5c793fc42e221600114ca25d", + "5cde77a9d7f00c000f261009", + "627254cc9c563e6e442c398f", + "638de3603a1a4031d8260b8c" ] } ] @@ -142524,14 +158184,266 @@ }, { "_name": "mod_pistol_grip", - "_id": "5bbde96dd4351e003562b03a", - "_parent": "5ae096d95acfc400185c2c81", + "_id": "5cde7dc1d7f00c0010373bdd", + "_parent": "5cde739cd7f00c0010373bd3", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5bbde41ed4351e003562b038" + "55d4b9964bdc2d1d4e8b456e", + "571659bb2459771fb2755a12", + "6113c3586c780c1e710c90bc", + "6113cc78d3a39d50044c065a", + "6113cce3d92c473c770200c7", + "5bb20e18d4351e00320205d5", + "57c55efc2459772d2c6271e7", + "57af48872459771f0b2ebf11", + "57c55f092459772d291a8463", + "57c55f112459772d28133310", + "57c55f172459772d27602381", + "5a339805c4a2826c6e06d73d", + "615d8faecabb9b7ad90f4d5d", + "5b07db875acfc40dc528a5f6" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "5cde7f37d7f00c000f261266", + "_parent": "5cde739cd7f00c0010373bd3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cde7afdd7f00c000d36b89d" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -9, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 13, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649be884bdc2d79388b4577" + }, + "6087e2a5232e5a31c233d552": { + "_id": "6087e2a5232e5a31c233d552", + "_name": "stock_ak_promag_archangel_opfor_aa47", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak_promag_archangel_opfor_aa47", + "ShortName": "stock_ak_promag_archangel_opfor_aa47", + "Description": "stock_ak_promag_archangel_opfor_aa47", + "Weight": 0.39, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ak_promag_archangel_opfor_aa47.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -39, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 17, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5beec8b20db834001961942a": { + "_id": "5beec8b20db834001961942a", + "_name": "stock_rpk16_izhmash_rpk_stock_tube", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_colt_stock_tube_A2", + "ShortName": "stock_ar15_colt_stock_tube_A2", + "Description": "stock_ar15_colt_stock_tube_A2", + "Weight": 0.142, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_rpk16_izhmash_rpk_stock_tube.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5beec8b20db834001961942c", + "_parent": "5beec8b20db834001961942a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "602e620f9b513876d4338d9a", + "5a9eb32da2750c00171b3f9c", + "5bfe86df0db834001b734685", + "55d4ae6c4bdc2d8b2f8b456e", + "5c87a07c2e2216001219d4a2", + "5bb20e70d4351e0035629f8f", + "5beec8c20db834001d2c465c", + "5ae30c9a5acfc408fb139a03", + "5d135e83d7ad1a21b83f42d8", + "5d135ecbd7ad1a21c176542e", + "56eabf3bd2720b75698b4569", + "58d2946386f774496974c37e", + "58d2946c86f7744e271174b5", + "58d2947686f774485c6a1ee5", + "58d2947e86f77447aa070d53", + "5947c73886f7747701588af5", + "5c793fde2e221601da358614", + "5b39f8db5acfc40016387a1b", + "5fbbaa86f9986c4cff3fe5f6", + "5fce16961f152d4312622bc9", + "5fc2369685fd526b824a5713", + "606587d11246154cad35d635", + "628a85ee6b1d481ff772e9d5", + "5d44069ca4b9361ebd26fc37", + "5d4406a8a4b9361e4f6eb8b7" ] } ] @@ -142545,10 +158457,474 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -29, + "Recoil": -4, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 10, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b2314bdc2d79388b4576" + }, + "5fb6558ad6f0b2136f2d7eb7": { + "_id": "5fb6558ad6f0b2136f2d7eb7", + "_name": "stock_vector_kriss_gen_2_folding_stock", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_magpul_moe_carbine_blk", + "ShortName": "stock_ar15_magpul_moe_carbine_blk", + "Description": "stock_ar15_magpul_moe_carbine_blk", + "Weight": 0.3, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_vector_kriss_gen_2_folding_stock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -31, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "58d2947686f774485c6a1ee5": { + "_id": "58d2947686f774485c6a1ee5", + "_name": "stock_ar15_magpul_moe_carbine_od", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_magpul_moe_carbine_blk", + "ShortName": "stock_ar15_magpul_moe_carbine_blk", + "Description": "stock_ar15_magpul_moe_carbine_blk", + "Weight": 0.226, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_magpul_moe_carbine_od.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "58d2947686f774485c6a1ee6", + "_parent": "58d2947686f774485c6a1ee5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "58d2912286f7744e27117493" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -30, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 8, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "618167441cb55961fa0fdc71": { + "_id": "618167441cb55961fa0fdc71", + "_name": "stock_mk16_fn_scar_folding_stock_cheek", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak74m_izhmash_ak74m_std", + "ShortName": "stock_ak74m_izhmash_ak74m_std", + "Description": "stock_ak74m_izhmash_ak74m_std", + "Weight": 0.06, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mk16_fn_scar_folding_stock_cheek.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5fce16961f152d4312622bc9": { + "_id": "5fce16961f152d4312622bc9", + "_name": "stock_ar15_kriss_defiance_ds150_fde", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_magpul_moe_carbine_blk", + "ShortName": "stock_ar15_magpul_moe_carbine_blk", + "Description": "stock_ar15_magpul_moe_carbine_blk", + "Weight": 0.4, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_kriss_defiance_ds150_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -32, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, + "5de910da8b6c4240ba2651b5": { + "_id": "5de910da8b6c4240ba2651b5", + "_name": "stock_mp9_bt_mp9_folding_stock_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_mp7_hk_a1_std", + "ShortName": "stock_mp7_hk_a1_std", + "Description": "stock_mp7_hk_a1_std", + "Weight": 0.15, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mp9_bt_mp9_folding_stock_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -18, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, @@ -142561,9 +158937,230 @@ "IsShoulderContact": true, "Foldable": false, "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "638de3603a1a4031d8260b8c": { + "_id": "638de3603a1a4031d8260b8c", + "_name": "stock_ar15_rtm_atp_buffer_tube", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_colt_stock_tube_A2", + "ShortName": "stock_ar15_colt_stock_tube_A2", + "Description": "stock_ar15_colt_stock_tube_A2", + "Weight": 0.115, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_rtm_atp_buffer_tube.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock_000", + "_id": "638de3603a1a4031d8260b8d", + "_parent": "638de3603a1a4031d8260b8c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fc2369685fd526b824a5713", + "606587d11246154cad35d635", + "602e620f9b513876d4338d9a", + "5a9eb32da2750c00171b3f9c", + "5bfe86df0db834001b734685", + "55d4ae6c4bdc2d8b2f8b456e", + "5c87a07c2e2216001219d4a2", + "5bb20e70d4351e0035629f8f", + "5beec8c20db834001d2c465c", + "5ae30c9a5acfc408fb139a03", + "5d135e83d7ad1a21b83f42d8", + "5d135ecbd7ad1a21c176542e", + "56eabf3bd2720b75698b4569", + "58d2946386f774496974c37e", + "58d2946c86f7744e271174b5", + "58d2947686f774485c6a1ee5", + "58d2947e86f77447aa070d53", + "5d44069ca4b9361ebd26fc37", + "5d4406a8a4b9361e4f6eb8b7", + "5947c73886f7747701588af5", + "5c793fde2e221601da358614", + "5b39f8db5acfc40016387a1b", + "628a85ee6b1d481ff772e9d5", + "5fbbaa86f9986c4cff3fe5f6", + "5fce16961f152d4312622bc9" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2.5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 0.97 + }, + "_proto": "5649b2314bdc2d79388b4576" + }, + "5f63405df5750b524b45f114": { + "_id": "5f63405df5750b524b45f114", + "_name": "stock_vepr_pflevsha_svd_type_walnut", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_vepr_pflevsha_svd_type_walnut", + "ShortName": "stock_vepr_pflevsha_svd_type_walnut", + "Description": "stock_vepr_pflevsha_svd_type_walnut", + "Weight": 1.07, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_vepr_pflevsha_svd_type_walnut.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -42, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 21, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, "SizeReduceRight": 2, - "HeatFactor": 1.099, - "CoolFactor": 0.908, + "HeatFactor": 1.049, + "CoolFactor": 0.958, "DurabilityBurnModificator": 1 }, "_proto": "5649b0fc4bdc2d17108b4588" @@ -142629,6 +159226,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -142789,23 +159390,23 @@ }, "_proto": "5649be884bdc2d79388b4577" }, - "574dad8024597745964bf05c": { - "_id": "574dad8024597745964bf05c", - "_name": "stock_sks_toz_sks_std_wood", + "5649b1c04bdc2d16268b457c": { + "_id": "5649b1c04bdc2d16268b457c", + "_name": "stock_ak74_izhmash_ak74_std_wood", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "SKS stock", - "ShortName": "SKS stock", - "Description": "SKS stock", - "Weight": 0.913, + "Name": "stock_ak74_izhmash_ak74_std_wood", + "ShortName": "stock_ak74_izhmash_ak74_std_wood", + "Description": "stock_ak74_izhmash_ak74_std_wood", + "Weight": 0.45, "BackgroundColor": "blue", - "Width": 4, + "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_sks_toz_sks_std_wood.bundle", + "path": "assets/content/items/mods/stocks/stock_ak74_izhmash_ak74_std_wood.bundle", "rcid": "" }, "UsePrefab": { @@ -142814,7 +159415,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": false, + "ExaminedByDefault": true, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -142845,18 +159446,22 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_mount_001", - "_id": "593d22cb86f7746ccd73e1fc", - "_parent": "574dad8024597745964bf05c", + "_name": "mod_stock", + "_id": "5a0d56c91526d8dbaf658737", + "_parent": "5649b1c04bdc2d16268b457c", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "593d1fa786f7746da62d61ac" + "5a0c59791526d8dba737bba7" ] } ] @@ -142870,12 +159475,12 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -15, + "Recoil": -33, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 6, + "Ergonomics": 3, "Velocity": 0, - "RaidModdable": false, + "RaidModdable": true, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, @@ -142883,92 +159488,7 @@ "HasShoulderContact": true, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1.052, - "CoolFactor": 0.953, - "DurabilityBurnModificator": 1 - }, - "_proto": "56083cba4bdc2de22e8b456f" - }, - "5c793fde2e221601da358614": { - "_id": "5c793fde2e221601da358614", - "_name": "stock_ar15_strike_industries_viper_mod_1", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_hk_slim_line", - "ShortName": "stock_ar15_hk_slim_line", - "Description": "stock_ar15_hk_slim_line", - "Weight": 0.188, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_strike_industries_viper_mod_1.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -30, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 11, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, + "IsShoulderContact": true, "Foldable": false, "Retractable": false, "SizeReduceRight": 0, @@ -142976,25 +159496,25 @@ "CoolFactor": 1, "DurabilityBurnModificator": 1 }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" + "_proto": "5649b0fc4bdc2d17108b4588" }, - "5d120a28d7ad1a1c8962e295": { - "_id": "5d120a28d7ad1a1c8962e295", - "_name": "stock_ace_double_star_ace_recoil_pad_05", + "606f262c6d0bd7580617bafa": { + "_id": "606f262c6d0bd7580617bafa", + "_name": "stock_mp155_kalshnikov_ultima_stock_buttpad_med", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_ar15_magpul_rubber_butt_pad", - "ShortName": "stock_ar15_magpul_rubber_butt_pad", - "Description": "stock_ar15_magpul_rubber_butt_pad", - "Weight": 0.22, + "Name": "stock_ak_izhmash_6g15u_butt_pad", + "ShortName": "stock_ak_izhmash_6g15u_butt_pad", + "Description": "stock_ak_izhmash_6g15u_butt_pad", + "Weight": 0.215, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "generic", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ace_double_star_ace_recoil_pad_05.bundle", + "path": "assets/content/items/mods/stocks/stock_mp155_kalshnikov_ultima_stock_buttpad_med.bundle", "rcid": "" }, "UsePrefab": { @@ -143034,26 +159554,30 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -3, + "Recoil": -6, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 2, + "Ergonomics": 1, "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": true, "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, + "IsShoulderContact": true, "Foldable": false, "Retractable": false, "SizeReduceRight": 0, @@ -143063,23 +159587,23 @@ }, "_proto": "58d2912286f7744e27117493" }, - "5ea03e9400685063ec28bfa4": { - "_id": "5ea03e9400685063ec28bfa4", - "_name": "stock_ppsh_zis_ppsh41_std_wood", + "6259c3387d6aab70bc23a18d": { + "_id": "6259c3387d6aab70bc23a18d", + "_name": "stock_m3_benelli_5_position_telescoping_stock", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_toz-106_toz_short_std_wood", - "ShortName": "stock_toz-106_toz_short_std_wood", - "Description": "stock_toz-106_toz_short_std_wood", - "Weight": 1.05, + "Name": "stock_akms_izhmash_akms_std", + "ShortName": "stock_akms_izhmash_akms_std", + "Description": "stock_akms_izhmash_akms_std", + "Weight": 0.772, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ppsh_zis_ppsh41_std_wood.bundle", + "path": "assets/content/items/mods/stocks/stock_m3_benelli_5_position_telescoping_stock.bundle", "rcid": "" }, "UsePrefab": { @@ -143105,13 +159629,11 @@ "ExtraSizeRight": 1, "ExtraSizeUp": 0, "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, + "ExtraSizeForceAdd": false, "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5b3f7bf05acfc433000ecf6b" - ], + "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], @@ -143121,52 +159643,75 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "6259c37cf0b18353f976d7b4", + "_parent": "6259c3387d6aab70bc23a18d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6259c3d8012d6678ec38eeb8" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -29, + "Recoil": -30, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 28, + "Ergonomics": 10, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, - "IsAnimated": false, + "IsAnimated": true, "HasShoulderContact": true, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "IsShoulderContact": true, - "Foldable": false, + "Foldable": true, "Retractable": false, - "SizeReduceRight": 2, + "SizeReduceRight": 1, "HeatFactor": 1, "CoolFactor": 1, "DurabilityBurnModificator": 1 }, "_proto": "5649b0fc4bdc2d17108b4588" }, - "62811e2510e26c1f344e6554": { - "_id": "62811e2510e26c1f344e6554", - "_name": "pistolgrip_ax_accuracy_international_ax_pistol_grip_pb", + "5cf13123d7f00c1085616a50": { + "_id": "5cf13123d7f00c1085616a50", + "_name": "stock_m700_promag_archangel_precision_stock", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_590_mesa_leo_stock_adapter_gen1", - "ShortName": "stock_590_mesa_leo_stock_adapter_gen1", - "Description": "stock_590_mesa_leo_stock_adapter_gen1", - "Weight": 0.22, + "Name": "stock_870_remington_sps_12g", + "ShortName": "stock_870_remington_sps_12g", + "Description": "stock_870_remington_sps_12g\n", + "Weight": 2.2, "BackgroundColor": "blue", - "Width": 1, + "Width": 3, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ax_accuracy_international_ax_pistol_grip_pb.bundle", + "path": "assets/content/items/mods/stocks/stock_m700_promag_archangel_precision_stock.bundle", "rcid": "" }, "UsePrefab": { @@ -143188,15 +159733,23 @@ "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 1, "ExtraSizeUp": 0, "ExtraSizeDown": 1, "ExtraSizeForceAdd": false, "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, - "ConflictingItems": [], + "ConflictingItems": [ + "5d25a6538abbc306c62e630d", + "5d25a4a98abbc30b917421a4", + "5d25a7b88abbc3054f3e60bc", + "5ce69cbad7f00c00b61c5098", + "5d25a6a48abbc306c62e6310", + "5bfeaa0f0db834001b734927", + "5bfea7ad0db834001c38f1ee" + ], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], @@ -143206,259 +159759,56 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "62811e2510e26c1f344e6555", - "_parent": "62811e2510e26c1f344e6554", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "62811f828193841aca4a45c3" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "62815b5f308cb521f87a8faf", - "_parent": "62811e2510e26c1f344e6554", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6281204f308cb521f87a8f9b" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], + "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, - "Accuracy": 0, - "Recoil": 0, + "Accuracy": 3, + "Recoil": -36, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 5, + "Ergonomics": 28, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, - "IsAnimated": true, + "IsAnimated": false, "HasShoulderContact": true, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "IsShoulderContact": false, - "Foldable": true, + "Foldable": false, "Retractable": false, "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, + "HeatFactor": 0.941, + "CoolFactor": 1.065, "DurabilityBurnModificator": 1 }, "_proto": "56083be64bdc2d20478b456f" }, - "5b7d645e5acfc400170e2f90": { - "_id": "5b7d645e5acfc400170e2f90", - "_name": "stock_sa58_ds_arms_humpback_stock", + "5d120a10d7ad1a4e1026ba85": { + "_id": "5d120a10d7ad1a4e1026ba85", + "_name": "stock_ar15_double_star_ace_socom_gen_4", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_sa58_ds_arms_humpback_stock", - "ShortName": "stock_sa58_ds_arms_humpback_stock", - "Description": "stock_sa58_ds_arms_humpback_stock", - "Weight": 0.8, + "Name": "stock_ar15_armacon_baskak", + "ShortName": "stock_ar15_armacon_baskak", + "Description": "stock_ar15_armacon_baskak", + "Weight": 0.47, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_sa58_ds_arms_humpback_stock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -31, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 1, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5bbdb870d4351e00367fb67d": { - "_id": "5bbdb870d4351e00367fb67d", - "_name": "stock_mosin_ati_monte_carlo", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_mosin_ati_monte_carlo", - "ShortName": "stock_mosin_ati_monte_carlo", - "Description": "stock_mosin_ati_monte_carlo", - "Weight": 1.2, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mosin_ati_monte_carlo.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -34, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 22, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 2, - "HeatFactor": 0.961, - "CoolFactor": 1.043, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5beec8b20db834001961942a": { - "_id": "5beec8b20db834001961942a", - "_name": "stock_rpk16_izhmash_rpk_stock_tube", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_colt_stock_tube_A2", - "ShortName": "stock_ar15_colt_stock_tube_A2", - "Description": "stock_ar15_colt_stock_tube_A2", - "Weight": 0.142, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_rpk16_izhmash_rpk_stock_tube.bundle", + "path": "assets/content/items/mods/stocks/stock_ar15_double_star_ace_socom_gen_4.bundle", "rcid": "" }, "UsePrefab": { @@ -143498,42 +159848,219 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_stock", - "_id": "5beec8b20db834001961942c", - "_parent": "5beec8b20db834001961942a", + "_id": "5d120bb5d7ad1a77b74dc8db", + "_parent": "5d120a10d7ad1a4e1026ba85", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "602e620f9b513876d4338d9a", - "5a9eb32da2750c00171b3f9c", - "5bfe86df0db834001b734685", - "55d4ae6c4bdc2d8b2f8b456e", - "5c87a07c2e2216001219d4a2", - "5bb20e70d4351e0035629f8f", - "5beec8c20db834001d2c465c", - "5ae30c9a5acfc408fb139a03", - "5d135e83d7ad1a21b83f42d8", - "5d135ecbd7ad1a21c176542e", - "56eabf3bd2720b75698b4569", - "58d2946386f774496974c37e", - "58d2946c86f7744e271174b5", - "58d2947686f774485c6a1ee5", - "58d2947e86f77447aa070d53", - "5947c73886f7747701588af5", - "5c793fde2e221601da358614", - "5b39f8db5acfc40016387a1b", - "5fbbaa86f9986c4cff3fe5f6", - "5fce16961f152d4312622bc9", - "5fc2369685fd526b824a5713", - "606587d11246154cad35d635", - "628a85ee6b1d481ff772e9d5", - "5d44069ca4b9361ebd26fc37", - "5d4406a8a4b9361e4f6eb8b7" + "5d120a28d7ad1a1c8962e295" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -32, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 0.98 + }, + "_proto": "5649be884bdc2d79388b4577" + }, + "61825d24d3a39d50044c13af": { + "_id": "61825d24d3a39d50044c13af", + "_name": "stock_mk16_fn_scar_folding_stock_cheek_fde", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak74m_izhmash_ak74m_std", + "ShortName": "stock_ak74m_izhmash_ak74m_std", + "Description": "stock_ak74m_izhmash_ak74m_std", + "Weight": 0.06, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mk16_fn_scar_folding_stock_cheek_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5bfd36290db834001966869a": { + "_id": "5bfd36290db834001966869a", + "_name": "stock_mosin_izhmash_mosin_sniper_sawn_off_wood", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_toz-106_toz_short_std_wood", + "ShortName": "stock_toz-106_toz_short_std_wood", + "Description": "stock_toz-106_toz_short_std_wood", + "Weight": 0.85, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mosin_izhmash_mosin_sniper_sawn_off_wood.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "5bfd36290db834001966869d", + "_parent": "5bfd36290db834001966869a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bbde41ed4351e003562b038" ] } ] @@ -143550,7 +160077,7 @@ "Recoil": -4, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 0, + "Ergonomics": 16, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, @@ -143563,12 +160090,101 @@ "IsShoulderContact": false, "Foldable": false, "Retractable": false, - "SizeReduceRight": 1, + "SizeReduceRight": 2, + "HeatFactor": 1.079, + "CoolFactor": 0.918, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5d135ecbd7ad1a21c176542e": { + "_id": "5d135ecbd7ad1a21c176542e", + "_name": "stock_ar15_magpul_ctr_carbine_fde", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_magpul_moe_carbine_blk", + "ShortName": "stock_ar15_magpul_moe_carbine_blk", + "Description": "stock_ar15_magpul_moe_carbine_blk", + "Weight": 0.226, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_magpul_ctr_carbine_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -32, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, "HeatFactor": 1, "CoolFactor": 1, "DurabilityBurnModificator": 1 }, - "_proto": "5649b2314bdc2d79388b4576" + "_proto": "55d4ae6c4bdc2d8b2f8b456e" }, "606eef756d0bd7580617baf8": { "_id": "606eef756d0bd7580617baf8", @@ -143626,6 +160242,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -143694,23 +160314,131 @@ }, "_proto": "56083be64bdc2d20478b456f" }, - "618167616ef05c2ce828f1a8": { - "_id": "618167616ef05c2ce828f1a8", - "_name": "stock_mk16_fn_scar_stock_butt_pad", + "6386300124a1dc425c00577a": { + "_id": "6386300124a1dc425c00577a", + "_name": "stock_ak_izhmash_ak100_triangle_stock", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_ak74m_izhmash_ak74m_std", - "ShortName": "stock_ak74m_izhmash_ak74m_std", - "Description": "stock_ak74m_izhmash_ak74m_std", - "Weight": 0.1, + "Name": "stock_aks74_izhmash_aks74_std", + "ShortName": "stock_aks74_izhmash_aks74_std", + "Description": "stock_aks74_izhmash_aks74_std", + "Weight": 0.264, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ak_izhmash_ak100_triangle_stock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "6386300124a1dc425c00577b", + "_parent": "6386300124a1dc425c00577a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a0c59791526d8dba737bba7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -30, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5fb655b748c711690e3a8d5a": { + "_id": "5fb655b748c711690e3a8d5a", + "_name": "stock_vector_kriss_non_folding_adapter", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_magpul_moe_carbine_blk", + "ShortName": "stock_ar15_magpul_moe_carbine_blk", + "Description": "stock_ar15_magpul_moe_carbine_blk", + "Weight": 0.28, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mk16_fn_scar_stock_butt_pad.bundle", + "path": "assets/content/items/mods/stocks/stock_vector_kriss_non_folding_adapter.bundle", "rcid": "" }, "UsePrefab": { @@ -143728,7 +160456,7 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 10, - "ExamineExperience": 3, + "ExamineExperience": 4, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, @@ -143750,126 +160478,38 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -4, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5bfd35380db83400232fe5cc": { - "_id": "5bfd35380db83400232fe5cc", - "_name": "stock_mosin_izhmash_mosin_infantry_wood", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_toz-106_toz_short_std_wood", - "ShortName": "stock_toz-106_toz_short_std_wood", - "Description": "stock_toz-106_toz_short_std_wood", - "Weight": 1.8, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mosin_izhmash_mosin_infantry_wood.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 4, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5b3f7bf05acfc433000ecf6b", - "5bfd4cbe0db834001b73449f", - "5bfd4cd60db834001c38f095", - "5bfd4cc90db834001d23e846" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_stock", - "_id": "5bfd35380db83400232fe5ce", - "_parent": "5bfd35380db83400232fe5cc", + "_name": "mod_stock_000", + "_id": "5fc4c881d724d907e2077df5", + "_parent": "5fb655b748c711690e3a8d5a", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5bbde409d4351e003562b036" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "5bfd35380db83400232fe5cf", - "_parent": "5bfd35380db83400232fe5cc", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bbde41ed4351e003562b038" + "57ade1442459771557167e15", + "5a33ca0fc4a282000d72292f", + "5c0faeddd174af02a962601f", + "5649be884bdc2d79388b4577", + "5d120a10d7ad1a4e1026ba85", + "5b0800175acfc400153aebd4", + "5bb20e58d4351e00320205d7", + "5947e98b86f774778f1448bc", + "5947eab886f77475961d96c5", + "602e3f1254072b51b239f713", + "5c793fb92e221644f31bfb64", + "5c793fc42e221600114ca25d", + "5fb655a72b1b027b1f50bd06", + "591af10186f774139d495f0e", + "591aef7986f774139d495f03", + "627254cc9c563e6e442c398f", + "638de3603a1a4031d8260b8c" ] } ] @@ -143883,46 +160523,46 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -29, + "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 9, + "Ergonomics": -2, "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": true, "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": true, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, + "IsShoulderContact": false, "Foldable": false, "Retractable": false, - "SizeReduceRight": 2, - "HeatFactor": 1.099, - "CoolFactor": 0.908, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, "DurabilityBurnModificator": 1 }, - "_proto": "5649b0fc4bdc2d17108b4588" + "_proto": "55d4ae6c4bdc2d8b2f8b456e" }, - "5de910da8b6c4240ba2651b5": { - "_id": "5de910da8b6c4240ba2651b5", - "_name": "stock_mp9_bt_mp9_folding_stock_std", + "628a6678ccaab13006640e49": { + "_id": "628a6678ccaab13006640e49", + "_name": "stock_ak_rifle_dynamics_ak_to_m4_stock_adapter_gen_2", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_mp7_hk_a1_std", - "ShortName": "stock_mp7_hk_a1_std", - "Description": "stock_mp7_hk_a1_std", - "Weight": 0.15, + "Name": "stock_sa58_ds_arms_para_folding_buffer_tube_adapter", + "ShortName": "stock_sa58_ds_arms_para_folding_buffer_tube_adapter", + "Description": "stock_sa58_ds_arms_para_folding_buffer_tube_adapter", + "Weight": 0.23, "BackgroundColor": "blue", - "Width": 2, + "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mp9_bt_mp9_folding_stock_std.bundle", + "path": "assets/content/items/mods/stocks/stock_ak_rifle_dynamics_ak_to_m4_stock_adapter_gen_2.bundle", "rcid": "" }, "UsePrefab": { @@ -143940,12 +160580,12 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 10, - "ExamineExperience": 3, + "ExamineExperience": 4, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, + "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, @@ -143962,52 +160602,92 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "628a6678ccaab13006640e4a", + "_parent": "628a6678ccaab13006640e49", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ade1442459771557167e15", + "5a33ca0fc4a282000d72292f", + "5649be884bdc2d79388b4577", + "5d120a10d7ad1a4e1026ba85", + "5b0800175acfc400153aebd4", + "5bb20e58d4351e00320205d7", + "5947e98b86f774778f1448bc", + "5947eab886f77475961d96c5", + "5ef1ba28c64c5d0dfc0571a5", + "602e3f1254072b51b239f713", + "5c793fb92e221644f31bfb64", + "5c793fc42e221600114ca25d", + "627254cc9c563e6e442c398f", + "591aef7986f774139d495f03", + "591af10186f774139d495f0e", + "606587e18900dc2d9a55b65f", + "5c0faeddd174af02a962601f", + "638de3603a1a4031d8260b8c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -18, + "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 3, + "Ergonomics": -1, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, + "IsAnimated": true, + "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, + "IsShoulderContact": false, "Foldable": false, "Retractable": false, - "SizeReduceRight": 1, + "SizeReduceRight": 0, "HeatFactor": 1, "CoolFactor": 1, "DurabilityBurnModificator": 1 }, - "_proto": "5649b0fc4bdc2d17108b4588" + "_proto": "5649b1c04bdc2d16268b457c" }, - "5cdeac42d7f00c000d36ba73": { - "_id": "5cdeac42d7f00c000d36ba73", - "_name": "stock_m700_magpul_pro_700_folding_stock", + "62811f828193841aca4a45c3": { + "_id": "62811f828193841aca4a45c3", + "_name": "stock_ax_accuracy_international_ax_butt_stock_pb", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_ar15_lmt_sopmod", - "ShortName": "stock_ar15_lmt_sopmod", - "Description": "stock_ar15_lmt_sopmod", - "Weight": 0.4, + "Name": "Приклад High Standard M4SS", + "ShortName": "M4SS", + "Description": "Телескопический приклад High Standard M4SS во всем повторяет классический приклад M4A1 за исключением мелких деталей в геометрии.", + "Weight": 0.52, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_m700_magpul_pro_700_folding_stock.bundle", + "path": "assets/content/items/mods/stocks/stock_ax_accuracy_international_ax_butt_stock_pb.bundle", "rcid": "" }, "UsePrefab": { @@ -144047,16 +160727,20 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -25, + "Recoil": -27, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 20, + "Ergonomics": 4, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -144066,7 +160750,138 @@ "HasShoulderContact": true, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + } + }, + "5bfe89510db834001808a127": { + "_id": "5bfe89510db834001808a127", + "_name": "stock_870_fab_defense_agr_870_stock_tube", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "Труба приклада Colt", + "ShortName": "CST", + "Description": "Труба для установки телескопических прикладов производства компании Colt.", + "Weight": 0.162, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_870_fab_defense_agr_870_stock_tube.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock_000", + "_id": "5bfe89510db834001808a129", + "_parent": "5bfe89510db834001808a127", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fc2369685fd526b824a5713", + "602e620f9b513876d4338d9a", + "5a9eb32da2750c00171b3f9c", + "5bfe86df0db834001b734685", + "55d4ae6c4bdc2d8b2f8b456e", + "5c87a07c2e2216001219d4a2", + "5bb20e70d4351e0035629f8f", + "5beec8c20db834001d2c465c", + "5fbbaa86f9986c4cff3fe5f6", + "5fce16961f152d4312622bc9", + "5ae30c9a5acfc408fb139a03", + "5d135e83d7ad1a21b83f42d8", + "5d135ecbd7ad1a21c176542e", + "56eabf3bd2720b75698b4569", + "58d2946386f774496974c37e", + "58d2946c86f7744e271174b5", + "58d2947686f774485c6a1ee5", + "58d2947e86f77447aa070d53", + "5d44069ca4b9361ebd26fc37", + "5d4406a8a4b9361e4f6eb8b7", + "5947c73886f7747701588af5", + "5c793fde2e221601da358614", + "5b39f8db5acfc40016387a1b", + "628a85ee6b1d481ff772e9d5", + "606587d11246154cad35d635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, "Foldable": false, "Retractable": false, "SizeReduceRight": 0, @@ -144074,25 +160889,373 @@ "CoolFactor": 1, "DurabilityBurnModificator": 1 }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" + "_proto": "5649b2314bdc2d79388b4576" }, - "5bae13bad4351e00320204af": { - "_id": "5bae13bad4351e00320204af", - "_name": "stock_mosin_promag_archangel_opfor_prs", + "5bfeb32b0db834001a6694d9": { + "_id": "5bfeb32b0db834001a6694d9", + "_name": "stock_m700_hogue_overmolded_ghillie_green_pillar_bedded_stock", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_mosin_promag_archangel_opfor_prs", - "ShortName": "stock_mosin_promag_archangel_opfor_prs", - "Description": "stock_mosin_promag_archangel_opfor_prs", - "Weight": 2, + "Name": "stock_m700_hogue_overmolded_ghillie_green_pillar_bedded_stock", + "ShortName": "stock_m700_hogue_overmolded_ghillie_green_pillar_bedded_stock", + "Description": "stock_m700_hogue_overmolded_ghillie_green_pillar_bedded_stock", + "Weight": 1.8, "BackgroundColor": "blue", - "Width": 4, + "Width": 3, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mosin_promag_archangel_opfor_prs.bundle", + "path": "assets/content/items/mods/stocks/stock_m700_hogue_overmolded_ghillie_green_pillar_bedded_stock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5d25a6538abbc306c62e630d", + "5d25a4a98abbc30b917421a4", + "5d25a7b88abbc3054f3e60bc", + "5ce69cbad7f00c00b61c5098", + "5d25a6a48abbc306c62e6310", + "5d25af8f8abbc3055079fec5", + "5cf12a15d7f00c05464b293f" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "5c091fb40db834001f274773", + "_parent": "5bfeb32b0db834001a6694d9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -30, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 14, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 2, + "HeatFactor": 1.021, + "CoolFactor": 0.984, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5bfd36ad0db834001c38ef66": { + "_id": "5bfd36ad0db834001c38ef66", + "_name": "stock_mosin_izhmash_mosin_carabine_sawn_off_wood", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_toz-106_toz_short_std_wood", + "ShortName": "stock_toz-106_toz_short_std_wood", + "Description": "stock_toz-106_toz_short_std_wood", + "Weight": 0.8, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mosin_izhmash_mosin_carabine_sawn_off_wood.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5b3f7bf05acfc433000ecf6b" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "5bfd36ad0db834001c38ef68", + "_parent": "5bfd36ad0db834001c38ef66", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bbde41ed4351e003562b038" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -4, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 16, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 2, + "HeatFactor": 1.079, + "CoolFactor": 0.918, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "618167528004cc50514c34f9": { + "_id": "618167528004cc50514c34f9", + "_name": "stock_mk16_fn_scar_folding_stock_extension", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak74m_izhmash_ak74m_std", + "ShortName": "stock_ak74m_izhmash_ak74m_std", + "Description": "stock_ak74m_izhmash_ak74m_std", + "Weight": 0.3, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mk16_fn_scar_folding_stock_extension.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "618167528004cc50514c34fb", + "_parent": "618167528004cc50514c34f9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "618167616ef05c2ce828f1a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -24, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "5bfd37c80db834001d23e842": { + "_id": "5bfd37c80db834001d23e842", + "_name": "stock_mosin_izhmash_mosin_carabine_sniper_cut_wood", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_toz-106_toz_short_std_wood", + "ShortName": "stock_toz-106_toz_short_std_wood", + "Description": "stock_toz-106_toz_short_std_wood", + "Weight": 1.55, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mosin_izhmash_mosin_carabine_sniper_cut_wood.bundle", "rcid": "" }, "UsePrefab": { @@ -144132,16 +161295,165 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5bfd37c80db834001d23e844", + "_parent": "5bfd37c80db834001d23e842", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bbde409d4351e003562b036" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "5bfd37c80db834001d23e845", + "_parent": "5bfd37c80db834001d23e842", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bbde41ed4351e003562b038" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, - "Accuracy": 3, - "Recoil": -38, + "Accuracy": 0, + "Recoil": -27, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 40, + "Ergonomics": 11, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 2, + "HeatFactor": 1.088, + "CoolFactor": 0.914, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "61825d136ef05c2ce828f1cc": { + "_id": "61825d136ef05c2ce828f1cc", + "_name": "stock_mk16_fn_scar_folding_stock_extension_fde", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak74m_izhmash_ak74m_std", + "ShortName": "stock_ak74m_izhmash_ak74m_std", + "Description": "stock_ak74m_izhmash_ak74m_std", + "Weight": 0.3, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mk16_fn_scar_folding_stock_extension_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "61825d136ef05c2ce828f1ce", + "_parent": "61825d136ef05c2ce828f1cc", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "618167616ef05c2ce828f1a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -24, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, @@ -144155,12 +161467,725 @@ "Foldable": false, "Retractable": false, "SizeReduceRight": 0, - "HeatFactor": 0.941, - "CoolFactor": 1.063, + "HeatFactor": 1, + "CoolFactor": 1, "DurabilityBurnModificator": 1 }, "_proto": "5649b0fc4bdc2d17108b4588" }, + "62811e2510e26c1f344e6554": { + "_id": "62811e2510e26c1f344e6554", + "_name": "pistolgrip_ax_accuracy_international_ax_pistol_grip_pb", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_590_mesa_leo_stock_adapter_gen1", + "ShortName": "stock_590_mesa_leo_stock_adapter_gen1", + "Description": "stock_590_mesa_leo_stock_adapter_gen1", + "Weight": 0.22, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ax_accuracy_international_ax_pistol_grip_pb.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 1, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "62811e2510e26c1f344e6555", + "_parent": "62811e2510e26c1f344e6554", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62811f828193841aca4a45c3" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "62815b5f308cb521f87a8faf", + "_parent": "62811e2510e26c1f344e6554", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6281204f308cb521f87a8f9b" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": true, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "56083be64bdc2d20478b456f" + }, + "606ef0812535c57a13424d20": { + "_id": "606ef0812535c57a13424d20", + "_name": "stock_mp155_kalshnikov_ultima_stock_buttpad_small", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak_izhmash_6g15u_butt_pad", + "ShortName": "stock_ak_izhmash_6g15u_butt_pad", + "Description": "stock_ak_izhmash_6g15u_butt_pad", + "Weight": 0.155, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_mp155_kalshnikov_ultima_stock_buttpad_small.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": true, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "58d2912286f7744e27117493" + }, + "627254cc9c563e6e442c398f": { + "_id": "627254cc9c563e6e442c398f", + "_name": "stock_ar15_strike_industries_viper_pdw_stock", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ar15_troy_m7a1_pdw_blk", + "ShortName": "stock_ar15_troy_m7a1_pdw_blk", + "Description": "stock_ar15_troy_m7a1_pdw_blk", + "Weight": 0.573, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_ar15_strike_industries_viper_pdw_stock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -25, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 21, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649be884bdc2d79388b4577" + }, + "5b099bf25acfc4001637e683": { + "_id": "5b099bf25acfc4001637e683", + "_name": "stock_sa58_ds_arms_para_folding_buffer_tube_adapter", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_sa58_ds_arms_para_folding_buffer_tube_adapter", + "ShortName": "stock_sa58_ds_arms_para_folding_buffer_tube_adapter", + "Description": "stock_sa58_ds_arms_para_folding_buffer_tube_adapter", + "Weight": 0.31, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_sa58_ds_arms_para_folding_buffer_tube_adapter.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock_000", + "_id": "5b1141fa5acfc4001a590a14", + "_parent": "5b099bf25acfc4001637e683", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ade1442459771557167e15", + "5a33ca0fc4a282000d72292f", + "5649be884bdc2d79388b4577", + "5d120a10d7ad1a4e1026ba85", + "5b0800175acfc400153aebd4", + "5bb20e58d4351e00320205d7", + "5947e98b86f774778f1448bc", + "5947eab886f77475961d96c5", + "5ef1ba28c64c5d0dfc0571a5", + "602e3f1254072b51b239f713", + "5c793fb92e221644f31bfb64", + "5c793fc42e221600114ca25d", + "591aef7986f774139d495f03", + "591af10186f774139d495f0e", + "627254cc9c563e6e442c398f", + "638de3603a1a4031d8260b8c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": false, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b1c04bdc2d16268b457c" + }, + "57616ca52459773c69055192": { + "_id": "57616ca52459773c69055192", + "_name": "stock_saiga12_izhmash_saiga12_fold_ak_type", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_saiga12", + "ShortName": "stock_saiga12", + "Description": "stock_saiga12", + "Weight": 0.35, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_saiga12_izhmash_saiga12_fold_ak_type.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5ac224b1d8ce8700150a20cb", + "_parent": "57616ca52459773c69055192", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a0c59791526d8dba737bba7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -34, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "5649b0fc4bdc2d17108b4588" + }, + "626a8ae89e664a2e2a75f409": { + "_id": "626a8ae89e664a2e2a75f409", + "_name": "stock_toz-106_fab_defense_gpcp_custom_stock_cheek", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_ak_izhmash_6g15u_butt_pad", + "ShortName": "stock_ak_izhmash_6g15u_butt_pad", + "Description": "stock_ak_izhmash_6g15u_butt_pad", + "Weight": 0.155, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_toz-106_fab_defense_gpcp_custom_stock_cheek.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 0, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "58d2912286f7744e27117493" + }, + "5df35ddddfc58d14537c2036": { + "_id": "5df35ddddfc58d14537c2036", + "_name": "stock_t5000_orsis_t5000_se_folding_stock_std", + "_parent": "55818a594bdc2db9688b456a", + "_type": "Item", + "_props": { + "Name": "stock_dvl-10_lobaev_dvl-10_std", + "ShortName": "stock_dvl-10_lobaev_dvl-10_std", + "Description": "stock_dvl-10_lobaev_dvl-10_std", + "Weight": 0.31, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/stocks/stock_t5000_orsis_t5000_se_folding_stock_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 1, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -25, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 11, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": true, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "IsShoulderContact": true, + "Foldable": false, + "Retractable": false, + "SizeReduceRight": 1, + "HeatFactor": 1, + "CoolFactor": 1, + "DurabilityBurnModificator": 1 + }, + "_proto": "55d4ae6c4bdc2d8b2f8b456e" + }, "625eb0faa6e3a82193267ad9": { "_id": "625eb0faa6e3a82193267ad9", "_name": "stock_m3_benelli_pistol_grip_synthetic_stock", @@ -144217,6 +162242,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -144246,23 +162275,23 @@ }, "_proto": "5649b0fc4bdc2d17108b4588" }, - "6197b229af1f5202c57a9bea": { - "_id": "6197b229af1f5202c57a9bea", - "_name": "stock_svd_s_lynxarms_sch_svd_s", + "5a38ef1fc4a282000b1521f6": { + "_id": "5a38ef1fc4a282000b1521f6", + "_name": "stock_toz-106_toz_short_std_wood", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_ak_utg_sfs_adapter", - "ShortName": "stock_ak_utg_sfs_adapter", - "Description": "stock_ak_utg_sfs_adapter", - "Weight": 0.127, + "Name": "stock_toz-106_toz_full_std", + "ShortName": "stock_toz-106_toz_full_std", + "Description": "stock_toz-106_toz_full_std", + "Weight": 1.25, "BackgroundColor": "blue", - "Width": 1, + "Width": 4, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_svd_s_lynxarms_sch_svd_s.bundle", + "path": "assets/content/items/mods/stocks/stock_toz-106_toz_short_std_wood.bundle", "rcid": "" }, "UsePrefab": { @@ -144271,211 +162300,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "6197b229af1f5202c57a9bec", - "_parent": "6197b229af1f5202c57a9bea", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ade1442459771557167e15", - "5a33ca0fc4a282000d72292f", - "5c0faeddd174af02a962601f", - "5649be884bdc2d79388b4577", - "5d120a10d7ad1a4e1026ba85", - "5b0800175acfc400153aebd4", - "5bb20e58d4351e00320205d7", - "5947e98b86f774778f1448bc", - "5947eab886f77475961d96c5", - "5ef1ba28c64c5d0dfc0571a5", - "602e3f1254072b51b239f713", - "5c793fb92e221644f31bfb64", - "5c793fc42e221600114ca25d", - "591aef7986f774139d495f03", - "591af10186f774139d495f0e", - "627254cc9c563e6e442c398f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b1c04bdc2d16268b457c" - }, - "611a31ce5b7ffe001b4649d1": { - "_id": "611a31ce5b7ffe001b4649d1", - "_name": "stock_mr43_izhmeh_mr43_buttpad", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_magpul_rubber_butt_pad", - "ShortName": "stock_ar15_magpul_rubber_butt_pad", - "Description": "stock_ar15_magpul_rubber_butt_pad", - "Weight": 0.12, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mr43_izhmeh_mr43_buttpad.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -4, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "58d2912286f7744e27117493" - }, - "61816734d8e3106d9806c1f3": { - "_id": "61816734d8e3106d9806c1f3", - "_name": "stock_mk16_fn_scar_folding_stock", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_mk16_fn_scar_folding_stock", - "ShortName": "stock_mk16_fn_scar_folding_stock", - "Description": "stock_mk16_fn_scar_folding_stock", - "Weight": 0.35, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mk16_fn_scar_folding_stock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, + "ExaminedByDefault": true, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -144506,19 +162331,22 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_stock_001", - "_id": "61816792568c120fdd29491e", - "_parent": "61816734d8e3106d9806c1f3", + "_name": "mod_pistol_grip", + "_id": "5a38f000c4a2826c6e06d7a5", + "_parent": "5a38ef1fc4a282000b1521f6", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "618167528004cc50514c34f9", - "61825d136ef05c2ce828f1cc" + "5a38eecdc4a282329a73b512" ] } ] @@ -144528,16 +162356,15 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_stock_002", - "_id": "6181679e6ef05c2ce828f1ab", - "_parent": "61816734d8e3106d9806c1f3", + "_name": "mod_stock", + "_id": "626a8f75f7387003622dc9da", + "_parent": "5a38ef1fc4a282000b1521f6", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "618167441cb55961fa0fdc71", - "61825d24d3a39d50044c13af" + "626a8ae89e664a2e2a75f409" ] } ] @@ -144551,12 +162378,12 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -5, + "Recoil": -34, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 0, + "Ergonomics": 6, "Velocity": 0, - "RaidModdable": false, + "RaidModdable": true, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, @@ -144565,245 +162392,32 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "IsShoulderContact": true, - "Foldable": false, + "Foldable": true, "Retractable": false, - "SizeReduceRight": 1, - "HeatFactor": 1, - "CoolFactor": 1, + "SizeReduceRight": 2, + "HeatFactor": 1.022, + "CoolFactor": 0.974, "DurabilityBurnModificator": 1 }, "_proto": "5649b0fc4bdc2d17108b4588" }, - "5bbde409d4351e003562b036": { - "_id": "5bbde409d4351e003562b036", - "_name": "stock_mosin_aim_sports_buttpad_extended", + "5c793fde2e221601da358614": { + "_id": "5c793fde2e221601da358614", + "_name": "stock_ar15_strike_industries_viper_mod_1", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "stock_mosin_aim_sports_buttpad_extended", - "ShortName": "stock_mosin_aim_sports_buttpad_extended", - "Description": "stock_mosin_aim_sports_buttpad_extended", - "Weight": 0.2, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mosin_aim_sports_buttpad_extended.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": true, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "58d2912286f7744e27117493" - }, - "5c793fb92e221644f31bfb64": { - "_id": "5c793fb92e221644f31bfb64", - "_name": "stock_ar15_strike_industries_advanced_receiver_extension", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_colt_stock_tube_A2", - "ShortName": "stock_ar15_colt_stock_tube_A2", - "Description": "stock_ar15_colt_stock_tube_A2", - "Weight": 0.11, + "Name": "stock_ar15_hk_slim_line", + "ShortName": "stock_ar15_hk_slim_line", + "Description": "stock_ar15_hk_slim_line", + "Weight": 0.188, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_strike_industries_advenced_receiver_extension.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock_000", - "_id": "5c793fb92e221644f31bfb66", - "_parent": "5c793fb92e221644f31bfb64", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fc2369685fd526b824a5713", - "606587d11246154cad35d635", - "602e620f9b513876d4338d9a", - "5a9eb32da2750c00171b3f9c", - "5bfe86df0db834001b734685", - "55d4ae6c4bdc2d8b2f8b456e", - "5c87a07c2e2216001219d4a2", - "5bb20e70d4351e0035629f8f", - "5beec8c20db834001d2c465c", - "5fbbaa86f9986c4cff3fe5f6", - "5fce16961f152d4312622bc9", - "5ae30c9a5acfc408fb139a03", - "5d135e83d7ad1a21b83f42d8", - "5d135ecbd7ad1a21c176542e", - "56eabf3bd2720b75698b4569", - "58d2946386f774496974c37e", - "58d2946c86f7744e271174b5", - "58d2947686f774485c6a1ee5", - "58d2947e86f77447aa070d53", - "5d44069ca4b9361ebd26fc37", - "5d4406a8a4b9361e4f6eb8b7", - "5947c73886f7747701588af5", - "5c793fde2e221601da358614", - "5b39f8db5acfc40016387a1b", - "628a85ee6b1d481ff772e9d5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -4, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 0.98 - }, - "_proto": "5649b2314bdc2d79388b4576" - }, - "58d2947686f774485c6a1ee5": { - "_id": "58d2947686f774485c6a1ee5", - "_name": "stock_ar15_magpul_moe_carbine_od", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_magpul_moe_carbine_blk", - "ShortName": "stock_ar15_magpul_moe_carbine_blk", - "Description": "stock_ar15_magpul_moe_carbine_blk", - "Weight": 0.226, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_magpul_moe_carbine_od.bundle", + "path": "assets/content/items/mods/stocks/stock_ar15_strike_industries_viper_mod_1.bundle", "rcid": "" }, "UsePrefab": { @@ -144843,27 +162457,12 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "58d2947686f774485c6a1ee6", - "_parent": "58d2947686f774485c6a1ee5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "58d2912286f7744e27117493" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], + "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, @@ -144871,7 +162470,7 @@ "Recoil": -30, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 8, + "Ergonomics": 11, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -144947,6 +162546,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -145019,288 +162622,23 @@ }, "_proto": "5649b2314bdc2d79388b4576" }, - "623b2e9d11c3296b440d1638": { - "_id": "623b2e9d11c3296b440d1638", - "_name": "stock_sv-98_cnc_guns_ov_sv98", + "5c793fb92e221644f31bfb64": { + "_id": "5c793fb92e221644f31bfb64", + "_name": "stock_ar15_strike_industries_advanced_receiver_extension", "_parent": "55818a594bdc2db9688b456a", "_type": "Item", "_props": { - "Name": "SKS stock", - "ShortName": "SKS stock", - "Description": "SKS stock", - "Weight": 0.55, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_sv-98_cnc_guns_ov_sv98.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 2, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_handguard", - "_id": "623c3ca32e96be66a800672f", - "_parent": "623b2e9d11c3296b440d1638", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "623c3c1f37b4b31470357737" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "623c3cc6f081de3a00443028", - "_parent": "623b2e9d11c3296b440d1638", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5f6341043ada5942720e2dc5", - "6087e663132d4d12c81fd96b", - "623c3be0484b5003161840dc", - "5beec8ea0db834001a6f9dbf", - "5649ad3f4bdc2df8348b4585", - "5649ade84bdc2d1b2b8b4587", - "59e62cc886f77440d40b52a1", - "5a0071d486f77404e23a12b2", - "57e3dba62459770f0c32322b", - "5cf54404d7f00c108840b2ef", - "5e2192a498a36665e8337386", - "5b30ac585acfc433000eb79c", - "59e6318286f77444dd62c4cc", - "5cf50850d7f00c056e24104c", - "5cf508bfd7f00c056e24104e", - "628a664bccaab13006640e47", - "628c9ab845c59e5b80768a81", - "5947f92f86f77427344a76b1", - "5947fa2486f77425b47c1a9b", - "5c6bf4aa2e2216001219b0ae", - "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock_000", - "_id": "624c2a8809cd027dff2f8cd9", - "_parent": "623b2e9d11c3296b440d1638", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "624c29ce09cd027dff2f8cd7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -6, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": true, - "Retractable": false, - "SizeReduceRight": 1, - "HeatFactor": 1.052, - "CoolFactor": 0.953, - "DurabilityBurnModificator": 1 - }, - "_proto": "56083cba4bdc2de22e8b456f" - }, - "599851db86f77467372f0a18": { - "_id": "599851db86f77467372f0a18", - "_name": "stock_pp-19-01_izhmash_vityaz_std", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_pp-19-01_izhmash_vityaz_std", - "ShortName": "stock_pp-19-01_izhmash_vityaz_std", - "Description": "stock_pp-19-01_izhmash_vityaz_std", - "Weight": 0.218, + "Name": "stock_ar15_colt_stock_tube_A2", + "ShortName": "stock_ar15_colt_stock_tube_A2", + "Description": "stock_ar15_colt_stock_tube_A2", + "Weight": 0.11, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/stocks/stock_pp-19-01_izhmash_vityaz_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5a0d58a01526d8dba31fe3bc", - "_parent": "599851db86f77467372f0a18", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a0c59791526d8dba737bba7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -34, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5bfe89510db834001808a127": { - "_id": "5bfe89510db834001808a127", - "_name": "stock_870_fab_defense_agr_870_stock_tube", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "Труба приклада Colt", - "ShortName": "CST", - "Description": "Труба для установки телескопических прикладов производства компании Colt.", - "Weight": 0.162, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_870_fab_defense_agr_870_stock_tube.bundle", + "path": "assets/content/items/mods/stocks/stock_ar15_strike_industries_advenced_receiver_extension.bundle", "rcid": "" }, "UsePrefab": { @@ -145340,18 +162678,23 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_stock_000", - "_id": "5bfe89510db834001808a129", - "_parent": "5bfe89510db834001808a127", + "_id": "5c793fb92e221644f31bfb66", + "_parent": "5c793fb92e221644f31bfb64", "_props": { "filters": [ { "Shift": 0, "Filter": [ "5fc2369685fd526b824a5713", + "606587d11246154cad35d635", "602e620f9b513876d4338d9a", "5a9eb32da2750c00171b3f9c", "5bfe86df0db834001b734685", @@ -145374,8 +162717,7 @@ "5947c73886f7747701588af5", "5c793fde2e221601da358614", "5b39f8db5acfc40016387a1b", - "628a85ee6b1d481ff772e9d5", - "606587d11246154cad35d635" + "628a85ee6b1d481ff772e9d5" ] } ] @@ -145389,688 +162731,11 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b2314bdc2d79388b4576" - }, - "5c5db6ee2e221600113fba54": { - "_id": "5c5db6ee2e221600113fba54", - "_name": "stock_mpx_maxim_defence_cqb_stock", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_all_sig_mpx_mcx_early_type", - "ShortName": "stock_all_sig_mpx_mcx_early_type", - "Description": "stock_all_sig_mpx_mcx_early_type", - "Weight": 0.501, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mpx_maxim_defence_cqb_stock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -30, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 15, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5cc700cae4a949035e43ba72": { - "_id": "5cc700cae4a949035e43ba72", - "_name": "stock_p90_fn_p90_butt_pad_std", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak_izhmash_6g15u_butt_pad", - "ShortName": "stock_ak_izhmash_6g15u_butt_pad", - "Description": "stock_ak_izhmash_6g15u_butt_pad", - "Weight": 0.06, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_p90_fn_p90_butt_pad_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, + "Recoil": -4, "Loudness": 0, "EffectiveDistance": 0, "Ergonomics": 2, "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": true, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "58d2912286f7744e27117493" - }, - "5cc700d4e4a949000f0f0f28": { - "_id": "5cc700d4e4a949000f0f0f28", - "_name": "stock_p90_damage industries_butt_pad", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak_izhmash_6g15u_butt_pad", - "ShortName": "stock_ak_izhmash_6g15u_butt_pad", - "Description": "stock_ak_izhmash_6g15u_butt_pad", - "Weight": 0.09, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_p90_damage industries_butt_pad.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": true, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "58d2912286f7744e27117493" - }, - "5bfd384c0db834001a6691d3": { - "_id": "5bfd384c0db834001a6691d3", - "_name": "stock_mosin_izhmash_mosin_carabine_wood", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_toz-106_toz_short_std_wood", - "ShortName": "stock_toz-106_toz_short_std_wood", - "Description": "stock_toz-106_toz_short_std_wood", - "Weight": 1.6, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mosin_izhmash_mosin_carabine_wood.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5b3f7bf05acfc433000ecf6b" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5bfd384c0db834001a6691d5", - "_parent": "5bfd384c0db834001a6691d3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bbde409d4351e003562b036" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "5bfd384c0db834001a6691d6", - "_parent": "5bfd384c0db834001a6691d3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bbde41ed4351e003562b038" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -27, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 14, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 2, - "HeatFactor": 1.088, - "CoolFactor": 0.914, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "627254cc9c563e6e442c398f": { - "_id": "627254cc9c563e6e442c398f", - "_name": "stock_ar15_strike_industries_viper_pdw_stock", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_troy_m7a1_pdw_blk", - "ShortName": "stock_ar15_troy_m7a1_pdw_blk", - "Description": "stock_ar15_troy_m7a1_pdw_blk", - "Weight": 0.573, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_strike_industries_viper_pdw_stock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -25, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 21, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649be884bdc2d79388b4577" - }, - "57c450252459772d28133253": { - "_id": "57c450252459772d28133253", - "_name": "stock_val_tochmash_val_std", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_val_tochmash_val_std", - "ShortName": "stock_val_tochmash_val_std", - "Description": "stock_val_tochmash_val_std", - "Weight": 0.5, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_val_tochmash_val_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 50, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -30, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 8, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "578395e82459774a0e553c7b" - }, - "606587e18900dc2d9a55b65f": { - "_id": "606587e18900dc2d9a55b65f", - "_name": "stock_ar15_cmmg_mil_spec_tube", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_cmmg_mil_spec_tube", - "ShortName": "stock_ar15_cmmg_mil_spec_tube", - "Description": "stock_ar15_cmmg_mil_spec_tube", - "Weight": 0.132, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_cmmg_mil_spec_tube.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock_000", - "_id": "606587e18900dc2d9a55b661", - "_parent": "606587e18900dc2d9a55b65f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fc2369685fd526b824a5713", - "606587d11246154cad35d635", - "5a9eb32da2750c00171b3f9c", - "5bfe86df0db834001b734685", - "55d4ae6c4bdc2d8b2f8b456e", - "5c87a07c2e2216001219d4a2", - "5bb20e70d4351e0035629f8f", - "5beec8c20db834001d2c465c", - "5fbbaa86f9986c4cff3fe5f6", - "5fce16961f152d4312622bc9", - "5ae30c9a5acfc408fb139a03", - "5d135e83d7ad1a21b83f42d8", - "5d135ecbd7ad1a21c176542e", - "56eabf3bd2720b75698b4569", - "58d2946386f774496974c37e", - "58d2946c86f7744e271174b5", - "58d2947686f774485c6a1ee5", - "58d2947e86f77447aa070d53", - "5d44069ca4b9361ebd26fc37", - "5d4406a8a4b9361e4f6eb8b7", - "5947c73886f7747701588af5", - "5c793fde2e221601da358614", - "5b39f8db5acfc40016387a1b", - "628a85ee6b1d481ff772e9d5", - "602e620f9b513876d4338d9a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, @@ -146085,911 +162750,10 @@ "SizeReduceRight": 0, "HeatFactor": 1, "CoolFactor": 1, - "DurabilityBurnModificator": 1 + "DurabilityBurnModificator": 0.98 }, "_proto": "5649b2314bdc2d79388b4576" }, - "5d0236dad7ad1a0940739d29": { - "_id": "5d0236dad7ad1a0940739d29", - "_name": "stock_sks_fab_defence_uas_sks", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_sks_tapco_intrafuse_sks_railed", - "ShortName": "stock_sks_tapco_intrafuse_sks_railed", - "Description": "stock_sks_tapco_intrafuse_sks_railed", - "Weight": 1.034, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_sks_fab_defence_uas_sks.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5d0236dad7ad1a0940739d2d", - "_parent": "5d0236dad7ad1a0940739d29", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "5d0236dad7ad1a0940739d2e", - "_parent": "5d0236dad7ad1a0940739d29", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5f6341043ada5942720e2dc5", - "6087e663132d4d12c81fd96b", - "5beec8ea0db834001a6f9dbf", - "5649ad3f4bdc2df8348b4585", - "5649ade84bdc2d1b2b8b4587", - "59e62cc886f77440d40b52a1", - "5a0071d486f77404e23a12b2", - "57e3dba62459770f0c32322b", - "5cf54404d7f00c108840b2ef", - "5e2192a498a36665e8337386", - "5b30ac585acfc433000eb79c", - "59e6318286f77444dd62c4cc", - "5cf50850d7f00c056e24104c", - "5cf508bfd7f00c056e24104e", - "5947f92f86f77427344a76b1", - "5947fa2486f77425b47c1a9b", - "5c6bf4aa2e2216001219b0ae", - "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e", - "5d023784d7ad1a049d4aa7f2", - "623c3be0484b5003161840dc", - "628a664bccaab13006640e47", - "628c9ab845c59e5b80768a81" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "5d023b5fd7ad1a049d4aa7f4", - "_parent": "5d0236dad7ad1a0940739d29", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "5d023b65d7ad1a0940739d33", - "_parent": "5d0236dad7ad1a0940739d29", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_002", - "_id": "5d023b6cd7ad1a6f1b72d449", - "_parent": "5d0236dad7ad1a0940739d29", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -38, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 15, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1.019, - "CoolFactor": 0.979, - "DurabilityBurnModificator": 1 - }, - "_proto": "56083cba4bdc2de22e8b456f" - }, - "618167441cb55961fa0fdc71": { - "_id": "618167441cb55961fa0fdc71", - "_name": "stock_mk16_fn_scar_folding_stock_cheek", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak74m_izhmash_ak74m_std", - "ShortName": "stock_ak74m_izhmash_ak74m_std", - "Description": "stock_ak74m_izhmash_ak74m_std", - "Weight": 0.06, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mk16_fn_scar_folding_stock_cheek.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "56083be64bdc2d20478b456f": { - "_id": "56083be64bdc2d20478b456f", - "_name": "stock_mr133_plastic_long", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "Приклад пластиковый МР-133/153", - "ShortName": "133/153 Пл.п.", - "Description": "Пластиковый приклад с резиновым тыльником, для ружей МР-133 и МР-153 производства ИжМех.", - "Weight": 0.46, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mr133_plastic_long.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 1, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -34, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5addc7ac5acfc400194dbd90": { - "_id": "5addc7ac5acfc400194dbd90", - "_name": "stock_m14_sage_ebr_m14alcs_buttstock", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_m14_sage_ebr_m14alcs", - "ShortName": "stock_m14_sage_ebr_m14alcs", - "Description": "stock_m14_sage_ebr_m14alcs", - "Weight": 1.004, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_m14_sage_ebr_m14alcs_buttstock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "5addcb195acfc40015621da4", - "_parent": "5addc7ac5acfc400194dbd90", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5addc7db5acfc4001669f279" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -30, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 17, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649be884bdc2d79388b4577" - }, - "607d5a891246154cad35d6aa": { - "_id": "607d5a891246154cad35d6aa", - "_name": "stock_mp155_izhmeh_monte_carlo_walnut", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "Приклад деревянный МР-133/153", - "ShortName": "133/153 Д.п.", - "Description": "Деревянный приклад для ружей МР-133 и МР-153 производства ИжМех с резиновым тыльником.", - "Weight": 0.64, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mp155_izhmeh_monte_carlo_walnut.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 1, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -34, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "56083be64bdc2d20478b456f" - }, - "5b7d64555acfc4001876c8e2": { - "_id": "5b7d64555acfc4001876c8e2", - "_name": "stock_sa58_ds_arms_para_brs", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak74m_izhmash_ak74m_std", - "ShortName": "stock_ak74m_izhmash_ak74m_std", - "Description": "stock_ak74m_izhmash_ak74m_std", - "Weight": 0.81, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_sa58_ds_arms_para_brs.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -37, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 1, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "578395e82459774a0e553c7b": { - "_id": "578395e82459774a0e553c7b", - "_name": "stock_vss_tochmash_vss_std_wood", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "", - "ShortName": "", - "Description": "", - "Weight": 0.7, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_vss_tochmash_vss_std_wood.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -33, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 15, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "57616ca52459773c69055192" - }, - "5947eab886f77475961d96c5": { - "_id": "5947eab886f77475961d96c5", - "_name": "stock_ar15_magpul_ubr_gen2_fde", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_magpul_ubr_gen2_blk", - "ShortName": "stock_ar15_magpul_ubr_gen2_blk", - "Description": "stock_ar15_magpul_ubr_gen2_blk", - "Weight": 0.61, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ar15_magpul_ubr_gen2_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -33, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 0.99 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, "5a788169c5856700142fdd9e": { "_id": "5a788169c5856700142fdd9e", "_name": "stock_870_shockwave_technologies_raptor_grip", @@ -147046,6 +162810,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -147075,175 +162843,6 @@ }, "_proto": "56083be64bdc2d20478b456f" }, - "5cde739cd7f00c0010373bd3": { - "_id": "5cde739cd7f00c0010373bd3", - "_name": "stock_m700_abarms_mrs_mod_x_gen_3", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_m700_abarms_mrs_mod_x_gen_3", - "ShortName": "stock_m700_abarms_mrs_mod_x_gen_3", - "Description": "stock_m700_abarms_mrs_mod_x_gen_3", - "Weight": 0.9, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_m700_abarms_mrs_mod_x_gen_3.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5d25af8f8abbc3055079fec5", - "5cf12a15d7f00c05464b293f", - "5bfeaa0f0db834001b734927", - "5bfea7ad0db834001c38f1ee" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5cde739cd7f00c0010373bd5", - "_parent": "5cde739cd7f00c0010373bd3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a33ca0fc4a282000d72292f", - "5c0faeddd174af02a962601f", - "5649be884bdc2d79388b4577", - "5d120a10d7ad1a4e1026ba85", - "5b0800175acfc400153aebd4", - "5947e98b86f774778f1448bc", - "5947eab886f77475961d96c5", - "5ef1ba28c64c5d0dfc0571a5", - "5c793fb92e221644f31bfb64", - "5c793fc42e221600114ca25d", - "5cde77a9d7f00c000f261009", - "627254cc9c563e6e442c398f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "5cde7dc1d7f00c0010373bdd", - "_parent": "5cde739cd7f00c0010373bd3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d4b9964bdc2d1d4e8b456e", - "571659bb2459771fb2755a12", - "6113c3586c780c1e710c90bc", - "6113cc78d3a39d50044c065a", - "6113cce3d92c473c770200c7", - "5bb20e18d4351e00320205d5", - "57c55efc2459772d2c6271e7", - "57af48872459771f0b2ebf11", - "57c55f092459772d291a8463", - "57c55f112459772d28133310", - "57c55f172459772d27602381", - "5a339805c4a2826c6e06d73d", - "615d8faecabb9b7ad90f4d5d", - "5b07db875acfc40dc528a5f6" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_handguard", - "_id": "5cde7f37d7f00c000f261266", - "_parent": "5cde739cd7f00c0010373bd3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cde7afdd7f00c000d36b89d" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -9, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 13, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649be884bdc2d79388b4577" - }, "5cde77a9d7f00c000f261009": { "_id": "5cde77a9d7f00c000f261009", "_name": "stock_m700_abarms_mod_x_side_folder", @@ -147300,6 +162899,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -147417,6 +163020,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -147541,6 +163148,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -147648,6 +163259,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -147746,126 +163361,6 @@ }, "_proto": "56083be64bdc2d20478b456f" }, - "628a6678ccaab13006640e49": { - "_id": "628a6678ccaab13006640e49", - "_name": "stock_ak_rifle_dynamics_ak_to_m4_stock_adapter_gen_2", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_sa58_ds_arms_para_folding_buffer_tube_adapter", - "ShortName": "stock_sa58_ds_arms_para_folding_buffer_tube_adapter", - "Description": "stock_sa58_ds_arms_para_folding_buffer_tube_adapter", - "Weight": 0.23, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ak_rifle_dynamics_ak_to_m4_stock_adapter_gen_2.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "628a6678ccaab13006640e4a", - "_parent": "628a6678ccaab13006640e49", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ade1442459771557167e15", - "5a33ca0fc4a282000d72292f", - "5649be884bdc2d79388b4577", - "5d120a10d7ad1a4e1026ba85", - "5b0800175acfc400153aebd4", - "5bb20e58d4351e00320205d7", - "5947e98b86f774778f1448bc", - "5947eab886f77475961d96c5", - "5ef1ba28c64c5d0dfc0571a5", - "602e3f1254072b51b239f713", - "5c793fb92e221644f31bfb64", - "5c793fc42e221600114ca25d", - "627254cc9c563e6e442c398f", - "591aef7986f774139d495f03", - "591af10186f774139d495f0e", - "606587e18900dc2d9a55b65f", - "5c0faeddd174af02a962601f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b1c04bdc2d16268b457c" - }, "5ef1ba28c64c5d0dfc0571a5": { "_id": "5ef1ba28c64c5d0dfc0571a5", "_name": "stock_ar15_mesa_crosshair_hydraulic_buffer_tube", @@ -147922,6 +163417,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -148050,6 +163549,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -148079,91 +163582,6 @@ }, "_proto": "55d4ae6c4bdc2d8b2f8b456e" }, - "606f262c6d0bd7580617bafa": { - "_id": "606f262c6d0bd7580617bafa", - "_name": "stock_mp155_kalshnikov_ultima_stock_buttpad_med", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak_izhmash_6g15u_butt_pad", - "ShortName": "stock_ak_izhmash_6g15u_butt_pad", - "Description": "stock_ak_izhmash_6g15u_butt_pad", - "Weight": 0.215, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mp155_kalshnikov_ultima_stock_buttpad_med.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -6, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 1, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": true, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "58d2912286f7744e27117493" - }, "606f263a8900dc2d9a55b68d": { "_id": "606f263a8900dc2d9a55b68d", "_name": "stock_mp155_kalshnikov_ultima_stock_buttpad_large", @@ -148220,6 +163638,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -148249,2943 +163671,6 @@ }, "_proto": "58d2912286f7744e27117493" }, - "5cf13123d7f00c1085616a50": { - "_id": "5cf13123d7f00c1085616a50", - "_name": "stock_m700_promag_archangel_precision_stock", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_870_remington_sps_12g", - "ShortName": "stock_870_remington_sps_12g", - "Description": "stock_870_remington_sps_12g\n", - "Weight": 2.2, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_m700_promag_archangel_precision_stock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 1, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5d25a6538abbc306c62e630d", - "5d25a4a98abbc30b917421a4", - "5d25a7b88abbc3054f3e60bc", - "5ce69cbad7f00c00b61c5098", - "5d25a6a48abbc306c62e6310", - "5bfeaa0f0db834001b734927", - "5bfea7ad0db834001c38f1ee" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 3, - "Recoil": -36, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 28, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 0.941, - "CoolFactor": 1.065, - "DurabilityBurnModificator": 1 - }, - "_proto": "56083be64bdc2d20478b456f" - }, - "61825d24d3a39d50044c13af": { - "_id": "61825d24d3a39d50044c13af", - "_name": "stock_mk16_fn_scar_folding_stock_cheek_fde", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak74m_izhmash_ak74m_std", - "ShortName": "stock_ak74m_izhmash_ak74m_std", - "Description": "stock_ak74m_izhmash_ak74m_std", - "Weight": 0.06, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mk16_fn_scar_folding_stock_cheek_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "6259c3387d6aab70bc23a18d": { - "_id": "6259c3387d6aab70bc23a18d", - "_name": "stock_m3_benelli_5_position_telescoping_stock", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_akms_izhmash_akms_std", - "ShortName": "stock_akms_izhmash_akms_std", - "Description": "stock_akms_izhmash_akms_std", - "Weight": 0.772, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_m3_benelli_5_position_telescoping_stock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "6259c37cf0b18353f976d7b4", - "_parent": "6259c3387d6aab70bc23a18d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6259c3d8012d6678ec38eeb8" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -30, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": true, - "Retractable": false, - "SizeReduceRight": 1, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5bfd36290db834001966869a": { - "_id": "5bfd36290db834001966869a", - "_name": "stock_mosin_izhmash_mosin_sniper_sawn_off_wood", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_toz-106_toz_short_std_wood", - "ShortName": "stock_toz-106_toz_short_std_wood", - "Description": "stock_toz-106_toz_short_std_wood", - "Weight": 0.85, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mosin_izhmash_mosin_sniper_sawn_off_wood.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "5bfd36290db834001966869d", - "_parent": "5bfd36290db834001966869a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bbde41ed4351e003562b038" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -4, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 16, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 2, - "HeatFactor": 1.079, - "CoolFactor": 0.918, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "62811f828193841aca4a45c3": { - "_id": "62811f828193841aca4a45c3", - "_name": "stock_ax_accuracy_international_ax_butt_stock_pb", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "Приклад High Standard M4SS", - "ShortName": "M4SS", - "Description": "Телескопический приклад High Standard M4SS во всем повторяет классический приклад M4A1 за исключением мелких деталей в геометрии.", - "Weight": 0.52, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_ax_accuracy_international_ax_butt_stock_pb.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -27, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 1, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - } - }, - "5bfd36ad0db834001c38ef66": { - "_id": "5bfd36ad0db834001c38ef66", - "_name": "stock_mosin_izhmash_mosin_carabine_sawn_off_wood", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_toz-106_toz_short_std_wood", - "ShortName": "stock_toz-106_toz_short_std_wood", - "Description": "stock_toz-106_toz_short_std_wood", - "Weight": 0.8, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mosin_izhmash_mosin_carabine_sawn_off_wood.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5b3f7bf05acfc433000ecf6b" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "5bfd36ad0db834001c38ef68", - "_parent": "5bfd36ad0db834001c38ef66", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bbde41ed4351e003562b038" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -4, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 16, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 2, - "HeatFactor": 1.079, - "CoolFactor": 0.918, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5bfeb32b0db834001a6694d9": { - "_id": "5bfeb32b0db834001a6694d9", - "_name": "stock_m700_hogue_overmolded_ghillie_green_pillar_bedded_stock", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_m700_hogue_overmolded_ghillie_green_pillar_bedded_stock", - "ShortName": "stock_m700_hogue_overmolded_ghillie_green_pillar_bedded_stock", - "Description": "stock_m700_hogue_overmolded_ghillie_green_pillar_bedded_stock", - "Weight": 1.8, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_m700_hogue_overmolded_ghillie_green_pillar_bedded_stock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5d25a6538abbc306c62e630d", - "5d25a4a98abbc30b917421a4", - "5d25a7b88abbc3054f3e60bc", - "5ce69cbad7f00c00b61c5098", - "5d25a6a48abbc306c62e6310", - "5d25af8f8abbc3055079fec5", - "5cf12a15d7f00c05464b293f" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "5c091fb40db834001f274773", - "_parent": "5bfeb32b0db834001a6694d9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -30, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 14, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 2, - "HeatFactor": 1.021, - "CoolFactor": 0.984, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "618167528004cc50514c34f9": { - "_id": "618167528004cc50514c34f9", - "_name": "stock_mk16_fn_scar_folding_stock_extension", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak74m_izhmash_ak74m_std", - "ShortName": "stock_ak74m_izhmash_ak74m_std", - "Description": "stock_ak74m_izhmash_ak74m_std", - "Weight": 0.3, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mk16_fn_scar_folding_stock_extension.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "618167528004cc50514c34fb", - "_parent": "618167528004cc50514c34f9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "618167616ef05c2ce828f1a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -24, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5bfd37c80db834001d23e842": { - "_id": "5bfd37c80db834001d23e842", - "_name": "stock_mosin_izhmash_mosin_carabine_sniper_cut_wood", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_toz-106_toz_short_std_wood", - "ShortName": "stock_toz-106_toz_short_std_wood", - "Description": "stock_toz-106_toz_short_std_wood", - "Weight": 1.55, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mosin_izhmash_mosin_carabine_sniper_cut_wood.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5bfd37c80db834001d23e844", - "_parent": "5bfd37c80db834001d23e842", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bbde409d4351e003562b036" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "5bfd37c80db834001d23e845", - "_parent": "5bfd37c80db834001d23e842", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bbde41ed4351e003562b038" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -27, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 11, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 2, - "HeatFactor": 1.088, - "CoolFactor": 0.914, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "61825d136ef05c2ce828f1cc": { - "_id": "61825d136ef05c2ce828f1cc", - "_name": "stock_mk16_fn_scar_folding_stock_extension_fde", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak74m_izhmash_ak74m_std", - "ShortName": "stock_ak74m_izhmash_ak74m_std", - "Description": "stock_ak74m_izhmash_ak74m_std", - "Weight": 0.3, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mk16_fn_scar_folding_stock_extension_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "61825d136ef05c2ce828f1ce", - "_parent": "61825d136ef05c2ce828f1cc", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "618167616ef05c2ce828f1a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -24, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "606ef0812535c57a13424d20": { - "_id": "606ef0812535c57a13424d20", - "_name": "stock_mp155_kalshnikov_ultima_stock_buttpad_small", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak_izhmash_6g15u_butt_pad", - "ShortName": "stock_ak_izhmash_6g15u_butt_pad", - "Description": "stock_ak_izhmash_6g15u_butt_pad", - "Weight": 0.155, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_mp155_kalshnikov_ultima_stock_buttpad_small.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": true, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "58d2912286f7744e27117493" - }, - "5b099bf25acfc4001637e683": { - "_id": "5b099bf25acfc4001637e683", - "_name": "stock_sa58_ds_arms_para_folding_buffer_tube_adapter", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_sa58_ds_arms_para_folding_buffer_tube_adapter", - "ShortName": "stock_sa58_ds_arms_para_folding_buffer_tube_adapter", - "Description": "stock_sa58_ds_arms_para_folding_buffer_tube_adapter", - "Weight": 0.31, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_sa58_ds_arms_para_folding_buffer_tube_adapter.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock_000", - "_id": "5b1141fa5acfc4001a590a14", - "_parent": "5b099bf25acfc4001637e683", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ade1442459771557167e15", - "5a33ca0fc4a282000d72292f", - "5649be884bdc2d79388b4577", - "5d120a10d7ad1a4e1026ba85", - "5b0800175acfc400153aebd4", - "5bb20e58d4351e00320205d7", - "5947e98b86f774778f1448bc", - "5947eab886f77475961d96c5", - "5ef1ba28c64c5d0dfc0571a5", - "602e3f1254072b51b239f713", - "5c793fb92e221644f31bfb64", - "5c793fc42e221600114ca25d", - "591aef7986f774139d495f03", - "591af10186f774139d495f0e", - "627254cc9c563e6e442c398f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -1, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b1c04bdc2d16268b457c" - }, - "5b7d63cf5acfc4001876c8df": { - "_id": "5b7d63cf5acfc4001876c8df", - "_name": "stock_sa58_ds_arms_para_folding_stock", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_sa58_ds_arms_para_folding_stock", - "ShortName": "stock_sa58_ds_arms_para_folding_stock", - "Description": "stock_sa58_ds_arms_para_folding_stock", - "Weight": 0.8, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_sa58_ds_arms_para_folding_stock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -31, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 1, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5b7d63de5acfc400170e2f8d": { - "_id": "5b7d63de5acfc400170e2f8d", - "_name": "stock_sa58_ds_arms_para_spr_stock", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak74m_izhmash_ak74m_std", - "ShortName": "stock_ak74m_izhmash_ak74m_std", - "Description": "stock_ak74m_izhmash_ak74m_std", - "Weight": 0.95, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_sa58_ds_arms_para_spr_stock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -36, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 1, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "57616ca52459773c69055192": { - "_id": "57616ca52459773c69055192", - "_name": "stock_saiga12_izhmash_saiga12_fold_ak_type", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_saiga12", - "ShortName": "stock_saiga12", - "Description": "stock_saiga12", - "Weight": 0.35, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_saiga12_izhmash_saiga12_fold_ak_type.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5ac224b1d8ce8700150a20cb", - "_parent": "57616ca52459773c69055192", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a0c59791526d8dba737bba7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -34, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5afd7e095acfc40017541f61": { - "_id": "5afd7e095acfc40017541f61", - "_name": "stock_sks_tapco_intrafuse_buffer_tube", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_sks_tapco_intrafuse_buffer_tube", - "ShortName": "stock_sks_tapco_intrafuse_buffer_tube", - "Description": "stock_sks_tapco_intrafuse_buffer_tube", - "Weight": 0.19, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_sks_tapco_intrafuse_buffer_tube.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5afd7f385acfc40017541f64", - "_parent": "5afd7e095acfc40017541f61", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fc2369685fd526b824a5713", - "602e620f9b513876d4338d9a", - "5a9eb32da2750c00171b3f9c", - "5bfe86df0db834001b734685", - "55d4ae6c4bdc2d8b2f8b456e", - "5c87a07c2e2216001219d4a2", - "5bb20e70d4351e0035629f8f", - "5beec8c20db834001d2c465c", - "5fbbaa86f9986c4cff3fe5f6", - "5fce16961f152d4312622bc9", - "5ae30c9a5acfc408fb139a03", - "5d135e83d7ad1a21b83f42d8", - "5d135ecbd7ad1a21c176542e", - "56eabf3bd2720b75698b4569", - "58d2946386f774496974c37e", - "58d2946c86f7744e271174b5", - "58d2947686f774485c6a1ee5", - "58d2947e86f77447aa070d53", - "5947c73886f7747701588af5", - "5c793fde2e221601da358614", - "5b39f8db5acfc40016387a1b", - "628a85ee6b1d481ff772e9d5", - "606587d11246154cad35d635", - "5d44069ca4b9361ebd26fc37", - "5d4406a8a4b9361e4f6eb8b7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b2314bdc2d79388b4576" - }, - "5afd7ded5acfc40017541f5e": { - "_id": "5afd7ded5acfc40017541f5e", - "_name": "stock_sks_tapco_intrafuse_sks_railed", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_sks_tapco_intrafuse_sks_railed", - "ShortName": "stock_sks_tapco_intrafuse_sks_railed", - "Description": "stock_sks_tapco_intrafuse_sks_railed", - "Weight": 0.75, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_sks_tapco_intrafuse_sks_railed.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5afd80565acfc40018632e25", - "_parent": "5afd7ded5acfc40017541f5e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5afd7e095acfc40017541f61" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5afd808a5acfc4001946e0ec", - "_parent": "5afd7ded5acfc40017541f5e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5afd854a5acfc47a877350f9", - "_parent": "5afd7ded5acfc40017541f5e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "5c5952732e2216398b5abda2", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "5afeb1b65acfc4771e1bd219", - "_parent": "5afd7ded5acfc40017541f5e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5afd7e445acfc4001637e35a" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 17, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1.041, - "CoolFactor": 0.958, - "DurabilityBurnModificator": 1 - }, - "_proto": "56083cba4bdc2de22e8b456f" - }, - "5df35e59c41b2312ea3334d5": { - "_id": "5df35e59c41b2312ea3334d5", - "_name": "stock_t5000_orsis_t5000_se_chassis", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_870_remington_sps_12g", - "ShortName": "stock_870_remington_sps_12g", - "Description": "stock_870_remington_sps_12g\n", - "Weight": 0.64, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_t5000_orsis_t5000_se_chassis.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 1, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5d25af8f8abbc3055079fec5", - "5cf12a15d7f00c05464b293f", - "5bfeaa0f0db834001b734927", - "5bfea7ad0db834001c38f1ee" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_handguard", - "_id": "5df389abdfc58d14537c203a", - "_parent": "5df35e59c41b2312ea3334d5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5df25d3bfd6b4e6e2276dc9a" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "5df389bdfd6b4e6e2276dcb2", - "_parent": "5df35e59c41b2312ea3334d5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5df38a5fb74cd90030650cb6" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock_axis", - "_id": "5df389c823295c755a015895", - "_parent": "5df35e59c41b2312ea3334d5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5df35ddddfc58d14537c2036" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 16, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": true, - "Retractable": false, - "SizeReduceRight": 1, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "56083be64bdc2d20478b456f" - }, - "5df35ddddfc58d14537c2036": { - "_id": "5df35ddddfc58d14537c2036", - "_name": "stock_t5000_orsis_t5000_se_folding_stock_std", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_dvl-10_lobaev_dvl-10_std", - "ShortName": "stock_dvl-10_lobaev_dvl-10_std", - "Description": "stock_dvl-10_lobaev_dvl-10_std", - "Weight": 0.31, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_t5000_orsis_t5000_se_folding_stock_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -25, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 11, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 1, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "626a8ae89e664a2e2a75f409": { - "_id": "626a8ae89e664a2e2a75f409", - "_name": "stock_toz-106_fab_defense_gpcp_custom_stock_cheek", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ak_izhmash_6g15u_butt_pad", - "ShortName": "stock_ak_izhmash_6g15u_butt_pad", - "Description": "stock_ak_izhmash_6g15u_butt_pad", - "Weight": 0.155, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_toz-106_fab_defense_gpcp_custom_stock_cheek.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "58d2912286f7744e27117493" - }, - "5c99f3592e221644fc633070": { - "_id": "5c99f3592e221644fc633070", - "_name": "stock_toz-106_pafnuch_mosin_custom", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_toz-106_toz_full_std", - "ShortName": "stock_toz-106_toz_full_std", - "Description": "stock_toz-106_toz_full_std", - "Weight": 1.29, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_toz-106_pafnuch_mosin_custom.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5c9e1cd7ae921500134b20f5", - "_parent": "5c99f3592e221644fc633070", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bbde409d4351e003562b036" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -42, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1.043, - "CoolFactor": 0.955, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5a38ef1fc4a282000b1521f6": { - "_id": "5a38ef1fc4a282000b1521f6", - "_name": "stock_toz-106_toz_short_std_wood", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_toz-106_toz_full_std", - "ShortName": "stock_toz-106_toz_full_std", - "Description": "stock_toz-106_toz_full_std", - "Weight": 1.25, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_toz-106_toz_short_std_wood.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "5a38f000c4a2826c6e06d7a5", - "_parent": "5a38ef1fc4a282000b1521f6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a38eecdc4a282329a73b512" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "626a8f75f7387003622dc9da", - "_parent": "5a38ef1fc4a282000b1521f6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "626a8ae89e664a2e2a75f409" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -34, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": true, - "Retractable": false, - "SizeReduceRight": 2, - "HeatFactor": 1.022, - "CoolFactor": 0.974, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5fb6558ad6f0b2136f2d7eb7": { - "_id": "5fb6558ad6f0b2136f2d7eb7", - "_name": "stock_vector_kriss_gen_2_folding_stock", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_magpul_moe_carbine_blk", - "ShortName": "stock_ar15_magpul_moe_carbine_blk", - "Description": "stock_ar15_magpul_moe_carbine_blk", - "Weight": 0.3, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_vector_kriss_gen_2_folding_stock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -31, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 1, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5fb655b748c711690e3a8d5a": { - "_id": "5fb655b748c711690e3a8d5a", - "_name": "stock_vector_kriss_non_folding_adapter", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_magpul_moe_carbine_blk", - "ShortName": "stock_ar15_magpul_moe_carbine_blk", - "Description": "stock_ar15_magpul_moe_carbine_blk", - "Weight": 0.28, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_vector_kriss_non_folding_adapter.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock_000", - "_id": "5fc4c881d724d907e2077df5", - "_parent": "5fb655b748c711690e3a8d5a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ade1442459771557167e15", - "5a33ca0fc4a282000d72292f", - "5c0faeddd174af02a962601f", - "5649be884bdc2d79388b4577", - "5d120a10d7ad1a4e1026ba85", - "5b0800175acfc400153aebd4", - "5bb20e58d4351e00320205d7", - "5947e98b86f774778f1448bc", - "5947eab886f77475961d96c5", - "602e3f1254072b51b239f713", - "5c793fb92e221644f31bfb64", - "5c793fc42e221600114ca25d", - "5fb655a72b1b027b1f50bd06", - "591af10186f774139d495f0e", - "591aef7986f774139d495f03", - "627254cc9c563e6e442c398f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": true, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5fb655a72b1b027b1f50bd06": { - "_id": "5fb655a72b1b027b1f50bd06", - "_name": "stock_vector_kriss_pistol_sling_adapter", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_ar15_magpul_moe_carbine_blk", - "ShortName": "stock_ar15_magpul_moe_carbine_blk", - "Description": "stock_ar15_magpul_moe_carbine_blk", - "Weight": 0.25, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_vector_kriss_pistol_sling_adapter.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": false, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 0, - "HeatFactor": 1, - "CoolFactor": 1, - "DurabilityBurnModificator": 1 - }, - "_proto": "55d4ae6c4bdc2d8b2f8b456e" - }, - "5c503af12e221602b177ca02": { - "_id": "5c503af12e221602b177ca02", - "_name": "stock_vepr_molot_vpo-101_std_wood", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_toz-106_toz_short_std_wood", - "ShortName": "stock_toz-106_toz_short_std_wood", - "Description": "stock_toz-106_toz_short_std_wood", - "Weight": 1.25, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_vepr_molot_vpo-101_std_wood.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -39, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 18, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 2, - "HeatFactor": 1.052, - "CoolFactor": 0.951, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5f63405df5750b524b45f114": { - "_id": "5f63405df5750b524b45f114", - "_name": "stock_vepr_pflevsha_svd_type_walnut", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_vepr_pflevsha_svd_type_walnut", - "ShortName": "stock_vepr_pflevsha_svd_type_walnut", - "Description": "stock_vepr_pflevsha_svd_type_walnut", - "Weight": 1.07, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_vepr_pflevsha_svd_type_walnut.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -42, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 21, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 2, - "HeatFactor": 1.049, - "CoolFactor": 0.958, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, - "5de655be4a9f347bc92edb88": { - "_id": "5de655be4a9f347bc92edb88", - "_name": "stock_vpo215_molot_vpo_215_std_wood", - "_parent": "55818a594bdc2db9688b456a", - "_type": "Item", - "_props": { - "Name": "stock_toz-106_toz_short_std_wood", - "ShortName": "stock_toz-106_toz_short_std_wood", - "Description": "stock_toz-106_toz_short_std_wood", - "Weight": 1.25, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/stocks/stock_vpo215_molot_vpo_215_std_wood.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 1, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -40, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 17, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": true, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "IsShoulderContact": true, - "Foldable": false, - "Retractable": false, - "SizeReduceRight": 2, - "HeatFactor": 1.12, - "CoolFactor": 0.917, - "DurabilityBurnModificator": 1 - }, - "_proto": "5649b0fc4bdc2d17108b4588" - }, "55818a6f4bdc2db9688b456b": { "_id": "55818a6f4bdc2db9688b456b", "_name": "Charge", @@ -151195,13 +163680,6 @@ "DurabilityBurnModificator": 1 } }, - "55818b014bdc2ddc698b456b": { - "_id": "55818b014bdc2ddc698b456b", - "_name": "Launcher", - "_parent": "55802f3e4bdc2de7118b4584", - "_type": "Node", - "_props": {} - }, "5448bc234bdc2d3c308b4569": { "_id": "5448bc234bdc2d3c308b4569", "_name": "Magazine", @@ -151255,2852 +163733,16 @@ "DurabilityBurnModificator": 1 } }, - "5c5db5b82e2216003a0fe71d": { - "_id": "5c5db5b82e2216003a0fe71d", - "_name": "barrel_mpx_265mm_9x19", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", + "55818b014bdc2ddc698b456b": { + "_id": "55818b014bdc2ddc698b456b", + "_name": "Launcher", + "_parent": "55802f3e4bdc2de7118b4584", + "_type": "Node", "_props": { - "Name": "barrel_mpx_203mm", - "ShortName": "barrel_mpx_203mm", - "Description": "barrel_mpx_203mm", - "Weight": 0.28, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mpx_265mm_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c59529a2e221602b177d160", - "5c5db63a2e2216000f1b284a" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5c5db5b82e2216003a0fe71f", - "_parent": "5c5db5b82e2216003a0fe71d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b3a16655acfc40016387a2a", - "58949dea86f77409483e16a8", - "59bffc1f86f77435b128b872", - "5c7e8fab2e22165df16b889b", - "5a9fb739a2750c003215717f", - "5c6165902e22160010261b28", - "5a32a064c4a28200741e22de" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -4, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.125, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1.05, - "HeatFactor": 0.97, - "CoolFactor": 1.03, - "DeviationCurve": 2, - "DeviationMax": 14 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "5cc701aae4a949000e1ea45c": { - "_id": "5cc701aae4a949000e1ea45c", - "_name": "barrel_p90_264mm_57x28", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_416_hk_419mm_556x45", - "ShortName": "barrel_416_hk_419mm_556x45", - "Description": "barrel_416_hk_419mm_556x45", - "Weight": 0.5, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_p90_264mm_57x28.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c6d10e82e221601da357b07", - "5bb20dfcd4351e00334c9e24", - "5c6d11072e2216000e69d2e4", - "5c6d11152e2216000f2003e7", - "5c6c2c9c2e2216000f2002e4" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5cc701aae4a949000e1ea45e", - "_parent": "5cc701aae4a949000e1ea45c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cc82796e24e8d000f5859a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 1.2, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.12, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.97, - "CoolFactor": 1.03, - "DeviationCurve": 2.1, - "DeviationMax": 12 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "560836fb4bdc2d773f8b4569": { - "_id": "560836fb4bdc2d773f8b4569", - "_name": "barrel_mr133_660mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 660мм для ружья МР-133 12к", - "ShortName": "660мм МР-133", - "Description": "Стандартный заводской ствол для ружья МР-133 под патрон 12-го калибра, длинной 660мм.", - "Weight": 1.2, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mr133_610mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "56e3156fd2720b6c058b4569", - "_parent": "560836fb4bdc2d773f8b4569", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0111ab0db834001966914d", - "560838c94bdc2d77798b4569", - "5b363dea5acfc4771e1c5e7e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -6, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -12, - "Velocity": 13.5, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.5, - "ShotgunDispersion": 1.3, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.86, - "CoolFactor": 0.9, - "DeviationCurve": 2.5, - "DeviationMax": 10 - }, - "_proto": "55d448594bdc2d8c2f8b4569" - }, - "5d440b9fa4b93601354d480c": { - "_id": "5d440b9fa4b93601354d480c", - "_name": "barrel_ar15_508mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_ar15_508mm", - "ShortName": "barrel_ar15_508mm", - "Description": "barrel_ar15_508mm", - "Weight": 0.91, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_ar15_508mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 4, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c0e2f5cd174af02a012cfc9", - "5ae30db85acfc408fb139a05", - "55d459824bdc2d892f8b4573", - "5c78f2792e221600106f4683", - "5c78f26f2e221601da3581d1", - "5d00e0cbd7ad1a6c6566a42d", - "5d00f63bd7ad1a59283b1c1e" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5d440b9fa4b93601354d480e", - "_parent": "5d440b9fa4b93601354d480c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b3a16655acfc40016387a2a", - "5c7e5f112e221600106f4ede", - "5c0fafb6d174af02a96260ba", - "612e0cfc8004cc50514c2d9e", - "5cf6937cd7f00c056c53fb39", - "544a38634bdc2d58388b4568", - "5cff9e5ed7ad1a09407397d4", - "5c48a2a42e221602b66d1e07", - "5f6372e2865db925d54f3869", - "615d8e2f1cb55961fa0fd9a4", - "56ea8180d2720bf2698b456a", - "5d02676dd7ad1a049e54f6dc", - "56ea6fafd2720b844b8b4593", - "5943ee5a86f77413872d25ec", - "609269c3b0e443224b421cc1", - "5c7fb51d2e2216001219ce11", - "5ea172e498dacb342978818e", - "5c6d710d2e22165df16b81e7", - "612e0e55a112697a4b3a66e7", - "5d440625a4b9361eec4ae6c5", - "5cc9b815d7f00c000e2579d6", - "5a7c147ce899ef00150bd8b8", - "5c7954d52e221600106f4cc7", - "59bffc1f86f77435b128b872", - "5a9fbb84a2750c00137fa685", - "626667e87379c44d557b7550", - "62669bccdb9ebb4daa44cd14", - "626a74340be03179a165e30c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "5d440b9fa4b93601354d480f", - "_parent": "5d440b9fa4b93601354d480c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ae30e795acfc408fb139a0b", - "56eabcd4d2720b66698b4574", - "5d00ec68d7ad1a04a067e5be", - "56ea8d2fd2720b7c698b4570" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -6, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -29, - "Velocity": -3.1, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.032, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1.05, - "HeatFactor": 0.94, - "CoolFactor": 0.94, - "DeviationCurve": 1.35, - "DeviationMax": 23 - }, - "_proto": "55d3632e4bdc2d972f8b4569" - }, - "622b3858034a3e17ad0b81f5": { - "_id": "622b3858034a3e17ad0b81f5", - "_name": "barrel_g36_hk_318mm_556x45", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 260мм для AR-15 и совместимых 5.56х45", - "ShortName": "260мм AR-15 5.56х45", - "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 260мм. Соответствует стандартному стволу для M4 CQBR.\n", - "Weight": 0.47, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_g36_hk_318mm_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "622b3858034a3e17ad0b81f7", - "_parent": "622b3858034a3e17ad0b81f5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b3a16655acfc40016387a2a", - "5c7e5f112e221600106f4ede", - "5c0fafb6d174af02a96260ba", - "612e0cfc8004cc50514c2d9e", - "5cf6937cd7f00c056c53fb39", - "544a38634bdc2d58388b4568", - "5cff9e5ed7ad1a09407397d4", - "5c48a2a42e221602b66d1e07", - "5f6372e2865db925d54f3869", - "615d8e2f1cb55961fa0fd9a4", - "56ea8180d2720bf2698b456a", - "626667e87379c44d557b7550", - "5d02676dd7ad1a049e54f6dc", - "56ea6fafd2720b844b8b4593", - "5943ee5a86f77413872d25ec", - "609269c3b0e443224b421cc1", - "5c7fb51d2e2216001219ce11", - "5ea172e498dacb342978818e", - "5c6d710d2e22165df16b81e7", - "62669bccdb9ebb4daa44cd14", - "612e0e55a112697a4b3a66e7", - "5d440625a4b9361eec4ae6c5", - "5cc9b815d7f00c000e2579d6", - "5a7c147ce899ef00150bd8b8", - "626a74340be03179a165e30c", - "622f128cec80d870d349b4e8", - "622f0ee47762f55aaa68ac87", - "622f07cfae33bc505b2c4dd5", - "5c7954d52e221600106f4cc7", - "59bffc1f86f77435b128b872", - "5a9fbb84a2750c00137fa685" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "622b3858034a3e17ad0b81f8", - "_parent": "622b3858034a3e17ad0b81f5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "622b327b267a1b13a44abea3" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -12, - "Velocity": -12.31, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.06, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 0.83, - "HeatFactor": 1.04, - "CoolFactor": 1.06, - "DeviationCurve": 1.4, - "DeviationMax": 22 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "55d35ee94bdc2d61338b4568": { - "_id": "55d35ee94bdc2d61338b4568", - "_name": "barrel_ar15_260mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 260мм для AR-15 и совместимых 5.56х45", - "ShortName": "260мм AR-15 5.56х45", - "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 260мм. Соответствует стандартному стволу для M4 CQBR.\n", - "Weight": 0.409, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_ar15_260mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "564afddf4bdc2d1b2b8b4592", - "_parent": "55d35ee94bdc2d61338b4568", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b3a16655acfc40016387a2a", - "5c7e5f112e221600106f4ede", - "5c0fafb6d174af02a96260ba", - "612e0cfc8004cc50514c2d9e", - "5cf6937cd7f00c056c53fb39", - "544a38634bdc2d58388b4568", - "5cff9e5ed7ad1a09407397d4", - "5c48a2a42e221602b66d1e07", - "5f6372e2865db925d54f3869", - "615d8e2f1cb55961fa0fd9a4", - "56ea8180d2720bf2698b456a", - "5d02676dd7ad1a049e54f6dc", - "56ea6fafd2720b844b8b4593", - "5943ee5a86f77413872d25ec", - "609269c3b0e443224b421cc1", - "5c7fb51d2e2216001219ce11", - "5ea172e498dacb342978818e", - "5c6d710d2e22165df16b81e7", - "612e0e55a112697a4b3a66e7", - "5d440625a4b9361eec4ae6c5", - "5cc9b815d7f00c000e2579d6", - "5a7c147ce899ef00150bd8b8", - "5c7954d52e221600106f4cc7", - "59bffc1f86f77435b128b872", - "5a9fbb84a2750c00137fa685", - "626667e87379c44d557b7550", - "62669bccdb9ebb4daa44cd14", - "626a74340be03179a165e30c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "56ea8e15d2720bf2698b456b", - "_parent": "55d35ee94bdc2d61338b4568", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ae30e795acfc408fb139a0b", - "56eabcd4d2720b66698b4574", - "5d00ec68d7ad1a04a067e5be", - "56ea8d2fd2720b7c698b4570" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -7, - "Velocity": -16.31, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.07, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 0.83, - "HeatFactor": 1.06, - "CoolFactor": 1.09, - "DeviationCurve": 1.4, - "DeviationMax": 22 + "LinkedWeapon": "5e81ebcd8e146c7080625e15", + "UseAmmoWithoutShell": false } }, - "5e848d2eea0a7c419c2f9bfd": { - "_id": "5e848d2eea0a7c419c2f9bfd", - "_name": "barrel_ks23_700mm_23x75", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_ks23_700mm_23x75", - "ShortName": "barrel_ks23_700mm_23x75", - "Description": "barrel_ks23_700mm_23x75", - "Weight": 1.23, - "BackgroundColor": "blue", - "Width": 5, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_ks23_700mm_23x75.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 110, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -8, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -10, - "Velocity": 2.4, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.45, - "ShotgunDispersion": 1.3, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.82, - "CoolFactor": 0.86, - "DeviationCurve": 2.5, - "DeviationMax": 10 - }, - "_proto": "55d448594bdc2d8c2f8b4569" - }, - "5c0e2f94d174af029f650d56": { - "_id": "5c0e2f94d174af029f650d56", - "_name": "barrel_ar15_adar_406mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 370мм для AR-15 и совместимых 5.56х45", - "ShortName": "370мм AR-15 5.56х45", - "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 370мм. Соответствует стандартному стволу для M4A1.\n", - "Weight": 0.594, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_ar15_adar_406mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5ae30db85acfc408fb139a05", - "55d459824bdc2d892f8b4573" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5c0e2f94d174af029f650d58", - "_parent": "5c0e2f94d174af029f650d56", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b3a16655acfc40016387a2a", - "5c7e5f112e221600106f4ede", - "5c0fafb6d174af02a96260ba", - "612e0cfc8004cc50514c2d9e", - "5cf6937cd7f00c056c53fb39", - "544a38634bdc2d58388b4568", - "5cff9e5ed7ad1a09407397d4", - "5c48a2a42e221602b66d1e07", - "5f6372e2865db925d54f3869", - "615d8e2f1cb55961fa0fd9a4", - "56ea8180d2720bf2698b456a", - "5d02676dd7ad1a049e54f6dc", - "56ea6fafd2720b844b8b4593", - "5943ee5a86f77413872d25ec", - "609269c3b0e443224b421cc1", - "5c7fb51d2e2216001219ce11", - "5ea172e498dacb342978818e", - "5c6d710d2e22165df16b81e7", - "612e0e55a112697a4b3a66e7", - "5d440625a4b9361eec4ae6c5", - "5cc9b815d7f00c000e2579d6", - "5a7c147ce899ef00150bd8b8", - "5c7954d52e221600106f4cc7", - "59bffc1f86f77435b128b872", - "5a9fbb84a2750c00137fa685", - "626667e87379c44d557b7550", - "62669bccdb9ebb4daa44cd14", - "626a74340be03179a165e30c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "5c0e2f94d174af029f650d59", - "_parent": "5c0e2f94d174af029f650d56", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ae30e795acfc408fb139a0b", - "56eabcd4d2720b66698b4574", - "5d00ec68d7ad1a04a067e5be", - "56ea8d2fd2720b7c698b4570" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -4, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -15, - "Velocity": -5.48, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.064, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1.04, - "HeatFactor": 0.98, - "CoolFactor": 0.99, - "DeviationCurve": 1.35, - "DeviationMax": 23 - }, - "_proto": "55d3632e4bdc2d972f8b4569" - }, - "5fc23678ab884124df0cd590": { - "_id": "5fc23678ab884124df0cd590", - "_name": "barrel_mk18_610mm_86x70", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_mk18_610mm_86x70", - "ShortName": "barrel_mk18_610mm_86x70", - "Description": "barrel_mk18_610mm_86x70", - "Weight": 1.5, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mk18_610mm_86x70.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c0e2f5cd174af02a012cfc9", - "5ae30db85acfc408fb139a05", - "55d459824bdc2d892f8b4573", - "5c78f2792e221600106f4683", - "5c78f26f2e221601da3581d1", - "5d00e0cbd7ad1a6c6566a42d", - "5d00f63bd7ad1a59283b1c1e" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5fc23678ab884124df0cd592", - "_parent": "5fc23678ab884124df0cd590", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "62812081d23f207deb0ab216", - "612e0d81290d254f5e6b291a", - "5fc23636016cce60e8341b05" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "5fc23678ab884124df0cd593", - "_parent": "5fc23678ab884124df0cd590", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fc2360f900b1d5091531e19" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -4, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -12, - "Velocity": -2.1, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.017, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.1, - "CoolFactor": 0.9, - "DeviationCurve": 1.1, - "DeviationMax": 30 - }, - "_proto": "55d3632e4bdc2d972f8b4569" - }, - "55d3632e4bdc2d972f8b4569": { - "_id": "55d3632e4bdc2d972f8b4569", - "_name": "barrel_ar15_370mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 370мм для AR-15 и совместимых 5.56х45", - "ShortName": "370мм AR-15 5.56х45", - "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 370мм. Соответствует стандартному стволу для M4A1.\n", - "Weight": 0.509, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_ar15_370mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "55dc9adc4bdc2d86028b4576", - "_parent": "55d3632e4bdc2d972f8b4569", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b3a16655acfc40016387a2a", - "5c7e5f112e221600106f4ede", - "5c0fafb6d174af02a96260ba", - "612e0cfc8004cc50514c2d9e", - "5cf6937cd7f00c056c53fb39", - "544a38634bdc2d58388b4568", - "5cff9e5ed7ad1a09407397d4", - "5c48a2a42e221602b66d1e07", - "5f6372e2865db925d54f3869", - "615d8e2f1cb55961fa0fd9a4", - "56ea8180d2720bf2698b456a", - "5d02676dd7ad1a049e54f6dc", - "56ea6fafd2720b844b8b4593", - "5943ee5a86f77413872d25ec", - "609269c3b0e443224b421cc1", - "5c7fb51d2e2216001219ce11", - "5ea172e498dacb342978818e", - "5c6d710d2e22165df16b81e7", - "612e0e55a112697a4b3a66e7", - "5d440625a4b9361eec4ae6c5", - "5cc9b815d7f00c000e2579d6", - "5a7c147ce899ef00150bd8b8", - "5c7954d52e221600106f4cc7", - "59bffc1f86f77435b128b872", - "5a9fbb84a2750c00137fa685", - "626667e87379c44d557b7550", - "62669bccdb9ebb4daa44cd14", - "626a74340be03179a165e30c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "56ea8e89d2720b75698b4568", - "_parent": "55d3632e4bdc2d972f8b4569", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ae30e795acfc408fb139a0b", - "56eabcd4d2720b66698b4574", - "5d00ec68d7ad1a04a067e5be", - "56ea8d2fd2720b7c698b4570" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -14, - "Velocity": -6.48, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.053, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 0.96, - "HeatFactor": 1.02, - "CoolFactor": 1.03, - "DeviationCurve": 1.35, - "DeviationMax": 23 - } - }, - "5a34f7f1c4a2826c6e06d75d": { - "_id": "5a34f7f1c4a2826c6e06d75d", - "_name": "barrel_ar10_457mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_ar10_457mm", - "ShortName": "barrel_ar10_457mm", - "Description": "barrel_ar10_457mm", - "Weight": 1.12, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_ar10_457mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5a34f7f1c4a2826c6e06d75e", - "_parent": "5a34f7f1c4a2826c6e06d75d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "612e0d3767085e45ef14057f", - "5b7d693d5acfc43bca706a3d", - "5a34fd2bc4a282329a73b4c5", - "6065c6e7132d4d12c81fd8e1", - "5d1f819086f7744b355c219b", - "5dcbe965e4ed22586443a79d", - "5d026791d7ad1a04a067ea63", - "5dfa3cd1b33c0951220c079b", - "6130c43c67085e45ef1405a1", - "5cdd7685d7f00c000f260ed2", - "5c878e9d2e2216000f201903", - "5d02677ad7ad1a04a15c0f95", - "5bbdb8bdd4351e4502011460", - "5cdd7693d7f00c0010373aa5", - "607ffb988900dc2d9a55b6e4", - "615d8eb350224f204c1da1cf", - "612e0e3c290d254f5e6b291d", - "5d443f8fa4b93678dd4a01aa", - "5c7954d52e221600106f4cc7", - "5fbc22ccf24b94483f726483", - "59bffc1f86f77435b128b872", - "5cf78496d7f00c065703d6ca", - "5fbe7618d6fa9c00c571bb6c", - "628a66b41d5e41750e314f34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "5a34f7f1c4a2826c6e06d75f", - "_parent": "5a34f7f1c4a2826c6e06d75d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6065dc8a132d4d12c81fd8e3", - "5a34fbadc4a28200741e230a", - "5dfa3d45dfc58d14537c20b0" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -13, - "Velocity": -6.48, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.035, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.91, - "CoolFactor": 0.96, - "DeviationCurve": 1.1, - "DeviationMax": 30 - }, - "_proto": "55d3632e4bdc2d972f8b4569" - }, - "5fbbfabed5cb881a7363194e": { - "_id": "5fbbfabed5cb881a7363194e", - "_name": "barrel_mcx_171mm_762x35", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": ".300 BLKbarrel_mcx_171mm_762x35", - "ShortName": ".300 BLKbarrel_mcx_171mm_762x35", - "Description": ".300 BLKbarrel_mcx_171mm_762x35", - "Weight": 0.409, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mcx_171mm_762x35.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5fbbfabed5cb881a73631950", - "_parent": "5fbbfabed5cb881a7363194e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7954d52e221600106f4cc7", - "5fbc22ccf24b94483f726483", - "59bffc1f86f77435b128b872", - "5fbe7618d6fa9c00c571bb6c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "5fbbfabed5cb881a73631951", - "_parent": "5fbbfabed5cb881a7363194e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fbc210bf24b94483f726481" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": -16.31, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.095, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 0.93, - "HeatFactor": 1.06, - "CoolFactor": 1.09, - "DeviationCurve": 1.7, - "DeviationMax": 16.5 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "55d4491a4bdc2d882f8b456e": { - "_id": "55d4491a4bdc2d882f8b456e", - "_name": "barrel_mr133_510mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 510мм для МР-133 12к ", - "ShortName": "510мм МР-133", - "Description": "Стандартный заводской ствол для ружья МР-133 длинной 510мм.", - "Weight": 0.8, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mr133_510mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 110, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "560d63bc4bdc2d773f8b4574", - "_parent": "55d4491a4bdc2d882f8b456e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0111ab0db834001966914d", - "560838c94bdc2d77798b4569", - "5b363dea5acfc4771e1c5e7e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -5, - "Velocity": 5.4, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.62, - "ShotgunDispersion": 1.55, - "IsSilencer": false, - "DurabilityBurnModificator": 0.95, - "HeatFactor": 0.92, - "CoolFactor": 0.96, - "DeviationCurve": 3, - "DeviationMax": 9 - }, - "_proto": "55d448594bdc2d8c2f8b4569" - }, - "55d447bb4bdc2d892f8b456f": { - "_id": "55d447bb4bdc2d892f8b456f", - "_name": "barrel_mr43e-1c_725mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 725мм для ружья МР-43е-1с 12к", - "ShortName": "725мм МР-43е-1с 12к", - "Description": "Ствол для двухствольного ружья МР-43е-1с под патрон 12-го калибра, длинной 725мм.", - "Weight": 2.2, - "BackgroundColor": "blue", - "Width": 5, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mr43e-1c_725mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 4, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -12, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -9, - "Velocity": 15.21, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.38, - "ShotgunDispersion": 1.33, - "IsSilencer": false, - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.798, - "CoolFactor": 0.836, - "DeviationCurve": 2.5, - "DeviationMax": 10 - } - }, - "58aeaaa886f7744fc1560f81": { - "_id": "58aeaaa886f7744fc1560f81", - "_name": "barrel_mpx_165mm_ported", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_mpx_165mm_ported", - "ShortName": "barrel_mpx_165mm_ported", - "Description": "barrel_mpx_165mm_ported", - "Weight": 0.18, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mpx_165mm_ported.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c59529a2e221602b177d160", - "5c5db6302e2216000e5e47f0", - "5c5db63a2e2216000f1b284a" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "58aeaaa886f7744fc1560f82", - "_parent": "58aeaaa886f7744fc1560f81", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "58aeac1b86f77457c419f475" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": -16.31, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.18, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 0.94, - "HeatFactor": 1.04, - "CoolFactor": 1.07, - "DeviationCurve": 3.1, - "DeviationMax": 8.5 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "5580169d4bdc2d9d138b4585": { - "_id": "5580169d4bdc2d9d138b4585", - "_name": "barrel_mr43e-1c_510mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 510мм для МР-43е-1с 12к", - "ShortName": "510мм МР-43е-1с 12к", - "Description": "Ствол для двухствольного ружья МР-43е-1с под патрон 12-го калибра, длинной 510мм.", - "Weight": 1.5, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mr43e-1c_510mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -5, - "Velocity": 7, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.51, - "ShotgunDispersion": 1.45, - "IsSilencer": false, - "DurabilityBurnModificator": 0.89, - "HeatFactor": 0.874, - "CoolFactor": 0.912, - "DeviationCurve": 2.5, - "DeviationMax": 10 - } - }, - "612368f58b401f4f51239b33": { - "_id": "612368f58b401f4f51239b33", - "_name": "barrel_mc255_755mm_12g", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 750мм для ружья МР-133 12к с прицельной планкой", - "ShortName": "750мм МР-133 12к", - "Description": "Стандартный заводской ствол для ружья МР-133 длинной 750мм под патрон 12-го калибра, с широкой прицельной планкой.", - "Weight": 1.55, - "BackgroundColor": "blue", - "Width": 5, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mc255_755mm_12g.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "612368f58b401f4f51239b35", - "_parent": "612368f58b401f4f51239b33", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "619d36da53b4d42ee724fae4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "619d3a31142be829c6730450", - "_parent": "612368f58b401f4f51239b33", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "609b9e31506cf869cf3eaf41", - "5dfe14f30b92095fd441edaf" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -10, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -18, - "Velocity": 18.9, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.28, - "ShotgunDispersion": 1.05, - "IsSilencer": false, - "DurabilityBurnModificator": 1.08, - "HeatFactor": 0.82, - "CoolFactor": 0.86, - "DeviationCurve": 2.25, - "DeviationMax": 11 - }, - "_proto": "560837544bdc2de22e8b456e" - }, - "5c6d85e02e22165df16b81f4": { - "_id": "5c6d85e02e22165df16b81f4", - "_name": "barrel_416_hk_264mm_556x45", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_416_hk_279mm_556x45", - "ShortName": "barrel_416_hk_279mm_556x45", - "Description": "barrel_416_hk_279mm_556x45", - "Weight": 0.572, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_416_hk_264mm_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5f6339d53ada5942720e2dc3", - "5a34fe59c4a282000b1521a2", - "60926df0132d4d12c81fd9df", - "5c7955c22e221644f31bfd5e", - "57da93632459771cb65bf83f", - "57dbb57e2459774673234890", - "55d6190f4bdc2d87028b4567", - "55d614004bdc2d86028b4568", - "5ea17bbc09aa976f2e7a51cd", - "5d44064fa4b9361e4f6eb8b5", - "5cff9e84d7ad1a049e54ed55", - "5c6d10e82e221601da357b07", - "5bb20dfcd4351e00334c9e24", - "5c6d11072e2216000e69d2e4", - "5c6d11152e2216000f2003e7", - "5c6c2c9c2e2216000f2002e4" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5c6d85e02e22165df16b81f6", - "_parent": "5c6d85e02e22165df16b81f4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b3a16655acfc40016387a2a", - "5c7e5f112e221600106f4ede", - "5c0fafb6d174af02a96260ba", - "5cf6937cd7f00c056c53fb39", - "544a38634bdc2d58388b4568", - "5cff9e5ed7ad1a09407397d4", - "5c48a2a42e221602b66d1e07", - "5f6372e2865db925d54f3869", - "56ea8180d2720bf2698b456a", - "5d02676dd7ad1a049e54f6dc", - "609269c3b0e443224b421cc1", - "5c7fb51d2e2216001219ce11", - "5ea172e498dacb342978818e", - "5c6d710d2e22165df16b81e7", - "5d440625a4b9361eec4ae6c5", - "5cc9b815d7f00c000e2579d6", - "5a7c147ce899ef00150bd8b8", - "626667e87379c44d557b7550", - "62669bccdb9ebb4daa44cd14", - "626a74340be03179a165e30c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "5c6d85e02e22165df16b81f7", - "_parent": "5c6d85e02e22165df16b81f4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bb20dcad4351e3bac1212da" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -5, - "Velocity": -18, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.073, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 0.82, - "HeatFactor": 1.06, - "CoolFactor": 1.09, - "DeviationCurve": 1.5, - "DeviationMax": 21 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "611a30addbdd8440277441dc": { - "_id": "611a30addbdd8440277441dc", - "_name": "barrel_mr43e-1c_750mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 725мм для ружья МР-43е-1с 12к", - "ShortName": "725мм МР-43е-1с 12к", - "Description": "Ствол для двухствольного ружья МР-43е-1с под патрон 12-го калибра, длинной 725мм.", - "Weight": 2.4, - "BackgroundColor": "blue", - "Width": 5, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mr43e-1c_750mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 4, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -14, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -11, - "Velocity": 17, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.31, - "ShotgunDispersion": 1.17, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.779, - "CoolFactor": 0.817, - "DeviationCurve": 2.25, - "DeviationMax": 11 - }, - "_proto": "55d447bb4bdc2d892f8b456f" - }, - "588200c224597743990da9ed": { - "_id": "588200c224597743990da9ed", - "_name": "barrel_mr153_660mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_mr153_660mm", - "ShortName": "barrel_mr153_660mm", - "Description": "barrel_mr153_660mm", - "Weight": 1.25, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mr153_660mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "588200c224597743990da9ee", - "_parent": "588200c224597743990da9ed", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0111ab0db834001966914d", - "560838c94bdc2d77798b4569", - "5b363dea5acfc4771e1c5e7e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5dfe411973d8eb11426f59b2", - "_parent": "588200c224597743990da9ed", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "609b9e31506cf869cf3eaf41", - "5dfe14f30b92095fd441edaf" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -6, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -12, - "Velocity": 12.5, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.5, - "ShotgunDispersion": 1.35, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.86, - "CoolFactor": 0.9, - "DeviationCurve": 2.5, - "DeviationMax": 10 - }, - "_proto": "5608379a4bdc2d26448b4569" - }, - "5c5db5c62e22160012542255": { - "_id": "5c5db5c62e22160012542255", - "_name": "barrel_mpx_355mm_9x19", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_mpx_203mm", - "ShortName": "barrel_mpx_203mm", - "Description": "barrel_mpx_203mm", - "Weight": 0.35, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mpx_355mm_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5c5db5c62e22160012542257", - "_parent": "5c5db5c62e22160012542255", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cf6935bd7f00c06585fb791", - "5b3a16655acfc40016387a2a", - "58949dea86f77409483e16a8", - "59bffc1f86f77435b128b872", - "5c7e8fab2e22165df16b889b", - "5a9fb739a2750c003215717f", - "5c6165902e22160010261b28", - "5a32a064c4a28200741e22de" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -14, - "Velocity": 4, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.04, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1.1, - "HeatFactor": 0.94, - "CoolFactor": 0.98, - "DeviationCurve": 1.75, - "DeviationMax": 17 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "5e87071478f43e51ca2de5e1": { - "_id": "5e87071478f43e51ca2de5e1", - "_name": "barrel_590_590a1_std_508mm_12g", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_870_extra_barrel_355mm", - "ShortName": "barrel_870_extra_barrel_355mm", - "Description": "barrel_870_extra_barrel_355mm", - "Weight": 0.8, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_590_590a1_std_508mm_12g.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": true, - "QuestItem": false, - "LootExperience": 110, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_front", - "_id": "5e8720f1e2db31558c75a4ef", - "_parent": "5e87071478f43e51ca2de5e1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5e8708d4ae379e67d22e0102" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 5, - "Recoil": -6, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -8, - "Velocity": 5.2, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.52, - "ShotgunDispersion": 1.4, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.92, - "CoolFactor": 0.96, - "DeviationCurve": 2.5, - "DeviationMax": 10 - }, - "_proto": "55d448594bdc2d8c2f8b4569" - }, - "5bb20dadd4351e00367faeff": { - "_id": "5bb20dadd4351e00367faeff", - "_name": "barrel_416_hk_505mm_556x45", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 260мм для AR-15 и совместимых 5.56х45", - "ShortName": "260мм AR-15 5.56х45", - "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 260мм. Соответствует стандартному стволу для M4 CQBR.\n", - "Weight": 1.2, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_416_hk_505mm_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 4, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5bb20dadd4351e00367faf01", - "_parent": "5bb20dadd4351e00367faeff", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b3a16655acfc40016387a2a", - "5c7e5f112e221600106f4ede", - "5c0fafb6d174af02a96260ba", - "5cf6937cd7f00c056c53fb39", - "544a38634bdc2d58388b4568", - "5cff9e5ed7ad1a09407397d4", - "5c48a2a42e221602b66d1e07", - "5f6372e2865db925d54f3869", - "615d8e2f1cb55961fa0fd9a4", - "56ea8180d2720bf2698b456a", - "5d02676dd7ad1a049e54f6dc", - "56ea6fafd2720b844b8b4593", - "5943ee5a86f77413872d25ec", - "609269c3b0e443224b421cc1", - "5c7fb51d2e2216001219ce11", - "5ea172e498dacb342978818e", - "5c6d710d2e22165df16b81e7", - "612e0e55a112697a4b3a66e7", - "5d440625a4b9361eec4ae6c5", - "5cc9b815d7f00c000e2579d6", - "5a7c147ce899ef00150bd8b8", - "5c7954d52e221600106f4cc7", - "59bffc1f86f77435b128b872", - "5a9fbb84a2750c00137fa685", - "626667e87379c44d557b7550", - "62669bccdb9ebb4daa44cd14", - "626a74340be03179a165e30c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "5bb20dadd4351e00367faf02", - "_parent": "5bb20dadd4351e00367faeff", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bb20dcad4351e3bac1212da" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -30, - "Velocity": 3, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.032, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1.1, - "HeatFactor": 0.94, - "CoolFactor": 0.94, - "DeviationCurve": 1.35, - "DeviationMax": 23 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, "5d440b93a4b9364276578d4b": { "_id": "5d440b93a4b9364276578d4b", "_name": "barrel_ar15_457mm", @@ -154165,6 +163807,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -154203,7 +163849,8 @@ "5a9fbb84a2750c00137fa685", "626667e87379c44d557b7550", "62669bccdb9ebb4daa44cd14", - "626a74340be03179a165e30c" + "626a74340be03179a165e30c", + "6386120cd6baa055ad1e201c" ] } ] @@ -154262,6 +163909,117 @@ }, "_proto": "55d3632e4bdc2d972f8b4569" }, + "5608373c4bdc2dc8488b4570": { + "_id": "5608373c4bdc2dc8488b4570", + "_name": "barrel_mr133_710mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 710мм для ружья МР-133 12к", + "ShortName": "710мм МР-133", + "Description": "Стандартный заводской ствол для ружья МР-133 под патрон 12-го калибра, длинной 710мм.", + "Weight": 1.3, + "BackgroundColor": "blue", + "Width": 5, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mr133_710mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "56e31596d2720b42068b456a", + "_parent": "5608373c4bdc2dc8488b4570", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0111ab0db834001966914d", + "560838c94bdc2d77798b4569", + "5b363dea5acfc4771e1c5e7e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -9, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -13, + "Velocity": 16.2, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.42, + "ShotgunDispersion": 1.22, + "IsSilencer": false, + "DurabilityBurnModificator": 1.04, + "HeatFactor": 0.84, + "CoolFactor": 0.88, + "DeviationCurve": 2.5, + "DeviationMax": 10 + }, + "_proto": "55d448594bdc2d8c2f8b4569" + }, "588200af24597742fa221dfb": { "_id": "588200af24597742fa221dfb", "_name": "barrel_mr153_610mm", @@ -154318,6 +164076,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -154448,6 +164210,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -154504,148 +164270,23 @@ }, "_proto": "55d35ee94bdc2d61338b4568" }, - "5fbbfacda56d053a3543f799": { - "_id": "5fbbfacda56d053a3543f799", - "_name": "barrel_mcx_229mm_762x35", + "612368f58b401f4f51239b33": { + "_id": "612368f58b401f4f51239b33", + "_name": "barrel_mc255_755mm_12g", "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { - "Name": "barrel_mcx_229mm_762x35", - "ShortName": "barrel_mcx_229mm_762x35", - "Description": "barrel_mcx_229mm_762x35", - "Weight": 0.479, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mcx_229mm_762x35.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5fbbfacda56d053a3543f79b", - "_parent": "5fbbfacda56d053a3543f799", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5dfa3cd1b33c0951220c079b", - "5fbc22ccf24b94483f726483", - "5fbe7618d6fa9c00c571bb6c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "5fbbfacda56d053a3543f79c", - "_parent": "5fbbfacda56d053a3543f799", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fbc210bf24b94483f726481" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -6, - "Velocity": -12.31, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.08, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.02, - "CoolFactor": 1.03, - "DeviationCurve": 1.6, - "DeviationMax": 19 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "588200cf2459774414733d55": { - "_id": "588200cf2459774414733d55", - "_name": "barrel_mr153_710mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_mr153_710mm", - "ShortName": "barrel_mr153_710mm", - "Description": "barrel_mr153_710mm", - "Weight": 1.35, + "Name": "Ствол 750мм для ружья МР-133 12к с прицельной планкой", + "ShortName": "750мм МР-133 12к", + "Description": "Стандартный заводской ствол для ружья МР-133 длинной 750мм под патрон 12-го калибра, с широкой прицельной планкой.", + "Weight": 1.55, "BackgroundColor": "blue", "Width": 5, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mr153_710mm.bundle", + "path": "assets/content/items/mods/barrels/barrel_mc255_755mm_12g.bundle", "rcid": "" }, "UsePrefab": { @@ -154685,20 +164326,22 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_muzzle", - "_id": "588200cf2459774414733d56", - "_parent": "588200cf2459774414733d55", + "_id": "612368f58b401f4f51239b35", + "_parent": "612368f58b401f4f51239b33", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5c0111ab0db834001966914d", - "560838c94bdc2d77798b4569", - "5b363dea5acfc4771e1c5e7e" + "619d36da53b4d42ee724fae4" ] } ] @@ -154709,8 +164352,8 @@ }, { "_name": "mod_mount", - "_id": "5dfe4131f0dd306e765a2e38", - "_parent": "588200cf2459774414733d55", + "_id": "619d3a31142be829c6730450", + "_parent": "612368f58b401f4f51239b33", "_props": { "filters": [ { @@ -154731,11 +164374,11 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -9, + "Recoil": -10, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -16, - "Velocity": 15.21, + "Ergonomics": -18, + "Velocity": 18.9, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, @@ -154744,16 +164387,461 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.42, - "ShotgunDispersion": 1.25, + "CenterOfImpact": 0.28, + "ShotgunDispersion": 1.05, "IsSilencer": false, - "DurabilityBurnModificator": 1.04, - "HeatFactor": 0.84, - "CoolFactor": 0.88, - "DeviationCurve": 2.5, - "DeviationMax": 10 + "DurabilityBurnModificator": 1.08, + "HeatFactor": 0.82, + "CoolFactor": 0.86, + "DeviationCurve": 2.25, + "DeviationMax": 11 }, - "_proto": "5608379a4bdc2d26448b4569" + "_proto": "560837544bdc2de22e8b456e" + }, + "58aeaaa886f7744fc1560f81": { + "_id": "58aeaaa886f7744fc1560f81", + "_name": "barrel_mpx_165mm_ported", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_mpx_165mm_ported", + "ShortName": "barrel_mpx_165mm_ported", + "Description": "barrel_mpx_165mm_ported", + "Weight": 0.18, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mpx_165mm_ported.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c59529a2e221602b177d160", + "5c5db6302e2216000e5e47f0", + "5c5db63a2e2216000f1b284a" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "58aeaaa886f7744fc1560f82", + "_parent": "58aeaaa886f7744fc1560f81", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "58aeac1b86f77457c419f475" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": -16.31, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.18, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 0.94, + "HeatFactor": 1.04, + "CoolFactor": 1.07, + "DeviationCurve": 3.1, + "DeviationMax": 8.5 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "55d3632e4bdc2d972f8b4569": { + "_id": "55d3632e4bdc2d972f8b4569", + "_name": "barrel_ar15_370mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 370мм для AR-15 и совместимых 5.56х45", + "ShortName": "370мм AR-15 5.56х45", + "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 370мм. Соответствует стандартному стволу для M4A1.\n", + "Weight": 0.509, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_ar15_370mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "55dc9adc4bdc2d86028b4576", + "_parent": "55d3632e4bdc2d972f8b4569", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b3a16655acfc40016387a2a", + "5c7e5f112e221600106f4ede", + "5c0fafb6d174af02a96260ba", + "612e0cfc8004cc50514c2d9e", + "5cf6937cd7f00c056c53fb39", + "544a38634bdc2d58388b4568", + "5cff9e5ed7ad1a09407397d4", + "5c48a2a42e221602b66d1e07", + "5f6372e2865db925d54f3869", + "615d8e2f1cb55961fa0fd9a4", + "56ea8180d2720bf2698b456a", + "5d02676dd7ad1a049e54f6dc", + "56ea6fafd2720b844b8b4593", + "5943ee5a86f77413872d25ec", + "609269c3b0e443224b421cc1", + "5c7fb51d2e2216001219ce11", + "5ea172e498dacb342978818e", + "5c6d710d2e22165df16b81e7", + "612e0e55a112697a4b3a66e7", + "5d440625a4b9361eec4ae6c5", + "5cc9b815d7f00c000e2579d6", + "5a7c147ce899ef00150bd8b8", + "5c7954d52e221600106f4cc7", + "59bffc1f86f77435b128b872", + "5a9fbb84a2750c00137fa685", + "626667e87379c44d557b7550", + "62669bccdb9ebb4daa44cd14", + "626a74340be03179a165e30c", + "6386120cd6baa055ad1e201c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "56ea8e89d2720b75698b4568", + "_parent": "55d3632e4bdc2d972f8b4569", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ae30e795acfc408fb139a0b", + "56eabcd4d2720b66698b4574", + "5d00ec68d7ad1a04a067e5be", + "56ea8d2fd2720b7c698b4570" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_launcher", + "_id": "6357cd4b6bd1f226843c249f", + "_parent": "55d3632e4bdc2d972f8b4569", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6357c98711fb55120211f7e1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -14, + "Velocity": -6.48, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.053, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 0.96, + "HeatFactor": 1.02, + "CoolFactor": 1.03, + "DeviationCurve": 1.35, + "DeviationMax": 23 + } + }, + "55d35ee94bdc2d61338b4568": { + "_id": "55d35ee94bdc2d61338b4568", + "_name": "barrel_ar15_260mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 260мм для AR-15 и совместимых 5.56х45", + "ShortName": "260мм AR-15 5.56х45", + "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 260мм. Соответствует стандартному стволу для M4 CQBR.\n", + "Weight": 0.409, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_ar15_260mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "564afddf4bdc2d1b2b8b4592", + "_parent": "55d35ee94bdc2d61338b4568", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b3a16655acfc40016387a2a", + "5c7e5f112e221600106f4ede", + "5c0fafb6d174af02a96260ba", + "612e0cfc8004cc50514c2d9e", + "5cf6937cd7f00c056c53fb39", + "544a38634bdc2d58388b4568", + "5cff9e5ed7ad1a09407397d4", + "5c48a2a42e221602b66d1e07", + "5f6372e2865db925d54f3869", + "615d8e2f1cb55961fa0fd9a4", + "56ea8180d2720bf2698b456a", + "5d02676dd7ad1a049e54f6dc", + "56ea6fafd2720b844b8b4593", + "5943ee5a86f77413872d25ec", + "609269c3b0e443224b421cc1", + "5c7fb51d2e2216001219ce11", + "5ea172e498dacb342978818e", + "5c6d710d2e22165df16b81e7", + "612e0e55a112697a4b3a66e7", + "5d440625a4b9361eec4ae6c5", + "5cc9b815d7f00c000e2579d6", + "5a7c147ce899ef00150bd8b8", + "5c7954d52e221600106f4cc7", + "59bffc1f86f77435b128b872", + "5a9fbb84a2750c00137fa685", + "626667e87379c44d557b7550", + "62669bccdb9ebb4daa44cd14", + "626a74340be03179a165e30c", + "6386120cd6baa055ad1e201c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "56ea8e15d2720bf2698b456b", + "_parent": "55d35ee94bdc2d61338b4568", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ae30e795acfc408fb139a0b", + "56eabcd4d2720b66698b4574", + "5d00ec68d7ad1a04a067e5be", + "56ea8d2fd2720b7c698b4570" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -7, + "Velocity": -16.31, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.07, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 0.83, + "HeatFactor": 1.06, + "CoolFactor": 1.09, + "DeviationCurve": 1.4, + "DeviationMax": 22 + } }, "5c5db5852e2216003a0fe71a": { "_id": "5c5db5852e2216003a0fe71a", @@ -154817,6 +164905,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -154873,592 +164965,23 @@ }, "_proto": "55d35ee94bdc2d61338b4568" }, - "5f2aa46b878ef416f538b567": { - "_id": "5f2aa46b878ef416f538b567", - "_name": "barrel_rfb_457mm_762x51", + "5e848d2eea0a7c419c2f9bfd": { + "_id": "5e848d2eea0a7c419c2f9bfd", + "_name": "barrel_ks23_700mm_23x75", "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { - "Name": "barrel_ar15_457mm", - "ShortName": "barrel_ar15_457mm", - "Description": "barrel_ar15_457mm", - "Weight": 0.91, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_rfb_457mm_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5f2aa46b878ef416f538b569", - "_parent": "5f2aa46b878ef416f538b567", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5f2aa4464b50c14bcf07acdb", - "5f2aa43ba9b91d26f20ae6d2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -6, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -11, - "Velocity": -4.2, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.043, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.91, - "CoolFactor": 0.96, - "DeviationCurve": 1.1, - "DeviationMax": 30 - }, - "_proto": "55d3632e4bdc2d972f8b4569" - }, - "5888945a2459774bf43ba385": { - "_id": "5888945a2459774bf43ba385", - "_name": "barrel_dvl-10_500mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_dvl-10_500mm", - "ShortName": "barrel_dvl-10_500mm", - "Description": "barrel_dvl-10_500mm", - "Weight": 2.9, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_dvl-10_500mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5888945a2459774bf43ba386", - "_parent": "5888945a2459774bf43ba385", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "58889c7324597754281f9439" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_bipod", - "_id": "588894872459774e6610d115", - "_parent": "5888945a2459774bf43ba385", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5888961624597754281f93f3" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -4, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -10, - "Velocity": 8.4, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.022, - "ShotgunDispersion": 1, - "IsSilencer": true, - "DurabilityBurnModificator": 1.61, - "HeatFactor": 0.95, - "CoolFactor": 0.9, - "DeviationCurve": 1, - "DeviationMax": 33 - }, - "_proto": "55d3632e4bdc2d972f8b4569" - }, - "55d448594bdc2d8c2f8b4569": { - "_id": "55d448594bdc2d8c2f8b4569", - "_name": "barrel_mr133_610mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 610мм для ружья МР-133 12к", - "ShortName": "610мм МР-133", - "Description": "Стандартный заводской ствол для ружья МР-133 под патрон 12-го калибра, длинной 610мм.", - "Weight": 1.2, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mr133_610mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "56e31509d2720b4c098b4567", - "_parent": "55d448594bdc2d8c2f8b4569", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0111ab0db834001966914d", - "560838c94bdc2d77798b4569", - "5b363dea5acfc4771e1c5e7e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -4, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -7, - "Velocity": 10.8, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.58, - "ShotgunDispersion": 1.4, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.88, - "CoolFactor": 0.92, - "DeviationCurve": 2.5, - "DeviationMax": 10 - }, - "_proto": "55d447bb4bdc2d892f8b456f" - }, - "56deec93d2720bec348b4568": { - "_id": "56deec93d2720bec348b4568", - "_name": "barrel_mr153_750mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 750мм для ружья МР-153 12к", - "ShortName": "750мм МР-153 12к", - "Description": "Стандартный заводской ствол для ружья МР-153 длинной 750мм под патрон 12-го калибра.", - "Weight": 1.55, + "Name": "barrel_ks23_700mm_23x75", + "ShortName": "barrel_ks23_700mm_23x75", + "Description": "barrel_ks23_700mm_23x75", + "Weight": 1.23, "BackgroundColor": "blue", "Width": 5, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mr153_750mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "56deed28d2720bbd328b4568", - "_parent": "56deec93d2720bec348b4568", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0111ab0db834001966914d", - "560838c94bdc2d77798b4569", - "5b363dea5acfc4771e1c5e7e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5dfe4173a3651922b360bf8c", - "_parent": "56deec93d2720bec348b4568", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "609b9e31506cf869cf3eaf41", - "5dfe14f30b92095fd441edaf" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -10, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -20, - "Velocity": 17.91, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.3, - "ShotgunDispersion": 1.2, - "IsSilencer": false, - "DurabilityBurnModificator": 1.1, - "HeatFactor": 0.82, - "CoolFactor": 0.86, - "DeviationCurve": 2.5, - "DeviationMax": 10 - }, - "_proto": "5608379a4bdc2d26448b4569" - }, - "5608373c4bdc2dc8488b4570": { - "_id": "5608373c4bdc2dc8488b4570", - "_name": "barrel_mr133_710mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 710мм для ружья МР-133 12к", - "ShortName": "710мм МР-133", - "Description": "Стандартный заводской ствол для ружья МР-133 под патрон 12-го калибра, длинной 710мм.", - "Weight": 1.3, - "BackgroundColor": "blue", - "Width": 5, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mr133_710mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "56e31596d2720b42068b456a", - "_parent": "5608373c4bdc2dc8488b4570", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0111ab0db834001966914d", - "560838c94bdc2d77798b4569", - "5b363dea5acfc4771e1c5e7e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -9, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -13, - "Velocity": 16.2, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.42, - "ShotgunDispersion": 1.22, - "IsSilencer": false, - "DurabilityBurnModificator": 1.04, - "HeatFactor": 0.84, - "CoolFactor": 0.88, - "DeviationCurve": 2.5, - "DeviationMax": 10 - }, - "_proto": "55d448594bdc2d8c2f8b4569" - }, - "6076c1b9f2cb2e02a42acedc": { - "_id": "6076c1b9f2cb2e02a42acedc", - "_name": "barrel_mp155_510mm_12g", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 510мм для МР-133 12к ", - "ShortName": "510мм МР-133", - "Description": "Стандартный заводской ствол для ружья МР-133 длинной 510мм.", - "Weight": 0.8, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mp155_510mm_12g.bundle", + "path": "assets/content/items/mods/barrels/barrel_ks23_700mm_23x75.bundle", "rcid": "" }, "UsePrefab": { @@ -155480,7 +165003,7 @@ "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 1, + "ExtraSizeLeft": 2, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, @@ -155498,38 +165021,21 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "6076c1b9f2cb2e02a42acede", - "_parent": "6076c1b9f2cb2e02a42acedc", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0111ab0db834001966914d", - "560838c94bdc2d77798b4569", - "5b363dea5acfc4771e1c5e7e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], + "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -3, + "Recoil": -8, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -5, - "Velocity": 5.4, + "Ergonomics": -10, + "Velocity": 2.4, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, @@ -155538,34 +165044,34 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.62, - "ShotgunDispersion": 1.55, + "CenterOfImpact": 0.45, + "ShotgunDispersion": 1.3, "IsSilencer": false, - "DurabilityBurnModificator": 0.95, - "HeatFactor": 0.92, - "CoolFactor": 0.96, - "DeviationCurve": 3, - "DeviationMax": 9 + "DurabilityBurnModificator": 1, + "HeatFactor": 0.82, + "CoolFactor": 0.86, + "DeviationCurve": 2.5, + "DeviationMax": 10 }, "_proto": "55d448594bdc2d8c2f8b4569" }, - "5888956924597752983e182d": { - "_id": "5888956924597752983e182d", - "_name": "barrel_dvl-10_m2_660mm", + "5cc701d7e4a94900100ac4e7": { + "_id": "5cc701d7e4a94900100ac4e7", + "_name": "barrel_p90_407mm_57x28", "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { - "Name": "barrel_dvl-10_m2_660mm", - "ShortName": "barrel_dvl-10_m2_660mm", - "Description": "barrel_dvl-10_m2_660mm", - "Weight": 2.88, + "Name": "barrel_416_hk_419mm_556x45", + "ShortName": "barrel_416_hk_419mm_556x45", + "Description": "barrel_416_hk_419mm_556x45", + "Weight": 0.8, "BackgroundColor": "blue", - "Width": 4, + "Width": 3, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_dvl-10_m2_660mm.bundle", + "path": "assets/content/items/mods/barrels/barrel_p90_407mm_57x28.bundle", "rcid": "" }, "UsePrefab": { @@ -155587,7 +165093,7 @@ "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 3, + "ExtraSizeLeft": 1, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, @@ -155595,7 +165101,13 @@ "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, - "ConflictingItems": [], + "ConflictingItems": [ + "5c6d10e82e221601da357b07", + "5bb20dfcd4351e00334c9e24", + "5c6d11072e2216000e69d2e4", + "5c6d11152e2216000f2003e7", + "5c6c2c9c2e2216000f2002e4" + ], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], @@ -155605,54 +165117,21 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5888956924597752983e182e", - "_parent": "5888956924597752983e182d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5888996c24597754281f9419" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_handguard", - "_id": "5888958d24597752fe43a6f2", - "_parent": "5888956924597752983e182d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5888976c24597754281f93f5" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], + "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -5, + "Recoil": -13, "Loudness": 0, "EffectiveDistance": 0, "Ergonomics": -13, - "Velocity": 11.5, + "Velocity": 2.2, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, @@ -155661,34 +165140,34 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.013, + "CenterOfImpact": 0.038, "ShotgunDispersion": 1, "IsSilencer": false, - "DurabilityBurnModificator": 1.05, - "HeatFactor": 0.82, - "CoolFactor": 0.86, - "DeviationCurve": 1, - "DeviationMax": 33 + "DurabilityBurnModificator": 1.1, + "HeatFactor": 0.92, + "CoolFactor": 0.96, + "DeviationCurve": 1.75, + "DeviationMax": 17 }, - "_proto": "55d3632e4bdc2d972f8b4569" + "_proto": "55d35ee94bdc2d61338b4568" }, - "560836484bdc2d20478b456e": { - "_id": "560836484bdc2d20478b456e", - "_name": "barrel_mr133_540mm", + "588200c224597743990da9ed": { + "_id": "588200c224597743990da9ed", + "_name": "barrel_mr153_660mm", "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { - "Name": "Ствол 540мм для МР-133 12к ", - "ShortName": "540мм МР-133", - "Description": "Стандартный заводской ствол для ружья МР-133 длинной 540мм.", - "Weight": 0.8, + "Name": "barrel_mr153_660mm", + "ShortName": "barrel_mr153_660mm", + "Description": "barrel_mr153_660mm", + "Weight": 1.25, "BackgroundColor": "blue", - "Width": 3, + "Width": 4, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mr133_540mm.bundle", + "path": "assets/content/items/mods/barrels/barrel_mr153_660mm.bundle", "rcid": "" }, "UsePrefab": { @@ -155710,7 +165189,7 @@ "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 1, + "ExtraSizeLeft": 2, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, @@ -155728,12 +165207,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_muzzle", - "_id": "56e31542d2720b5d058b4569", - "_parent": "560836484bdc2d20478b456e", + "_id": "588200c224597743990da9ee", + "_parent": "588200c224597743990da9ed", "_props": { "filters": [ { @@ -155749,17 +165232,36 @@ "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5dfe411973d8eb11426f59b2", + "_parent": "588200c224597743990da9ed", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "609b9e31506cf869cf3eaf41", + "5dfe14f30b92095fd441edaf" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" } ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -3.5, + "Recoil": -6, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -6, - "Velocity": 8.1, + "Ergonomics": -12, + "Velocity": 12.5, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, @@ -155768,16 +165270,16 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.6, - "ShotgunDispersion": 1.5, + "CenterOfImpact": 0.5, + "ShotgunDispersion": 1.35, "IsSilencer": false, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 0.9, - "CoolFactor": 0.94, - "DeviationCurve": 3, - "DeviationMax": 9 + "DurabilityBurnModificator": 1, + "HeatFactor": 0.86, + "CoolFactor": 0.9, + "DeviationCurve": 2.5, + "DeviationMax": 10 }, - "_proto": "55d4491a4bdc2d882f8b456e" + "_proto": "5608379a4bdc2d26448b4569" }, "5a34fae7c4a2826c6e06d760": { "_id": "5a34fae7c4a2826c6e06d760", @@ -155835,6 +165337,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -155927,23 +165433,592 @@ }, "_proto": "55d3632e4bdc2d972f8b4569" }, - "5cadc1c6ae9215000f2775a4": { - "_id": "5cadc1c6ae9215000f2775a4", - "_name": "barrel_m9_127mm_m9a3_std_9x19", + "5888956924597752983e182d": { + "_id": "5888956924597752983e182d", + "_name": "barrel_dvl-10_m2_660mm", "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { - "Name": "barrel_p226_112mm_threaded_9x19", - "ShortName": "barrel_p226_112mm_threaded_9x19", - "Description": "barrel_p226_112mm_threaded_9x19", - "Weight": 0.2, + "Name": "barrel_dvl-10_m2_660mm", + "ShortName": "barrel_dvl-10_m2_660mm", + "Description": "barrel_dvl-10_m2_660mm", + "Weight": 2.88, "BackgroundColor": "blue", - "Width": 1, + "Width": 4, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_m9_127mm_m9a3_std_9x19.bundle", + "path": "assets/content/items/mods/barrels/barrel_dvl-10_m2_660mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5888956924597752983e182e", + "_parent": "5888956924597752983e182d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5888996c24597754281f9419" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "5888958d24597752fe43a6f2", + "_parent": "5888956924597752983e182d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5888976c24597754281f93f5" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -13, + "Velocity": 11.5, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.013, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1.05, + "HeatFactor": 0.82, + "CoolFactor": 0.86, + "DeviationCurve": 1, + "DeviationMax": 33 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "5888945a2459774bf43ba385": { + "_id": "5888945a2459774bf43ba385", + "_name": "barrel_dvl-10_500mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_dvl-10_500mm", + "ShortName": "barrel_dvl-10_500mm", + "Description": "barrel_dvl-10_500mm", + "Weight": 2.9, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_dvl-10_500mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5888945a2459774bf43ba386", + "_parent": "5888945a2459774bf43ba385", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "58889c7324597754281f9439" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_bipod", + "_id": "588894872459774e6610d115", + "_parent": "5888945a2459774bf43ba385", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5888961624597754281f93f3" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -4, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -10, + "Velocity": 8.4, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.022, + "ShotgunDispersion": 1, + "IsSilencer": true, + "DurabilityBurnModificator": 1.61, + "HeatFactor": 0.95, + "CoolFactor": 0.9, + "DeviationCurve": 1, + "DeviationMax": 33 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "5c0e2f94d174af029f650d56": { + "_id": "5c0e2f94d174af029f650d56", + "_name": "barrel_ar15_adar_406mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 370мм для AR-15 и совместимых 5.56х45", + "ShortName": "370мм AR-15 5.56х45", + "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 370мм. Соответствует стандартному стволу для M4A1.\n", + "Weight": 0.594, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_ar15_adar_406mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5ae30db85acfc408fb139a05", + "55d459824bdc2d892f8b4573" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5c0e2f94d174af029f650d58", + "_parent": "5c0e2f94d174af029f650d56", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b3a16655acfc40016387a2a", + "5c7e5f112e221600106f4ede", + "5c0fafb6d174af02a96260ba", + "612e0cfc8004cc50514c2d9e", + "5cf6937cd7f00c056c53fb39", + "544a38634bdc2d58388b4568", + "5cff9e5ed7ad1a09407397d4", + "5c48a2a42e221602b66d1e07", + "5f6372e2865db925d54f3869", + "615d8e2f1cb55961fa0fd9a4", + "56ea8180d2720bf2698b456a", + "5d02676dd7ad1a049e54f6dc", + "56ea6fafd2720b844b8b4593", + "5943ee5a86f77413872d25ec", + "609269c3b0e443224b421cc1", + "5c7fb51d2e2216001219ce11", + "5ea172e498dacb342978818e", + "5c6d710d2e22165df16b81e7", + "612e0e55a112697a4b3a66e7", + "5d440625a4b9361eec4ae6c5", + "5cc9b815d7f00c000e2579d6", + "5a7c147ce899ef00150bd8b8", + "5c7954d52e221600106f4cc7", + "59bffc1f86f77435b128b872", + "5a9fbb84a2750c00137fa685", + "626667e87379c44d557b7550", + "62669bccdb9ebb4daa44cd14", + "626a74340be03179a165e30c", + "6386120cd6baa055ad1e201c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "5c0e2f94d174af029f650d59", + "_parent": "5c0e2f94d174af029f650d56", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ae30e795acfc408fb139a0b", + "56eabcd4d2720b66698b4574", + "5d00ec68d7ad1a04a067e5be", + "56ea8d2fd2720b7c698b4570" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -4, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -15, + "Velocity": -5.48, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.064, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1.04, + "HeatFactor": 0.98, + "CoolFactor": 0.99, + "DeviationCurve": 1.35, + "DeviationMax": 23 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "5bb20dadd4351e00367faeff": { + "_id": "5bb20dadd4351e00367faeff", + "_name": "barrel_416_hk_505mm_556x45", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 260мм для AR-15 и совместимых 5.56х45", + "ShortName": "260мм AR-15 5.56х45", + "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 260мм. Соответствует стандартному стволу для M4 CQBR.\n", + "Weight": 1.2, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_416_hk_505mm_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 4, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5bb20dadd4351e00367faf01", + "_parent": "5bb20dadd4351e00367faeff", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b3a16655acfc40016387a2a", + "5c7e5f112e221600106f4ede", + "5c0fafb6d174af02a96260ba", + "5cf6937cd7f00c056c53fb39", + "544a38634bdc2d58388b4568", + "5cff9e5ed7ad1a09407397d4", + "5c48a2a42e221602b66d1e07", + "5f6372e2865db925d54f3869", + "615d8e2f1cb55961fa0fd9a4", + "56ea8180d2720bf2698b456a", + "5d02676dd7ad1a049e54f6dc", + "56ea6fafd2720b844b8b4593", + "5943ee5a86f77413872d25ec", + "609269c3b0e443224b421cc1", + "5c7fb51d2e2216001219ce11", + "5ea172e498dacb342978818e", + "5c6d710d2e22165df16b81e7", + "612e0e55a112697a4b3a66e7", + "5d440625a4b9361eec4ae6c5", + "5cc9b815d7f00c000e2579d6", + "5a7c147ce899ef00150bd8b8", + "5c7954d52e221600106f4cc7", + "59bffc1f86f77435b128b872", + "5a9fbb84a2750c00137fa685", + "626667e87379c44d557b7550", + "62669bccdb9ebb4daa44cd14", + "626a74340be03179a165e30c", + "6386120cd6baa055ad1e201c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "5bb20dadd4351e00367faf02", + "_parent": "5bb20dadd4351e00367faeff", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bb20dcad4351e3bac1212da" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -30, + "Velocity": 3, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.032, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1.1, + "HeatFactor": 0.94, + "CoolFactor": 0.94, + "DeviationCurve": 1.35, + "DeviationMax": 23 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "560836fb4bdc2d773f8b4569": { + "_id": "560836fb4bdc2d773f8b4569", + "_name": "barrel_mr133_660mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 660мм для ружья МР-133 12к", + "ShortName": "660мм МР-133", + "Description": "Стандартный заводской ствол для ружья МР-133 под патрон 12-го калибра, длинной 660мм.", + "Weight": 1.2, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mr133_610mm.bundle", "rcid": "" }, "UsePrefab": { @@ -155965,6 +166040,744 @@ "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "56e3156fd2720b6c058b4569", + "_parent": "560836fb4bdc2d773f8b4569", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0111ab0db834001966914d", + "560838c94bdc2d77798b4569", + "5b363dea5acfc4771e1c5e7e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -6, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -12, + "Velocity": 13.5, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.5, + "ShotgunDispersion": 1.3, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.86, + "CoolFactor": 0.9, + "DeviationCurve": 2.5, + "DeviationMax": 10 + }, + "_proto": "55d448594bdc2d8c2f8b4569" + }, + "5cc701aae4a949000e1ea45c": { + "_id": "5cc701aae4a949000e1ea45c", + "_name": "barrel_p90_264mm_57x28", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_416_hk_419mm_556x45", + "ShortName": "barrel_416_hk_419mm_556x45", + "Description": "barrel_416_hk_419mm_556x45", + "Weight": 0.5, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_p90_264mm_57x28.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c6d10e82e221601da357b07", + "5bb20dfcd4351e00334c9e24", + "5c6d11072e2216000e69d2e4", + "5c6d11152e2216000f2003e7", + "5c6c2c9c2e2216000f2002e4" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5cc701aae4a949000e1ea45e", + "_parent": "5cc701aae4a949000e1ea45c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cc82796e24e8d000f5859a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 1.2, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.12, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.97, + "CoolFactor": 1.03, + "DeviationCurve": 2.1, + "DeviationMax": 12 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "5c5db5c62e22160012542255": { + "_id": "5c5db5c62e22160012542255", + "_name": "barrel_mpx_355mm_9x19", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_mpx_203mm", + "ShortName": "barrel_mpx_203mm", + "Description": "barrel_mpx_203mm", + "Weight": 0.35, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mpx_355mm_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5c5db5c62e22160012542257", + "_parent": "5c5db5c62e22160012542255", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cf6935bd7f00c06585fb791", + "5b3a16655acfc40016387a2a", + "58949dea86f77409483e16a8", + "59bffc1f86f77435b128b872", + "5c7e8fab2e22165df16b889b", + "5a9fb739a2750c003215717f", + "5c6165902e22160010261b28", + "5a32a064c4a28200741e22de" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -14, + "Velocity": 4, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.04, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1.1, + "HeatFactor": 0.94, + "CoolFactor": 0.98, + "DeviationCurve": 1.75, + "DeviationMax": 17 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "588200cf2459774414733d55": { + "_id": "588200cf2459774414733d55", + "_name": "barrel_mr153_710mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_mr153_710mm", + "ShortName": "barrel_mr153_710mm", + "Description": "barrel_mr153_710mm", + "Weight": 1.35, + "BackgroundColor": "blue", + "Width": 5, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mr153_710mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "588200cf2459774414733d56", + "_parent": "588200cf2459774414733d55", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0111ab0db834001966914d", + "560838c94bdc2d77798b4569", + "5b363dea5acfc4771e1c5e7e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5dfe4131f0dd306e765a2e38", + "_parent": "588200cf2459774414733d55", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "609b9e31506cf869cf3eaf41", + "5dfe14f30b92095fd441edaf" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -9, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -16, + "Velocity": 15.21, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.42, + "ShotgunDispersion": 1.25, + "IsSilencer": false, + "DurabilityBurnModificator": 1.04, + "HeatFactor": 0.84, + "CoolFactor": 0.88, + "DeviationCurve": 2.5, + "DeviationMax": 10 + }, + "_proto": "5608379a4bdc2d26448b4569" + }, + "5fbbfacda56d053a3543f799": { + "_id": "5fbbfacda56d053a3543f799", + "_name": "barrel_mcx_229mm_762x35", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_mcx_229mm_762x35", + "ShortName": "barrel_mcx_229mm_762x35", + "Description": "barrel_mcx_229mm_762x35", + "Weight": 0.479, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mcx_229mm_762x35.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5fbbfacda56d053a3543f79b", + "_parent": "5fbbfacda56d053a3543f799", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5dfa3cd1b33c0951220c079b", + "5fbc22ccf24b94483f726483", + "5fbe7618d6fa9c00c571bb6c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "5fbbfacda56d053a3543f79c", + "_parent": "5fbbfacda56d053a3543f799", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fbc210bf24b94483f726481" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -6, + "Velocity": -12.31, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.08, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.02, + "CoolFactor": 1.03, + "DeviationCurve": 1.6, + "DeviationMax": 19 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "5fc23678ab884124df0cd590": { + "_id": "5fc23678ab884124df0cd590", + "_name": "barrel_mk18_610mm_86x70", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_mk18_610mm_86x70", + "ShortName": "barrel_mk18_610mm_86x70", + "Description": "barrel_mk18_610mm_86x70", + "Weight": 1.5, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mk18_610mm_86x70.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c0e2f5cd174af02a012cfc9", + "5ae30db85acfc408fb139a05", + "55d459824bdc2d892f8b4573", + "5c78f2792e221600106f4683", + "5c78f26f2e221601da3581d1", + "5d00e0cbd7ad1a6c6566a42d", + "5d00f63bd7ad1a59283b1c1e" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5fc23678ab884124df0cd592", + "_parent": "5fc23678ab884124df0cd590", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62812081d23f207deb0ab216", + "612e0d81290d254f5e6b291a", + "5fc23636016cce60e8341b05" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "5fc23678ab884124df0cd593", + "_parent": "5fc23678ab884124df0cd590", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fc2360f900b1d5091531e19" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -4, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -12, + "Velocity": -2.1, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.017, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.1, + "CoolFactor": 0.9, + "DeviationCurve": 1.1, + "DeviationMax": 30 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "5f2aa46b878ef416f538b567": { + "_id": "5f2aa46b878ef416f538b567", + "_name": "barrel_rfb_457mm_762x51", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_ar15_457mm", + "ShortName": "barrel_ar15_457mm", + "Description": "barrel_ar15_457mm", + "Weight": 0.91, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_rfb_457mm_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, @@ -155983,20 +166796,856 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_muzzle", - "_id": "5cadc1c6ae9215000f2775a6", - "_parent": "5cadc1c6ae9215000f2775a4", + "_id": "5f2aa46b878ef416f538b569", + "_parent": "5f2aa46b878ef416f538b567", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5cadc390ae921500126a77f1", + "5f2aa4464b50c14bcf07acdb", + "5f2aa43ba9b91d26f20ae6d2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -6, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -11, + "Velocity": -4.2, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.043, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.91, + "CoolFactor": 0.96, + "DeviationCurve": 1.1, + "DeviationMax": 30 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "5fbbfabed5cb881a7363194e": { + "_id": "5fbbfabed5cb881a7363194e", + "_name": "barrel_mcx_171mm_762x35", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": ".300 BLKbarrel_mcx_171mm_762x35", + "ShortName": ".300 BLKbarrel_mcx_171mm_762x35", + "Description": ".300 BLKbarrel_mcx_171mm_762x35", + "Weight": 0.409, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mcx_171mm_762x35.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5fbbfabed5cb881a73631950", + "_parent": "5fbbfabed5cb881a7363194e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7954d52e221600106f4cc7", + "5fbc22ccf24b94483f726483", + "59bffc1f86f77435b128b872", + "5fbe7618d6fa9c00c571bb6c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "5fbbfabed5cb881a73631951", + "_parent": "5fbbfabed5cb881a7363194e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fbc210bf24b94483f726481" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -4, + "Velocity": -16.31, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.095, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 0.93, + "HeatFactor": 1.06, + "CoolFactor": 1.09, + "DeviationCurve": 1.7, + "DeviationMax": 16.5 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "5a34f7f1c4a2826c6e06d75d": { + "_id": "5a34f7f1c4a2826c6e06d75d", + "_name": "barrel_ar10_457mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_ar10_457mm", + "ShortName": "barrel_ar10_457mm", + "Description": "barrel_ar10_457mm", + "Weight": 1.12, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_ar10_457mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5a34f7f1c4a2826c6e06d75e", + "_parent": "5a34f7f1c4a2826c6e06d75d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "612e0d3767085e45ef14057f", + "5b7d693d5acfc43bca706a3d", + "5a34fd2bc4a282329a73b4c5", + "6065c6e7132d4d12c81fd8e1", + "5d1f819086f7744b355c219b", + "5dcbe965e4ed22586443a79d", + "5d026791d7ad1a04a067ea63", + "5dfa3cd1b33c0951220c079b", + "6130c43c67085e45ef1405a1", + "5cdd7685d7f00c000f260ed2", + "5c878e9d2e2216000f201903", + "5d02677ad7ad1a04a15c0f95", + "5bbdb8bdd4351e4502011460", + "5cdd7693d7f00c0010373aa5", + "607ffb988900dc2d9a55b6e4", + "615d8eb350224f204c1da1cf", + "612e0e3c290d254f5e6b291d", + "5d443f8fa4b93678dd4a01aa", + "5c7954d52e221600106f4cc7", + "5fbc22ccf24b94483f726483", + "59bffc1f86f77435b128b872", + "5cf78496d7f00c065703d6ca", + "5fbe7618d6fa9c00c571bb6c", + "628a66b41d5e41750e314f34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "5a34f7f1c4a2826c6e06d75f", + "_parent": "5a34f7f1c4a2826c6e06d75d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6065dc8a132d4d12c81fd8e3", + "5a34fbadc4a28200741e230a", + "5dfa3d45dfc58d14537c20b0" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -13, + "Velocity": -6.48, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.035, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.91, + "CoolFactor": 0.96, + "DeviationCurve": 1.1, + "DeviationMax": 30 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "5e848d1c264f7c180b5e35a9": { + "_id": "5e848d1c264f7c180b5e35a9", + "_name": "barrel_ks23_510mm_23x75", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_ks23_510mm_23x75", + "ShortName": "barrel_ks23_510mm_23x75", + "Description": "barrel_ks23_510mm_23x75", + "Weight": 0.91, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_ks23_510mm_23x75.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 110, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -4, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -4, + "Velocity": 1.4, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.75, + "ShotgunDispersion": 1.62, + "IsSilencer": false, + "DurabilityBurnModificator": 0.91, + "HeatFactor": 0.88, + "CoolFactor": 0.92, + "DeviationCurve": 3, + "DeviationMax": 9 + }, + "_proto": "55d448594bdc2d8c2f8b4569" + }, + "5580169d4bdc2d9d138b4585": { + "_id": "5580169d4bdc2d9d138b4585", + "_name": "barrel_mr43e-1c_510mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 510мм для МР-43е-1с 12к", + "ShortName": "510мм МР-43е-1с 12к", + "Description": "Ствол для двухствольного ружья МР-43е-1с под патрон 12-го калибра, длинной 510мм.", + "Weight": 1.5, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mr43e-1c_510mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -5, + "Velocity": 7, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.51, + "ShotgunDispersion": 1.45, + "IsSilencer": false, + "DurabilityBurnModificator": 0.89, + "HeatFactor": 0.874, + "CoolFactor": 0.912, + "DeviationCurve": 2.5, + "DeviationMax": 10 + } + }, + "5d440b9fa4b93601354d480c": { + "_id": "5d440b9fa4b93601354d480c", + "_name": "barrel_ar15_508mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_ar15_508mm", + "ShortName": "barrel_ar15_508mm", + "Description": "barrel_ar15_508mm", + "Weight": 0.91, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_ar15_508mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 4, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c0e2f5cd174af02a012cfc9", + "5ae30db85acfc408fb139a05", + "55d459824bdc2d892f8b4573", + "5c78f2792e221600106f4683", + "5c78f26f2e221601da3581d1", + "5d00e0cbd7ad1a6c6566a42d", + "5d00f63bd7ad1a59283b1c1e" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5d440b9fa4b93601354d480e", + "_parent": "5d440b9fa4b93601354d480c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b3a16655acfc40016387a2a", + "5c7e5f112e221600106f4ede", + "5c0fafb6d174af02a96260ba", + "612e0cfc8004cc50514c2d9e", + "5cf6937cd7f00c056c53fb39", + "544a38634bdc2d58388b4568", + "5cff9e5ed7ad1a09407397d4", + "5c48a2a42e221602b66d1e07", + "5f6372e2865db925d54f3869", + "615d8e2f1cb55961fa0fd9a4", + "56ea8180d2720bf2698b456a", + "5d02676dd7ad1a049e54f6dc", + "56ea6fafd2720b844b8b4593", + "5943ee5a86f77413872d25ec", + "609269c3b0e443224b421cc1", + "5c7fb51d2e2216001219ce11", + "5ea172e498dacb342978818e", + "5c6d710d2e22165df16b81e7", + "612e0e55a112697a4b3a66e7", + "5d440625a4b9361eec4ae6c5", + "5cc9b815d7f00c000e2579d6", + "5a7c147ce899ef00150bd8b8", + "5c7954d52e221600106f4cc7", + "59bffc1f86f77435b128b872", + "5a9fbb84a2750c00137fa685", + "626667e87379c44d557b7550", + "62669bccdb9ebb4daa44cd14", + "626a74340be03179a165e30c", + "6386120cd6baa055ad1e201c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "5d440b9fa4b93601354d480f", + "_parent": "5d440b9fa4b93601354d480c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ae30e795acfc408fb139a0b", + "56eabcd4d2720b66698b4574", + "5d00ec68d7ad1a04a067e5be", + "56ea8d2fd2720b7c698b4570" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -6, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -29, + "Velocity": -3.1, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.032, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1.05, + "HeatFactor": 0.94, + "CoolFactor": 0.94, + "DeviationCurve": 1.35, + "DeviationMax": 23 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "611a30addbdd8440277441dc": { + "_id": "611a30addbdd8440277441dc", + "_name": "barrel_mr43e-1c_750mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 725мм для ружья МР-43е-1с 12к", + "ShortName": "725мм МР-43е-1с 12к", + "Description": "Ствол для двухствольного ружья МР-43е-1с под патрон 12-го калибра, длинной 725мм.", + "Weight": 2.4, + "BackgroundColor": "blue", + "Width": 5, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mr43e-1c_750mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 4, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -14, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -11, + "Velocity": 17, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.31, + "ShotgunDispersion": 1.17, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.779, + "CoolFactor": 0.817, + "DeviationCurve": 2.25, + "DeviationMax": 11 + }, + "_proto": "55d447bb4bdc2d892f8b456f" + }, + "5c5db5b82e2216003a0fe71d": { + "_id": "5c5db5b82e2216003a0fe71d", + "_name": "barrel_mpx_265mm_9x19", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_mpx_203mm", + "ShortName": "barrel_mpx_203mm", + "Description": "barrel_mpx_203mm", + "Weight": 0.28, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mpx_265mm_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c59529a2e221602b177d160", + "5c5db63a2e2216000f1b284a" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5c5db5b82e2216003a0fe71f", + "_parent": "5c5db5b82e2216003a0fe71d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b3a16655acfc40016387a2a", + "58949dea86f77409483e16a8", + "59bffc1f86f77435b128b872", "5c7e8fab2e22165df16b889b", - "5a33a8ebc4a282000c5a950d", + "5a9fb739a2750c003215717f", "5c6165902e22160010261b28", "5a32a064c4a28200741e22de" ] @@ -156012,27 +167661,27 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -3, + "Recoil": -4, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": -2.4, - "RaidModdable": true, - "ToolModdable": false, + "Ergonomics": -9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.29, + "CenterOfImpact": 0.125, "ShotgunDispersion": 1, "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.1, - "CoolFactor": 1.15, - "DeviationCurve": 2.25, - "DeviationMax": 11 + "DurabilityBurnModificator": 1.05, + "HeatFactor": 0.97, + "CoolFactor": 1.03, + "DeviationCurve": 2, + "DeviationMax": 14 }, "_proto": "55d35ee94bdc2d61338b4568" }, @@ -156092,6 +167741,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -156143,23 +167796,23 @@ }, "_proto": "5608373c4bdc2dc8488b4570" }, - "5e848d1c264f7c180b5e35a9": { - "_id": "5e848d1c264f7c180b5e35a9", - "_name": "barrel_ks23_510mm_23x75", + "55d447bb4bdc2d892f8b456f": { + "_id": "55d447bb4bdc2d892f8b456f", + "_name": "barrel_mr43e-1c_725mm", "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { - "Name": "barrel_ks23_510mm_23x75", - "ShortName": "barrel_ks23_510mm_23x75", - "Description": "barrel_ks23_510mm_23x75", - "Weight": 0.91, + "Name": "Ствол 725мм для ружья МР-43е-1с 12к", + "ShortName": "725мм МР-43е-1с 12к", + "Description": "Ствол для двухствольного ружья МР-43е-1с под патрон 12-го калибра, длинной 725мм.", + "Weight": 2.2, "BackgroundColor": "blue", - "Width": 3, + "Width": 5, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_ks23_510mm_23x75.bundle", + "path": "assets/content/items/mods/barrels/barrel_mr43e-1c_725mm.bundle", "rcid": "" }, "UsePrefab": { @@ -156176,12 +167829,12 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 110, + "LootExperience": 20, "ExamineExperience": 6, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 1, + "ExtraSizeLeft": 4, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, @@ -156199,35 +167852,38 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -4, + "Recoil": -12, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": 1.4, - "RaidModdable": false, - "ToolModdable": true, + "Ergonomics": -9, + "Velocity": 15.21, + "RaidModdable": true, + "ToolModdable": false, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.75, - "ShotgunDispersion": 1.62, + "CenterOfImpact": 0.38, + "ShotgunDispersion": 1.33, "IsSilencer": false, - "DurabilityBurnModificator": 0.91, - "HeatFactor": 0.88, - "CoolFactor": 0.92, - "DeviationCurve": 3, - "DeviationMax": 9 - }, - "_proto": "55d448594bdc2d8c2f8b4569" + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.798, + "CoolFactor": 0.836, + "DeviationCurve": 2.5, + "DeviationMax": 10 + } }, "5c5db5962e2216000e5e46eb": { "_id": "5c5db5962e2216000e5e46eb", @@ -156289,6 +167945,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -156345,15 +168005,15 @@ }, "_proto": "55d35ee94bdc2d61338b4568" }, - "5cc701d7e4a94900100ac4e7": { - "_id": "5cc701d7e4a94900100ac4e7", - "_name": "barrel_p90_407mm_57x28", + "55d4491a4bdc2d882f8b456e": { + "_id": "55d4491a4bdc2d882f8b456e", + "_name": "barrel_mr133_510mm", "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { - "Name": "barrel_416_hk_419mm_556x45", - "ShortName": "barrel_416_hk_419mm_556x45", - "Description": "barrel_416_hk_419mm_556x45", + "Name": "Ствол 510мм для МР-133 12к ", + "ShortName": "510мм МР-133", + "Description": "Стандартный заводской ствол для ружья МР-133 длинной 510мм.", "Weight": 0.8, "BackgroundColor": "blue", "Width": 3, @@ -156361,7 +168021,581 @@ "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_p90_407mm_57x28.bundle", + "path": "assets/content/items/mods/barrels/barrel_mr133_510mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 110, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "560d63bc4bdc2d773f8b4574", + "_parent": "55d4491a4bdc2d882f8b456e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0111ab0db834001966914d", + "560838c94bdc2d77798b4569", + "5b363dea5acfc4771e1c5e7e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -5, + "Velocity": 5.4, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.62, + "ShotgunDispersion": 1.55, + "IsSilencer": false, + "DurabilityBurnModificator": 0.95, + "HeatFactor": 0.92, + "CoolFactor": 0.96, + "DeviationCurve": 3, + "DeviationMax": 9 + }, + "_proto": "55d448594bdc2d8c2f8b4569" + }, + "56deec93d2720bec348b4568": { + "_id": "56deec93d2720bec348b4568", + "_name": "barrel_mr153_750mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 750мм для ружья МР-153 12к", + "ShortName": "750мм МР-153 12к", + "Description": "Стандартный заводской ствол для ружья МР-153 длинной 750мм под патрон 12-го калибра.", + "Weight": 1.55, + "BackgroundColor": "blue", + "Width": 5, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mr153_750mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "56deed28d2720bbd328b4568", + "_parent": "56deec93d2720bec348b4568", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0111ab0db834001966914d", + "560838c94bdc2d77798b4569", + "5b363dea5acfc4771e1c5e7e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5dfe4173a3651922b360bf8c", + "_parent": "56deec93d2720bec348b4568", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "609b9e31506cf869cf3eaf41", + "5dfe14f30b92095fd441edaf" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -10, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -20, + "Velocity": 17.91, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.3, + "ShotgunDispersion": 1.2, + "IsSilencer": false, + "DurabilityBurnModificator": 1.1, + "HeatFactor": 0.82, + "CoolFactor": 0.86, + "DeviationCurve": 2.5, + "DeviationMax": 10 + }, + "_proto": "5608379a4bdc2d26448b4569" + }, + "6076c1b9f2cb2e02a42acedc": { + "_id": "6076c1b9f2cb2e02a42acedc", + "_name": "barrel_mp155_510mm_12g", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 510мм для МР-133 12к ", + "ShortName": "510мм МР-133", + "Description": "Стандартный заводской ствол для ружья МР-133 длинной 510мм.", + "Weight": 0.8, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mp155_510mm_12g.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 110, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "6076c1b9f2cb2e02a42acede", + "_parent": "6076c1b9f2cb2e02a42acedc", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0111ab0db834001966914d", + "560838c94bdc2d77798b4569", + "5b363dea5acfc4771e1c5e7e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -5, + "Velocity": 5.4, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.62, + "ShotgunDispersion": 1.55, + "IsSilencer": false, + "DurabilityBurnModificator": 0.95, + "HeatFactor": 0.92, + "CoolFactor": 0.96, + "DeviationCurve": 3, + "DeviationMax": 9 + }, + "_proto": "55d448594bdc2d8c2f8b4569" + }, + "560836484bdc2d20478b456e": { + "_id": "560836484bdc2d20478b456e", + "_name": "barrel_mr133_540mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 540мм для МР-133 12к ", + "ShortName": "540мм МР-133", + "Description": "Стандартный заводской ствол для ружья МР-133 длинной 540мм.", + "Weight": 0.8, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mr133_540mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "56e31542d2720b5d058b4569", + "_parent": "560836484bdc2d20478b456e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0111ab0db834001966914d", + "560838c94bdc2d77798b4569", + "5b363dea5acfc4771e1c5e7e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3.5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -6, + "Velocity": 8.1, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.6, + "ShotgunDispersion": 1.5, + "IsSilencer": false, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 0.9, + "CoolFactor": 0.94, + "DeviationCurve": 3, + "DeviationMax": 9 + }, + "_proto": "55d4491a4bdc2d882f8b456e" + }, + "55d448594bdc2d8c2f8b4569": { + "_id": "55d448594bdc2d8c2f8b4569", + "_name": "barrel_mr133_610mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 610мм для ружья МР-133 12к", + "ShortName": "610мм МР-133", + "Description": "Стандартный заводской ствол для ружья МР-133 под патрон 12-го калибра, длинной 610мм.", + "Weight": 1.2, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mr133_610mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "56e31509d2720b4c098b4567", + "_parent": "55d448594bdc2d8c2f8b4569", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0111ab0db834001966914d", + "560838c94bdc2d77798b4569", + "5b363dea5acfc4771e1c5e7e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -4, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -7, + "Velocity": 10.8, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.58, + "ShotgunDispersion": 1.4, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.88, + "CoolFactor": 0.92, + "DeviationCurve": 2.5, + "DeviationMax": 10 + }, + "_proto": "55d447bb4bdc2d892f8b456f" + }, + "5c6d85e02e22165df16b81f4": { + "_id": "5c6d85e02e22165df16b81f4", + "_name": "barrel_416_hk_264mm_556x45", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_416_hk_279mm_556x45", + "ShortName": "barrel_416_hk_279mm_556x45", + "Description": "barrel_416_hk_279mm_556x45", + "Weight": 0.572, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_416_hk_264mm_556x45.bundle", "rcid": "" }, "UsePrefab": { @@ -156383,7 +168617,7 @@ "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 1, + "ExtraSizeLeft": 2, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, @@ -156392,6 +168626,17 @@ "CanSellOnRagfair": true, "CanRequireOnRagfair": true, "ConflictingItems": [ + "5f6339d53ada5942720e2dc3", + "5a34fe59c4a282000b1521a2", + "60926df0132d4d12c81fd9df", + "5c7955c22e221644f31bfd5e", + "57da93632459771cb65bf83f", + "57dbb57e2459774673234890", + "55d6190f4bdc2d87028b4567", + "55d614004bdc2d86028b4568", + "5ea17bbc09aa976f2e7a51cd", + "5d44064fa4b9361e4f6eb8b5", + "5cff9e84d7ad1a049e54ed55", "5c6d10e82e221601da357b07", "5bb20dfcd4351e00334c9e24", "5c6d11072e2216000e69d2e4", @@ -156407,17 +168652,78 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5c6d85e02e22165df16b81f6", + "_parent": "5c6d85e02e22165df16b81f4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b3a16655acfc40016387a2a", + "5c7e5f112e221600106f4ede", + "5c0fafb6d174af02a96260ba", + "5cf6937cd7f00c056c53fb39", + "544a38634bdc2d58388b4568", + "5cff9e5ed7ad1a09407397d4", + "5c48a2a42e221602b66d1e07", + "5f6372e2865db925d54f3869", + "56ea8180d2720bf2698b456a", + "5d02676dd7ad1a049e54f6dc", + "609269c3b0e443224b421cc1", + "5c7fb51d2e2216001219ce11", + "5ea172e498dacb342978818e", + "5c6d710d2e22165df16b81e7", + "5d440625a4b9361eec4ae6c5", + "5cc9b815d7f00c000e2579d6", + "5a7c147ce899ef00150bd8b8", + "626667e87379c44d557b7550", + "62669bccdb9ebb4daa44cd14", + "626a74340be03179a165e30c", + "6386120cd6baa055ad1e201c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "5c6d85e02e22165df16b81f7", + "_parent": "5c6d85e02e22165df16b81f4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bb20dcad4351e3bac1212da" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -13, + "Recoil": -1, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -13, - "Velocity": 2.2, + "Ergonomics": -5, + "Velocity": -18, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, @@ -156426,14 +168732,14 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.038, + "CenterOfImpact": 0.073, "ShotgunDispersion": 1, "IsSilencer": false, - "DurabilityBurnModificator": 1.1, - "HeatFactor": 0.92, - "CoolFactor": 0.96, - "DeviationCurve": 1.75, - "DeviationMax": 17 + "DurabilityBurnModificator": 0.82, + "HeatFactor": 1.06, + "CoolFactor": 1.09, + "DeviationCurve": 1.5, + "DeviationMax": 21 }, "_proto": "55d35ee94bdc2d61338b4568" }, @@ -156493,6 +168799,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -156579,6 +168889,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -156620,7 +168934,8 @@ "622f07cfae33bc505b2c4dd5", "5c7954d52e221600106f4cc7", "59bffc1f86f77435b128b872", - "5a9fbb84a2750c00137fa685" + "5a9fbb84a2750c00137fa685", + "6386120cd6baa055ad1e201c" ] } ] @@ -156676,23 +168991,23 @@ }, "_proto": "55d35ee94bdc2d61338b4568" }, - "622b379bf9cfc87d675d2de5": { - "_id": "622b379bf9cfc87d675d2de5", - "_name": "barrel_g36_hk_228mm_556x45", + "6183fc15d3a39d50044c13e9": { + "_id": "6183fc15d3a39d50044c13e9", + "_name": "barrel_mk16_fn_254mm_556x45", "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { - "Name": "Ствол 260мм для AR-15 и совместимых 5.56х45", - "ShortName": "260мм AR-15 5.56х45", - "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 260мм. Соответствует стандартному стволу для M4 CQBR.\n", - "Weight": 0.39, + "Name": "barrel_mk16_fn_254mm_556x45", + "ShortName": "barrel_mk16_fn_254mm_556x45", + "Description": "barrel_mk16_fn_254mm_556x45", + "Weight": 0.9, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_g36_hk_228mm_556x45.bundle", + "path": "assets/content/items/mods/barrels/barrel_mk16_fn_254mm_556x45.bundle", "rcid": "" }, "UsePrefab": { @@ -156714,11 +169029,11 @@ "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 1, + "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, + "ExtraSizeForceAdd": true, "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, @@ -156732,171 +169047,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_muzzle", - "_id": "622b379bf9cfc87d675d2de7", - "_parent": "622b379bf9cfc87d675d2de5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b3a16655acfc40016387a2a", - "5c7e5f112e221600106f4ede", - "5c0fafb6d174af02a96260ba", - "612e0cfc8004cc50514c2d9e", - "5cf6937cd7f00c056c53fb39", - "544a38634bdc2d58388b4568", - "5cff9e5ed7ad1a09407397d4", - "5c48a2a42e221602b66d1e07", - "5f6372e2865db925d54f3869", - "615d8e2f1cb55961fa0fd9a4", - "56ea8180d2720bf2698b456a", - "626667e87379c44d557b7550", - "5d02676dd7ad1a049e54f6dc", - "56ea6fafd2720b844b8b4593", - "5943ee5a86f77413872d25ec", - "609269c3b0e443224b421cc1", - "5c7fb51d2e2216001219ce11", - "5ea172e498dacb342978818e", - "5c6d710d2e22165df16b81e7", - "62669bccdb9ebb4daa44cd14", - "612e0e55a112697a4b3a66e7", - "5d440625a4b9361eec4ae6c5", - "5cc9b815d7f00c000e2579d6", - "5a7c147ce899ef00150bd8b8", - "626a74340be03179a165e30c", - "622f128cec80d870d349b4e8", - "622f0ee47762f55aaa68ac87", - "622f07cfae33bc505b2c4dd5", - "5c7954d52e221600106f4cc7", - "59bffc1f86f77435b128b872", - "5a9fbb84a2750c00137fa685" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "622b379bf9cfc87d675d2de8", - "_parent": "622b379bf9cfc87d675d2de5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "622b327b267a1b13a44abea3" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -8, - "Velocity": -16.31, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.08, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 0.86, - "HeatFactor": 1.11, - "CoolFactor": 1.06, - "DeviationCurve": 1.4, - "DeviationMax": 22 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "5bb20da5d4351e0035629dbf": { - "_id": "5bb20da5d4351e0035629dbf", - "_name": "barrel_416_hk_419mm_556x45", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_416_hk_419mm_556x45", - "ShortName": "barrel_416_hk_419mm_556x45", - "Description": "barrel_416_hk_419mm_556x45", - "Weight": 1.05, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_416_hk_419mm_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c6d10e82e221601da357b07", - "5bb20dfcd4351e00334c9e24", - "5c6d11072e2216000e69d2e4", - "5c6d11152e2216000f2003e7", - "5c6c2c9c2e2216000f2002e4" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5bb20da5d4351e0035629dc1", - "_parent": "5bb20da5d4351e0035629dbf", + "_id": "6183fc15d3a39d50044c13eb", + "_parent": "6183fc15d3a39d50044c13e9", "_props": { "filters": [ { @@ -156911,6 +169071,7 @@ "5cff9e5ed7ad1a09407397d4", "5c48a2a42e221602b66d1e07", "5f6372e2865db925d54f3869", + "618407a850224f204c1da549", "615d8e2f1cb55961fa0fd9a4", "56ea8180d2720bf2698b456a", "5d02676dd7ad1a049e54f6dc", @@ -156929,154 +169090,8 @@ "5a9fbb84a2750c00137fa685", "626667e87379c44d557b7550", "62669bccdb9ebb4daa44cd14", - "626a74340be03179a165e30c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "5bb20da5d4351e0035629dc2", - "_parent": "5bb20da5d4351e0035629dbf", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bb20dcad4351e3bac1212da" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -20, - "Velocity": -5, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.045, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.98, - "CoolFactor": 0.99, - "DeviationCurve": 1.35, - "DeviationMax": 23 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "618168b350224f204c1da4d8": { - "_id": "618168b350224f204c1da4d8", - "_name": "barrel_mk17_fn_330mm_762x51", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 370мм для AR-15 и совместимых 5.56х45", - "ShortName": "370мм AR-15 5.56х45", - "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 370мм. Соответствует стандартному стволу для M4A1.\n", - "Weight": 1.02, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mk17_fn_330mm_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "618168b350224f204c1da4da", - "_parent": "618168b350224f204c1da4d8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "612e0d3767085e45ef14057f", - "5b7d693d5acfc43bca706a3d", - "5a34fd2bc4a282329a73b4c5", - "618178aa1cb55961fa0fdc80", - "6065c6e7132d4d12c81fd8e1", - "5d1f819086f7744b355c219b", - "5dcbe965e4ed22586443a79d", - "5d026791d7ad1a04a067ea63", - "5dfa3cd1b33c0951220c079b", - "6130c43c67085e45ef1405a1", - "5cdd7685d7f00c000f260ed2", - "5c878e9d2e2216000f201903", - "5d02677ad7ad1a04a15c0f95", - "5bbdb8bdd4351e4502011460", - "5cdd7693d7f00c0010373aa5", - "607ffb988900dc2d9a55b6e4", - "615d8eb350224f204c1da1cf", - "612e0e3c290d254f5e6b291d", - "5d443f8fa4b93678dd4a01aa", - "5c7954d52e221600106f4cc7", - "5fbc22ccf24b94483f726483", - "59bffc1f86f77435b128b872", - "5cf78496d7f00c065703d6ca", - "5fbe7618d6fa9c00c571bb6c", - "628a66b41d5e41750e314f34" + "626a74340be03179a165e30c", + "6386120cd6baa055ad1e201c" ] } ] @@ -157087,8 +169102,8 @@ }, { "_name": "mod_sight_front", - "_id": "61817739faa1272e431523a4", - "_parent": "618168b350224f204c1da4d8", + "_id": "6183fce9faa1272e4315240f", + "_parent": "6183fc15d3a39d50044c13e9", "_props": { "filters": [ { @@ -157108,243 +169123,11 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -6, - "Velocity": -8, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.065, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 0.92, - "HeatFactor": 0.96, - "CoolFactor": 0.96, - "DeviationCurve": 1.35, - "DeviationMax": 23 - }, - "_proto": "55d3632e4bdc2d972f8b4569" - }, - "6183b084a112697a4b3a6e6c": { - "_id": "6183b084a112697a4b3a6e6c", - "_name": "barrel_mk17_fn_508mm_762x51", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_mk17_fn_508mm_762x51", - "ShortName": "barrel_mk17_fn_508mm_762x51", - "Description": "barrel_mk17_fn_508mm_762x51", - "Weight": 1.26, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mk17_fn_508mm_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "6183b084a112697a4b3a6e6e", - "_parent": "6183b084a112697a4b3a6e6c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "612e0d3767085e45ef14057f", - "5b7d693d5acfc43bca706a3d", - "5a34fd2bc4a282329a73b4c5", - "618178aa1cb55961fa0fdc80", - "6065c6e7132d4d12c81fd8e1", - "5d1f819086f7744b355c219b", - "5dcbe965e4ed22586443a79d", - "5d026791d7ad1a04a067ea63", - "5dfa3cd1b33c0951220c079b", - "6130c43c67085e45ef1405a1", - "5cdd7685d7f00c000f260ed2", - "5c878e9d2e2216000f201903", - "5d02677ad7ad1a04a15c0f95", - "5bbdb8bdd4351e4502011460", - "5cdd7693d7f00c0010373aa5", - "607ffb988900dc2d9a55b6e4", - "615d8eb350224f204c1da1cf", - "612e0e3c290d254f5e6b291d", - "5d443f8fa4b93678dd4a01aa", - "5fbc22ccf24b94483f726483", - "59bffc1f86f77435b128b872", - "5cf78496d7f00c065703d6ca", - "5fbe7618d6fa9c00c571bb6c", - "628a66b41d5e41750e314f34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "6183b084a112697a4b3a6e6f", - "_parent": "6183b084a112697a4b3a6e6c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61816fcad92c473c770215cc" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -10, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -22, - "Velocity": -4.48, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.036, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1.05, - "HeatFactor": 0.9, - "CoolFactor": 0.92, - "DeviationCurve": 1.35, - "DeviationMax": 23 - }, - "_proto": "55d3632e4bdc2d972f8b4569" - }, - "5e81c519cb2b95385c177551": { - "_id": "5e81c519cb2b95385c177551", - "_name": "barrel_m1911a1_127mm_1143x23", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_glock_glock_114mm_9x19_std", - "ShortName": "barrel_glock_glock_114mm_9x19_std", - "Description": "barrel_glock_glock_114mm_9x19_std\n", - "Weight": 0.095, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_m1911a1_127mm_1143x23.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, + "Recoil": -2, "Loudness": 0, "EffectiveDistance": 0, "Ergonomics": -5, - "Velocity": -1.28, + "Velocity": -15, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, @@ -157353,291 +169136,17 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.35, + "CenterOfImpact": 0.078, "ShotgunDispersion": 1, "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.1, - "CoolFactor": 1.15, - "DeviationCurve": 2.25, - "DeviationMax": 11 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "5df917564a9f347bc92edca3": { - "_id": "5df917564a9f347bc92edca3", - "_name": "barrel_ar10_kac_406mm_762x51", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 370мм для AR-15 и совместимых 5.56х45", - "ShortName": "370мм AR-15 5.56х45", - "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 370мм. Соответствует стандартному стволу для M4A1.\n", - "Weight": 1.02, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_ar10_kac_406mm_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5df917564a9f347bc92edca5", - "_parent": "5df917564a9f347bc92edca3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "612e0d3767085e45ef14057f", - "5b7d693d5acfc43bca706a3d", - "5a34fd2bc4a282329a73b4c5", - "6065c6e7132d4d12c81fd8e1", - "5d1f819086f7744b355c219b", - "5dcbe965e4ed22586443a79d", - "5d026791d7ad1a04a067ea63", - "5dfa3cd1b33c0951220c079b", - "6130c43c67085e45ef1405a1", - "5cdd7685d7f00c000f260ed2", - "5c878e9d2e2216000f201903", - "5d02677ad7ad1a04a15c0f95", - "5bbdb8bdd4351e4502011460", - "5cdd7693d7f00c0010373aa5", - "607ffb988900dc2d9a55b6e4", - "615d8eb350224f204c1da1cf", - "612e0e3c290d254f5e6b291d", - "5d443f8fa4b93678dd4a01aa", - "5c7954d52e221600106f4cc7", - "5fbc22ccf24b94483f726483", - "59bffc1f86f77435b128b872", - "5cf78496d7f00c065703d6ca", - "5fbe7618d6fa9c00c571bb6c", - "628a66b41d5e41750e314f34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "5df917564a9f347bc92edca6", - "_parent": "5df917564a9f347bc92edca3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6065dc8a132d4d12c81fd8e3", - "5a34fbadc4a28200741e230a", - "5dfa3d45dfc58d14537c20b0" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -12, - "Velocity": -6.48, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.045, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.93, - "CoolFactor": 0.98, - "DeviationCurve": 1.1, - "DeviationMax": 30 + "DurabilityBurnModificator": 0.82, + "HeatFactor": 1.06, + "CoolFactor": 1.09, + "DeviationCurve": 1.6, + "DeviationMax": 19 }, "_proto": "55d3632e4bdc2d972f8b4569" }, - "560836b64bdc2d57468b4567": { - "_id": "560836b64bdc2d57468b4567", - "_name": "barrel_mr133_540mm_plank", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 540мм для ружья МР-133 12к с прицельной планкой", - "ShortName": "540мм МР-133 12к", - "Description": "Стандартный заводской ствол для ружья МР-133 длинной 540мм под патрон 12-го калибра, с широкой прицельной планкой.", - "Weight": 0.85, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mr133_540mm_plank.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "56e31556d2720b4c098b4568", - "_parent": "560836b64bdc2d57468b4567", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0111ab0db834001966914d", - "560838c94bdc2d77798b4569", - "5b363dea5acfc4771e1c5e7e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5dfe4008fca8e055d15b75ac", - "_parent": "560836b64bdc2d57468b4567", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "609b9e31506cf869cf3eaf41", - "5dfe14f30b92095fd441edaf" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3.5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -5, - "Velocity": 8.1, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.6, - "ShotgunDispersion": 1.5, - "IsSilencer": false, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 0.9, - "CoolFactor": 0.94, - "DeviationCurve": 3, - "DeviationMax": 9 - }, - "_proto": "560835c74bdc2dc8488b456f" - }, "5dfa397fb11454561e39246c": { "_id": "5dfa397fb11454561e39246c", "_name": "barrel_ar10_kac_508mm_762x51", @@ -157694,6 +169203,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -157786,147 +169299,23 @@ }, "_proto": "55d3632e4bdc2d972f8b4569" }, - "61f4012adfc9f01a816adda1": { - "_id": "61f4012adfc9f01a816adda1", - "_name": "barrel_mp18_600mm_762x54r", + "5df917564a9f347bc92edca3": { + "_id": "5df917564a9f347bc92edca3", + "_name": "barrel_ar10_kac_406mm_762x51", "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { - "Name": "Ствол 660мм для ружья МР-133 12к с прицельной планкой", - "ShortName": "660мм МР-133 12к", - "Description": "Стандартный заводской ствол для ружья МР-133 длинной 660мм под патрон 12-го калибра, с широкой прицельной планкой.", - "Weight": 1.35, + "Name": "Ствол 370мм для AR-15 и совместимых 5.56х45", + "ShortName": "370мм AR-15 5.56х45", + "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 370мм. Соответствует стандартному стволу для M4A1.\n", + "Weight": 1.02, "BackgroundColor": "blue", - "Width": 4, + "Width": 3, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mp18_600mm_762x54r.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_handguard", - "_id": "61f7b8e6618893307a6e01c1", - "_parent": "61f4012adfc9f01a816adda1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61f8024263dc1250e26eb029", - "61f7b85367ddd414173fdb36" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "61f8d29fd8304f1daf1c0534", - "_parent": "61f4012adfc9f01a816adda1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61f804acfcba9556ea304cb8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -8, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -13, - "Velocity": 10.5, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.09, - "ShotgunDispersion": 1.3, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.9, - "CoolFactor": 0.94, - "DeviationCurve": 2.5, - "DeviationMax": 10 - }, - "_proto": "55d449444bdc2d962f8b456d" - }, - "61702be9faa1272e431522c3": { - "_id": "61702be9faa1272e431522c3", - "_name": "barrel_417_hk_421mm_762x51", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_416_hk_279mm_556x45", - "ShortName": "barrel_416_hk_279mm_556x45", - "Description": "barrel_416_hk_279mm_556x45", - "Weight": 0.572, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_417_hk_421mm_762x51.bundle", + "path": "assets/content/items/mods/barrels/barrel_ar10_kac_406mm_762x51.bundle", "rcid": "" }, "UsePrefab": { @@ -157966,19 +169355,22 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_muzzle", - "_id": "61702be9faa1272e431522c5", - "_parent": "61702be9faa1272e431522c3", + "_id": "5df917564a9f347bc92edca5", + "_parent": "5df917564a9f347bc92edca3", "_props": { "filters": [ { "Shift": 0, "Filter": [ "612e0d3767085e45ef14057f", - "61713308d92c473c770214a0", "5b7d693d5acfc43bca706a3d", "5a34fd2bc4a282329a73b4c5", "6065c6e7132d4d12c81fd8e1", @@ -158000,152 +169392,8 @@ "5fbc22ccf24b94483f726483", "59bffc1f86f77435b128b872", "5cf78496d7f00c065703d6ca", - "5fbe7618d6fa9c00c571bb6c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "61702be9faa1272e431522c6", - "_parent": "61702be9faa1272e431522c3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61702f1b67085e45ef140b26" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -6, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -13, - "Velocity": -6.58, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.033, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 0.82, - "HeatFactor": 0.93, - "CoolFactor": 0.98, - "DeviationCurve": 1.1, - "DeviationMax": 30 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "6065878ac9cf8012264142fd": { - "_id": "6065878ac9cf8012264142fd", - "_name": "barrel_mk47_cmmg_409mm_762x39", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_mk47_cmmg_409mm_762x39", - "ShortName": "barrel_mk47_cmmg_409mm_762x39", - "Description": "barrel_mk47_cmmg_409mm_762x39", - "Weight": 1.13, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mk47_cmmg_409mm_762x39.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "6065878ac9cf8012264142ff", - "_parent": "6065878ac9cf8012264142fd", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7d693d5acfc43bca706a3d", - "5a34fd2bc4a282329a73b4c5", - "6065c6e7132d4d12c81fd8e1", - "5d1f819086f7744b355c219b", - "5dcbe965e4ed22586443a79d", - "5d026791d7ad1a04a067ea63", - "5dfa3cd1b33c0951220c079b", - "5cdd7685d7f00c000f260ed2", - "5c878e9d2e2216000f201903", - "5d02677ad7ad1a04a15c0f95", - "5bbdb8bdd4351e4502011460", - "5cdd7693d7f00c0010373aa5", - "607ffb988900dc2d9a55b6e4", - "615d8eb350224f204c1da1cf", - "5d443f8fa4b93678dd4a01aa", - "5c7954d52e221600106f4cc7", - "5fbc22ccf24b94483f726483", - "59bffc1f86f77435b128b872", "5fbe7618d6fa9c00c571bb6c", - "612e0e3c290d254f5e6b291d", - "6130c43c67085e45ef1405a1", - "628a66b41d5e41750e314f34", - "618178aa1cb55961fa0fdc80" + "628a66b41d5e41750e314f34" ] } ] @@ -158156,14 +169404,15 @@ }, { "_name": "mod_gas_block", - "_id": "6065878ac9cf801226414300", - "_parent": "6065878ac9cf8012264142fd", + "_id": "5df917564a9f347bc92edca6", + "_parent": "5df917564a9f347bc92edca3", "_props": { "filters": [ { "Shift": 0, "Filter": [ "6065dc8a132d4d12c81fd8e3", + "5a34fbadc4a28200741e230a", "5dfa3d45dfc58d14537c20b0" ] } @@ -158178,10 +169427,10 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -4, + "Recoil": -5, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -19, + "Ergonomics": -12, "Velocity": -6.48, "RaidModdable": false, "ToolModdable": true, @@ -158191,402 +169440,14 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.05, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.94, - "CoolFactor": 0.99, - "DeviationCurve": 1.35, - "DeviationMax": 23 - }, - "_proto": "55d3632e4bdc2d972f8b4569" - }, - "6183fd9e8004cc50514c358f": { - "_id": "6183fd9e8004cc50514c358f", - "_name": "barrel_mk16_fn_457mm_556x45", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_mk16_fn_254mm_556x45", - "ShortName": "barrel_mk16_fn_254mm_556x45", - "Description": "barrel_mk16_fn_254mm_556x45", - "Weight": 1.05, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mk16_fn_457mm_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "6183fd9e8004cc50514c3591", - "_parent": "6183fd9e8004cc50514c358f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b3a16655acfc40016387a2a", - "5c7e5f112e221600106f4ede", - "5c0fafb6d174af02a96260ba", - "612e0cfc8004cc50514c2d9e", - "5cf6937cd7f00c056c53fb39", - "544a38634bdc2d58388b4568", - "5cff9e5ed7ad1a09407397d4", - "5c48a2a42e221602b66d1e07", - "5f6372e2865db925d54f3869", - "618407a850224f204c1da549", - "615d8e2f1cb55961fa0fd9a4", - "56ea8180d2720bf2698b456a", - "5d02676dd7ad1a049e54f6dc", - "56ea6fafd2720b844b8b4593", - "5943ee5a86f77413872d25ec", - "609269c3b0e443224b421cc1", - "5c7fb51d2e2216001219ce11", - "5ea172e498dacb342978818e", - "5c6d710d2e22165df16b81e7", - "612e0e55a112697a4b3a66e7", - "5d440625a4b9361eec4ae6c5", - "5cc9b815d7f00c000e2579d6", - "5a7c147ce899ef00150bd8b8", - "5c7954d52e221600106f4cc7", - "59bffc1f86f77435b128b872", - "5a9fbb84a2750c00137fa685", - "626667e87379c44d557b7550", - "62669bccdb9ebb4daa44cd14", - "626a74340be03179a165e30c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "6183fd9e8004cc50514c3592", - "_parent": "6183fd9e8004cc50514c358f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61816fcad92c473c770215cc" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -6, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -19, - "Velocity": -4.48, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, "CenterOfImpact": 0.045, "ShotgunDispersion": 1, "IsSilencer": false, "DurabilityBurnModificator": 1, - "HeatFactor": 0.96, - "CoolFactor": 0.96, - "DeviationCurve": 1.35, - "DeviationMax": 23 - }, - "_proto": "55d3632e4bdc2d972f8b4569" - }, - "5d3eb5b6a4b9361eab311902": { - "_id": "5d3eb5b6a4b9361eab311902", - "_name": "barrel_57_fn_120mm_57x28", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_p226_112mm_threaded_9x19", - "ShortName": "barrel_p226_112mm_threaded_9x19", - "Description": "barrel_p226_112mm_threaded_9x19", - "Weight": 0.17, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_57_fn_120mm_57x28.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": -1.28, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.24, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.12, - "CoolFactor": 1.18, - "DeviationCurve": 2.25, - "DeviationMax": 11 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "6183fc15d3a39d50044c13e9": { - "_id": "6183fc15d3a39d50044c13e9", - "_name": "barrel_mk16_fn_254mm_556x45", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_mk16_fn_254mm_556x45", - "ShortName": "barrel_mk16_fn_254mm_556x45", - "Description": "barrel_mk16_fn_254mm_556x45", - "Weight": 0.9, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mk16_fn_254mm_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "6183fc15d3a39d50044c13eb", - "_parent": "6183fc15d3a39d50044c13e9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b3a16655acfc40016387a2a", - "5c7e5f112e221600106f4ede", - "5c0fafb6d174af02a96260ba", - "612e0cfc8004cc50514c2d9e", - "5cf6937cd7f00c056c53fb39", - "544a38634bdc2d58388b4568", - "5cff9e5ed7ad1a09407397d4", - "5c48a2a42e221602b66d1e07", - "5f6372e2865db925d54f3869", - "618407a850224f204c1da549", - "615d8e2f1cb55961fa0fd9a4", - "56ea8180d2720bf2698b456a", - "5d02676dd7ad1a049e54f6dc", - "56ea6fafd2720b844b8b4593", - "5943ee5a86f77413872d25ec", - "609269c3b0e443224b421cc1", - "5c7fb51d2e2216001219ce11", - "5ea172e498dacb342978818e", - "5c6d710d2e22165df16b81e7", - "612e0e55a112697a4b3a66e7", - "5d440625a4b9361eec4ae6c5", - "5cc9b815d7f00c000e2579d6", - "5a7c147ce899ef00150bd8b8", - "5c7954d52e221600106f4cc7", - "59bffc1f86f77435b128b872", - "5a9fbb84a2750c00137fa685", - "626667e87379c44d557b7550", - "62669bccdb9ebb4daa44cd14", - "626a74340be03179a165e30c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "6183fce9faa1272e4315240f", - "_parent": "6183fc15d3a39d50044c13e9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61816fcad92c473c770215cc" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -5, - "Velocity": -15, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.078, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 0.82, - "HeatFactor": 1.06, - "CoolFactor": 1.09, - "DeviationCurve": 1.6, - "DeviationMax": 19 + "HeatFactor": 0.93, + "CoolFactor": 0.98, + "DeviationCurve": 1.1, + "DeviationMax": 30 }, "_proto": "55d3632e4bdc2d972f8b4569" }, @@ -158646,6 +169507,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -158697,218 +169562,6 @@ }, "_proto": "55d448594bdc2d8c2f8b4569" }, - "5dcbe9431e1f4616d354987e": { - "_id": "5dcbe9431e1f4616d354987e", - "_name": "barrel_mdr_dt_406mm_762x51", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 370мм для AR-15 и совместимых 5.56х45", - "ShortName": "370мм AR-15 5.56х45", - "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 370мм. Соответствует стандартному стволу для M4A1.\n", - "Weight": 0.62, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mdr_dt_406mm_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5dcbe9431e1f4616d3549880", - "_parent": "5dcbe9431e1f4616d354987e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "612e0d3767085e45ef14057f", - "5b3a16655acfc40016387a2a", - "5b7d693d5acfc43bca706a3d", - "5a34fd2bc4a282329a73b4c5", - "6065c6e7132d4d12c81fd8e1", - "5d1f819086f7744b355c219b", - "5dcbe965e4ed22586443a79d", - "5d026791d7ad1a04a067ea63", - "5dfa3cd1b33c0951220c079b", - "6130c43c67085e45ef1405a1", - "5cdd7685d7f00c000f260ed2", - "5c878e9d2e2216000f201903", - "5d02677ad7ad1a04a15c0f95", - "5bbdb8bdd4351e4502011460", - "5cdd7693d7f00c0010373aa5", - "607ffb988900dc2d9a55b6e4", - "615d8eb350224f204c1da1cf", - "612e0e3c290d254f5e6b291d", - "5d443f8fa4b93678dd4a01aa", - "5c7954d52e221600106f4cc7", - "59bffc1f86f77435b128b872", - "5cf78496d7f00c065703d6ca" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -10, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -6, - "Velocity": -5.58, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.04, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.94, - "CoolFactor": 0.94, - "DeviationCurve": 1.35, - "DeviationMax": 23 - }, - "_proto": "55d3632e4bdc2d972f8b4569" - }, - "5a787f25c5856700186c4ab9": { - "_id": "5a787f25c5856700186c4ab9", - "_name": "barrel_870_extra_barrel_355mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_870_extra_barrel_355mm", - "ShortName": "barrel_870_extra_barrel_355mm", - "Description": "barrel_870_extra_barrel_355mm", - "Weight": 0.8, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_870_extra_barrel_355mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 110, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": 3.4, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.64, - "ShotgunDispersion": 1.5, - "IsSilencer": false, - "DurabilityBurnModificator": 0.86, - "HeatFactor": 0.96, - "CoolFactor": 1.02, - "DeviationCurve": 3, - "DeviationMax": 9 - }, - "_proto": "55d448594bdc2d8c2f8b4569" - }, "60658776f2cb2e02a42ace2b": { "_id": "60658776f2cb2e02a42ace2b", "_name": "barrel_mk47_cmmg_254mm_762x39", @@ -158972,6 +169625,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -159063,162 +169720,6 @@ }, "_proto": "55d35ee94bdc2d61338b4568" }, - "5bb20d9cd4351e00334c9d8a": { - "_id": "5bb20d9cd4351e00334c9d8a", - "_name": "barrel_416_hk_368mm_556x45", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 260мм для AR-15 и совместимых 5.56х45", - "ShortName": "260мм AR-15 5.56х45", - "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 260мм. Соответствует стандартному стволу для M4 CQBR.\n", - "Weight": 0.985, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_416_hk_368mm_556x45.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c6d10e82e221601da357b07", - "5bb20dfcd4351e00334c9e24", - "5c6d11072e2216000e69d2e4", - "5c6d11152e2216000f2003e7", - "5c6c2c9c2e2216000f2002e4" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5bb20d9cd4351e00334c9d8c", - "_parent": "5bb20d9cd4351e00334c9d8a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b3a16655acfc40016387a2a", - "5c7e5f112e221600106f4ede", - "5c0fafb6d174af02a96260ba", - "612e0cfc8004cc50514c2d9e", - "5cf6937cd7f00c056c53fb39", - "544a38634bdc2d58388b4568", - "5cff9e5ed7ad1a09407397d4", - "5c48a2a42e221602b66d1e07", - "5f6372e2865db925d54f3869", - "615d8e2f1cb55961fa0fd9a4", - "56ea8180d2720bf2698b456a", - "5d02676dd7ad1a049e54f6dc", - "56ea6fafd2720b844b8b4593", - "5943ee5a86f77413872d25ec", - "609269c3b0e443224b421cc1", - "5c7fb51d2e2216001219ce11", - "5ea172e498dacb342978818e", - "5c6d710d2e22165df16b81e7", - "612e0e55a112697a4b3a66e7", - "5d440625a4b9361eec4ae6c5", - "5cc9b815d7f00c000e2579d6", - "5a7c147ce899ef00150bd8b8", - "5c7954d52e221600106f4cc7", - "59bffc1f86f77435b128b872", - "5a9fbb84a2750c00137fa685", - "626667e87379c44d557b7550", - "62669bccdb9ebb4daa44cd14", - "626a74340be03179a165e30c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "5bb20d9cd4351e00334c9d8d", - "_parent": "5bb20d9cd4351e00334c9d8a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bb20dcad4351e3bac1212da" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -15, - "Velocity": -8, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.055, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 0.94, - "HeatFactor": 1.02, - "CoolFactor": 1.03, - "DeviationCurve": 1.35, - "DeviationMax": 23 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, "5bb20d92d4351e00853263eb": { "_id": "5bb20d92d4351e00853263eb", "_name": "barrel_416_hk_279mm_556x45", @@ -159281,6 +169782,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -159319,7 +169824,8 @@ "5a9fbb84a2750c00137fa685", "626667e87379c44d557b7550", "62669bccdb9ebb4daa44cd14", - "626a74340be03179a165e30c" + "626a74340be03179a165e30c", + "6386120cd6baa055ad1e201c" ] } ] @@ -159375,6 +169881,2056 @@ }, "_proto": "55d35ee94bdc2d61338b4568" }, + "5bb20da5d4351e0035629dbf": { + "_id": "5bb20da5d4351e0035629dbf", + "_name": "barrel_416_hk_419mm_556x45", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_416_hk_419mm_556x45", + "ShortName": "barrel_416_hk_419mm_556x45", + "Description": "barrel_416_hk_419mm_556x45", + "Weight": 1.05, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_416_hk_419mm_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c6d10e82e221601da357b07", + "5bb20dfcd4351e00334c9e24", + "5c6d11072e2216000e69d2e4", + "5c6d11152e2216000f2003e7", + "5c6c2c9c2e2216000f2002e4" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5bb20da5d4351e0035629dc1", + "_parent": "5bb20da5d4351e0035629dbf", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b3a16655acfc40016387a2a", + "5c7e5f112e221600106f4ede", + "5c0fafb6d174af02a96260ba", + "612e0cfc8004cc50514c2d9e", + "5cf6937cd7f00c056c53fb39", + "544a38634bdc2d58388b4568", + "5cff9e5ed7ad1a09407397d4", + "5c48a2a42e221602b66d1e07", + "5f6372e2865db925d54f3869", + "615d8e2f1cb55961fa0fd9a4", + "56ea8180d2720bf2698b456a", + "5d02676dd7ad1a049e54f6dc", + "56ea6fafd2720b844b8b4593", + "5943ee5a86f77413872d25ec", + "609269c3b0e443224b421cc1", + "5c7fb51d2e2216001219ce11", + "5ea172e498dacb342978818e", + "5c6d710d2e22165df16b81e7", + "612e0e55a112697a4b3a66e7", + "5d440625a4b9361eec4ae6c5", + "5cc9b815d7f00c000e2579d6", + "5a7c147ce899ef00150bd8b8", + "5c7954d52e221600106f4cc7", + "59bffc1f86f77435b128b872", + "5a9fbb84a2750c00137fa685", + "626667e87379c44d557b7550", + "62669bccdb9ebb4daa44cd14", + "626a74340be03179a165e30c", + "6386120cd6baa055ad1e201c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "5bb20da5d4351e0035629dc2", + "_parent": "5bb20da5d4351e0035629dbf", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bb20dcad4351e3bac1212da" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -20, + "Velocity": -5, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.045, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.98, + "CoolFactor": 0.99, + "DeviationCurve": 1.35, + "DeviationMax": 23 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "5cadc1c6ae9215000f2775a4": { + "_id": "5cadc1c6ae9215000f2775a4", + "_name": "barrel_m9_127mm_m9a3_std_9x19", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_p226_112mm_threaded_9x19", + "ShortName": "barrel_p226_112mm_threaded_9x19", + "Description": "barrel_p226_112mm_threaded_9x19", + "Weight": 0.2, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_m9_127mm_m9a3_std_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5cadc1c6ae9215000f2775a6", + "_parent": "5cadc1c6ae9215000f2775a4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cadc390ae921500126a77f1", + "5c7e8fab2e22165df16b889b", + "5a33a8ebc4a282000c5a950d", + "5c6165902e22160010261b28", + "5a32a064c4a28200741e22de" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -4, + "Velocity": -2.4, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.29, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.1, + "CoolFactor": 1.15, + "DeviationCurve": 2.25, + "DeviationMax": 11 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "5e87071478f43e51ca2de5e1": { + "_id": "5e87071478f43e51ca2de5e1", + "_name": "barrel_590_590a1_std_508mm_12g", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_870_extra_barrel_355mm", + "ShortName": "barrel_870_extra_barrel_355mm", + "Description": "barrel_870_extra_barrel_355mm", + "Weight": 0.8, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_590_590a1_std_508mm_12g.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": true, + "QuestItem": false, + "LootExperience": 110, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_front", + "_id": "5e8720f1e2db31558c75a4ef", + "_parent": "5e87071478f43e51ca2de5e1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5e8708d4ae379e67d22e0102" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 5, + "Recoil": -6, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -8, + "Velocity": 5.2, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.52, + "ShotgunDispersion": 1.4, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.92, + "CoolFactor": 0.96, + "DeviationCurve": 2.5, + "DeviationMax": 10 + }, + "_proto": "55d448594bdc2d8c2f8b4569" + }, + "5e81c519cb2b95385c177551": { + "_id": "5e81c519cb2b95385c177551", + "_name": "barrel_m1911a1_127mm_1143x23", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_glock_glock_114mm_9x19_std", + "ShortName": "barrel_glock_glock_114mm_9x19_std", + "Description": "barrel_glock_glock_114mm_9x19_std\n", + "Weight": 0.095, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_m1911a1_127mm_1143x23.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -5, + "Velocity": -1.28, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.35, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.1, + "CoolFactor": 1.15, + "DeviationCurve": 2.25, + "DeviationMax": 11 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "618168b350224f204c1da4d8": { + "_id": "618168b350224f204c1da4d8", + "_name": "barrel_mk17_fn_330mm_762x51", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 370мм для AR-15 и совместимых 5.56х45", + "ShortName": "370мм AR-15 5.56х45", + "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 370мм. Соответствует стандартному стволу для M4A1.\n", + "Weight": 1.02, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mk17_fn_330mm_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "618168b350224f204c1da4da", + "_parent": "618168b350224f204c1da4d8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "612e0d3767085e45ef14057f", + "5b7d693d5acfc43bca706a3d", + "5a34fd2bc4a282329a73b4c5", + "618178aa1cb55961fa0fdc80", + "6065c6e7132d4d12c81fd8e1", + "5d1f819086f7744b355c219b", + "5dcbe965e4ed22586443a79d", + "5d026791d7ad1a04a067ea63", + "5dfa3cd1b33c0951220c079b", + "6130c43c67085e45ef1405a1", + "5cdd7685d7f00c000f260ed2", + "5c878e9d2e2216000f201903", + "5d02677ad7ad1a04a15c0f95", + "5bbdb8bdd4351e4502011460", + "5cdd7693d7f00c0010373aa5", + "607ffb988900dc2d9a55b6e4", + "615d8eb350224f204c1da1cf", + "612e0e3c290d254f5e6b291d", + "5d443f8fa4b93678dd4a01aa", + "5c7954d52e221600106f4cc7", + "5fbc22ccf24b94483f726483", + "59bffc1f86f77435b128b872", + "5cf78496d7f00c065703d6ca", + "5fbe7618d6fa9c00c571bb6c", + "628a66b41d5e41750e314f34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "61817739faa1272e431523a4", + "_parent": "618168b350224f204c1da4d8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61816fcad92c473c770215cc" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -6, + "Velocity": -8, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.065, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 0.92, + "HeatFactor": 0.96, + "CoolFactor": 0.96, + "DeviationCurve": 1.35, + "DeviationMax": 23 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "5dcbe9431e1f4616d354987e": { + "_id": "5dcbe9431e1f4616d354987e", + "_name": "barrel_mdr_dt_406mm_762x51", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 370мм для AR-15 и совместимых 5.56х45", + "ShortName": "370мм AR-15 5.56х45", + "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 370мм. Соответствует стандартному стволу для M4A1.\n", + "Weight": 0.62, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mdr_dt_406mm_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5dcbe9431e1f4616d3549880", + "_parent": "5dcbe9431e1f4616d354987e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "612e0d3767085e45ef14057f", + "5b3a16655acfc40016387a2a", + "5b7d693d5acfc43bca706a3d", + "5a34fd2bc4a282329a73b4c5", + "6065c6e7132d4d12c81fd8e1", + "5d1f819086f7744b355c219b", + "5dcbe965e4ed22586443a79d", + "5d026791d7ad1a04a067ea63", + "5dfa3cd1b33c0951220c079b", + "6130c43c67085e45ef1405a1", + "5cdd7685d7f00c000f260ed2", + "5c878e9d2e2216000f201903", + "5d02677ad7ad1a04a15c0f95", + "5bbdb8bdd4351e4502011460", + "5cdd7693d7f00c0010373aa5", + "607ffb988900dc2d9a55b6e4", + "615d8eb350224f204c1da1cf", + "612e0e3c290d254f5e6b291d", + "5d443f8fa4b93678dd4a01aa", + "5c7954d52e221600106f4cc7", + "59bffc1f86f77435b128b872", + "5cf78496d7f00c065703d6ca" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -10, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -6, + "Velocity": -5.58, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.04, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.94, + "CoolFactor": 0.94, + "DeviationCurve": 1.35, + "DeviationMax": 23 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "6183fd911cb55961fa0fdce9": { + "_id": "6183fd911cb55961fa0fdce9", + "_name": "barrel_mk16_fn_355mm_556x45", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_mk16_fn_254mm_556x45", + "ShortName": "barrel_mk16_fn_254mm_556x45", + "Description": "barrel_mk16_fn_254mm_556x45", + "Weight": 1, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mk16_fn_355mm_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "6183fd911cb55961fa0fdceb", + "_parent": "6183fd911cb55961fa0fdce9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b3a16655acfc40016387a2a", + "5c7e5f112e221600106f4ede", + "5c0fafb6d174af02a96260ba", + "612e0cfc8004cc50514c2d9e", + "5cf6937cd7f00c056c53fb39", + "544a38634bdc2d58388b4568", + "5cff9e5ed7ad1a09407397d4", + "5c48a2a42e221602b66d1e07", + "5f6372e2865db925d54f3869", + "618407a850224f204c1da549", + "615d8e2f1cb55961fa0fd9a4", + "56ea8180d2720bf2698b456a", + "5d02676dd7ad1a049e54f6dc", + "56ea6fafd2720b844b8b4593", + "5943ee5a86f77413872d25ec", + "609269c3b0e443224b421cc1", + "5c7fb51d2e2216001219ce11", + "5ea172e498dacb342978818e", + "5c6d710d2e22165df16b81e7", + "612e0e55a112697a4b3a66e7", + "5d440625a4b9361eec4ae6c5", + "5cc9b815d7f00c000e2579d6", + "5a7c147ce899ef00150bd8b8", + "5c7954d52e221600106f4cc7", + "59bffc1f86f77435b128b872", + "5a9fbb84a2750c00137fa685", + "626667e87379c44d557b7550", + "62669bccdb9ebb4daa44cd14", + "626a74340be03179a165e30c", + "6386120cd6baa055ad1e201c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "6183fd911cb55961fa0fdcec", + "_parent": "6183fd911cb55961fa0fdce9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61816fcad92c473c770215cc" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -4, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -13, + "Velocity": -8, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.058, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 0.94, + "HeatFactor": 1.02, + "CoolFactor": 1.03, + "DeviationCurve": 1.35, + "DeviationMax": 23 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "560836b64bdc2d57468b4567": { + "_id": "560836b64bdc2d57468b4567", + "_name": "barrel_mr133_540mm_plank", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 540мм для ружья МР-133 12к с прицельной планкой", + "ShortName": "540мм МР-133 12к", + "Description": "Стандартный заводской ствол для ружья МР-133 длинной 540мм под патрон 12-го калибра, с широкой прицельной планкой.", + "Weight": 0.85, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mr133_540mm_plank.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "56e31556d2720b4c098b4568", + "_parent": "560836b64bdc2d57468b4567", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0111ab0db834001966914d", + "560838c94bdc2d77798b4569", + "5b363dea5acfc4771e1c5e7e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5dfe4008fca8e055d15b75ac", + "_parent": "560836b64bdc2d57468b4567", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "609b9e31506cf869cf3eaf41", + "5dfe14f30b92095fd441edaf" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3.5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -5, + "Velocity": 8.1, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.6, + "ShotgunDispersion": 1.5, + "IsSilencer": false, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 0.9, + "CoolFactor": 0.94, + "DeviationCurve": 3, + "DeviationMax": 9 + }, + "_proto": "560835c74bdc2dc8488b456f" + }, + "6183fd9e8004cc50514c358f": { + "_id": "6183fd9e8004cc50514c358f", + "_name": "barrel_mk16_fn_457mm_556x45", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_mk16_fn_254mm_556x45", + "ShortName": "barrel_mk16_fn_254mm_556x45", + "Description": "barrel_mk16_fn_254mm_556x45", + "Weight": 1.05, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mk16_fn_457mm_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "6183fd9e8004cc50514c3591", + "_parent": "6183fd9e8004cc50514c358f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b3a16655acfc40016387a2a", + "5c7e5f112e221600106f4ede", + "5c0fafb6d174af02a96260ba", + "612e0cfc8004cc50514c2d9e", + "5cf6937cd7f00c056c53fb39", + "544a38634bdc2d58388b4568", + "5cff9e5ed7ad1a09407397d4", + "5c48a2a42e221602b66d1e07", + "5f6372e2865db925d54f3869", + "618407a850224f204c1da549", + "615d8e2f1cb55961fa0fd9a4", + "56ea8180d2720bf2698b456a", + "5d02676dd7ad1a049e54f6dc", + "56ea6fafd2720b844b8b4593", + "5943ee5a86f77413872d25ec", + "609269c3b0e443224b421cc1", + "5c7fb51d2e2216001219ce11", + "5ea172e498dacb342978818e", + "5c6d710d2e22165df16b81e7", + "612e0e55a112697a4b3a66e7", + "5d440625a4b9361eec4ae6c5", + "5cc9b815d7f00c000e2579d6", + "5a7c147ce899ef00150bd8b8", + "5c7954d52e221600106f4cc7", + "59bffc1f86f77435b128b872", + "5a9fbb84a2750c00137fa685", + "626667e87379c44d557b7550", + "62669bccdb9ebb4daa44cd14", + "626a74340be03179a165e30c", + "6386120cd6baa055ad1e201c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "6183fd9e8004cc50514c3592", + "_parent": "6183fd9e8004cc50514c358f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61816fcad92c473c770215cc" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -6, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -19, + "Velocity": -4.48, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.045, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.96, + "CoolFactor": 0.96, + "DeviationCurve": 1.35, + "DeviationMax": 23 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "5c48a2852e221602b21d5923": { + "_id": "5c48a2852e221602b21d5923", + "_name": "barrel_mdr_dt_406mm_556x45", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 370мм для AR-15 и совместимых 5.56х45", + "ShortName": "370мм AR-15 5.56х45", + "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 370мм. Соответствует стандартному стволу для M4A1.\n", + "Weight": 0.509, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mdr_dt_406mm_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5c48a2852e221602b21d5925", + "_parent": "5c48a2852e221602b21d5923", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b3a16655acfc40016387a2a", + "5c7e5f112e221600106f4ede", + "5c0fafb6d174af02a96260ba", + "612e0cfc8004cc50514c2d9e", + "5cf6937cd7f00c056c53fb39", + "544a38634bdc2d58388b4568", + "5cff9e5ed7ad1a09407397d4", + "5c48a2a42e221602b66d1e07", + "5f6372e2865db925d54f3869", + "615d8e2f1cb55961fa0fd9a4", + "56ea8180d2720bf2698b456a", + "5d02676dd7ad1a049e54f6dc", + "56ea6fafd2720b844b8b4593", + "5943ee5a86f77413872d25ec", + "609269c3b0e443224b421cc1", + "5c7fb51d2e2216001219ce11", + "5ea172e498dacb342978818e", + "5c6d710d2e22165df16b81e7", + "612e0e55a112697a4b3a66e7", + "5d440625a4b9361eec4ae6c5", + "5cc9b815d7f00c000e2579d6", + "5a7c147ce899ef00150bd8b8", + "5c7954d52e221600106f4cc7", + "59bffc1f86f77435b128b872", + "5a9fbb84a2750c00137fa685", + "626667e87379c44d557b7550", + "62669bccdb9ebb4daa44cd14", + "626a74340be03179a165e30c", + "6386120cd6baa055ad1e201c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -9, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -6, + "Velocity": -5, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.042, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.98, + "CoolFactor": 0.99, + "DeviationCurve": 1.35, + "DeviationMax": 23 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "622b3858034a3e17ad0b81f5": { + "_id": "622b3858034a3e17ad0b81f5", + "_name": "barrel_g36_hk_318mm_556x45", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 260мм для AR-15 и совместимых 5.56х45", + "ShortName": "260мм AR-15 5.56х45", + "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 260мм. Соответствует стандартному стволу для M4 CQBR.\n", + "Weight": 0.47, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_g36_hk_318mm_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "622b3858034a3e17ad0b81f7", + "_parent": "622b3858034a3e17ad0b81f5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b3a16655acfc40016387a2a", + "5c7e5f112e221600106f4ede", + "5c0fafb6d174af02a96260ba", + "612e0cfc8004cc50514c2d9e", + "5cf6937cd7f00c056c53fb39", + "544a38634bdc2d58388b4568", + "5cff9e5ed7ad1a09407397d4", + "5c48a2a42e221602b66d1e07", + "5f6372e2865db925d54f3869", + "615d8e2f1cb55961fa0fd9a4", + "56ea8180d2720bf2698b456a", + "626667e87379c44d557b7550", + "5d02676dd7ad1a049e54f6dc", + "56ea6fafd2720b844b8b4593", + "5943ee5a86f77413872d25ec", + "609269c3b0e443224b421cc1", + "5c7fb51d2e2216001219ce11", + "5ea172e498dacb342978818e", + "5c6d710d2e22165df16b81e7", + "62669bccdb9ebb4daa44cd14", + "612e0e55a112697a4b3a66e7", + "5d440625a4b9361eec4ae6c5", + "5cc9b815d7f00c000e2579d6", + "5a7c147ce899ef00150bd8b8", + "626a74340be03179a165e30c", + "622f128cec80d870d349b4e8", + "622f0ee47762f55aaa68ac87", + "622f07cfae33bc505b2c4dd5", + "5c7954d52e221600106f4cc7", + "59bffc1f86f77435b128b872", + "5a9fbb84a2750c00137fa685", + "6386120cd6baa055ad1e201c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "622b3858034a3e17ad0b81f8", + "_parent": "622b3858034a3e17ad0b81f5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "622b327b267a1b13a44abea3" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -12, + "Velocity": -12.31, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.06, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 0.83, + "HeatFactor": 1.04, + "CoolFactor": 1.06, + "DeviationCurve": 1.4, + "DeviationMax": 22 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "5bb20d9cd4351e00334c9d8a": { + "_id": "5bb20d9cd4351e00334c9d8a", + "_name": "barrel_416_hk_368mm_556x45", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 260мм для AR-15 и совместимых 5.56х45", + "ShortName": "260мм AR-15 5.56х45", + "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 260мм. Соответствует стандартному стволу для M4 CQBR.\n", + "Weight": 0.985, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_416_hk_368mm_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c6d10e82e221601da357b07", + "5bb20dfcd4351e00334c9e24", + "5c6d11072e2216000e69d2e4", + "5c6d11152e2216000f2003e7", + "5c6c2c9c2e2216000f2002e4" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5bb20d9cd4351e00334c9d8c", + "_parent": "5bb20d9cd4351e00334c9d8a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b3a16655acfc40016387a2a", + "5c7e5f112e221600106f4ede", + "5c0fafb6d174af02a96260ba", + "612e0cfc8004cc50514c2d9e", + "5cf6937cd7f00c056c53fb39", + "544a38634bdc2d58388b4568", + "5cff9e5ed7ad1a09407397d4", + "5c48a2a42e221602b66d1e07", + "5f6372e2865db925d54f3869", + "615d8e2f1cb55961fa0fd9a4", + "56ea8180d2720bf2698b456a", + "5d02676dd7ad1a049e54f6dc", + "56ea6fafd2720b844b8b4593", + "5943ee5a86f77413872d25ec", + "609269c3b0e443224b421cc1", + "5c7fb51d2e2216001219ce11", + "5ea172e498dacb342978818e", + "5c6d710d2e22165df16b81e7", + "612e0e55a112697a4b3a66e7", + "5d440625a4b9361eec4ae6c5", + "5cc9b815d7f00c000e2579d6", + "5a7c147ce899ef00150bd8b8", + "5c7954d52e221600106f4cc7", + "59bffc1f86f77435b128b872", + "5a9fbb84a2750c00137fa685", + "626667e87379c44d557b7550", + "62669bccdb9ebb4daa44cd14", + "626a74340be03179a165e30c", + "6386120cd6baa055ad1e201c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "5bb20d9cd4351e00334c9d8d", + "_parent": "5bb20d9cd4351e00334c9d8a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bb20dcad4351e3bac1212da" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -15, + "Velocity": -8, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.055, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 0.94, + "HeatFactor": 1.02, + "CoolFactor": 1.03, + "DeviationCurve": 1.35, + "DeviationMax": 23 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "61702be9faa1272e431522c3": { + "_id": "61702be9faa1272e431522c3", + "_name": "barrel_417_hk_421mm_762x51", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_416_hk_279mm_556x45", + "ShortName": "barrel_416_hk_279mm_556x45", + "Description": "barrel_416_hk_279mm_556x45", + "Weight": 0.572, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_417_hk_421mm_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "61702be9faa1272e431522c5", + "_parent": "61702be9faa1272e431522c3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "612e0d3767085e45ef14057f", + "61713308d92c473c770214a0", + "5b7d693d5acfc43bca706a3d", + "5a34fd2bc4a282329a73b4c5", + "6065c6e7132d4d12c81fd8e1", + "5d1f819086f7744b355c219b", + "5dcbe965e4ed22586443a79d", + "5d026791d7ad1a04a067ea63", + "5dfa3cd1b33c0951220c079b", + "6130c43c67085e45ef1405a1", + "5cdd7685d7f00c000f260ed2", + "5c878e9d2e2216000f201903", + "5d02677ad7ad1a04a15c0f95", + "5bbdb8bdd4351e4502011460", + "5cdd7693d7f00c0010373aa5", + "607ffb988900dc2d9a55b6e4", + "615d8eb350224f204c1da1cf", + "612e0e3c290d254f5e6b291d", + "5d443f8fa4b93678dd4a01aa", + "5c7954d52e221600106f4cc7", + "5fbc22ccf24b94483f726483", + "59bffc1f86f77435b128b872", + "5cf78496d7f00c065703d6ca", + "5fbe7618d6fa9c00c571bb6c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "61702be9faa1272e431522c6", + "_parent": "61702be9faa1272e431522c3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61702f1b67085e45ef140b26" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -6, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -13, + "Velocity": -6.58, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.033, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 0.82, + "HeatFactor": 0.93, + "CoolFactor": 0.98, + "DeviationCurve": 1.1, + "DeviationMax": 30 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "5d3eb5b6a4b9361eab311902": { + "_id": "5d3eb5b6a4b9361eab311902", + "_name": "barrel_57_fn_120mm_57x28", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_p226_112mm_threaded_9x19", + "ShortName": "barrel_p226_112mm_threaded_9x19", + "Description": "barrel_p226_112mm_threaded_9x19", + "Weight": 0.17, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_57_fn_120mm_57x28.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": -1.28, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.24, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.12, + "CoolFactor": 1.18, + "DeviationCurve": 2.25, + "DeviationMax": 11 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "622b379bf9cfc87d675d2de5": { + "_id": "622b379bf9cfc87d675d2de5", + "_name": "barrel_g36_hk_228mm_556x45", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 260мм для AR-15 и совместимых 5.56х45", + "ShortName": "260мм AR-15 5.56х45", + "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 260мм. Соответствует стандартному стволу для M4 CQBR.\n", + "Weight": 0.39, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_g36_hk_228mm_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "622b379bf9cfc87d675d2de7", + "_parent": "622b379bf9cfc87d675d2de5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b3a16655acfc40016387a2a", + "5c7e5f112e221600106f4ede", + "5c0fafb6d174af02a96260ba", + "612e0cfc8004cc50514c2d9e", + "5cf6937cd7f00c056c53fb39", + "544a38634bdc2d58388b4568", + "5cff9e5ed7ad1a09407397d4", + "5c48a2a42e221602b66d1e07", + "5f6372e2865db925d54f3869", + "615d8e2f1cb55961fa0fd9a4", + "56ea8180d2720bf2698b456a", + "626667e87379c44d557b7550", + "5d02676dd7ad1a049e54f6dc", + "56ea6fafd2720b844b8b4593", + "5943ee5a86f77413872d25ec", + "609269c3b0e443224b421cc1", + "5c7fb51d2e2216001219ce11", + "5ea172e498dacb342978818e", + "5c6d710d2e22165df16b81e7", + "62669bccdb9ebb4daa44cd14", + "612e0e55a112697a4b3a66e7", + "5d440625a4b9361eec4ae6c5", + "5cc9b815d7f00c000e2579d6", + "5a7c147ce899ef00150bd8b8", + "626a74340be03179a165e30c", + "622f128cec80d870d349b4e8", + "622f0ee47762f55aaa68ac87", + "622f07cfae33bc505b2c4dd5", + "5c7954d52e221600106f4cc7", + "59bffc1f86f77435b128b872", + "5a9fbb84a2750c00137fa685", + "6386120cd6baa055ad1e201c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "622b379bf9cfc87d675d2de8", + "_parent": "622b379bf9cfc87d675d2de5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "622b327b267a1b13a44abea3" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -8, + "Velocity": -16.31, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.08, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 0.86, + "HeatFactor": 1.11, + "CoolFactor": 1.06, + "DeviationCurve": 1.4, + "DeviationMax": 22 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, "560835c74bdc2dc8488b456f": { "_id": "560835c74bdc2dc8488b456f", "_name": "barrel_mr133_510mm_plank", @@ -159431,6 +171987,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -159557,6 +172117,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -159648,23 +172212,23 @@ }, "_proto": "55d3632e4bdc2d972f8b4569" }, - "6183fd911cb55961fa0fdce9": { - "_id": "6183fd911cb55961fa0fdce9", - "_name": "barrel_mk16_fn_355mm_556x45", + "6065878ac9cf8012264142fd": { + "_id": "6065878ac9cf8012264142fd", + "_name": "barrel_mk47_cmmg_409mm_762x39", "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { - "Name": "barrel_mk16_fn_254mm_556x45", - "ShortName": "barrel_mk16_fn_254mm_556x45", - "Description": "barrel_mk16_fn_254mm_556x45", - "Weight": 1, + "Name": "barrel_mk47_cmmg_409mm_762x39", + "ShortName": "barrel_mk47_cmmg_409mm_762x39", + "Description": "barrel_mk47_cmmg_409mm_762x39", + "Weight": 1.13, "BackgroundColor": "blue", "Width": 3, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mk16_fn_355mm_556x45.bundle", + "path": "assets/content/items/mods/barrels/barrel_mk47_cmmg_409mm_762x39.bundle", "rcid": "" }, "UsePrefab": { @@ -159686,11 +172250,11 @@ "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 1, + "ExtraSizeLeft": 3, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, + "ExtraSizeForceAdd": false, "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, @@ -159704,46 +172268,44 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_muzzle", - "_id": "6183fd911cb55961fa0fdceb", - "_parent": "6183fd911cb55961fa0fdce9", + "_id": "6065878ac9cf8012264142ff", + "_parent": "6065878ac9cf8012264142fd", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5b3a16655acfc40016387a2a", - "5c7e5f112e221600106f4ede", - "5c0fafb6d174af02a96260ba", - "612e0cfc8004cc50514c2d9e", - "5cf6937cd7f00c056c53fb39", - "544a38634bdc2d58388b4568", - "5cff9e5ed7ad1a09407397d4", - "5c48a2a42e221602b66d1e07", - "5f6372e2865db925d54f3869", - "618407a850224f204c1da549", - "615d8e2f1cb55961fa0fd9a4", - "56ea8180d2720bf2698b456a", - "5d02676dd7ad1a049e54f6dc", - "56ea6fafd2720b844b8b4593", - "5943ee5a86f77413872d25ec", - "609269c3b0e443224b421cc1", - "5c7fb51d2e2216001219ce11", - "5ea172e498dacb342978818e", - "5c6d710d2e22165df16b81e7", - "612e0e55a112697a4b3a66e7", - "5d440625a4b9361eec4ae6c5", - "5cc9b815d7f00c000e2579d6", - "5a7c147ce899ef00150bd8b8", + "5b7d693d5acfc43bca706a3d", + "5a34fd2bc4a282329a73b4c5", + "6065c6e7132d4d12c81fd8e1", + "5d1f819086f7744b355c219b", + "5dcbe965e4ed22586443a79d", + "5d026791d7ad1a04a067ea63", + "5dfa3cd1b33c0951220c079b", + "5cdd7685d7f00c000f260ed2", + "5c878e9d2e2216000f201903", + "5d02677ad7ad1a04a15c0f95", + "5bbdb8bdd4351e4502011460", + "5cdd7693d7f00c0010373aa5", + "607ffb988900dc2d9a55b6e4", + "615d8eb350224f204c1da1cf", + "5d443f8fa4b93678dd4a01aa", "5c7954d52e221600106f4cc7", + "5fbc22ccf24b94483f726483", "59bffc1f86f77435b128b872", - "5a9fbb84a2750c00137fa685", - "626667e87379c44d557b7550", - "62669bccdb9ebb4daa44cd14", - "626a74340be03179a165e30c" + "5fbe7618d6fa9c00c571bb6c", + "612e0e3c290d254f5e6b291d", + "6130c43c67085e45ef1405a1", + "628a66b41d5e41750e314f34", + "618178aa1cb55961fa0fdc80" ] } ] @@ -159753,20 +172315,21 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_sight_front", - "_id": "6183fd911cb55961fa0fdcec", - "_parent": "6183fd911cb55961fa0fdce9", + "_name": "mod_gas_block", + "_id": "6065878ac9cf801226414300", + "_parent": "6065878ac9cf8012264142fd", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "61816fcad92c473c770215cc" + "6065dc8a132d4d12c81fd8e3", + "5dfa3d45dfc58d14537c20b0" ] } ] }, - "_required": false, + "_required": true, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" } @@ -159778,8 +172341,8 @@ "Recoil": -4, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -13, - "Velocity": -8, + "Ergonomics": -19, + "Velocity": -6.48, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, @@ -159788,34 +172351,34 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.058, + "CenterOfImpact": 0.05, "ShotgunDispersion": 1, "IsSilencer": false, - "DurabilityBurnModificator": 0.94, - "HeatFactor": 1.02, - "CoolFactor": 1.03, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.94, + "CoolFactor": 0.99, "DeviationCurve": 1.35, "DeviationMax": 23 }, "_proto": "55d3632e4bdc2d972f8b4569" }, - "5c48a2852e221602b21d5923": { - "_id": "5c48a2852e221602b21d5923", - "_name": "barrel_mdr_dt_406mm_556x45", + "6183b084a112697a4b3a6e6c": { + "_id": "6183b084a112697a4b3a6e6c", + "_name": "barrel_mk17_fn_508mm_762x51", "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { - "Name": "Ствол 370мм для AR-15 и совместимых 5.56х45", - "ShortName": "370мм AR-15 5.56х45", - "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 370мм. Соответствует стандартному стволу для M4A1.\n", - "Weight": 0.509, + "Name": "barrel_mk17_fn_508mm_762x51", + "ShortName": "barrel_mk17_fn_508mm_762x51", + "Description": "barrel_mk17_fn_508mm_762x51", + "Weight": 1.26, "BackgroundColor": "blue", - "Width": 3, + "Width": 4, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mdr_dt_406mm_556x45.bundle", + "path": "assets/content/items/mods/barrels/barrel_mk17_fn_508mm_762x51.bundle", "rcid": "" }, "UsePrefab": { @@ -159841,6 +172404,156 @@ "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "6183b084a112697a4b3a6e6e", + "_parent": "6183b084a112697a4b3a6e6c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "612e0d3767085e45ef14057f", + "5b7d693d5acfc43bca706a3d", + "5a34fd2bc4a282329a73b4c5", + "618178aa1cb55961fa0fdc80", + "6065c6e7132d4d12c81fd8e1", + "5d1f819086f7744b355c219b", + "5dcbe965e4ed22586443a79d", + "5d026791d7ad1a04a067ea63", + "5dfa3cd1b33c0951220c079b", + "6130c43c67085e45ef1405a1", + "5cdd7685d7f00c000f260ed2", + "5c878e9d2e2216000f201903", + "5d02677ad7ad1a04a15c0f95", + "5bbdb8bdd4351e4502011460", + "5cdd7693d7f00c0010373aa5", + "607ffb988900dc2d9a55b6e4", + "615d8eb350224f204c1da1cf", + "612e0e3c290d254f5e6b291d", + "5d443f8fa4b93678dd4a01aa", + "5fbc22ccf24b94483f726483", + "59bffc1f86f77435b128b872", + "5cf78496d7f00c065703d6ca", + "5fbe7618d6fa9c00c571bb6c", + "628a66b41d5e41750e314f34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "6183b084a112697a4b3a6e6f", + "_parent": "6183b084a112697a4b3a6e6c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61816fcad92c473c770215cc" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -10, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -22, + "Velocity": -4.48, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.036, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1.05, + "HeatFactor": 0.9, + "CoolFactor": 0.92, + "DeviationCurve": 1.35, + "DeviationMax": 23 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "5a787f25c5856700186c4ab9": { + "_id": "5a787f25c5856700186c4ab9", + "_name": "barrel_870_extra_barrel_355mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_870_extra_barrel_355mm", + "ShortName": "barrel_870_extra_barrel_355mm", + "Description": "barrel_870_extra_barrel_355mm", + "Weight": 0.8, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_870_extra_barrel_355mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 110, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": true, "CanSellOnRagfair": true, @@ -159855,45 +172568,131 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": 3.4, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.64, + "ShotgunDispersion": 1.5, + "IsSilencer": false, + "DurabilityBurnModificator": 0.86, + "HeatFactor": 0.96, + "CoolFactor": 1.02, + "DeviationCurve": 3, + "DeviationMax": 9 + }, + "_proto": "55d448594bdc2d8c2f8b4569" + }, + "61f4012adfc9f01a816adda1": { + "_id": "61f4012adfc9f01a816adda1", + "_name": "barrel_mp18_600mm_762x54r", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 660мм для ружья МР-133 12к с прицельной планкой", + "ShortName": "660мм МР-133 12к", + "Description": "Стандартный заводской ствол для ружья МР-133 длинной 660мм под патрон 12-го калибра, с широкой прицельной планкой.", + "Weight": 1.35, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mp18_600mm_762x54r.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_muzzle", - "_id": "5c48a2852e221602b21d5925", - "_parent": "5c48a2852e221602b21d5923", + "_name": "mod_handguard", + "_id": "61f7b8e6618893307a6e01c1", + "_parent": "61f4012adfc9f01a816adda1", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5b3a16655acfc40016387a2a", - "5c7e5f112e221600106f4ede", - "5c0fafb6d174af02a96260ba", - "612e0cfc8004cc50514c2d9e", - "5cf6937cd7f00c056c53fb39", - "544a38634bdc2d58388b4568", - "5cff9e5ed7ad1a09407397d4", - "5c48a2a42e221602b66d1e07", - "5f6372e2865db925d54f3869", - "615d8e2f1cb55961fa0fd9a4", - "56ea8180d2720bf2698b456a", - "5d02676dd7ad1a049e54f6dc", - "56ea6fafd2720b844b8b4593", - "5943ee5a86f77413872d25ec", - "609269c3b0e443224b421cc1", - "5c7fb51d2e2216001219ce11", - "5ea172e498dacb342978818e", - "5c6d710d2e22165df16b81e7", - "612e0e55a112697a4b3a66e7", - "5d440625a4b9361eec4ae6c5", - "5cc9b815d7f00c000e2579d6", - "5a7c147ce899ef00150bd8b8", - "5c7954d52e221600106f4cc7", - "59bffc1f86f77435b128b872", - "5a9fbb84a2750c00137fa685", - "626667e87379c44d557b7550", - "62669bccdb9ebb4daa44cd14", - "626a74340be03179a165e30c" + "61f8024263dc1250e26eb029", + "61f7b85367ddd414173fdb36" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "61f8d29fd8304f1daf1c0534", + "_parent": "61f4012adfc9f01a816adda1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61f804acfcba9556ea304cb8" ] } ] @@ -159907,11 +172706,131 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -9, + "Recoil": -8, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -6, - "Velocity": -5, + "Ergonomics": -13, + "Velocity": 10.5, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.09, + "ShotgunDispersion": 1.3, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.9, + "CoolFactor": 0.94, + "DeviationCurve": 2.5, + "DeviationMax": 10 + }, + "_proto": "55d449444bdc2d962f8b456d" + }, + "603372f153a60014f970616d": { + "_id": "603372f153a60014f970616d", + "_name": "barrel_stm9_stmarms_355mm_9x19", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 370мм для AR-15 и совместимых 5.56х45", + "ShortName": "370мм AR-15 5.56х45", + "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 370мм. Соответствует стандартному стволу для M4A1.\n", + "Weight": 0.6, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_stm9_stmarms_355mm_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5ea16ada09aa976f2e7a51be", + "5d4405f0a4b9361e6a4e6bd9", + "5c78f2492e221600114c9f04", + "595cfa8b86f77427437e845b", + "595cf16b86f77427440c32e2" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "603372f153a60014f970616f", + "_parent": "603372f153a60014f970616d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "60337f5dce399e10262255d1", + "5fbbc3324e8a554c40648348", + "5c7954d52e221600106f4cc7", + "5a9fb739a2750c003215717f", + "5c6165902e22160010261b28", + "5a32a064c4a28200741e22de" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -8, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -15, + "Velocity": 3.2, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, @@ -159920,14 +172839,14 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.042, + "CenterOfImpact": 0.055, "ShotgunDispersion": 1, "IsSilencer": false, "DurabilityBurnModificator": 1, - "HeatFactor": 0.98, - "CoolFactor": 0.99, - "DeviationCurve": 1.35, - "DeviationMax": 23 + "HeatFactor": 0.94, + "CoolFactor": 0.98, + "DeviationCurve": 1.75, + "DeviationMax": 17 }, "_proto": "55d3632e4bdc2d972f8b4569" }, @@ -159987,6 +172906,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -160057,6 +172980,1313 @@ }, "_proto": "55d448594bdc2d8c2f8b4569" }, + "5c471cb32e221602b177afaa": { + "_id": "5c471cb32e221602b177afaa", + "_name": "barrel_svd_izhmash_565mm_762x54", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_ar10_457mm", + "ShortName": "barrel_ar10_457mm", + "Description": "barrel_ar10_457mm", + "Weight": 1.12, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_svd_izhmash_565mm_762x54.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5c471cb32e221602b177afac", + "_parent": "5c471cb32e221602b177afaa", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c471bfc2e221602b21d4e17" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "5c471cb32e221602b177afad", + "_parent": "5c471cb32e221602b177afaa", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c471c842e221615214259b5" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5e56a9e5c42ea42b0f3915fb", + "_parent": "5c471cb32e221602b177afaa", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5e569a132642e66b0b68015c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -10, + "Velocity": -6.18, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.033, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.87, + "CoolFactor": 0.92, + "DeviationCurve": 1.1, + "DeviationMax": 30 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "560837544bdc2de22e8b456e": { + "_id": "560837544bdc2de22e8b456e", + "_name": "barrel_mr133_710mm_plank", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 710мм для ружья МР-133 12к с прицельной планкой", + "ShortName": "710мм МР-133 12к", + "Description": "Стандартный заводской ствол для ружья МР-133 длинной 710мм под патрон 12-го калибра, с широкой прицельной планкой.", + "Weight": 1.35, + "BackgroundColor": "blue", + "Width": 5, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mr133_710mm_plank.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "56e315a3d2720b6c058b456a", + "_parent": "560837544bdc2de22e8b456e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0111ab0db834001966914d", + "560838c94bdc2d77798b4569", + "5b363dea5acfc4771e1c5e7e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5dfe407ab33c0951220c0913", + "_parent": "560837544bdc2de22e8b456e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "609b9e31506cf869cf3eaf41", + "5dfe14f30b92095fd441edaf" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -9, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -12, + "Velocity": 16.2, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.42, + "ShotgunDispersion": 1.22, + "IsSilencer": false, + "DurabilityBurnModificator": 1.04, + "HeatFactor": 0.84, + "CoolFactor": 0.88, + "DeviationCurve": 2.5, + "DeviationMax": 10 + }, + "_proto": "55d449444bdc2d962f8b456d" + }, + "5beec1bd0db834001e6006f3": { + "_id": "5beec1bd0db834001e6006f3", + "_name": "barrel_rpk16_izhmash_370mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_rpk16_izhmash_370mm", + "ShortName": "barrel_rpk16_izhmash_370mm", + "Description": "barrel_rpk16_izhmash_370mm", + "Weight": 0.54, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_rpk16_izhmash_370mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5beec1bd0db834001e6006f5", + "_parent": "5beec1bd0db834001e6006f3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac72e945acfc43f3b691116", + "5ac7655e5acfc40016339a19", + "5649aa744bdc2ded0b8b457e", + "5943eeeb86f77412d6384f6b", + "5cc9a96cd7f00c011c04e04a", + "5649ab884bdc2ded0b8b457f", + "5beec3420db834001b095429", + "593d493f86f7745e6b2ceb22", + "564caa3d4bdc2d17108b458e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -2, + "Velocity": -8, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.048, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.02, + "CoolFactor": 1.03, + "DeviationCurve": 1.35, + "DeviationMax": 23 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "5df256570dee1b22f862e9c4": { + "_id": "5df256570dee1b22f862e9c4", + "_name": "barrel_t5000_660mm_762x51", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_t5000_660mm_762x51", + "ShortName": "barrel_t5000_660mm_762x51", + "Description": "barrel_t5000_660mm_762x51", + "Weight": 2.7, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_t5000_660mm_762x51.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5df256570dee1b22f862e9c6", + "_parent": "5df256570dee1b22f862e9c4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "612e0d3767085e45ef14057f", + "5b7d693d5acfc43bca706a3d", + "5a34fd2bc4a282329a73b4c5", + "5d1f819086f7744b355c219b", + "5dcbe965e4ed22586443a79d", + "5d026791d7ad1a04a067ea63", + "5dfa3cd1b33c0951220c079b", + "6130c43c67085e45ef1405a1", + "5cdd7685d7f00c000f260ed2", + "5c878e9d2e2216000f201903", + "5d02677ad7ad1a04a15c0f95", + "5bbdb8bdd4351e4502011460", + "5cdd7693d7f00c0010373aa5", + "615d8eb350224f204c1da1cf", + "612e0e3c290d254f5e6b291d", + "5d443f8fa4b93678dd4a01aa", + "5df35e7f2a78646d96665dd4", + "5c7954d52e221600106f4cc7", + "59bffc1f86f77435b128b872" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -10, + "Velocity": 11.5, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.019, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.82, + "CoolFactor": 0.86, + "DeviationCurve": 1, + "DeviationMax": 33 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "603373004e02ce1eaa358814": { + "_id": "603373004e02ce1eaa358814", + "_name": "barrel_stm9_stmarms_406mm_9x19", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 370мм для AR-15 и совместимых 5.56х45", + "ShortName": "370мм AR-15 5.56х45", + "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 370мм. Соответствует стандартному стволу для M4A1.\n", + "Weight": 0.8, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_stm9_stmarms_406mm_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5d4405f0a4b9361e6a4e6bd9" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "603373004e02ce1eaa358816", + "_parent": "603373004e02ce1eaa358814", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "60337f5dce399e10262255d1", + "5fbbc3324e8a554c40648348", + "5c7954d52e221600106f4cc7", + "5a9fb739a2750c003215717f", + "5c6165902e22160010261b28", + "5a32a064c4a28200741e22de" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -10, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -19, + "Velocity": 4.48, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.045, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1.07, + "HeatFactor": 0.92, + "CoolFactor": 0.96, + "DeviationCurve": 1.75, + "DeviationMax": 17 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "5608379a4bdc2d26448b4569": { + "_id": "5608379a4bdc2d26448b4569", + "_name": "barrel_mr133_750mm_plank", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 750мм для ружья МР-133 12к с прицельной планкой", + "ShortName": "750мм МР-133 12к", + "Description": "Стандартный заводской ствол для ружья МР-133 длинной 750мм под патрон 12-го калибра, с широкой прицельной планкой.", + "Weight": 1.55, + "BackgroundColor": "blue", + "Width": 5, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mr133_750mm_plank.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "56e315d5d2720b5d058b456a", + "_parent": "5608379a4bdc2d26448b4569", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0111ab0db834001966914d", + "560838c94bdc2d77798b4569", + "5b363dea5acfc4771e1c5e7e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5dfe40b6fca8e055d15b75ad", + "_parent": "5608379a4bdc2d26448b4569", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "609b9e31506cf869cf3eaf41", + "5dfe14f30b92095fd441edaf" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -10, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -17, + "Velocity": 18.9, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.3, + "ShotgunDispersion": 1.1, + "IsSilencer": false, + "DurabilityBurnModificator": 1.1, + "HeatFactor": 0.82, + "CoolFactor": 0.86, + "DeviationCurve": 2.5, + "DeviationMax": 10 + }, + "_proto": "560837544bdc2de22e8b456e" + }, + "5a6b5f868dc32e000a311389": { + "_id": "5a6b5f868dc32e000a311389", + "_name": "barrel_glock_glock_114mm_9x19_std", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_glock_glock_114mm_9x19_std", + "ShortName": "barrel_glock_glock_114mm_9x19_std", + "Description": "barrel_glock_glock_114mm_9x19_std\n", + "Weight": 0.18, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_glock_glock_114mm_9x19_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -5, + "Velocity": -2.28, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.34, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.14, + "CoolFactor": 1.21, + "DeviationCurve": 2.25, + "DeviationMax": 11 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "603372b4da11d6478d5a07ff": { + "_id": "603372b4da11d6478d5a07ff", + "_name": "barrel_stm9_stmarms_266mm_9x19", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_stm9_stmarms_266mm_9x19", + "ShortName": "barrel_stm9_stmarms_266mm_9x19", + "Description": "barrel_stm9_stmarms_266mm_9x19", + "Weight": 0.409, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_stm9_stmarms_266mm_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5b2cfa535acfc432ff4db7a0", + "5c9a25172e2216000f20314e", + "5ea16ada09aa976f2e7a51be", + "5a329052c4a28200741e22d3", + "5d122e7bd7ad1a07102d6d7f", + "5d4405f0a4b9361e6a4e6bd9", + "5c78f2492e221600114c9f04", + "5c78f2612e221600114c9f0d", + "6087e0336d0bd7580617bb7a", + "595cfa8b86f77427437e845b", + "595cf16b86f77427440c32e2" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "603372b4da11d6478d5a0801", + "_parent": "603372b4da11d6478d5a07ff", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "60337f5dce399e10262255d1", + "5fbbc3324e8a554c40648348", + "5c7954d52e221600106f4cc7", + "5a9fb739a2750c003215717f", + "5c6165902e22160010261b28", + "5a32a064c4a28200741e22de" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -4, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.11, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 0.81, + "HeatFactor": 0.97, + "CoolFactor": 1.03, + "DeviationCurve": 2.1, + "DeviationMax": 12 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "5a787fadc5856700155a6ca1": { + "_id": "5a787fadc5856700155a6ca1", + "_name": "barrel_870_vent_rib_barrel_660mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_870_vent_rib_barrel_660mm", + "ShortName": "barrel_870_vent_rib_barrel_660mm", + "Description": "barrel_870_vent_rib_barrel_660mm", + "Weight": 1.1, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_870_vent_rib_barrel_660mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": true, + "QuestItem": false, + "LootExperience": 110, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount", + "_id": "5a79c57951dfba001454f112", + "_parent": "5a787fadc5856700155a6ca1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a789261c5856700186c65d3" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "60accec7ab5d1052a56d9c18", + "_parent": "5a787fadc5856700155a6ca1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "609b9e31506cf869cf3eaf41" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -9, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -12, + "Velocity": 5.4, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.32, + "ShotgunDispersion": 1.2, + "IsSilencer": false, + "DurabilityBurnModificator": 1.08, + "HeatFactor": 0.86, + "CoolFactor": 0.9, + "DeviationCurve": 2.5, + "DeviationMax": 10 + }, + "_proto": "55d448594bdc2d8c2f8b4569" + }, + "6194f017ed0429009f543eaa": { + "_id": "6194f017ed0429009f543eaa", + "_name": "barrel_hk_usp_153mm_1143x23_elite", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_glock_glock_114mm_9x19_std", + "ShortName": "barrel_glock_glock_114mm_9x19_std", + "Description": "barrel_glock_glock_114mm_9x19_std\n", + "Weight": 0.163, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_hk_usp_153mm_1143x23_elite.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -6, + "Velocity": 2.28, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.21, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 0.98, + "HeatFactor": 1.06, + "CoolFactor": 1.09, + "DeviationCurve": 2.25, + "DeviationMax": 11 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "5d3eb59ea4b9361c284bb4b2": { + "_id": "5d3eb59ea4b9361c284bb4b2", + "_name": "barrel_57_fn_120mm_threaded_57x28", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_p226_112mm_threaded_9x19", + "ShortName": "barrel_p226_112mm_threaded_9x19", + "Description": "barrel_p226_112mm_threaded_9x19", + "Weight": 0.18, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_57_fn_120mm_threaded_57x28.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5d3eb59ea4b9361c284bb4b4", + "_parent": "5d3eb59ea4b9361c284bb4b2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d3ef698a4b9361182109872" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": -1.28, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.24, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.12, + "CoolFactor": 1.18, + "DeviationCurve": 2.25, + "DeviationMax": 11 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, "603372d154072b51b239f9e1": { "_id": "603372d154072b51b239f9e1", "_name": "barrel_stm9_stmarms_304mm_9x19", @@ -160123,6 +174353,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -160177,23 +174411,113 @@ }, "_proto": "55d35ee94bdc2d61338b4568" }, - "5fbbc366ca32ed67276c1557": { - "_id": "5fbbc366ca32ed67276c1557", - "_name": "barrel_vector_140mm_9x19", + "56d5a1f7d2720bb3418b456a": { + "_id": "56d5a1f7d2720bb3418b456a", + "_name": "barrel_p226_112mm_9x19_std", "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { - "Name": "barrel_vector_140mm_1143x23", - "ShortName": "barrel_vector_140mm_1143x23", - "Description": "barrel_vector_140mm_1143x23\n", - "Weight": 0.16, + "Name": "Ствол 112мм для P226 9x19", + "ShortName": "112мм P226 9x19", + "Description": "Ствол для P226", + "Weight": 0.18, "BackgroundColor": "blue", - "Width": 2, + "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_vector_140mm_9x19.bundle", + "path": "assets/content/items/mods/barrels/barrel_p226_112mm_9x19_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -5, + "Velocity": -2.27, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.3, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.14, + "CoolFactor": 1.21, + "DeviationCurve": 2.25, + "DeviationMax": 11 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "571a26d524597720680fbe8a": { + "_id": "571a26d524597720680fbe8a", + "_name": "barrel_tt_116mm_762x25tt_std", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 116мм для ТТ 7.62х25 ТТ", + "ShortName": "116мм ТТ 7.62х25 ТТ", + "Description": "Штатный ствол для пистолета ТТ.", + "Weight": 0.06, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_tt_116mm_762x25tt_std.bundle", "rcid": "" }, "UsePrefab": { @@ -160233,33 +174557,12 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5fbbc366ca32ed67276c1559", - "_parent": "5fbbc366ca32ed67276c1557", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cf6935bd7f00c06585fb791", - "5fbbc3324e8a554c40648348", - "5c7954d52e221600106f4cc7", - "5fbbc34106bde7524f03cbe9", - "5a9fb739a2750c003215717f", - "5c6165902e22160010261b28", - "5a32a064c4a28200741e22de" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], + "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, @@ -160267,8 +174570,98 @@ "Recoil": -3, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": -2.48, + "Ergonomics": -4, + "Velocity": -2.32, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.35, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.12, + "CoolFactor": 1.18, + "DeviationCurve": 2.25, + "DeviationMax": 11 + }, + "_proto": "56d5a1f7d2720bb3418b456a" + }, + "5d2702e88abbc31ed91efc44": { + "_id": "5d2702e88abbc31ed91efc44", + "_name": "barrel_m700_shilen_stainless_660mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_m700_remington_heavy_660mm", + "ShortName": "barrel_m700_remington_heavy_660mm", + "Description": "barrel_m700_remington_heavy_660mm", + "Weight": 1.45, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_m700_shilen_stainless_660mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 4, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -9, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -14, + "Velocity": 11.5, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, @@ -160277,34 +174670,34 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.19, + "CenterOfImpact": 0.016, "ShotgunDispersion": 1, "IsSilencer": false, - "DurabilityBurnModificator": 0.95, - "HeatFactor": 1.05, - "CoolFactor": 1.08, - "DeviationCurve": 2.25, - "DeviationMax": 11 + "DurabilityBurnModificator": 0.86, + "HeatFactor": 0.82, + "CoolFactor": 0.86, + "DeviationCurve": 1, + "DeviationMax": 33 }, - "_proto": "55d35ee94bdc2d61338b4568" + "_proto": "55d3632e4bdc2d972f8b4569" }, - "603373004e02ce1eaa358814": { - "_id": "603373004e02ce1eaa358814", - "_name": "barrel_stm9_stmarms_406mm_9x19", + "5beec2820db834001b095426": { + "_id": "5beec2820db834001b095426", + "_name": "barrel_rpk16_izhmash_550mm", "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { - "Name": "Ствол 370мм для AR-15 и совместимых 5.56х45", - "ShortName": "370мм AR-15 5.56х45", - "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 370мм. Соответствует стандартному стволу для M4A1.\n", - "Weight": 0.8, + "Name": "barrel_rpk16_izhmash_550mm", + "ShortName": "barrel_rpk16_izhmash_550mm", + "Description": "barrel_rpk16_izhmash_550mm", + "Weight": 0.65, "BackgroundColor": "blue", "Width": 3, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_stm9_stmarms_406mm_9x19.bundle", + "path": "assets/content/items/mods/barrels/barrel_rpk16_izhmash_550mm.bundle", "rcid": "" }, "UsePrefab": { @@ -160334,118 +174727,6 @@ "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5d4405f0a4b9361e6a4e6bd9" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "603373004e02ce1eaa358816", - "_parent": "603373004e02ce1eaa358814", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "60337f5dce399e10262255d1", - "5fbbc3324e8a554c40648348", - "5c7954d52e221600106f4cc7", - "5a9fb739a2750c003215717f", - "5c6165902e22160010261b28", - "5a32a064c4a28200741e22de" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -10, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -19, - "Velocity": 4.48, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.045, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1.07, - "HeatFactor": 0.92, - "CoolFactor": 0.96, - "DeviationCurve": 1.75, - "DeviationMax": 17 - }, - "_proto": "55d3632e4bdc2d972f8b4569" - }, - "560837154bdc2da74d8b4568": { - "_id": "560837154bdc2da74d8b4568", - "_name": "barrel_mr133_660mm_plank", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 660мм для ружья МР-133 12к с прицельной планкой", - "ShortName": "660мм МР-133 12к", - "Description": "Стандартный заводской ствол для ружья МР-133 длинной 660мм под патрон 12-го калибра, с широкой прицельной планкой.", - "Weight": 1.25, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mr133_660mm_plank.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -160456,39 +174737,30 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_muzzle", - "_id": "56e31582d2720b42068b4569", - "_parent": "560837154bdc2da74d8b4568", + "_id": "5beec2820db834001b095428", + "_parent": "5beec2820db834001b095426", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5c0111ab0db834001966914d", - "560838c94bdc2d77798b4569", - "5b363dea5acfc4771e1c5e7e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5dfe4057e9dc277128008b42", - "_parent": "560837154bdc2da74d8b4568", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "609b9e31506cf869cf3eaf41", - "5dfe14f30b92095fd441edaf" + "5ac72e945acfc43f3b691116", + "5ac7655e5acfc40016339a19", + "5649aa744bdc2ded0b8b457e", + "5943eeeb86f77412d6384f6b", + "5cc9a96cd7f00c011c04e04a", + "5649ab884bdc2ded0b8b457f", + "5beec3420db834001b095429", + "593d493f86f7745e6b2ceb22", + "564caa3d4bdc2d17108b458e" ] } ] @@ -160502,11 +174774,11 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -6, + "Recoil": -7, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -10, - "Velocity": 13.5, + "Ergonomics": -11, + "Velocity": -5, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, @@ -160515,34 +174787,34 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.5, - "ShotgunDispersion": 1.3, + "CenterOfImpact": 0.032, + "ShotgunDispersion": 1, "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.86, - "CoolFactor": 0.9, - "DeviationCurve": 2.5, - "DeviationMax": 10 + "DurabilityBurnModificator": 1.1, + "HeatFactor": 0.92, + "CoolFactor": 0.93, + "DeviationCurve": 1.35, + "DeviationMax": 23 }, - "_proto": "55d449444bdc2d962f8b456d" + "_proto": "55d35ee94bdc2d61338b4568" }, - "5a6b5f868dc32e000a311389": { - "_id": "5a6b5f868dc32e000a311389", - "_name": "barrel_glock_glock_114mm_9x19_std", + "6194eff92d2c397d6600348b": { + "_id": "6194eff92d2c397d6600348b", + "_name": "barrel_hk_usp_132mm_1143x23_expert", "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { "Name": "barrel_glock_glock_114mm_9x19_std", "ShortName": "barrel_glock_glock_114mm_9x19_std", "Description": "barrel_glock_glock_114mm_9x19_std\n", - "Weight": 0.18, + "Weight": 0.141, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_glock_glock_114mm_9x19_std.bundle", + "path": "assets/content/items/mods/barrels/barrel_hk_usp_132mm_1143x23_expert.bundle", "rcid": "" }, "UsePrefab": { @@ -160582,31 +174854,35 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -3, + "Recoil": -2.5, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -5, - "Velocity": -2.28, - "RaidModdable": true, - "ToolModdable": false, + "Ergonomics": -4, + "Velocity": -1.58, + "RaidModdable": false, + "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.34, + "CenterOfImpact": 0.26, "ShotgunDispersion": 1, "IsSilencer": false, "DurabilityBurnModificator": 1, - "HeatFactor": 1.14, - "CoolFactor": 1.21, + "HeatFactor": 1.1, + "CoolFactor": 1.15, "DeviationCurve": 2.25, "DeviationMax": 11 }, @@ -160668,6 +174944,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -160777,6 +175057,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -160827,23 +175111,23 @@ }, "_proto": "55d3632e4bdc2d972f8b4569" }, - "603372b4da11d6478d5a07ff": { - "_id": "603372b4da11d6478d5a07ff", - "_name": "barrel_stm9_stmarms_266mm_9x19", + "587de4282459771bca0ec90b": { + "_id": "587de4282459771bca0ec90b", + "_name": "barrel_p226_112mm_threaded_9x19", "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { - "Name": "barrel_stm9_stmarms_266mm_9x19", - "ShortName": "barrel_stm9_stmarms_266mm_9x19", - "Description": "barrel_stm9_stmarms_266mm_9x19", - "Weight": 0.409, + "Name": "barrel_p226_112mm_threaded_9x19", + "ShortName": "barrel_p226_112mm_threaded_9x19", + "Description": "barrel_p226_112mm_threaded_9x19", + "Weight": 0.18, "BackgroundColor": "blue", - "Width": 2, + "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_stm9_stmarms_266mm_9x19.bundle", + "path": "assets/content/items/mods/barrels/barrel_p226_112mm_threaded_9x19.bundle", "rcid": "" }, "UsePrefab": { @@ -160860,134 +175144,12 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 20, + "LootExperience": 10, "ExamineExperience": 6, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5b2cfa535acfc432ff4db7a0", - "5c9a25172e2216000f20314e", - "5ea16ada09aa976f2e7a51be", - "5a329052c4a28200741e22d3", - "5d122e7bd7ad1a07102d6d7f", - "5d4405f0a4b9361e6a4e6bd9", - "5c78f2492e221600114c9f04", - "5c78f2612e221600114c9f0d", - "6087e0336d0bd7580617bb7a", - "595cfa8b86f77427437e845b", - "595cf16b86f77427440c32e2" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "603372b4da11d6478d5a0801", - "_parent": "603372b4da11d6478d5a07ff", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "60337f5dce399e10262255d1", - "5fbbc3324e8a554c40648348", - "5c7954d52e221600106f4cc7", - "5a9fb739a2750c003215717f", - "5c6165902e22160010261b28", - "5a32a064c4a28200741e22de" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -4, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -10, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.11, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 0.81, - "HeatFactor": 0.97, - "CoolFactor": 1.03, - "DeviationCurve": 2.1, - "DeviationMax": 12 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "5c471cb32e221602b177afaa": { - "_id": "5c471cb32e221602b177afaa", - "_name": "barrel_svd_izhmash_565mm_762x54", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_ar10_457mm", - "ShortName": "barrel_ar10_457mm", - "Description": "barrel_ar10_457mm", - "Weight": 1.12, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_svd_izhmash_565mm_762x54.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, + "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, @@ -161005,54 +175167,27 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_muzzle", - "_id": "5c471cb32e221602b177afac", - "_parent": "5c471cb32e221602b177afaa", + "_id": "587de4be2459771bca0ec90d", + "_parent": "587de4282459771bca0ec90b", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5c471bfc2e221602b21d4e17" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "5c471cb32e221602b177afad", - "_parent": "5c471cb32e221602b177afaa", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c471c842e221615214259b5" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5e56a9e5c42ea42b0f3915fb", - "_parent": "5c471cb32e221602b177afaa", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5e569a132642e66b0b68015c" + "5c6beec32e221601da3578f2", + "587de5ba2459771c0f1e8a58", + "5c7e8fab2e22165df16b889b", + "5a33a8ebc4a282000c5a950d", + "5c6165902e22160010261b28", + "5a32a064c4a28200741e22de" ] } ] @@ -161066,11 +175201,121 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -7, + "Recoil": -3, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -10, - "Velocity": -6.18, + "Ergonomics": -4, + "Velocity": -2.28, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.3, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.14, + "CoolFactor": 1.21, + "DeviationCurve": 2.25, + "DeviationMax": 11 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "6194efe07c6c7b169525f11b": { + "_id": "6194efe07c6c7b169525f11b", + "_name": "barrel_hk_usp_129mm_1143x23_tactical", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_glock_glock_114mm_9x19_std", + "ShortName": "barrel_glock_glock_114mm_9x19_std", + "Description": "barrel_glock_glock_114mm_9x19_std\n", + "Weight": 0.122, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_hk_usp_129mm_1143x23_tactical.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "6194f644de3cdf1d2614a76b", + "_parent": "6194efe07c6c7b169525f11b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fc4b97bab884124df0cd5e3", + "6194f1f918a3974e5e7421e4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -3, + "Velocity": -2.18, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, @@ -161079,16 +175324,16 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.033, + "CenterOfImpact": 0.27, "ShotgunDispersion": 1, "IsSilencer": false, "DurabilityBurnModificator": 1, - "HeatFactor": 0.87, - "CoolFactor": 0.92, - "DeviationCurve": 1.1, - "DeviationMax": 30 + "HeatFactor": 1.1, + "CoolFactor": 1.15, + "DeviationCurve": 2.25, + "DeviationMax": 11 }, - "_proto": "55d3632e4bdc2d972f8b4569" + "_proto": "55d35ee94bdc2d61338b4568" }, "5fb653962b1b027b1f50bd03": { "_id": "5fb653962b1b027b1f50bd03", @@ -161146,6 +175391,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -161253,6 +175502,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -161304,6 +175557,559 @@ }, "_proto": "55d35ee94bdc2d61338b4568" }, + "5fc3e4a27283c4046c5814ab": { + "_id": "5fc3e4a27283c4046c5814ab", + "_name": "barrel_ump_200mm_1143x23", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 260мм для AR-15 и совместимых 5.56х45", + "ShortName": "260мм AR-15 5.56х45", + "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 260мм. Соответствует стандартному стволу для M4 CQBR.\n", + "Weight": 0.409, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_ump_200mm_1143x23.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "6166f70c50224f204c1da33e", + "_parent": "5fc3e4a27283c4046c5814ab", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6130c4d51cb55961fa0fd49f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -6, + "Velocity": -15.31, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.16, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.03, + "CoolFactor": 1.06, + "DeviationCurve": 2.75, + "DeviationMax": 9.5 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "602a95edda11d6478d5a06da": { + "_id": "602a95edda11d6478d5a06da", + "_name": "barrel_pl15_izhmash_112mm_9x19", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_glock_glock_114mm_9x19_std", + "ShortName": "barrel_glock_glock_114mm_9x19_std", + "Description": "barrel_glock_glock_114mm_9x19_std\n", + "Weight": 0.18, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_pl15_izhmash_112mm_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -5, + "Velocity": -2.28, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.32, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.14, + "CoolFactor": 1.21, + "DeviationCurve": 2.25, + "DeviationMax": 11 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "5a787fdfc5856700142fdd9a": { + "_id": "5a787fdfc5856700142fdd9a", + "_name": "barrel_870_vent_rib_barrel_cut_off_325mm", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_870_extra_barrel_355mm", + "ShortName": "barrel_870_extra_barrel_355mm", + "Description": "barrel_870_extra_barrel_355mm", + "Weight": 0.8, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_870_vent_rib_barrel_cut_off_325mm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": true, + "QuestItem": false, + "LootExperience": 110, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "60acceb31a425a107168ef67", + "_parent": "5a787fdfc5856700142fdd9a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "609b9e31506cf869cf3eaf41" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 2.4, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.65, + "ShotgunDispersion": 1.6, + "IsSilencer": false, + "DurabilityBurnModificator": 0.82, + "HeatFactor": 0.98, + "CoolFactor": 1.04, + "DeviationCurve": 3, + "DeviationMax": 9 + }, + "_proto": "55d448594bdc2d8c2f8b4569" + }, + "560837154bdc2da74d8b4568": { + "_id": "560837154bdc2da74d8b4568", + "_name": "barrel_mr133_660mm_plank", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "Ствол 660мм для ружья МР-133 12к с прицельной планкой", + "ShortName": "660мм МР-133 12к", + "Description": "Стандартный заводской ствол для ружья МР-133 длинной 660мм под патрон 12-го калибра, с широкой прицельной планкой.", + "Weight": 1.25, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_mr133_660mm_plank.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "56e31582d2720b42068b4569", + "_parent": "560837154bdc2da74d8b4568", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0111ab0db834001966914d", + "560838c94bdc2d77798b4569", + "5b363dea5acfc4771e1c5e7e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5dfe4057e9dc277128008b42", + "_parent": "560837154bdc2da74d8b4568", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "609b9e31506cf869cf3eaf41", + "5dfe14f30b92095fd441edaf" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -6, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -10, + "Velocity": 13.5, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.5, + "ShotgunDispersion": 1.3, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.86, + "CoolFactor": 0.9, + "DeviationCurve": 2.5, + "DeviationMax": 10 + }, + "_proto": "55d449444bdc2d962f8b456d" + }, + "5fbbc366ca32ed67276c1557": { + "_id": "5fbbc366ca32ed67276c1557", + "_name": "barrel_vector_140mm_9x19", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_vector_140mm_1143x23", + "ShortName": "barrel_vector_140mm_1143x23", + "Description": "barrel_vector_140mm_1143x23\n", + "Weight": 0.16, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_vector_140mm_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "5fbbc366ca32ed67276c1559", + "_parent": "5fbbc366ca32ed67276c1557", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cf6935bd7f00c06585fb791", + "5fbbc3324e8a554c40648348", + "5c7954d52e221600106f4cc7", + "5fbbc34106bde7524f03cbe9", + "5a9fb739a2750c003215717f", + "5c6165902e22160010261b28", + "5a32a064c4a28200741e22de" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 0, + "Velocity": -2.48, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.19, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 0.95, + "HeatFactor": 1.05, + "CoolFactor": 1.08, + "DeviationCurve": 2.25, + "DeviationMax": 11 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, "5ea02bb600685063ec28bfa1": { "_id": "5ea02bb600685063ec28bfa1", "_name": "barrel_ppsh_269mm_762x25", @@ -161360,6 +176166,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -161390,254 +176200,23 @@ }, "_proto": "55d35ee94bdc2d61338b4568" }, - "5fc3e4a27283c4046c5814ab": { - "_id": "5fc3e4a27283c4046c5814ab", - "_name": "barrel_ump_200mm_1143x23", + "5b1fa9ea5acfc40018633c0a": { + "_id": "5b1fa9ea5acfc40018633c0a", + "_name": "barrel_glock_glock_18c_114mm_9x19_std", "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { - "Name": "Ствол 260мм для AR-15 и совместимых 5.56х45", - "ShortName": "260мм AR-15 5.56х45", - "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 260мм. Соответствует стандартному стволу для M4 CQBR.\n", - "Weight": 0.409, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_ump_200mm_1143x23.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "6166f70c50224f204c1da33e", - "_parent": "5fc3e4a27283c4046c5814ab", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6130c4d51cb55961fa0fd49f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -6, - "Velocity": -15.31, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.16, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.03, - "CoolFactor": 1.06, - "DeviationCurve": 2.75, - "DeviationMax": 9.5 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "5608379a4bdc2d26448b4569": { - "_id": "5608379a4bdc2d26448b4569", - "_name": "barrel_mr133_750mm_plank", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 750мм для ружья МР-133 12к с прицельной планкой", - "ShortName": "750мм МР-133 12к", - "Description": "Стандартный заводской ствол для ружья МР-133 длинной 750мм под патрон 12-го калибра, с широкой прицельной планкой.", - "Weight": 1.55, - "BackgroundColor": "blue", - "Width": 5, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mr133_750mm_plank.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "56e315d5d2720b5d058b456a", - "_parent": "5608379a4bdc2d26448b4569", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0111ab0db834001966914d", - "560838c94bdc2d77798b4569", - "5b363dea5acfc4771e1c5e7e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5dfe40b6fca8e055d15b75ad", - "_parent": "5608379a4bdc2d26448b4569", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "609b9e31506cf869cf3eaf41", - "5dfe14f30b92095fd441edaf" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -10, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -17, - "Velocity": 18.9, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.3, - "ShotgunDispersion": 1.1, - "IsSilencer": false, - "DurabilityBurnModificator": 1.1, - "HeatFactor": 0.82, - "CoolFactor": 0.86, - "DeviationCurve": 2.5, - "DeviationMax": 10 - }, - "_proto": "560837544bdc2de22e8b456e" - }, - "571a26d524597720680fbe8a": { - "_id": "571a26d524597720680fbe8a", - "_name": "barrel_tt_116mm_762x25tt_std", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 116мм для ТТ 7.62х25 ТТ", - "ShortName": "116мм ТТ 7.62х25 ТТ", - "Description": "Штатный ствол для пистолета ТТ.", - "Weight": 0.06, + "Name": "barrel_glock_18_250mm_9x19_std", + "ShortName": "barrel_glock_18_250mm_9x19_std", + "Description": "barrel_glock_18_250mm_9x19_std\n", + "Weight": 0.18, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_tt_116mm_762x25tt_std.bundle", + "path": "assets/content/items/mods/barrels/barrel_glock_glock_18c_114mm_9x19_std.bundle", "rcid": "" }, "UsePrefab": { @@ -161677,17 +176256,21 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -3, + "Recoil": -6, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": -2.32, + "Ergonomics": -5, + "Velocity": -4.28, "RaidModdable": true, "ToolModdable": false, "BlocksFolding": false, @@ -161699,13 +176282,126 @@ "CenterOfImpact": 0.35, "ShotgunDispersion": 1, "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.12, - "CoolFactor": 1.18, + "DurabilityBurnModificator": 0.94, + "HeatFactor": 1.14, + "CoolFactor": 1.21, "DeviationCurve": 2.25, "DeviationMax": 11 }, - "_proto": "56d5a1f7d2720bb3418b456a" + "_proto": "55d35ee94bdc2d61338b4568" + }, + "602a95fe4e02ce1eaa358729": { + "_id": "602a95fe4e02ce1eaa358729", + "_name": "barrel_pl15_izhmash_112mm_threaded_9x19", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_glock_alpha_wolf_114mm_threaded_9x19", + "ShortName": "barrel_glock_alpha_wolf_114mm_threaded_9x19", + "Description": "barrel_glock_alpha_wolf_114mm_threaded_9x19", + "Weight": 0.18, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_pl15_izhmash_112mm_threaded_9x19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "602a95fe4e02ce1eaa35872b", + "_parent": "602a95fe4e02ce1eaa358729", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7e8fab2e22165df16b889b", + "5a33a8ebc4a282000c5a950d", + "602a97060ddce744014caf6f", + "5c6165902e22160010261b28", + "5a32a064c4a28200741e22de" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -4, + "Velocity": -2.28, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.32, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.14, + "CoolFactor": 1.21, + "DeviationCurve": 2.25, + "DeviationMax": 11 + }, + "_proto": "55d35ee94bdc2d61338b4568" }, "628121434fa03b6b6c35dc6a": { "_id": "628121434fa03b6b6c35dc6a", @@ -161771,6 +176467,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -161822,355 +176522,6 @@ }, "_proto": "55d3632e4bdc2d972f8b4569" }, - "587de4282459771bca0ec90b": { - "_id": "587de4282459771bca0ec90b", - "_name": "barrel_p226_112mm_threaded_9x19", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_p226_112mm_threaded_9x19", - "ShortName": "barrel_p226_112mm_threaded_9x19", - "Description": "barrel_p226_112mm_threaded_9x19", - "Weight": 0.18, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_p226_112mm_threaded_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "587de4be2459771bca0ec90d", - "_parent": "587de4282459771bca0ec90b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c6beec32e221601da3578f2", - "587de5ba2459771c0f1e8a58", - "5c7e8fab2e22165df16b889b", - "5a33a8ebc4a282000c5a950d", - "5c6165902e22160010261b28", - "5a32a064c4a28200741e22de" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": -2.28, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.3, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.14, - "CoolFactor": 1.21, - "DeviationCurve": 2.25, - "DeviationMax": 11 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "5a787fadc5856700155a6ca1": { - "_id": "5a787fadc5856700155a6ca1", - "_name": "barrel_870_vent_rib_barrel_660mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_870_vent_rib_barrel_660mm", - "ShortName": "barrel_870_vent_rib_barrel_660mm", - "Description": "barrel_870_vent_rib_barrel_660mm", - "Weight": 1.1, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_870_vent_rib_barrel_660mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": true, - "QuestItem": false, - "LootExperience": 110, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount", - "_id": "5a79c57951dfba001454f112", - "_parent": "5a787fadc5856700155a6ca1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a789261c5856700186c65d3" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "60accec7ab5d1052a56d9c18", - "_parent": "5a787fadc5856700155a6ca1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "609b9e31506cf869cf3eaf41" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -9, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -12, - "Velocity": 5.4, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.32, - "ShotgunDispersion": 1.2, - "IsSilencer": false, - "DurabilityBurnModificator": 1.08, - "HeatFactor": 0.86, - "CoolFactor": 0.9, - "DeviationCurve": 2.5, - "DeviationMax": 10 - }, - "_proto": "55d448594bdc2d8c2f8b4569" - }, - "603372f153a60014f970616d": { - "_id": "603372f153a60014f970616d", - "_name": "barrel_stm9_stmarms_355mm_9x19", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 370мм для AR-15 и совместимых 5.56х45", - "ShortName": "370мм AR-15 5.56х45", - "Description": "Ствол для оружия на базе AR-15 под патрон 5.56х45 NATO длинной 370мм. Соответствует стандартному стволу для M4A1.\n", - "Weight": 0.6, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_stm9_stmarms_355mm_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5ea16ada09aa976f2e7a51be", - "5d4405f0a4b9361e6a4e6bd9", - "5c78f2492e221600114c9f04", - "595cfa8b86f77427437e845b", - "595cf16b86f77427440c32e2" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "603372f153a60014f970616f", - "_parent": "603372f153a60014f970616d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "60337f5dce399e10262255d1", - "5fbbc3324e8a554c40648348", - "5c7954d52e221600106f4cc7", - "5a9fb739a2750c003215717f", - "5c6165902e22160010261b28", - "5a32a064c4a28200741e22de" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -8, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -15, - "Velocity": 3.2, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.055, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.94, - "CoolFactor": 0.98, - "DeviationCurve": 1.75, - "DeviationMax": 17 - }, - "_proto": "55d3632e4bdc2d972f8b4569" - }, "628121651d5df4475f46a33c": { "_id": "628121651d5df4475f46a33c", "_name": "barrel_ax_accuracy_international_508mm_762x51_pb", @@ -162232,6 +176583,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -162306,459 +176661,6 @@ }, "_proto": "55d3632e4bdc2d972f8b4569" }, - "5d3eb59ea4b9361c284bb4b2": { - "_id": "5d3eb59ea4b9361c284bb4b2", - "_name": "barrel_57_fn_120mm_threaded_57x28", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_p226_112mm_threaded_9x19", - "ShortName": "barrel_p226_112mm_threaded_9x19", - "Description": "barrel_p226_112mm_threaded_9x19", - "Weight": 0.18, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_57_fn_120mm_threaded_57x28.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5d3eb59ea4b9361c284bb4b4", - "_parent": "5d3eb59ea4b9361c284bb4b2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d3ef698a4b9361182109872" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 0, - "Velocity": -1.28, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.24, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.12, - "CoolFactor": 1.18, - "DeviationCurve": 2.25, - "DeviationMax": 11 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "5beec1bd0db834001e6006f3": { - "_id": "5beec1bd0db834001e6006f3", - "_name": "barrel_rpk16_izhmash_370mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_rpk16_izhmash_370mm", - "ShortName": "barrel_rpk16_izhmash_370mm", - "Description": "barrel_rpk16_izhmash_370mm", - "Weight": 0.54, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_rpk16_izhmash_370mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5beec1bd0db834001e6006f5", - "_parent": "5beec1bd0db834001e6006f3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac72e945acfc43f3b691116", - "5ac7655e5acfc40016339a19", - "5649aa744bdc2ded0b8b457e", - "5943eeeb86f77412d6384f6b", - "5cc9a96cd7f00c011c04e04a", - "5649ab884bdc2ded0b8b457f", - "5beec3420db834001b095429", - "593d493f86f7745e6b2ceb22", - "564caa3d4bdc2d17108b458e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -2, - "Velocity": -8, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.048, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.02, - "CoolFactor": 1.03, - "DeviationCurve": 1.35, - "DeviationMax": 23 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "560837544bdc2de22e8b456e": { - "_id": "560837544bdc2de22e8b456e", - "_name": "barrel_mr133_710mm_plank", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 710мм для ружья МР-133 12к с прицельной планкой", - "ShortName": "710мм МР-133 12к", - "Description": "Стандартный заводской ствол для ружья МР-133 длинной 710мм под патрон 12-го калибра, с широкой прицельной планкой.", - "Weight": 1.35, - "BackgroundColor": "blue", - "Width": 5, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_mr133_710mm_plank.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "56e315a3d2720b6c058b456a", - "_parent": "560837544bdc2de22e8b456e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0111ab0db834001966914d", - "560838c94bdc2d77798b4569", - "5b363dea5acfc4771e1c5e7e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5dfe407ab33c0951220c0913", - "_parent": "560837544bdc2de22e8b456e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "609b9e31506cf869cf3eaf41", - "5dfe14f30b92095fd441edaf" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -9, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -12, - "Velocity": 16.2, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.42, - "ShotgunDispersion": 1.22, - "IsSilencer": false, - "DurabilityBurnModificator": 1.04, - "HeatFactor": 0.84, - "CoolFactor": 0.88, - "DeviationCurve": 2.5, - "DeviationMax": 10 - }, - "_proto": "55d449444bdc2d962f8b456d" - }, - "602a95fe4e02ce1eaa358729": { - "_id": "602a95fe4e02ce1eaa358729", - "_name": "barrel_pl15_izhmash_112mm_threaded_9x19", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_glock_alpha_wolf_114mm_threaded_9x19", - "ShortName": "barrel_glock_alpha_wolf_114mm_threaded_9x19", - "Description": "barrel_glock_alpha_wolf_114mm_threaded_9x19", - "Weight": 0.18, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_pl15_izhmash_112mm_threaded_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "602a95fe4e02ce1eaa35872b", - "_parent": "602a95fe4e02ce1eaa358729", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7e8fab2e22165df16b889b", - "5a33a8ebc4a282000c5a950d", - "602a97060ddce744014caf6f", - "5c6165902e22160010261b28", - "5a32a064c4a28200741e22de" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": -2.28, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.32, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.14, - "CoolFactor": 1.21, - "DeviationCurve": 2.25, - "DeviationMax": 11 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, "5a6b5ed88dc32e000c52ec86": { "_id": "5a6b5ed88dc32e000c52ec86", "_name": "barrel_glock_salient_arms_114mm_threaded_9x19", @@ -162815,6 +176717,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -162875,301 +176781,6 @@ }, "_proto": "55d35ee94bdc2d61338b4568" }, - "5b1fa9ea5acfc40018633c0a": { - "_id": "5b1fa9ea5acfc40018633c0a", - "_name": "barrel_glock_glock_18c_114mm_9x19_std", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_glock_18_250mm_9x19_std", - "ShortName": "barrel_glock_18_250mm_9x19_std", - "Description": "barrel_glock_18_250mm_9x19_std\n", - "Weight": 0.18, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_glock_glock_18c_114mm_9x19_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -6, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -5, - "Velocity": -4.28, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.35, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 0.94, - "HeatFactor": 1.14, - "CoolFactor": 1.21, - "DeviationCurve": 2.25, - "DeviationMax": 11 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "56d5a1f7d2720bb3418b456a": { - "_id": "56d5a1f7d2720bb3418b456a", - "_name": "barrel_p226_112mm_9x19_std", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "Ствол 112мм для P226 9x19", - "ShortName": "112мм P226 9x19", - "Description": "Ствол для P226", - "Weight": 0.18, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_p226_112mm_9x19_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -5, - "Velocity": -2.27, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.3, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.14, - "CoolFactor": 1.21, - "DeviationCurve": 2.25, - "DeviationMax": 11 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "5df256570dee1b22f862e9c4": { - "_id": "5df256570dee1b22f862e9c4", - "_name": "barrel_t5000_660mm_762x51", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_t5000_660mm_762x51", - "ShortName": "barrel_t5000_660mm_762x51", - "Description": "barrel_t5000_660mm_762x51", - "Weight": 2.7, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_t5000_660mm_762x51.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5df256570dee1b22f862e9c6", - "_parent": "5df256570dee1b22f862e9c4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "612e0d3767085e45ef14057f", - "5b7d693d5acfc43bca706a3d", - "5a34fd2bc4a282329a73b4c5", - "5d1f819086f7744b355c219b", - "5dcbe965e4ed22586443a79d", - "5d026791d7ad1a04a067ea63", - "5dfa3cd1b33c0951220c079b", - "6130c43c67085e45ef1405a1", - "5cdd7685d7f00c000f260ed2", - "5c878e9d2e2216000f201903", - "5d02677ad7ad1a04a15c0f95", - "5bbdb8bdd4351e4502011460", - "5cdd7693d7f00c0010373aa5", - "615d8eb350224f204c1da1cf", - "612e0e3c290d254f5e6b291d", - "5d443f8fa4b93678dd4a01aa", - "5df35e7f2a78646d96665dd4", - "5c7954d52e221600106f4cc7", - "59bffc1f86f77435b128b872" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -10, - "Velocity": 11.5, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.019, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.82, - "CoolFactor": 0.86, - "DeviationCurve": 1, - "DeviationMax": 33 - }, - "_proto": "55d3632e4bdc2d972f8b4569" - }, "5a787ebcc5856700142fdd98": { "_id": "5a787ebcc5856700142fdd98", "_name": "barrel_870_express_rifle_sights_fixed_improved_cylinder_508mm", @@ -163226,6 +176837,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -163294,310 +176909,6 @@ }, "_proto": "55d448594bdc2d8c2f8b4569" }, - "5a787fdfc5856700142fdd9a": { - "_id": "5a787fdfc5856700142fdd9a", - "_name": "barrel_870_vent_rib_barrel_cut_off_325mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_870_extra_barrel_355mm", - "ShortName": "barrel_870_extra_barrel_355mm", - "Description": "barrel_870_extra_barrel_355mm", - "Weight": 0.8, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_870_vent_rib_barrel_cut_off_325mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": true, - "QuestItem": false, - "LootExperience": 110, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "60acceb31a425a107168ef67", - "_parent": "5a787fdfc5856700142fdd9a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "609b9e31506cf869cf3eaf41" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 2.4, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.65, - "ShotgunDispersion": 1.6, - "IsSilencer": false, - "DurabilityBurnModificator": 0.82, - "HeatFactor": 0.98, - "CoolFactor": 1.04, - "DeviationCurve": 3, - "DeviationMax": 9 - }, - "_proto": "55d448594bdc2d8c2f8b4569" - }, - "5beec2820db834001b095426": { - "_id": "5beec2820db834001b095426", - "_name": "barrel_rpk16_izhmash_550mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_rpk16_izhmash_550mm", - "ShortName": "barrel_rpk16_izhmash_550mm", - "Description": "barrel_rpk16_izhmash_550mm", - "Weight": 0.65, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_rpk16_izhmash_550mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "5beec2820db834001b095428", - "_parent": "5beec2820db834001b095426", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac72e945acfc43f3b691116", - "5ac7655e5acfc40016339a19", - "5649aa744bdc2ded0b8b457e", - "5943eeeb86f77412d6384f6b", - "5cc9a96cd7f00c011c04e04a", - "5649ab884bdc2ded0b8b457f", - "5beec3420db834001b095429", - "593d493f86f7745e6b2ceb22", - "564caa3d4bdc2d17108b458e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -11, - "Velocity": -5, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.032, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1.1, - "HeatFactor": 0.92, - "CoolFactor": 0.93, - "DeviationCurve": 1.35, - "DeviationMax": 23 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "602a95edda11d6478d5a06da": { - "_id": "602a95edda11d6478d5a06da", - "_name": "barrel_pl15_izhmash_112mm_9x19", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_glock_glock_114mm_9x19_std", - "ShortName": "barrel_glock_glock_114mm_9x19_std", - "Description": "barrel_glock_glock_114mm_9x19_std\n", - "Weight": 0.18, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_pl15_izhmash_112mm_9x19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -5, - "Velocity": -2.28, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.32, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.14, - "CoolFactor": 1.21, - "DeviationCurve": 2.25, - "DeviationMax": 11 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, "5a787f7ac5856700177af660": { "_id": "5a787f7ac5856700177af660", "_name": "barrel_870_fixed_improved_cylinder_508mm", @@ -163654,6 +176965,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -163779,6 +177094,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -163900,6 +177219,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -164030,6 +177353,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -164121,6 +177448,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -164258,6 +177589,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -164344,6 +177679,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -164404,92 +177743,6 @@ }, "_proto": "55d35ee94bdc2d61338b4568" }, - "5d2702e88abbc31ed91efc44": { - "_id": "5d2702e88abbc31ed91efc44", - "_name": "barrel_m700_shilen_stainless_660mm", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_m700_remington_heavy_660mm", - "ShortName": "barrel_m700_remington_heavy_660mm", - "Description": "barrel_m700_remington_heavy_660mm", - "Weight": 1.45, - "BackgroundColor": "blue", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_m700_shilen_stainless_660mm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 4, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -9, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -14, - "Velocity": 11.5, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.016, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 0.86, - "HeatFactor": 0.82, - "CoolFactor": 0.86, - "DeviationCurve": 1, - "DeviationMax": 33 - }, - "_proto": "55d3632e4bdc2d972f8b4569" - }, "5bfd4cd60db834001c38f095": { "_id": "5bfd4cd60db834001c38f095", "_name": "barrel_mosin_izhmash_mosin_custom_threaded_sawn_off_220mm", @@ -164553,6 +177806,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -164621,284 +177878,6 @@ }, "_proto": "55d448594bdc2d8c2f8b4569" }, - "6194efe07c6c7b169525f11b": { - "_id": "6194efe07c6c7b169525f11b", - "_name": "barrel_hk_usp_129mm_1143x23_tactical", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_glock_glock_114mm_9x19_std", - "ShortName": "barrel_glock_glock_114mm_9x19_std", - "Description": "barrel_glock_glock_114mm_9x19_std\n", - "Weight": 0.122, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_hk_usp_129mm_1143x23_tactical.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_muzzle", - "_id": "6194f644de3cdf1d2614a76b", - "_parent": "6194efe07c6c7b169525f11b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fc4b97bab884124df0cd5e3", - "6194f1f918a3974e5e7421e4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -3, - "Velocity": -2.18, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.27, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.1, - "CoolFactor": 1.15, - "DeviationCurve": 2.25, - "DeviationMax": 11 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "6194eff92d2c397d6600348b": { - "_id": "6194eff92d2c397d6600348b", - "_name": "barrel_hk_usp_132mm_1143x23_expert", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_glock_glock_114mm_9x19_std", - "ShortName": "barrel_glock_glock_114mm_9x19_std", - "Description": "barrel_glock_glock_114mm_9x19_std\n", - "Weight": 0.141, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_hk_usp_132mm_1143x23_expert.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2.5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -4, - "Velocity": -1.58, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.26, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.1, - "CoolFactor": 1.15, - "DeviationCurve": 2.25, - "DeviationMax": 11 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, - "6194f017ed0429009f543eaa": { - "_id": "6194f017ed0429009f543eaa", - "_name": "barrel_hk_usp_153mm_1143x23_elite", - "_parent": "555ef6e44bdc2de9068b457e", - "_type": "Item", - "_props": { - "Name": "barrel_glock_glock_114mm_9x19_std", - "ShortName": "barrel_glock_glock_114mm_9x19_std", - "Description": "barrel_glock_glock_114mm_9x19_std\n", - "Weight": 0.163, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/barrels/barrel_hk_usp_153mm_1143x23_elite.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 1, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -6, - "Velocity": 2.28, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "CenterOfImpact": 0.21, - "ShotgunDispersion": 1, - "IsSilencer": false, - "DurabilityBurnModificator": 0.98, - "HeatFactor": 1.06, - "CoolFactor": 1.09, - "DeviationCurve": 2.25, - "DeviationMax": 11 - }, - "_proto": "55d35ee94bdc2d61338b4568" - }, "6194f02d9bb3d20b0946d2f0": { "_id": "6194f02d9bb3d20b0946d2f0", "_name": "barrel_hk_usp_153mm_1143x23_match", @@ -164955,6 +177934,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -165041,6 +178024,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -165127,6 +178114,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -165232,6 +178223,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -165338,6 +178333,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -165468,6 +178467,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -165599,6 +178602,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -165685,6 +178692,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -165816,6 +178827,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -165966,6 +178981,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -166122,6 +179141,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -166258,6 +179281,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -166390,6 +179417,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -166519,6 +179550,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -166624,6 +179659,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -166710,6 +179749,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -166761,23 +179804,23 @@ }, "_proto": "55d35ee94bdc2d61338b4568" }, - "5d123102d7ad1a004e475fe5": { - "_id": "5d123102d7ad1a004e475fe5", - "_name": "handguard_ar15_kac_urx_3_8_inch", - "_parent": "55818a104bdc2db9688b4569", + "6333f05d1bc0e6217a0e9d34": { + "_id": "6333f05d1bc0e6217a0e9d34", + "_name": "barrel_aug_steyr_a1_417mm_556x45", + "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { - "Name": "handguard_ar15_kac_urx_3_8_inch", - "ShortName": "handguard_ar15_kac_urx_3_8_inch", - "Description": "handguard_ar15_kac_urx_3_8_inch", - "Weight": 0.24, + "Name": "barrel_ar15_508mm", + "ShortName": "barrel_ar15_508mm", + "Description": "barrel_ar15_508mm", + "Weight": 0.535, "BackgroundColor": "blue", - "Width": 2, + "Width": 3, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_kac_urx_3_8_inch.bundle", + "path": "assets/content/items/mods/barrels/barrel_aug_steyr_a1_417mm_556x45.bundle", "rcid": "" }, "UsePrefab": { @@ -166795,11 +179838,11 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 20, - "ExamineExperience": 3, + "ExamineExperience": 6, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 2, + "ExtraSizeLeft": 1, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, @@ -166807,11 +179850,7 @@ "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5a34fbadc4a28200741e230a", - "5ae30e795acfc408fb139a0b", - "56ea8d2fd2720b7c698b4570" - ], + "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], @@ -166821,38 +179860,26 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_mount_000", - "_id": "5d123102d7ad1a004e475fe7", - "_parent": "5d123102d7ad1a004e475fe5", + "_name": "mod_muzzle", + "_id": "6333f05d1bc0e6217a0e9d35", + "_parent": "6333f05d1bc0e6217a0e9d34", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5d123a3cd7ad1a004e476058", - "5d124c01d7ad1a115c7d59fb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5d123102d7ad1a004e475fe8", - "_parent": "5d123102d7ad1a004e475fe5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d123a3cd7ad1a004e476058", - "5d124c01d7ad1a115c7d59fb" + "630f2872911356c17d06abc5", + "630f28f0cadb1fe05e06f004", + "630f291b9f66a28b37094bb8", + "630f27f04f3f6281050b94d7", + "634eba08f69c710e0108d386" ] } ] @@ -166863,174 +179890,14 @@ }, { "_name": "mod_foregrip", - "_id": "5d123102d7ad1a004e475fea", - "_parent": "5d123102d7ad1a004e475fe5", + "_id": "634e86e6767cb15c4601a887", + "_parent": "6333f05d1bc0e6217a0e9d34", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5d123b7dd7ad1a004f01b262", - "5d124c1ad7ad1a12227c53a7", - "5d133067d7ad1a33013f95b4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5d123102d7ad1a004e475feb", - "_parent": "5d123102d7ad1a004e475fe5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "5d123102d7ad1a004e475fec", - "_parent": "5d123102d7ad1a004e475fe5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2", - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "5d123102d7ad1a004e475fed", - "_parent": "5d123102d7ad1a004e475fe5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272379924e29f06af4d5ecb", - "6272370ee4013c5d7e31f418", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_002", - "_id": "5d123102d7ad1a004e475fee", - "_parent": "5d123102d7ad1a004e475fe5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272379924e29f06af4d5ecb", - "6272370ee4013c5d7e31f418", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_003", - "_id": "5d123102d7ad1a004e475fef", - "_parent": "5d123102d7ad1a004e475fe5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" + "634e61b0767cb15c4601a877" ] } ] @@ -167044,41 +179911,417 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -1, + "Recoil": -4, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, + "Ergonomics": -14, + "Velocity": -2.1, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, - "IsAnimated": false, + "IsAnimated": true, "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.023, - "CoolFactor": 1.067 + "CenterOfImpact": 0.048, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1.04, + "HeatFactor": 0.98, + "CoolFactor": 0.98, + "DeviationCurve": 1.35, + "DeviationMax": 23 }, - "_proto": "55d459824bdc2d892f8b4573" + "_proto": "55d3632e4bdc2d972f8b4569" }, - "5c471c6c2e221602b66cd9ae": { - "_id": "5c471c6c2e221602b66cd9ae", - "_name": "handguard_svd_izhmash_svd_s_std", - "_parent": "55818a104bdc2db9688b4569", + "62e7c7f3c34ea971710c32fc": { + "_id": "62e7c7f3c34ea971710c32fc", + "_name": "barrel_aug_steyr_a1_508mm_556x45", + "_parent": "555ef6e44bdc2de9068b457e", "_type": "Item", "_props": { - "Name": "Цевье пполимерное для AK-74", - "ShortName": "AK-74 пл.ц.", - "Description": "Полимерное цевье для автомата АК-74 производства Ижмаш, пришедшее на смену классическому деревянному.", - "Weight": 0.25, + "Name": "barrel_ar15_508mm", + "ShortName": "barrel_ar15_508mm", + "Description": "barrel_ar15_508mm", + "Weight": 0.83, + "BackgroundColor": "blue", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_aug_steyr_a1_508mm_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle_000", + "_id": "62e7c7f3c34ea971710c32fd", + "_parent": "62e7c7f3c34ea971710c32fc", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "630f2872911356c17d06abc5", + "630f28f0cadb1fe05e06f004", + "630f291b9f66a28b37094bb8", + "630f27f04f3f6281050b94d7", + "634eba08f69c710e0108d386" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle_001", + "_id": "630e3a5c984633f1fb0e7c38", + "_parent": "62e7c7f3c34ea971710c32fc", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "630f2982cdb9e392db0cbcc7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "634e86d5d21c889b5107d985", + "_parent": "62e7c7f3c34ea971710c32fc", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "634e61b0767cb15c4601a877" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -6, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -18, + "Velocity": -3.1, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.036, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1.04, + "HeatFactor": 0.98, + "CoolFactor": 0.98, + "DeviationCurve": 1.35, + "DeviationMax": 23 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "630e39c3bd357927e4007c15": { + "_id": "630e39c3bd357927e4007c15", + "_name": "barrel_aug_steyr_a3_417mm_556x45", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_ar15_508mm", + "ShortName": "barrel_ar15_508mm", + "Description": "barrel_ar15_508mm", + "Weight": 0.53, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/barrels/barrel_aug_steyr_a3_417mm_556x45.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_muzzle", + "_id": "630e39c3bd357927e4007c16", + "_parent": "630e39c3bd357927e4007c15", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "630f2872911356c17d06abc5", + "630f28f0cadb1fe05e06f004", + "630f291b9f66a28b37094bb8", + "630f27f04f3f6281050b94d7", + "634eba08f69c710e0108d386" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "634e63335f886a50850209b7", + "_parent": "630e39c3bd357927e4007c15", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "634e61b0767cb15c4601a877" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -4, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -14, + "Velocity": -2.1, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.046, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1.02, + "HeatFactor": 0.99, + "CoolFactor": 0.96, + "DeviationCurve": 1.35, + "DeviationMax": 23 + }, + "_proto": "55d3632e4bdc2d972f8b4569" + }, + "630764fea987397c0816d219": { + "_id": "630764fea987397c0816d219", + "_name": "barrel_glock_glock_gmb_102mm_9x19_std", + "_parent": "555ef6e44bdc2de9068b457e", + "_type": "Item", + "_props": { + "Name": "barrel_glock_glock_114mm_9x19_std", + "ShortName": "barrel_glock_glock_114mm_9x19_std", + "Description": "barrel_glock_glock_114mm_9x19_std\n", + "Weight": 0.11, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_svd_izhmash_svd_s_std.bundle", + "path": "assets/content/items/mods/barrels/barrel_glock_glock_gmb_102mm_9x19_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -5, + "Velocity": -2.28, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "CenterOfImpact": 0.3, + "ShotgunDispersion": 1, + "IsSilencer": false, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.1, + "CoolFactor": 1.23, + "DeviationCurve": 2.25, + "DeviationMax": 11 + }, + "_proto": "55d35ee94bdc2d61338b4568" + }, + "5a788068c5856700137e4c8f": { + "_id": "5a788068c5856700137e4c8f", + "_name": "handguard_870_magpul_moe_870", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_870_magpul_moe_870", + "ShortName": "handguard_870_magpul_moe_870", + "Description": "handguard_870_magpul_moe_870", + "Weight": 0.6, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_870_magpul_moe_870.bundle", "rcid": "" }, "UsePrefab": { @@ -167118,8 +180361,199 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5a788c7fc5856700137e621c", + "_parent": "5a788068c5856700137e4c8f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5b7d2ae05acfc4001a5c401d", + "_parent": "5a788068c5856700137e4c8f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5b7d2ae95acfc43d102853db", + "_parent": "5a788068c5856700137e4c8f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 13, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.025, + "CoolFactor": 0.981 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5d1b198cd7ad1a604869ad72": { + "_id": "5d1b198cd7ad1a604869ad72", + "_name": "handguard_ak_tdi_akm_l", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_tdi_akm_l", + "ShortName": "handguard_ak_tdi_akm_l", + "Description": "handguard_ak_tdi_akm_l", + "Weight": 0.221, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_tdi_akm_l.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5d1b1b62d7ad1a604869ad76", + "_parent": "5d1b198cd7ad1a604869ad72", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5d1b1b7ad7ad1a604869ad77", + "_parent": "5d1b198cd7ad1a604869ad72", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, @@ -167137,8 +180571,895 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.994, - "CoolFactor": 1.008 + "HeatFactor": 0.986, + "CoolFactor": 1.032 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, + "5eea21647547d6330471b3c9": { + "_id": "5eea21647547d6330471b3c9", + "_name": "handguard_590_magpul_moe_590", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_590_magpul_moe_590", + "ShortName": "handguard_590_magpul_moe_590", + "Description": "handguard_590_magpul_moe_590", + "Weight": 0.6, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_590_magpul_moe_590.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5eea21647547d6330471b3cb", + "_parent": "5eea21647547d6330471b3c9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5eea21647547d6330471b3cc", + "_parent": "5eea21647547d6330471b3c9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5eea21647547d6330471b3cd", + "_parent": "5eea21647547d6330471b3c9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 13, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.019, + "CoolFactor": 0.988 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5648b4534bdc2d3d1c8b4580": { + "_id": "5648b4534bdc2d3d1c8b4580", + "_name": "handguard_ak_zenit_b10m_b19", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "Цевье Б-10М и Газоотводная трубка Б-19", + "ShortName": "Б-10М Б-19", + "Description": "Цельнофрезерованные, цевьё Б-10М и планка над газоотводной трубкой Б-19, из комплекта обвязки \"Классика\" компании Зенит. Прочные, надежные, имеют четыре направляющие для крепления дополнительного оборудования.", + "Weight": 0.26, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_zenit_b10m_b19.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5649d6c24bdc2d1b2b8b458d", + "_parent": "5648b4534bdc2d3d1c8b4580", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5649d6cb4bdc2d9d198b456a", + "_parent": "5648b4534bdc2d3d1c8b4580", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "61714b2467085e45ef140b2c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_002", + "_id": "5649d6f84bdc2d9d198b456b", + "_parent": "5648b4534bdc2d3d1c8b4580", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.968, + "CoolFactor": 1.051 + }, + "_proto": "5648b1504bdc2d9d488b4584" + }, + "55d45d3f4bdc2d972f8b456c": { + "_id": "55d45d3f4bdc2d972f8b456c", + "_name": "handguard_mr133_izhmeh_std", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "Цевье Ижмех МР-133 Бук для МР-133", + "ShortName": "МР-133 Бук", + "Description": "Стандартное цевье производства Ижмех выполненное из бука для гладкоствольного ружья МР-133.", + "Weight": 0.8, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_mr133_izhmeh_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.029, + "CoolFactor": 0.97 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5a957c3fa2750c00137fa5f7": { + "_id": "5a957c3fa2750c00137fa5f7", + "_name": "handguard_aks74u_caa_xrsu47su", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_aks74u_caa_xrsu47su", + "ShortName": "handguard_aks74u_caa_xrsu47su", + "Description": "handguard_aks74u_caa_xrsu47su", + "Weight": 0.52, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_aks74u_caa_xrsu47su.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5947db3f86f77447880cf76f", + "6113d6c3290d254f5e6b27db", + "57486e672459770abd687134", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5d0a29ead7ad1a0026013f27", + "57acb6222459771ec34b5cb0", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5a96724ca2750c00156aacf9", + "_parent": "5a957c3fa2750c00137fa5f7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5a96725ba2750c00141e0776", + "_parent": "5a957c3fa2750c00137fa5f7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "626bb8532c923541184624b4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "5a967268a2750c00321570f7", + "_parent": "5a957c3fa2750c00137fa5f7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_001", + "_id": "5a967274a2750c00164f6ac4", + "_parent": "5a957c3fa2750c00137fa5f7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_002", + "_id": "5a967280a2750c00141e0777", + "_parent": "5a957c3fa2750c00137fa5f7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "5d2da1e948f035477b1ce2ba", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "61714b2467085e45ef140b2c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": true, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.931, + "CoolFactor": 1.088 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, + "5cdaa99dd7f00c002412d0b2": { + "_id": "5cdaa99dd7f00c002412d0b2", + "_name": "handguard_ash12_ckib_ash12_std", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_izhmash_ak100_rail_plastic", + "ShortName": "handguard_ak_izhmash_ak100_rail_plastic", + "Description": "handguard_ak_izhmash_ak100_rail_plastic", + "Weight": 0.27, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ash12_ckib_ash12_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5cdaa99dd7f00c002412d0b4", + "_parent": "5cdaa99dd7f00c002412d0b2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "5a7dbfc1159bd40016548fde", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.034, + "CoolFactor": 0.972 }, "_proto": "5648b0744bdc2d363b8b4578" }, @@ -167198,6 +181519,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -167222,25 +181547,6 @@ "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" }, - { - "_name": "mod_mount_000", - "_id": "5d4aaa73a4b9365392071178", - "_parent": "5d4aaa73a4b9365392071175", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, { "_name": "mod_mount_001", "_id": "5d4aaa73a4b9365392071179", @@ -167283,23 +181589,268 @@ }, "_proto": "5648b0744bdc2d363b8b4578" }, - "5b80242286f77429445e0b47": { - "_id": "5b80242286f77429445e0b47", - "_name": "handguard_ak_hexagon_ak_red", + "55f84c3c4bdc2d5f408b4576": { + "_id": "55f84c3c4bdc2d5f408b4576", + "_name": "handguard_ar15_dd_ris_ii_9,5", "_parent": "55818a104bdc2db9688b4569", "_type": "Item", "_props": { - "Name": "handguard_ak_hexagon_ak", - "ShortName": "handguard_ak_hexagon_ak", - "Description": "handguard_ak_hexagon_ak", - "Weight": 0.167, - "BackgroundColor": "violet", + "Name": "Цевье Daniel Defence RIS II 9.5 для AR-15 и совместимых", + "ShortName": "RIS II 9.5", + "Description": "Цевье Daniel Defence RIS II 9.5. Является частью программы SOPMOD Block II для замены штатного цевья карабина M4CQBR или Mk18 в подразделениях US SOCOM. Выполнено из легкого и прочного авиационного алюминия. Снабжено 4-мя направляющими для крепления дополнительного оборудования. Данный вариант цевья не совместим с подствольным гранатометом М203.", + "Weight": 0.279, + "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_hexagon_ak_red.bundle", + "path": "assets/content/items/mods/handguards/handguard_ar15_dd_ris_ii_9,5.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5649d7694bdc2d79388b457f", + "_parent": "55f84c3c4bdc2d5f408b4576", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical001", + "_id": "5649d79a4bdc2d3d1c8b4587", + "_parent": "55f84c3c4bdc2d5f408b4576", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical002", + "_id": "5649d7a74bdc2d3b4c8b457d", + "_parent": "55f84c3c4bdc2d5f408b4576", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "56eaab87d2720b69698b456f", + "_parent": "55f84c3c4bdc2d5f408b4576", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c", + "55d4af3a4bdc2d972f8b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "56eaacd2d2720b69698b4570", + "_parent": "55f84c3c4bdc2d5f408b4576", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "6396aa72feadbf21a603539c", + "_parent": "55f84c3c4bdc2d5f408b4576", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "638f1ff84822287cad04be9d", + "6396aaa9a52ace83df0840ab" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.987, + "CoolFactor": 1.021 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5d010d1cd7ad1a59283b1ce7": { + "_id": "5d010d1cd7ad1a59283b1ce7", + "_name": "handguard_mp5_caa_hx5", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_mp5_bt_tl_99_3x_nar", + "ShortName": "handguard_mp5_bt_tl_99_3x_nar", + "Description": "handguard_mp5_bt_tl_99_3x_nar", + "Weight": 0.308, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_mp5_caa_hx5.bundle", "rcid": "" }, "UsePrefab": { @@ -167329,12 +181880,7 @@ "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, - "ConflictingItems": [ - "615d8f8567085e45ef1409ca", - "5ac66d015acfc400180ae6e4", - "5ac66d725acfc43b321d4b60", - "5ac66d9b5acfc4001633997a" - ], + "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], @@ -167344,19 +181890,47 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_mount_000", - "_id": "5b80242286f77429445e0b49", - "_parent": "5b80242286f77429445e0b47", + "_name": "mod_foregrip", + "_id": "5d010d1cd7ad1a59283b1ce9", + "_parent": "5d010d1cd7ad1a59283b1ce7", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5b800ebc86f774394e230a90", - "5b8403a086f7747ff856f4e2" + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" ] } ] @@ -167366,16 +181940,33 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_mount_001", - "_id": "5b80242286f77429445e0b4a", - "_parent": "5b80242286f77429445e0b47", + "_name": "mod_tactical_000", + "_id": "5d010d1cd7ad1a59283b1cea", + "_parent": "5d010d1cd7ad1a59283b1ce7", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5b800ed086f7747baf6e2f9e", - "5b84038986f774774913b0c1" + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" ] } ] @@ -167385,16 +181976,33 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_mount_002", - "_id": "5b80242286f77429445e0b4b", - "_parent": "5b80242286f77429445e0b47", + "_name": "mod_tactical_001", + "_id": "5d010d1cd7ad1a59283b1ceb", + "_parent": "5d010d1cd7ad1a59283b1ce7", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5b800ed086f7747baf6e2f9e", - "5b84038986f774774913b0c1" + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" ] } ] @@ -167404,16 +182012,59 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_mount_003", - "_id": "5b80242286f77429445e0b4c", - "_parent": "5b80242286f77429445e0b47", + "_name": "mod_tactical_002", + "_id": "5d010d98d7ad1a0940739c7a", + "_parent": "5d010d1cd7ad1a59283b1ce7", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5b800ed086f7747baf6e2f9e", - "5b84038986f774774913b0c1" + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_003", + "_id": "5d010dacd7ad1a6f1b72d2f2", + "_parent": "5d010d1cd7ad1a59283b1ce7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" ] } ] @@ -167430,7 +182081,7 @@ "Recoil": -3, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 15, + "Ergonomics": 13, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, @@ -167440,11 +182091,594 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.952, - "CoolFactor": 1.092 + "HeatFactor": 0.98, + "CoolFactor": 1 }, "_proto": "5648b0744bdc2d363b8b4578" }, + "6259c4347d6aab70bc23a190": { + "_id": "6259c4347d6aab70bc23a190", + "_name": "handguard_m3_benelli_forend_std", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_870_remington_12g_speedfeed_short", + "ShortName": "handguard_870_remington_12g_speedfeed_short", + "Description": "handguard_870_remington_12g_speedfeed_short", + "Weight": 0.136, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_m3_benelli_forend_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 8, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.02, + "CoolFactor": 0.99 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5c0e2f5cd174af02a012cfc9": { + "_id": "5c0e2f5cd174af02a012cfc9", + "_name": "handguard_ar15_adar_wood_v1", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar15_colt_m4_length_std", + "ShortName": "handguard_ar15_colt_m4_length_std", + "Description": "handguard_ar15_colt_m4_length_std", + "Weight": 0.385, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_adar_wood_v1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "55d35ee94bdc2d61338b4568", + "55d3632e4bdc2d972f8b4569" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.074, + "CoolFactor": 0.968 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "57cffe20245977632f391a9d": { + "_id": "57cffe20245977632f391a9d", + "_name": "handguard_ak_magpul_moe_ak_sg", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_magpul_moe_ak_sg", + "ShortName": "handguard_ak_magpul_moe_ak_sg", + "Description": "handguard_ak_magpul_moe_ak_sg", + "Weight": 0.221, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_magpul_moe_ak_sg.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_003", + "_id": "57cffeb624597763887ef4c9", + "_parent": "57cffe20245977632f391a9d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5b7d247a5acfc4001510988c", + "_parent": "57cffe20245977632f391a9d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.053, + "CoolFactor": 1.018 + }, + "_proto": "57cffe0024597763b03fc60b" + }, + "57cffddc24597763133760c6": { + "_id": "57cffddc24597763133760c6", + "_name": "handguard_ak_magpul_moe_ak_od", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_magpul_moe_ak_od", + "ShortName": "handguard_ak_magpul_moe_ak_od", + "Description": "handguard_ak_magpul_moe_ak_od", + "Weight": 0.221, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_magpul_moe_ak_od.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_003", + "_id": "57cffe8e245977638e6f2a32", + "_parent": "57cffddc24597763133760c6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5b7d24145acfc400161d0a87", + "_parent": "57cffddc24597763133760c6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.053, + "CoolFactor": 1.018 + }, + "_proto": "57cffd8224597763b03fc609" + }, + "62386b7153757417e93a4e9f": { + "_id": "62386b7153757417e93a4e9f", + "_name": "handguard_g36_hk_k", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "ShortName": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Description": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Weight": 0.28, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_g36_hk_k.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "622b379bf9cfc87d675d2de5", + "622b38c56762c718e457e246" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "62444e8e4b411719ea425cbb", + "_parent": "62386b7153757417e93a4e9f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62444cb99f47004c781903eb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "62444e9f674028188b05279d", + "_parent": "62386b7153757417e93a4e9f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62444cd3674028188b052799" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "62444eaf4b411719ea425cbc", + "_parent": "62386b7153757417e93a4e9f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62444cd3674028188b052799" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "62444edc7ba9d00d6d62b17b", + "_parent": "62386b7153757417e93a4e9f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "622f16a1a5958f63c67f1737" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.05, + "CoolFactor": 1.056 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, "5efaf417aeb21837e749c7f2": { "_id": "5efaf417aeb21837e749c7f2", "_name": "handguard_ak_zenit_b30", @@ -167501,6 +182735,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -167727,1040 +182965,6 @@ }, "_proto": "5648b1504bdc2d9d488b4584" }, - "5648b0744bdc2d363b8b4578": { - "_id": "5648b0744bdc2d363b8b4578", - "_name": "handguard_ak_izhmash_ak74_std_wood", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "Цевье деревянное для AK-74", - "ShortName": "AK-74 дв.ц.", - "Description": "Штатное деревянное цевье для автомата АК-74 производства Ижмаш.", - "Weight": 0.26, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_izhmash_ak74_std_wood.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.054, - "CoolFactor": 0.95 - }, - "_proto": "5648ae314bdc2d3d1c8b457f" - }, - "5c617a5f2e2216000f1e81b3": { - "_id": "5c617a5f2e2216000f1e81b3", - "_name": "handguard_ak_zenit_b10", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_aks74u_zenit_b11", - "ShortName": "handguard_aks74u_zenit_b11", - "Description": "handguard_aks74u_zenit_b11", - "Weight": 0.15, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_zenit_b10.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5c617a5f2e2216000f1e81b5", - "_parent": "5c617a5f2e2216000f1e81b3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5c617ab82e2216000e37f5a3", - "_parent": "5c617a5f2e2216000f1e81b3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "57ffaea724597779f52b3a4d", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.023, - "CoolFactor": 1.006 - }, - "_proto": "57dc32dc245977596d4ef3d3" - }, - "5c0e2f5cd174af02a012cfc9": { - "_id": "5c0e2f5cd174af02a012cfc9", - "_name": "handguard_ar15_adar_wood_v1", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ar15_colt_m4_length_std", - "ShortName": "handguard_ar15_colt_m4_length_std", - "Description": "handguard_ar15_colt_m4_length_std", - "Weight": 0.385, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_adar_wood_v1.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "55d35ee94bdc2d61338b4568", - "55d3632e4bdc2d972f8b4569" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.074, - "CoolFactor": 0.968 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5a788031c585673f2b5c1c79": { - "_id": "5a788031c585673f2b5c1c79", - "_name": "handguard_870_fab_defence_pr870", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "Цевье Ижмех МР-133 Бук для МР-133", - "ShortName": "МР-133 Бук", - "Description": "Стандартное цевье производства Ижмех выполненное из бука для гладкоствольного ружья МР-133.", - "Weight": 0.8, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_870_fab_defence_pr870.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5a788896c5856700186c5b03", - "_parent": "5a788031c585673f2b5c1c79", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "5a78891dc5856700160166b9", - "_parent": "5a788031c585673f2b5c1c79", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "5a788c3bc5856700177b0baa", - "_parent": "5a788031c585673f2b5c1c79", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.022, - "CoolFactor": 0.989 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "57ffa9f4245977728561e844": { - "_id": "57ffa9f4245977728561e844", - "_name": "handguard_aks74u_zenit_b11", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_aks74u_zenit_b11", - "ShortName": "handguard_aks74u_zenit_b11", - "Description": "handguard_aks74u_zenit_b11", - "Weight": 0.15, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_aks74u_zenit_b11.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "57ffad2224597779db60ceb4", - "_parent": "57ffa9f4245977728561e844", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "57ffad2e24597779f33d0f38", - "_parent": "57ffa9f4245977728561e844", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "57ffaea724597779f52b3a4d", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "57ffad5624597779f63b6528", - "_parent": "57ffa9f4245977728561e844", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.994, - "CoolFactor": 0.97 - }, - "_proto": "57dc32dc245977596d4ef3d3" - }, - "57cff947245977638e6f2a19": { - "_id": "57cff947245977638e6f2a19", - "_name": "handguard_ak_magpul_moe_ak_blk", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ak_magpul_moe_ak_blk", - "ShortName": "handguard_ak_magpul_moe_ak_blk", - "Description": "handguard_ak_magpul_moe_ak_blk", - "Weight": 0.221, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_magpul_moe_ak_blk.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_003", - "_id": "57cffb3524597763887ef4c0", - "_parent": "57cff947245977638e6f2a19", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5b7d23735acfc400196d5845", - "_parent": "57cff947245977638e6f2a19", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.053, - "CoolFactor": 1.018 - }, - "_proto": "5648b0744bdc2d363b8b4578" - }, - "5cdaa99dd7f00c002412d0b2": { - "_id": "5cdaa99dd7f00c002412d0b2", - "_name": "handguard_ash12_ckib_ash12_std", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ak_izhmash_ak100_rail_plastic", - "ShortName": "handguard_ak_izhmash_ak100_rail_plastic", - "Description": "handguard_ak_izhmash_ak100_rail_plastic", - "Weight": 0.27, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ash12_ckib_ash12_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5cdaa99dd7f00c002412d0b4", - "_parent": "5cdaa99dd7f00c002412d0b2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "5a7dbfc1159bd40016548fde", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.034, - "CoolFactor": 0.972 - }, - "_proto": "5648b0744bdc2d363b8b4578" - }, - "55d45d3f4bdc2d972f8b456c": { - "_id": "55d45d3f4bdc2d972f8b456c", - "_name": "handguard_mr133_izhmeh_std", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "Цевье Ижмех МР-133 Бук для МР-133", - "ShortName": "МР-133 Бук", - "Description": "Стандартное цевье производства Ижмех выполненное из бука для гладкоствольного ружья МР-133.", - "Weight": 0.8, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mr133_izhmeh_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.029, - "CoolFactor": 0.97 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, "5f6331e097199b7db2128dc2": { "_id": "5f6331e097199b7db2128dc2", "_name": "handguard_ak_tdi_x47", @@ -168835,6 +183039,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -169097,2302 +183305,6 @@ }, "_proto": "5648b0744bdc2d363b8b4578" }, - "5648ae314bdc2d3d1c8b457f": { - "_id": "5648ae314bdc2d3d1c8b457f", - "_name": "handguard_ak_caa_quad_rail_polymer", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "Цевье CAA RS47 для AK и совместимых", - "ShortName": "CAA RS47", - "Description": "Цевье RS47 от компании Command Arms из легкого полимера, подходит для большинства винтовок и карабинов выполненных на базе АК. Оснащено двумя длинными и двумя короткими направляющими для крепления доп. оборудования.", - "Weight": 0.22, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_caa_quad_rail_polymer.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5649d4c04bdc2d3d1c8b4586", - "_parent": "5648ae314bdc2d3d1c8b457f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5649d5094bdc2d16268b457d", - "_parent": "5648ae314bdc2d3d1c8b457f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "5649d5494bdc2d1b2b8b458b", - "_parent": "5648ae314bdc2d3d1c8b457f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_002", - "_id": "5649d5534bdc2d9d198b4569", - "_parent": "5648ae314bdc2d3d1c8b457f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.032, - "CoolFactor": 1.035 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "62386b2adf47d66e835094b2": { - "_id": "62386b2adf47d66e835094b2", - "_name": "handguard_g36_hk_c", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "ShortName": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "Description": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "Weight": 0.23, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_g36_hk_c.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5a7dbfc1159bd40016548fde", - "622b3858034a3e17ad0b81f5", - "622b38c56762c718e457e246" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "62444de49f47004c781903ee", - "_parent": "62386b2adf47d66e835094b2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "62444cb99f47004c781903eb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "62444e307ba9d00d6d62b17a", - "_parent": "62386b2adf47d66e835094b2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "62444cd3674028188b052799" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "62444e4fd9d6d1219f41bbca", - "_parent": "62386b2adf47d66e835094b2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "62444cd3674028188b052799" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "62444e6dfce68a1dc533dacb", - "_parent": "62386b2adf47d66e835094b2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "622f16a1a5958f63c67f1737" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 12, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.07, - "CoolFactor": 1 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5c17664f2e2216398b5a7e3c": { - "_id": "5c17664f2e2216398b5a7e3c", - "_name": "handguard_ak_vltor_cmrd", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ak_vltor_cmrd", - "ShortName": "handguard_ak_vltor_cmrd", - "Description": "handguard_ak_vltor_cmrd", - "Weight": 0.397, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_vltor_cmrd.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5ac66d015acfc400180ae6e4", - "5ac66d725acfc43b321d4b60", - "5ac66d9b5acfc4001633997a" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5c17664f2e2216398b5a7e40", - "_parent": "5c17664f2e2216398b5a7e3c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "615d8fd3290d254f5e6b2edc", - "5fc0f9b5d724d907e2077d82", - "5fc0f9cbd6fa9c00c571bb90", - "5a9d6d13a2750c00164f6b03", - "59e0bed186f774156f04ce84" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5c17664f2e2216398b5a7e41", - "_parent": "5c17664f2e2216398b5a7e3c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5c17664f2e2216398b5a7e42", - "_parent": "5c17664f2e2216398b5a7e3c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_003", - "_id": "5c17664f2e2216398b5a7e43", - "_parent": "5c17664f2e2216398b5a7e3c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -4, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.93, - "CoolFactor": 1.02 - }, - "_proto": "5648ae314bdc2d3d1c8b457f" - }, - "5d1b198cd7ad1a604869ad72": { - "_id": "5d1b198cd7ad1a604869ad72", - "_name": "handguard_ak_tdi_akm_l", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ak_tdi_akm_l", - "ShortName": "handguard_ak_tdi_akm_l", - "Description": "handguard_ak_tdi_akm_l", - "Weight": 0.221, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_tdi_akm_l.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5d1b1b62d7ad1a604869ad76", - "_parent": "5d1b198cd7ad1a604869ad72", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5d1b1b6dd7ad1a561a50ac53", - "_parent": "5d1b198cd7ad1a604869ad72", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5d1b1b7ad7ad1a604869ad77", - "_parent": "5d1b198cd7ad1a604869ad72", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.986, - "CoolFactor": 1.032 - }, - "_proto": "5648b0744bdc2d363b8b4578" - }, - "55d459824bdc2d892f8b4573": { - "_id": "55d459824bdc2d892f8b4573", - "_name": "handguard_ar15_kac_ris", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "Цевье Knight's Armament KAC RIS для AR-15 и совместимых", - "ShortName": "KAC RIS", - "Description": "Цевье Knight's Armament KAC RIS является штатным цевьем M4A1. Однако может быть установлено на большинство оружия на базе AR-15, при необходимой длине ствола. Снабжено 4-мя направляющими для крепления дополнительного оборудования и экраном для отвода тепла.", - "Weight": 0.323, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_kac_ris.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical", - "_id": "55f57a484bdc2d0b288b46bd", - "_parent": "55d459824bdc2d892f8b4573", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_2", - "_id": "55f57a5d4bdc2d972b8b4571", - "_parent": "55d459824bdc2d892f8b4573", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "55f6a6ac4bdc2d472a8b45ab", - "_parent": "55d459824bdc2d892f8b4573", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "5a7dbfc1159bd40016548fde", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "56e3165fd2720b6c058b456c", - "_parent": "55d459824bdc2d892f8b4573", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_003", - "_id": "5c3f46b62e221602b66cd67d", - "_parent": "55d459824bdc2d892f8b4573", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.032, - "CoolFactor": 1.012 - } - }, - "57cffddc24597763133760c6": { - "_id": "57cffddc24597763133760c6", - "_name": "handguard_ak_magpul_moe_ak_od", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ak_magpul_moe_ak_od", - "ShortName": "handguard_ak_magpul_moe_ak_od", - "Description": "handguard_ak_magpul_moe_ak_od", - "Weight": 0.221, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_magpul_moe_ak_od.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_003", - "_id": "57cffe8e245977638e6f2a32", - "_parent": "57cffddc24597763133760c6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5b7d24145acfc400161d0a87", - "_parent": "57cffddc24597763133760c6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.053, - "CoolFactor": 1.018 - }, - "_proto": "57cffd8224597763b03fc609" - }, - "5648b4534bdc2d3d1c8b4580": { - "_id": "5648b4534bdc2d3d1c8b4580", - "_name": "handguard_ak_zenit_b10m_b19", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "Цевье Б-10М и Газоотводная трубка Б-19", - "ShortName": "Б-10М Б-19", - "Description": "Цельнофрезерованные, цевьё Б-10М и планка над газоотводной трубкой Б-19, из комплекта обвязки \"Классика\" компании Зенит. Прочные, надежные, имеют четыре направляющие для крепления дополнительного оборудования.", - "Weight": 0.26, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_zenit_b10m_b19.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5649d6c24bdc2d1b2b8b458d", - "_parent": "5648b4534bdc2d3d1c8b4580", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5649d6cb4bdc2d9d198b456a", - "_parent": "5648b4534bdc2d3d1c8b4580", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "61714b2467085e45ef140b2c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "5649d6ec4bdc2df8348b4588", - "_parent": "5648b4534bdc2d3d1c8b4580", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_002", - "_id": "5649d6f84bdc2d9d198b456b", - "_parent": "5648b4534bdc2d3d1c8b4580", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.968, - "CoolFactor": 1.051 - }, - "_proto": "5648b1504bdc2d9d488b4584" - }, - "59fb375986f7741b681b81a6": { - "_id": "59fb375986f7741b681b81a6", - "_name": "handguard_ak_krebs_ufm_akm_long", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ak_krebs_ufm_akm_long", - "ShortName": "handguard_ak_krebs_ufm_akm_long", - "Description": "handguard_ak_krebs_ufm_akm_long", - "Weight": 0.26, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_krebs_ufm_akm_long.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5a01b35c86f7745084256bb5", - "_parent": "59fb375986f7741b681b81a6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5a01b37a86f77450561fda0d", - "_parent": "59fb375986f7741b681b81a6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5a01b38d86f774504b2bebce", - "_parent": "59fb375986f7741b681b81a6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "615d8fd3290d254f5e6b2edc", - "5fc0f9b5d724d907e2077d82", - "5fc0f9cbd6fa9c00c571bb90", - "5a9d6d13a2750c00164f6b03", - "59e0bed186f774156f04ce84" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5a01b39786f77450561fda0e", - "_parent": "59fb375986f7741b681b81a6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5a01b3a386f774665a2eea7d", - "_parent": "59fb375986f7741b681b81a6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_003", - "_id": "5a01b3ae86f7742a0c7a0244", - "_parent": "59fb375986f7741b681b81a6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 11, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.943, - "CoolFactor": 1.04 - }, - "_proto": "5648ae314bdc2d3d1c8b457f" - }, - "5c48a14f2e2216152006edd7": { - "_id": "5c48a14f2e2216152006edd7", - "_name": "handguard_mdr_dt_mdr_std", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", - "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Weight": 0.269, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mdr_dt_mdr_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5c48a14f2e2216152006edd9", - "_parent": "5c48a14f2e2216152006edd7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5c48a14f2e2216152006edda", - "_parent": "5c48a14f2e2216152006edd7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5c48a14f2e2216152006eddb", - "_parent": "5c48a14f2e2216152006edd7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5c48a14f2e2216152006eddd", - "_parent": "5c48a14f2e2216152006edd7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5c48a2252e22161b267da217", - "_parent": "5c48a14f2e2216152006edd7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c", - "55d4af3a4bdc2d972f8b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.038, - "CoolFactor": 0.968 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "62386b7153757417e93a4e9f": { - "_id": "62386b7153757417e93a4e9f", - "_name": "handguard_g36_hk_k", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "ShortName": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "Description": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "Weight": 0.28, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_g36_hk_k.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "622b379bf9cfc87d675d2de5", - "622b38c56762c718e457e246" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "62444e8e4b411719ea425cbb", - "_parent": "62386b7153757417e93a4e9f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "62444cb99f47004c781903eb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "62444e9f674028188b05279d", - "_parent": "62386b7153757417e93a4e9f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "62444cd3674028188b052799" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "62444eaf4b411719ea425cbc", - "_parent": "62386b7153757417e93a4e9f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "62444cd3674028188b052799" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "62444edc7ba9d00d6d62b17b", - "_parent": "62386b7153757417e93a4e9f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "622f16a1a5958f63c67f1737" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.05, - "CoolFactor": 1.056 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "57cffe20245977632f391a9d": { - "_id": "57cffe20245977632f391a9d", - "_name": "handguard_ak_magpul_moe_ak_sg", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ak_magpul_moe_ak_sg", - "ShortName": "handguard_ak_magpul_moe_ak_sg", - "Description": "handguard_ak_magpul_moe_ak_sg", - "Weight": 0.221, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_magpul_moe_ak_sg.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_003", - "_id": "57cffeb624597763887ef4c9", - "_parent": "57cffe20245977632f391a9d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5b7d247a5acfc4001510988c", - "_parent": "57cffe20245977632f391a9d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.053, - "CoolFactor": 1.018 - }, - "_proto": "57cffe0024597763b03fc60b" - }, - "5eea21647547d6330471b3c9": { - "_id": "5eea21647547d6330471b3c9", - "_name": "handguard_590_magpul_moe_590", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_590_magpul_moe_590", - "ShortName": "handguard_590_magpul_moe_590", - "Description": "handguard_590_magpul_moe_590", - "Weight": 0.6, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_590_magpul_moe_590.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5eea21647547d6330471b3cb", - "_parent": "5eea21647547d6330471b3c9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5eea21647547d6330471b3cc", - "_parent": "5eea21647547d6330471b3c9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5eea21647547d6330471b3cd", - "_parent": "5eea21647547d6330471b3c9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 13, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.019, - "CoolFactor": 0.988 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5a788068c5856700137e4c8f": { - "_id": "5a788068c5856700137e4c8f", - "_name": "handguard_870_magpul_moe_870", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_870_magpul_moe_870", - "ShortName": "handguard_870_magpul_moe_870", - "Description": "handguard_870_magpul_moe_870", - "Weight": 0.6, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_870_magpul_moe_870.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5a788c7fc5856700137e621c", - "_parent": "5a788068c5856700137e4c8f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5b7d2ae05acfc4001a5c401d", - "_parent": "5a788068c5856700137e4c8f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5b7d2ae95acfc43d102853db", - "_parent": "5a788068c5856700137e4c8f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 13, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.025, - "CoolFactor": 0.981 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, "5bb20de5d4351e0035629e59": { "_id": "5bb20de5d4351e0035629e59", "_name": "handguard_416_hk_quad_rail", @@ -171449,6 +183361,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -171659,23 +183575,23 @@ }, "_proto": "55d459824bdc2d892f8b4573" }, - "5d010d1cd7ad1a59283b1ce7": { - "_id": "5d010d1cd7ad1a59283b1ce7", - "_name": "handguard_mp5_caa_hx5", + "5dcbd6b46ec07c0c4347a564": { + "_id": "5dcbd6b46ec07c0c4347a564", + "_name": "handguard_mdr_dt_mdr_std_blk", "_parent": "55818a104bdc2db9688b4569", "_type": "Item", "_props": { - "Name": "handguard_mp5_bt_tl_99_3x_nar", - "ShortName": "handguard_mp5_bt_tl_99_3x_nar", - "Description": "handguard_mp5_bt_tl_99_3x_nar", - "Weight": 0.308, + "Name": "handguard_mdr_dt_mdr_std_blk", + "ShortName": "handguard_mdr_dt_mdr_std_blk", + "Description": "handguard_mdr_dt_mdr_std_blk", + "Weight": 0.269, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mp5_caa_hx5.bundle", + "path": "assets/content/items/mods/handguards/handguard_mdr_dt_mdr_std_blk.bundle", "rcid": "" }, "UsePrefab": { @@ -171692,12 +183608,12 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 10, + "LootExperience": 20, "ExamineExperience": 3, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 0, + "ExtraSizeLeft": 2, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, @@ -171715,43 +183631,266 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_foregrip", - "_id": "5d010d1cd7ad1a59283b1ce9", - "_parent": "5d010d1cd7ad1a59283b1ce7", + "_name": "mod_mount_000", + "_id": "5dcbd6b46ec07c0c4347a566", + "_parent": "5dcbd6b46ec07c0c4347a564", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5dcbd6b46ec07c0c4347a567", + "_parent": "5dcbd6b46ec07c0c4347a564", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5dcbd6b46ec07c0c4347a568", + "_parent": "5dcbd6b46ec07c0c4347a564", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5dcbd6b46ec07c0c4347a569", + "_parent": "5dcbd6b46ec07c0c4347a564", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5dcbd6b46ec07c0c4347a56a", + "_parent": "5dcbd6b46ec07c0c4347a564", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c", + "55d4af3a4bdc2d972f8b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.038, + "CoolFactor": 0.968 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5d123102d7ad1a004e475fe5": { + "_id": "5d123102d7ad1a004e475fe5", + "_name": "handguard_ar15_kac_urx_3_8_inch", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar15_kac_urx_3_8_inch", + "ShortName": "handguard_ar15_kac_urx_3_8_inch", + "Description": "handguard_ar15_kac_urx_3_8_inch", + "Weight": 0.168, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_kac_urx_3_8_inch.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5a34fbadc4a28200741e230a", + "5ae30e795acfc408fb139a0b", + "56ea8d2fd2720b7c698b4570" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5d123102d7ad1a004e475fe7", + "_parent": "5d123102d7ad1a004e475fe5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d123a3cd7ad1a004e476058", + "5d124c01d7ad1a115c7d59fb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5d123102d7ad1a004e475fe8", + "_parent": "5d123102d7ad1a004e475fe5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d123a3cd7ad1a004e476058", + "5d124c01d7ad1a115c7d59fb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5d123102d7ad1a004e475feb", + "_parent": "5d123102d7ad1a004e475fe5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c" ] } ] @@ -171762,32 +183901,21 @@ }, { "_name": "mod_tactical_000", - "_id": "5d010d1cd7ad1a59283b1cea", - "_parent": "5d010d1cd7ad1a59283b1ce7", + "_id": "5d123102d7ad1a004e475fec", + "_parent": "5d123102d7ad1a004e475fe5", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a800961159bd4315e3a1657", "57fd23e32459772d0805bcf1", "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", "5a7b483fe899ef0016170d15", "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" + "5649a2464bdc2d91118b45a8" ] } ] @@ -171798,8 +183926,8 @@ }, { "_name": "mod_tactical_001", - "_id": "5d010d1cd7ad1a59283b1ceb", - "_parent": "5d010d1cd7ad1a59283b1ce7", + "_id": "5d123102d7ad1a004e475fed", + "_parent": "5d123102d7ad1a004e475fe5", "_props": { "filters": [ { @@ -171821,8 +183949,8 @@ "5c5952732e2216398b5abda2", "57d17e212459775a1179a0f5", "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", "6272379924e29f06af4d5ecb", + "6272370ee4013c5d7e31f418", "626becf9582c3e319310b837" ] } @@ -171834,8 +183962,171 @@ }, { "_name": "mod_tactical_002", - "_id": "5d010d98d7ad1a0940739c7a", - "_parent": "5d010d1cd7ad1a59283b1ce7", + "_id": "5d123102d7ad1a004e475fee", + "_parent": "5d123102d7ad1a004e475fe5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272379924e29f06af4d5ecb", + "6272370ee4013c5d7e31f418", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "6396acc2feadbf21a603539d", + "_parent": "5d123102d7ad1a004e475fe5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "637f57d2f5ef8c33840d36c4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.018, + "CoolFactor": 1.043 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "55d459824bdc2d892f8b4573": { + "_id": "55d459824bdc2d892f8b4573", + "_name": "handguard_ar15_kac_ris", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "Цевье Knight's Armament KAC RIS для AR-15 и совместимых", + "ShortName": "KAC RIS", + "Description": "Цевье Knight's Armament KAC RIS является штатным цевьем M4A1. Однако может быть установлено на большинство оружия на базе AR-15, при необходимой длине ствола. Снабжено 4-мя направляющими для крепления дополнительного оборудования и экраном для отвода тепла.", + "Weight": 0.226, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_kac_ris.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical", + "_id": "55f57a484bdc2d0b288b46bd", + "_parent": "55d459824bdc2d892f8b4573", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_2", + "_id": "55f57a5d4bdc2d972b8b4571", + "_parent": "55d459824bdc2d892f8b4573", "_props": { "filters": [ { @@ -171847,9 +184138,9 @@ "5b07dd285acfc4001754240d", "56def37dd2720bec348b456a", "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", "5a5f1ce64f39f90b401987bc", "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", "57d17e212459775a1179a0f5", "6267c6396b642f77f56f5c1c", "6272370ee4013c5d7e31f418", @@ -171863,10 +184154,28 @@ "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" }, + { + "_name": "mod_mount", + "_id": "56e3165fd2720b6c058b456c", + "_parent": "55d459824bdc2d892f8b4573", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, { "_name": "mod_tactical_003", - "_id": "5d010dacd7ad1a6f1b72d2f2", - "_parent": "5d010d1cd7ad1a59283b1ce7", + "_id": "5c3f46b62e221602b66cd67d", + "_parent": "55d459824bdc2d892f8b4573", "_props": { "filters": [ { @@ -171878,9 +184187,9 @@ "5b07dd285acfc4001754240d", "56def37dd2720bec348b456a", "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", "5a5f1ce64f39f90b401987bc", "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", "57d17e212459775a1179a0f5", "6267c6396b642f77f56f5c1c", "6272370ee4013c5d7e31f418", @@ -171893,47 +184202,64 @@ "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "6396b327bb1d2e47460319f4", + "_parent": "55d459824bdc2d892f8b4573", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "637f57b78d137b27f70c496a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" } ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -3, + "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 13, + "Ergonomics": 1, "Velocity": 0, "RaidModdable": false, - "ToolModdable": true, + "ToolModdable": false, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.98, - "CoolFactor": 1 - }, - "_proto": "5648b0744bdc2d363b8b4578" + "HeatFactor": 1.018, + "CoolFactor": 1.01 + } }, - "5a957c3fa2750c00137fa5f7": { - "_id": "5a957c3fa2750c00137fa5f7", - "_name": "handguard_aks74u_caa_xrsu47su", + "6231654c71b5bc3baa1078e5": { + "_id": "6231654c71b5bc3baa1078e5", + "_name": "handguard_g36_hk_heatshield_a1", "_parent": "55818a104bdc2db9688b4569", "_type": "Item", "_props": { - "Name": "handguard_aks74u_caa_xrsu47su", - "ShortName": "handguard_aks74u_caa_xrsu47su", - "Description": "handguard_aks74u_caa_xrsu47su", - "Weight": 0.52, + "Name": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "ShortName": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Description": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Weight": 0.38, "BackgroundColor": "blue", - "Width": 2, + "Width": 3, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_aks74u_caa_xrsu47su.bundle", + "path": "assets/content/items/mods/handguards/handguard_g36_hk_heatshield_a1.bundle", "rcid": "" }, "UsePrefab": { @@ -171950,12 +184276,12 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 10, + "LootExperience": 20, "ExamineExperience": 3, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 0, + "ExtraSizeLeft": 2, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, @@ -171964,19 +184290,8 @@ "CanSellOnRagfair": true, "CanRequireOnRagfair": true, "ConflictingItems": [ - "5947db3f86f77447880cf76f", - "6113d6c3290d254f5e6b27db", - "57486e672459770abd687134", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5cf638cbd7f00c06595bc936", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "5d0a29ead7ad1a0026013f27", - "57acb6222459771ec34b5cb0", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" + "622b379bf9cfc87d675d2de5", + "622b3858034a3e17ad0b81f5" ], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -171987,217 +184302,22 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_foregrip", - "_id": "5a96724ca2750c00156aacf9", - "_parent": "5a957c3fa2750c00137fa5f7", + "_name": "mod_bipod", + "_id": "623167968c43374ca1567197", + "_parent": "6231654c71b5bc3baa1078e5", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5a96725ba2750c00141e0776", - "_parent": "5a957c3fa2750c00137fa5f7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "626bb8532c923541184624b4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "5a967268a2750c00321570f7", - "_parent": "5a957c3fa2750c00137fa5f7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "5a967274a2750c00164f6ac4", - "_parent": "5a957c3fa2750c00137fa5f7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_002", - "_id": "5a967280a2750c00141e0777", - "_parent": "5a957c3fa2750c00137fa5f7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "5d2da1e948f035477b1ce2ba", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "61714b2467085e45ef140b2c", - "5a33b2c9c4a282000c5a9511" + "622b397c9a3d4327e41843b6" ] } ] @@ -172211,41 +184331,41 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -3, + "Recoil": -2, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 10, + "Ergonomics": 7, "Velocity": 0, "RaidModdable": true, "ToolModdable": true, - "BlocksFolding": true, + "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.931, - "CoolFactor": 1.088 + "HeatFactor": 0.975, + "CoolFactor": 1.12 }, - "_proto": "5648b0744bdc2d363b8b4578" + "_proto": "55d459824bdc2d892f8b4573" }, - "55d45f484bdc2d972f8b456d": { - "_id": "55d45f484bdc2d972f8b456d", - "_name": "handguard_mr133_custom_rail", + "5926f34786f77469195bfe92": { + "_id": "5926f34786f77469195bfe92", + "_name": "handguard_mp5_hk_sd", "_parent": "55818a104bdc2db9688b4569", "_type": "Item", "_props": { - "Name": "Цевье Кастом МР-133 пластик для МР-133 с направляющими", - "ShortName": "Кастом МР-133 пластик", - "Description": "Нестандартное полимерное цевье, стороннего производства для гладкоствольного ружья МР-133. Снабжено 2-мя короткими и одной длинной направляющими для крепления дополнительного оборудования.", - "Weight": 0.5, + "Name": "handguard_mp5_hk_sd", + "ShortName": "handguard_mp5_hk_sd", + "Description": "handguard_mp5_hk_sd", + "Weight": 0.13, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mr133_custom_rail.bundle", + "path": "assets/content/items/mods/handguards/handguard_mp5_hk_sd.bundle", "rcid": "" }, "UsePrefab": { @@ -172285,12 +184405,500 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 8, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.038, + "CoolFactor": 0.978 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, + "5a329052c4a28200741e22d3": { + "_id": "5a329052c4a28200741e22d3", + "_name": "handguard_ar15_jp_rsass_std_fde", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar15_jp_rsass_std_fde", + "ShortName": "handguard_ar15_jp_rsass_std_fde", + "Description": "handguard_ar15_jp_rsass_std_fde", + "Weight": 0.31, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_jp_rsass_std_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_foregrip", - "_id": "560d47ba4bdc2d26448b4576", - "_parent": "55d45f484bdc2d972f8b456d", + "_id": "5a329052c4a28200741e22d4", + "_parent": "5a329052c4a28200741e22d3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5c0102b20db834001d23eebc" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5a329052c4a28200741e22d5", + "_parent": "5a329052c4a28200741e22d3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5a329052c4a28200741e22d9", + "_parent": "5a329052c4a28200741e22d3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5c0103bc0db834001a6698c1", + "_parent": "5a329052c4a28200741e22d3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0102aa0db834001b734ba1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5c0103d20db834001b734cd0", + "_parent": "5a329052c4a28200741e22d3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0102aa0db834001b734ba1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5c0103dc0db834001b734cd1", + "_parent": "5a329052c4a28200741e22d3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0102aa0db834001b734ba1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_003", + "_id": "5c0103e40db834001c38f747", + "_parent": "5a329052c4a28200741e22d3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0102aa0db834001b734ba1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_004", + "_id": "5c0103f60db834001d23eec4", + "_parent": "5a329052c4a28200741e22d3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0102aa0db834001b734ba1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.975, + "CoolFactor": 1.038 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "62386b2adf47d66e835094b2": { + "_id": "62386b2adf47d66e835094b2", + "_name": "handguard_g36_hk_c", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "ShortName": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Description": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Weight": 0.23, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_g36_hk_c.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5a7dbfc1159bd40016548fde", + "622b3858034a3e17ad0b81f5", + "622b38c56762c718e457e246" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "62444de49f47004c781903ee", + "_parent": "62386b2adf47d66e835094b2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62444cb99f47004c781903eb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "62444e307ba9d00d6d62b17a", + "_parent": "62386b2adf47d66e835094b2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62444cd3674028188b052799" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "62444e4fd9d6d1219f41bbca", + "_parent": "62386b2adf47d66e835094b2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62444cd3674028188b052799" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "62444e6dfce68a1dc533dacb", + "_parent": "62386b2adf47d66e835094b2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "622f16a1a5958f63c67f1737" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 12, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.07, + "CoolFactor": 1 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5c617a5f2e2216000f1e81b3": { + "_id": "5c617a5f2e2216000f1e81b3", + "_name": "handguard_ak_zenit_b10", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_aks74u_zenit_b11", + "ShortName": "handguard_aks74u_zenit_b11", + "Description": "handguard_aks74u_zenit_b11", + "Weight": 0.15, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_zenit_b10.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5c617a5f2e2216000f1e81b5", + "_parent": "5c617a5f2e2216000f1e81b3", "_props": { "filters": [ { @@ -172331,55 +184939,30 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_tactical_000", - "_id": "560d493e4bdc2d26448b4577", - "_parent": "55d45f484bdc2d972f8b456d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "560d49504bdc2dcc4c8b4598", - "_parent": "55d45f484bdc2d972f8b456d", + "_name": "mod_tactical", + "_id": "5c617ab82e2216000e37f5a3", + "_parent": "5c617a5f2e2216000f1e81b3", "_props": { "filters": [ { "Shift": 0, "Filter": [ "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", "5cc9c20cd7f00c001336c65d", "5d2369418abbc306c62e0c80", "5b07dd285acfc4001754240d", "56def37dd2720bec348b456a", "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", "5a5f1ce64f39f90b401987bc", "560d657b4bdc2da74d8b4572", "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", "57d17e212459775a1179a0f5", + "57ffaea724597779f52b3a4d", "6267c6396b642f77f56f5c1c", "6272370ee4013c5d7e31f418", "6272379924e29f06af4d5ecb", @@ -172400,148 +184983,7 @@ "Recoil": -1, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.027, - "CoolFactor": 0.97 - }, - "_proto": "55d45d3f4bdc2d972f8b456c" - }, - "5d4aaa54a4b9365392071170": { - "_id": "5d4aaa54a4b9365392071170", - "_name": "handguard_ak_tdi_akm_l_red", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ak_tdi_akm_l", - "ShortName": "handguard_ak_tdi_akm_l", - "Description": "handguard_ak_tdi_akm_l", - "Weight": 0.221, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_tdi_akm_l_red.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5d4aaa54a4b9365392071172", - "_parent": "5d4aaa54a4b9365392071170", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5d4aaa54a4b9365392071173", - "_parent": "5d4aaa54a4b9365392071170", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5d4aaa54a4b9365392071174", - "_parent": "5d4aaa54a4b9365392071170", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, + "Ergonomics": 3, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -172551,132 +184993,10 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.986, - "CoolFactor": 1.032 + "HeatFactor": 1.023, + "CoolFactor": 1.006 }, - "_proto": "5648b0744bdc2d363b8b4578" - }, - "57cffd8224597763b03fc609": { - "_id": "57cffd8224597763b03fc609", - "_name": "handguard_ak_magpul_moe_ak_fde", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ak_magpul_moe_ak_fde", - "ShortName": "handguard_ak_magpul_moe_ak_fde", - "Description": "handguard_ak_magpul_moe_ak_fde", - "Weight": 0.221, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_magpul_moe_ak_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_003", - "_id": "57cffe7c24597763133760c7", - "_parent": "57cffd8224597763b03fc609", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5b7d23a75acfc4001a5c4013", - "_parent": "57cffd8224597763b03fc609", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.053, - "CoolFactor": 1.018 - }, - "_proto": "57cff947245977638e6f2a19" + "_proto": "57dc32dc245977596d4ef3d3" }, "5c78f2492e221600114c9f04": { "_id": "5c78f2492e221600114c9f04", @@ -172739,6 +185059,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -173016,6 +185340,655 @@ }, "_proto": "55d459824bdc2d892f8b4573" }, + "5d4aaa54a4b9365392071170": { + "_id": "5d4aaa54a4b9365392071170", + "_name": "handguard_ak_tdi_akm_l_red", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_tdi_akm_l", + "ShortName": "handguard_ak_tdi_akm_l", + "Description": "handguard_ak_tdi_akm_l", + "Weight": 0.221, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_tdi_akm_l_red.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5d4aaa54a4b9365392071172", + "_parent": "5d4aaa54a4b9365392071170", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5d4aaa54a4b9365392071174", + "_parent": "5d4aaa54a4b9365392071170", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.986, + "CoolFactor": 1.032 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, + "59fb375986f7741b681b81a6": { + "_id": "59fb375986f7741b681b81a6", + "_name": "handguard_ak_krebs_ufm_akm_long", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_krebs_ufm_akm_long", + "ShortName": "handguard_ak_krebs_ufm_akm_long", + "Description": "handguard_ak_krebs_ufm_akm_long", + "Weight": 0.26, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_krebs_ufm_akm_long.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5a01b35c86f7745084256bb5", + "_parent": "59fb375986f7741b681b81a6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5a01b37a86f77450561fda0d", + "_parent": "59fb375986f7741b681b81a6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5a01b38d86f774504b2bebce", + "_parent": "59fb375986f7741b681b81a6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "615d8fd3290d254f5e6b2edc", + "5fc0f9b5d724d907e2077d82", + "5fc0f9cbd6fa9c00c571bb90", + "5a9d6d13a2750c00164f6b03", + "59e0bed186f774156f04ce84" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5a01b39786f77450561fda0e", + "_parent": "59fb375986f7741b681b81a6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5a01b3a386f774665a2eea7d", + "_parent": "59fb375986f7741b681b81a6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_003", + "_id": "5a01b3ae86f7742a0c7a0244", + "_parent": "59fb375986f7741b681b81a6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 11, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.943, + "CoolFactor": 1.04 + }, + "_proto": "5648ae314bdc2d3d1c8b457f" + }, + "61f8024263dc1250e26eb029": { + "_id": "61f8024263dc1250e26eb029", + "_name": "handguard_mp18_izhmash_plastic", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_mp5_hk_sd", + "ShortName": "handguard_mp5_hk_sd", + "Description": "handguard_mp5_hk_sd", + "Weight": 0.13, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_mp18_izhmash_plastic.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.044, + "CoolFactor": 0.942 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, + "57ffa9f4245977728561e844": { + "_id": "57ffa9f4245977728561e844", + "_name": "handguard_aks74u_zenit_b11", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_aks74u_zenit_b11", + "ShortName": "handguard_aks74u_zenit_b11", + "Description": "handguard_aks74u_zenit_b11", + "Weight": 0.15, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_aks74u_zenit_b11.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "57ffad2224597779db60ceb4", + "_parent": "57ffa9f4245977728561e844", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "57ffad2e24597779f33d0f38", + "_parent": "57ffa9f4245977728561e844", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "57ffaea724597779f52b3a4d", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_001", + "_id": "57ffad5624597779f63b6528", + "_parent": "57ffa9f4245977728561e844", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.994, + "CoolFactor": 0.97 + }, + "_proto": "57dc32dc245977596d4ef3d3" + }, "5b800e9286f7747a8b04f3ff": { "_id": "5b800e9286f7747a8b04f3ff", "_name": "handguard_ak_hexagon_ak", @@ -173077,6 +186050,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -173178,6 +186155,788 @@ }, "_proto": "5648b0744bdc2d363b8b4578" }, + "5a788031c585673f2b5c1c79": { + "_id": "5a788031c585673f2b5c1c79", + "_name": "handguard_870_fab_defence_pr870", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "Цевье Ижмех МР-133 Бук для МР-133", + "ShortName": "МР-133 Бук", + "Description": "Стандартное цевье производства Ижмех выполненное из бука для гладкоствольного ружья МР-133.", + "Weight": 0.8, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_870_fab_defence_pr870.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5a788896c5856700186c5b03", + "_parent": "5a788031c585673f2b5c1c79", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_001", + "_id": "5a78891dc5856700160166b9", + "_parent": "5a788031c585673f2b5c1c79", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "5a788c3bc5856700177b0baa", + "_parent": "5a788031c585673f2b5c1c79", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.022, + "CoolFactor": 0.989 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "57cffd8224597763b03fc609": { + "_id": "57cffd8224597763b03fc609", + "_name": "handguard_ak_magpul_moe_ak_fde", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_magpul_moe_ak_fde", + "ShortName": "handguard_ak_magpul_moe_ak_fde", + "Description": "handguard_ak_magpul_moe_ak_fde", + "Weight": 0.221, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_magpul_moe_ak_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_003", + "_id": "57cffe7c24597763133760c7", + "_parent": "57cffd8224597763b03fc609", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5b7d23a75acfc4001a5c4013", + "_parent": "57cffd8224597763b03fc609", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.053, + "CoolFactor": 1.018 + }, + "_proto": "57cff947245977638e6f2a19" + }, + "5c17664f2e2216398b5a7e3c": { + "_id": "5c17664f2e2216398b5a7e3c", + "_name": "handguard_ak_vltor_cmrd", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_vltor_cmrd", + "ShortName": "handguard_ak_vltor_cmrd", + "Description": "handguard_ak_vltor_cmrd", + "Weight": 0.397, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_vltor_cmrd.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5ac66d015acfc400180ae6e4", + "5ac66d725acfc43b321d4b60", + "5ac66d9b5acfc4001633997a" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5c17664f2e2216398b5a7e40", + "_parent": "5c17664f2e2216398b5a7e3c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "615d8fd3290d254f5e6b2edc", + "5fc0f9b5d724d907e2077d82", + "5fc0f9cbd6fa9c00c571bb90", + "5a9d6d13a2750c00164f6b03", + "59e0bed186f774156f04ce84" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5c17664f2e2216398b5a7e41", + "_parent": "5c17664f2e2216398b5a7e3c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5c17664f2e2216398b5a7e42", + "_parent": "5c17664f2e2216398b5a7e3c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_003", + "_id": "5c17664f2e2216398b5a7e43", + "_parent": "5c17664f2e2216398b5a7e3c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -4, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.93, + "CoolFactor": 1.02 + }, + "_proto": "5648ae314bdc2d3d1c8b457f" + }, + "57cff947245977638e6f2a19": { + "_id": "57cff947245977638e6f2a19", + "_name": "handguard_ak_magpul_moe_ak_blk", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_magpul_moe_ak_blk", + "ShortName": "handguard_ak_magpul_moe_ak_blk", + "Description": "handguard_ak_magpul_moe_ak_blk", + "Weight": 0.221, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_magpul_moe_ak_blk.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_003", + "_id": "57cffb3524597763887ef4c0", + "_parent": "57cff947245977638e6f2a19", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5b7d23735acfc400196d5845", + "_parent": "57cff947245977638e6f2a19", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.053, + "CoolFactor": 1.018 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, + "5b80242286f77429445e0b47": { + "_id": "5b80242286f77429445e0b47", + "_name": "handguard_ak_hexagon_ak_red", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_hexagon_ak", + "ShortName": "handguard_ak_hexagon_ak", + "Description": "handguard_ak_hexagon_ak", + "Weight": 0.167, + "BackgroundColor": "violet", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_hexagon_ak_red.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "615d8f8567085e45ef1409ca", + "5ac66d015acfc400180ae6e4", + "5ac66d725acfc43b321d4b60", + "5ac66d9b5acfc4001633997a" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5b80242286f77429445e0b49", + "_parent": "5b80242286f77429445e0b47", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b800ebc86f774394e230a90", + "5b8403a086f7747ff856f4e2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5b80242286f77429445e0b4a", + "_parent": "5b80242286f77429445e0b47", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b800ed086f7747baf6e2f9e", + "5b84038986f774774913b0c1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5b80242286f77429445e0b4b", + "_parent": "5b80242286f77429445e0b47", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b800ed086f7747baf6e2f9e", + "5b84038986f774774913b0c1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_003", + "_id": "5b80242286f77429445e0b4c", + "_parent": "5b80242286f77429445e0b47", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b800ed086f7747baf6e2f9e", + "5b84038986f774774913b0c1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 15, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.952, + "CoolFactor": 1.092 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, "57cffe0024597763b03fc60b": { "_id": "57cffe0024597763b03fc60b", "_name": "handguard_ak_magpul_moe_ak_plm", @@ -173234,6 +186993,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -173300,645 +187063,6 @@ }, "_proto": "57cffddc24597763133760c6" }, - "5926f34786f77469195bfe92": { - "_id": "5926f34786f77469195bfe92", - "_name": "handguard_mp5_hk_sd", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_mp5_hk_sd", - "ShortName": "handguard_mp5_hk_sd", - "Description": "handguard_mp5_hk_sd", - "Weight": 0.13, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mp5_hk_sd.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 8, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.038, - "CoolFactor": 0.978 - }, - "_proto": "5648b0744bdc2d363b8b4578" - }, - "6231654c71b5bc3baa1078e5": { - "_id": "6231654c71b5bc3baa1078e5", - "_name": "handguard_g36_hk_heatshield_a1", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "ShortName": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "Description": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "Weight": 0.38, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_g36_hk_heatshield_a1.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "622b379bf9cfc87d675d2de5", - "622b3858034a3e17ad0b81f5" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_bipod", - "_id": "623167968c43374ca1567197", - "_parent": "6231654c71b5bc3baa1078e5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "622b397c9a3d4327e41843b6" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.975, - "CoolFactor": 1.12 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5dcbd6b46ec07c0c4347a564": { - "_id": "5dcbd6b46ec07c0c4347a564", - "_name": "handguard_mdr_dt_mdr_std_blk", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_mdr_dt_mdr_std_blk", - "ShortName": "handguard_mdr_dt_mdr_std_blk", - "Description": "handguard_mdr_dt_mdr_std_blk", - "Weight": 0.269, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mdr_dt_mdr_std_blk.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5dcbd6b46ec07c0c4347a566", - "_parent": "5dcbd6b46ec07c0c4347a564", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5dcbd6b46ec07c0c4347a567", - "_parent": "5dcbd6b46ec07c0c4347a564", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5dcbd6b46ec07c0c4347a568", - "_parent": "5dcbd6b46ec07c0c4347a564", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5dcbd6b46ec07c0c4347a569", - "_parent": "5dcbd6b46ec07c0c4347a564", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5dcbd6b46ec07c0c4347a56a", - "_parent": "5dcbd6b46ec07c0c4347a564", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c", - "55d4af3a4bdc2d972f8b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.038, - "CoolFactor": 0.968 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "55f84c3c4bdc2d5f408b4576": { - "_id": "55f84c3c4bdc2d5f408b4576", - "_name": "handguard_ar15_dd_ris_ii_9,5", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "Цевье Daniel Defence RIS II 9.5 для AR-15 и совместимых", - "ShortName": "RIS II 9.5", - "Description": "Цевье Daniel Defence RIS II 9.5. Является частью программы SOPMOD Block II для замены штатного цевья карабина M4CQBR или Mk18 в подразделениях US SOCOM. Выполнено из легкого и прочного авиационного алюминия. Снабжено 4-мя направляющими для крепления дополнительного оборудования. Данный вариант цевья не совместим с подствольным гранатометом М203.", - "Weight": 0.399, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_dd_ris_ii_9,5.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "55f84f4b4bdc2d06308b45ad", - "_parent": "55f84c3c4bdc2d5f408b4576", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "5a7dbfc1159bd40016548fde", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5649d7694bdc2d79388b457f", - "_parent": "55f84c3c4bdc2d5f408b4576", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical001", - "_id": "5649d79a4bdc2d3d1c8b4587", - "_parent": "55f84c3c4bdc2d5f408b4576", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical002", - "_id": "5649d7a74bdc2d3b4c8b457d", - "_parent": "55f84c3c4bdc2d5f408b4576", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "56eaab87d2720b69698b456f", - "_parent": "55f84c3c4bdc2d5f408b4576", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c", - "55d4af3a4bdc2d972f8b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "56eaacd2d2720b69698b4570", - "_parent": "55f84c3c4bdc2d5f408b4576", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.98, - "CoolFactor": 1.033 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, "61f7b85367ddd414173fdb36": { "_id": "61f7b85367ddd414173fdb36", "_name": "handguard_mp18_izhmash_wood", @@ -173995,6 +187119,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -174019,23 +187147,218 @@ }, "_proto": "5648b0744bdc2d363b8b4578" }, - "61f8024263dc1250e26eb029": { - "_id": "61f8024263dc1250e26eb029", - "_name": "handguard_mp18_izhmash_plastic", + "5c48a14f2e2216152006edd7": { + "_id": "5c48a14f2e2216152006edd7", + "_name": "handguard_mdr_dt_mdr_std", "_parent": "55818a104bdc2db9688b4569", "_type": "Item", "_props": { - "Name": "handguard_mp5_hk_sd", - "ShortName": "handguard_mp5_hk_sd", - "Description": "handguard_mp5_hk_sd", - "Weight": 0.13, + "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", + "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Weight": 0.269, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mp18_izhmash_plastic.bundle", + "path": "assets/content/items/mods/handguards/handguard_mdr_dt_mdr_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5c48a14f2e2216152006edd9", + "_parent": "5c48a14f2e2216152006edd7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5c48a14f2e2216152006edda", + "_parent": "5c48a14f2e2216152006edd7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5c48a14f2e2216152006eddb", + "_parent": "5c48a14f2e2216152006edd7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5c48a14f2e2216152006eddd", + "_parent": "5c48a14f2e2216152006edd7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5c48a2252e22161b267da217", + "_parent": "5c48a14f2e2216152006edd7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c", + "55d4af3a4bdc2d972f8b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.038, + "CoolFactor": 0.968 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "56deed6ed2720b4c698b4583": { + "_id": "56deed6ed2720b4c698b4583", + "_name": "handguard_mr153_izhmeh_polymer", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "Цевье Ижмех МР-153 Полимерное для МР-133", + "ShortName": "МР-133 Полимер", + "Description": "Стандартное цевье производства Ижмех выполненное из полимера для гладкоствольного ружья МР-153.", + "Weight": 0.31, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_mr153_izhmeh_polymer.bundle", "rcid": "" }, "UsePrefab": { @@ -174075,6 +187398,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -174084,9 +187411,9 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 6, + "Ergonomics": 5, "Velocity": 0, - "RaidModdable": true, + "RaidModdable": false, "ToolModdable": false, "BlocksFolding": false, "BlocksCollapsible": false, @@ -174094,28 +187421,279 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.044, - "CoolFactor": 0.942 + "HeatFactor": 1.022, + "CoolFactor": 0.981 }, - "_proto": "5648b0744bdc2d363b8b4578" + "_proto": "55d45d3f4bdc2d972f8b456c" }, - "5a9548c9159bd400133e97b3": { - "_id": "5a9548c9159bd400133e97b3", - "_name": "handguard_mp5_bt_tl_99_3x_nar", + "6389f1dfc879ce63f72fc43e": { + "_id": "6389f1dfc879ce63f72fc43e", + "_name": "handguard_ak_cnc_guns_ov_gp", "_parent": "55818a104bdc2db9688b4569", "_type": "Item", "_props": { - "Name": "handguard_mp5_bt_tl_99_3x_nar", - "ShortName": "handguard_mp5_bt_tl_99_3x_nar", - "Description": "handguard_mp5_bt_tl_99_3x_nar", - "Weight": 0.278, + "Name": "handguard_ak_strike_industries_trax_1", + "ShortName": "handguard_ak_strike_industries_trax_1", + "Description": "handguard_ak_strike_industries_trax_1", + "Weight": 0.536, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mp5_bt_tl_99_3x_nar.bundle", + "path": "assets/content/items/mods/handguards/handguard_ak_cnc_guns_ov_gp.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5d2c76ed48f03532f2136169", + "5d2c770c48f0354b4a07c100", + "5d2c772c48f0355d95672c25", + "5649af884bdc2d1b2b8b4589", + "5947db3f86f77447880cf76f", + "6113d6c3290d254f5e6b27db", + "57486e672459770abd687134", + "618a5d5852ecee1505530b2a", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "609a4b4fe2ff132951242d04", + "5e569a2e56edd02abe09f280", + "5d0a29ead7ad1a0026013f27", + "5c61627a2e22160012542c55", + "618a75c9a3884f56c957ca1b", + "57acb6222459771ec34b5cb0", + "5dff8db859400025ea5150d4", + "5c61a40d2e2216001403158d", + "638db77630c4240f9e06f8b6", + "5c90c3622e221601da359851", + "5649d9a14bdc2d79388b4580", + "5a0eb980fcdbcb001a3b00a6", + "5bf3f59f0db834001a6fa060" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "6389f1dfc879ce63f72fc43f", + "_parent": "6389f1dfc879ce63f72fc43e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5b3b6dc75acfc47a8773fb1e", + "5b2389515acfc4771e1be0c0", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "62811f461d5df4475f46a332", + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "626bb8532c923541184624b4", + "5c0517910db83400232ffee5", + "5c0a2cec0db834001b7ce47d", + "5c07dd120db834001c39092d", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "6389f1dfc879ce63f72fc440", + "_parent": "6389f1dfc879ce63f72fc43e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "615d8fd3290d254f5e6b2edc", + "5fc0f9b5d724d907e2077d82", + "5fc0f9cbd6fa9c00c571bb90" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "6389f1dfc879ce63f72fc442", + "_parent": "6389f1dfc879ce63f72fc43e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "6389f220ee7bff07b2652001", + "_parent": "6389f1dfc879ce63f72fc43e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "57fd23e32459772d0805bcf1", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2.5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.966, + "CoolFactor": 1.02 + }, + "_proto": "5648b1504bdc2d9d488b4584" + }, + "637ba19df7ca6372bf2613d7": { + "_id": "637ba19df7ca6372bf2613d7", + "_name": "handguard_sr2m_tochmash_std_blk", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "Цевье Ижмех МР-153 Полимерное для МР-133", + "ShortName": "МР-133 Полимер", + "Description": "Стандартное цевье производства Ижмех выполненное из полимера для гладкоствольного ружья МР-153.", + "Weight": 0.12, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_sr2m_tochmash_std_blk.bundle", "rcid": "" }, "UsePrefab": { @@ -174155,12 +187733,139 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "637ba19df7ca6372bf2613d8", + "_parent": "637ba19df7ca6372bf2613d7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62ed1921b3608410ef5a2c04", + "62ed189fb3608410ef5a2bfc" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "637ba19df7ca6372bf2613d9", + "_parent": "637ba19df7ca6372bf2613d7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62ed1921b3608410ef5a2c04", + "62ed189fb3608410ef5a2bfc" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.022, + "CoolFactor": 0.981 + }, + "_proto": "55d45d3f4bdc2d972f8b456c" + }, + "55d45f484bdc2d972f8b456d": { + "_id": "55d45f484bdc2d972f8b456d", + "_name": "handguard_mr133_custom_rail", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "Цевье Кастом МР-133 пластик для МР-133 с направляющими", + "ShortName": "Кастом МР-133 пластик", + "Description": "Нестандартное полимерное цевье, стороннего производства для гладкоствольного ружья МР-133. Снабжено 2-мя короткими и одной длинной направляющими для крепления дополнительного оборудования.", + "Weight": 0.5, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_mr133_custom_rail.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_foregrip", - "_id": "5a954924159bd400133e97b5", - "_parent": "5a9548c9159bd400133e97b3", + "_id": "560d47ba4bdc2d26448b4576", + "_parent": "55d45f484bdc2d972f8b456d", "_props": { "filters": [ { @@ -174202,27 +187907,22 @@ }, { "_name": "mod_tactical_000", - "_id": "5a954931159bd400160a65a2", - "_parent": "5a9548c9159bd400133e97b3", + "_id": "560d493e4bdc2d26448b4577", + "_parent": "55d45f484bdc2d972f8b456d", "_props": { "filters": [ { "Shift": 0, "Filter": [ "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", "5cc9c20cd7f00c001336c65d", "5d2369418abbc306c62e0c80", "5b07dd285acfc4001754240d", "56def37dd2720bec348b456a", "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", "5a5f1ce64f39f90b401987bc", "560d657b4bdc2da74d8b4572", "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", "57d17e212459775a1179a0f5", "6267c6396b642f77f56f5c1c", "6272370ee4013c5d7e31f418", @@ -174238,27 +187938,22 @@ }, { "_name": "mod_tactical_001", - "_id": "5a95493e159bd42fda46a392", - "_parent": "5a9548c9159bd400133e97b3", + "_id": "560d49504bdc2dcc4c8b4598", + "_parent": "55d45f484bdc2d972f8b456d", "_props": { "filters": [ { "Shift": 0, "Filter": [ "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", "5cc9c20cd7f00c001336c65d", "5d2369418abbc306c62e0c80", "5b07dd285acfc4001754240d", "56def37dd2720bec348b456a", "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", "5a5f1ce64f39f90b401987bc", "560d657b4bdc2da74d8b4572", "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", "57d17e212459775a1179a0f5", "6267c6396b642f77f56f5c1c", "6272370ee4013c5d7e31f418", @@ -174277,10 +187972,10 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": 0, + "Recoil": -1, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 6, + "Ergonomics": 4, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, @@ -174290,10 +187985,10 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.02, - "CoolFactor": 0.994 + "HeatFactor": 1.027, + "CoolFactor": 0.97 }, - "_proto": "5648b0744bdc2d363b8b4578" + "_proto": "55d45d3f4bdc2d972f8b456c" }, "6065880c132d4d12c81fd8da": { "_id": "6065880c132d4d12c81fd8da", @@ -174354,6 +188049,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -174507,1766 +188206,6 @@ }, "_proto": "55d459824bdc2d892f8b4573" }, - "5bb20df1d4351e00347787d5": { - "_id": "5bb20df1d4351e00347787d5", - "_name": "handguard_416_hk_quad_rail_w_sight", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_416_hk_quad_rail_w_sight", - "ShortName": "handguard_416_hk_quad_rail_w_sight", - "Description": "handguard_416_hk_quad_rail_w_sight", - "Weight": 0.43, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_416_hk_quad_rail_w_sight.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5bb20df1d4351e00347787d7", - "_parent": "5bb20df1d4351e00347787d5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "5a7dbfc1159bd40016548fde", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5bb20df1d4351e00347787d8", - "_parent": "5bb20df1d4351e00347787d5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "5bb211b2d4351e0034778874", - "_parent": "5bb20df1d4351e00347787d5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "5bb211bbd4351e4502010a8b", - "_parent": "5bb20df1d4351e00347787d5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_002", - "_id": "5bb211c4d4351e00367faf06", - "_parent": "5bb20df1d4351e00347787d5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.976, - "CoolFactor": 1.01 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "56deed6ed2720b4c698b4583": { - "_id": "56deed6ed2720b4c698b4583", - "_name": "handguard_mr153_izhmeh_polymer", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "Цевье Ижмех МР-153 Полимерное для МР-133", - "ShortName": "МР-133 Полимер", - "Description": "Стандартное цевье производства Ижмех выполненное из полимера для гладкоствольного ружья МР-153.", - "Weight": 0.31, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mr153_izhmeh_polymer.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.022, - "CoolFactor": 0.981 - }, - "_proto": "55d45d3f4bdc2d972f8b456c" - }, - "59e898ee86f77427614bd225": { - "_id": "59e898ee86f77427614bd225", - "_name": "handguard_ak_molot_vepr_km_vpo_209", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ak_izhmash_akm_std_wood", - "ShortName": "handguard_ak_izhmash_akm_std_wood", - "Description": "handguard_ak_izhmash_akm_std_wood", - "Weight": 0.26, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_molot_vepr_km_vpo_209.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.054, - "CoolFactor": 0.95 - }, - "_proto": "5648ae314bdc2d3d1c8b457f" - }, - "5926c36d86f77467a92a8629": { - "_id": "5926c36d86f77467a92a8629", - "_name": "handguard_mp5_hk_wide_tropical", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_mp5_hk_wide_tropical", - "ShortName": "handguard_mp5_hk_wide_tropical", - "Description": "handguard_mp5_hk_wide_tropical", - "Weight": 0.241, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mp5_hk_wide_tropical.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.03, - "CoolFactor": 0.982 - }, - "_proto": "5648b0744bdc2d363b8b4578" - }, - "5ae30db85acfc408fb139a05": { - "_id": "5ae30db85acfc408fb139a05", - "_name": "handguard_ar15_colt_m4_length_std", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ar15_colt_m4_length_std", - "ShortName": "handguard_ar15_colt_m4_length_std", - "Description": "handguard_ar15_colt_m4_length_std", - "Weight": 0.323, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_colt_m4_length_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.062, - "CoolFactor": 0.978 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5c9a1c3a2e2216000e69fb6a": { - "_id": "5c9a1c3a2e2216000e69fb6a", - "_name": "handguard_ak_magpul_zhukov_u_fde", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ak_magpul_moe_ak_blk", - "ShortName": "handguard_ak_magpul_moe_ak_blk", - "Description": "handguard_ak_magpul_moe_ak_blk", - "Weight": 0.31, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_magpul_zhukov_u_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "59984ab886f7743e98271174" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5c9a1c3a2e2216000e69fb6c", - "_parent": "5c9a1c3a2e2216000e69fb6a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5c9a1c3a2e2216000e69fb6d", - "_parent": "5c9a1c3a2e2216000e69fb6a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5c9a1c3a2e2216000e69fb6e", - "_parent": "5c9a1c3a2e2216000e69fb6a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 14, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.072, - "CoolFactor": 1.027 - }, - "_proto": "5648b0744bdc2d363b8b4578" - }, - "5c9a07572e221644f31c4b32": { - "_id": "5c9a07572e221644f31c4b32", - "_name": "handguard_ak_magpul_zhukov_u_blk", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ak_magpul_moe_ak_blk", - "ShortName": "handguard_ak_magpul_moe_ak_blk", - "Description": "handguard_ak_magpul_moe_ak_blk", - "Weight": 0.31, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_magpul_zhukov_u_blk.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "59984ab886f7743e98271174" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5c9a10862e221644fc633462", - "_parent": "5c9a07572e221644f31c4b32", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5c9a10942e221601da35a759", - "_parent": "5c9a07572e221644f31c4b32", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5c9a10a02e2216000e69fa68", - "_parent": "5c9a07572e221644f31c4b32", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 14, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.072, - "CoolFactor": 1.027 - }, - "_proto": "5648b0744bdc2d363b8b4578" - }, - "5cbda392ae92155f3c17c39f": { - "_id": "5cbda392ae92155f3c17c39f", - "_name": "handguard_ak_izhmash_ak100_rail_plastic", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ak_izhmash_ak100_rail_plastic", - "ShortName": "handguard_ak_izhmash_ak100_rail_plastic", - "Description": "handguard_ak_izhmash_ak100_rail_plastic", - "Weight": 0.27, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_izhmash_ak100_rail_plastic.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5cbda485ae9215001039956b", - "_parent": "5cbda392ae92155f3c17c39f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "5cbda4bfae9215000d50e06d", - "_parent": "5cbda392ae92155f3c17c39f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.045, - "CoolFactor": 0.962 - }, - "_proto": "5648b0744bdc2d363b8b4578" - }, - "5a329052c4a28200741e22d3": { - "_id": "5a329052c4a28200741e22d3", - "_name": "handguard_ar15_jp_rsass_std_fde", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ar15_jp_rsass_std_fde", - "ShortName": "handguard_ar15_jp_rsass_std_fde", - "Description": "handguard_ar15_jp_rsass_std_fde", - "Weight": 0.31, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_jp_rsass_std_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5a329052c4a28200741e22d4", - "_parent": "5a329052c4a28200741e22d3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5c0102b20db834001d23eebc" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5a329052c4a28200741e22d5", - "_parent": "5a329052c4a28200741e22d3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5a329052c4a28200741e22d9", - "_parent": "5a329052c4a28200741e22d3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5c0103bc0db834001a6698c1", - "_parent": "5a329052c4a28200741e22d3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0102aa0db834001b734ba1" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5c0103d20db834001b734cd0", - "_parent": "5a329052c4a28200741e22d3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0102aa0db834001b734ba1" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5c0103dc0db834001b734cd1", - "_parent": "5a329052c4a28200741e22d3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0102aa0db834001b734ba1" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_003", - "_id": "5c0103e40db834001c38f747", - "_parent": "5a329052c4a28200741e22d3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0102aa0db834001b734ba1" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_004", - "_id": "5c0103f60db834001d23eec4", - "_parent": "5a329052c4a28200741e22d3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0102aa0db834001b734ba1" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.975, - "CoolFactor": 1.038 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5b7bedd75acfc43d825283f9": { - "_id": "5b7bedd75acfc43d825283f9", - "_name": "handguard_fal_vltor_casv_fal", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", - "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Weight": 0.224, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_fal_vltor_casv_fal.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5b7bedd75acfc43d825283fb", - "_parent": "5b7bedd75acfc43d825283f9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be46e5acfc400170e2dcf" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5b7bedd75acfc43d825283fc", - "_parent": "5b7bedd75acfc43d825283f9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be4575acfc400161d0832", - "5b7be4645acfc400170e2dcc" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5b7bedd75acfc43d825283fd", - "_parent": "5b7bedd75acfc43d825283f9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be4575acfc400161d0832", - "5b7be4645acfc400170e2dcc" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_003", - "_id": "5b7bedd75acfc43d825283fe", - "_parent": "5b7bedd75acfc43d825283f9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be4575acfc400161d0832", - "5b7be4645acfc400170e2dcc" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5b7bedd75acfc43d825283ff", - "_parent": "5b7bedd75acfc43d825283f9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5b7bedd75acfc43d82528400", - "_parent": "5b7bedd75acfc43d825283f9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.994, - "CoolFactor": 1.02 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5df916dfbb49d91fb446d6b9": { - "_id": "5df916dfbb49d91fb446d6b9", - "_name": "handguard_ar10_kac_urx4_14_5_inch", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ar10_kac_urx4_14_5_inch", - "ShortName": "handguard_ar10_kac_urx4_14_5_inch", - "Description": "handguard_ar10_kac_urx4_14_5_inch", - "Weight": 0.42, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar10_kac_urx4_14_5_inch.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5a34fbadc4a28200741e230a", - "5ae30e795acfc408fb139a0b", - "56ea8d2fd2720b7c698b4570", - "55d35ee94bdc2d61338b4568", - "55d3632e4bdc2d972f8b4569", - "5c0e2f94d174af029f650d56" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5df916dfbb49d91fb446d6bb", - "_parent": "5df916dfbb49d91fb446d6b9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5df916dfbb49d91fb446d6bc", - "_parent": "5df916dfbb49d91fb446d6b9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5df916dfbb49d91fb446d6bd", - "_parent": "5df916dfbb49d91fb446d6b9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269545d0e57f218e4548ca2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5df916dfbb49d91fb446d6be", - "_parent": "5df916dfbb49d91fb446d6b9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269545d0e57f218e4548ca2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5df916dfbb49d91fb446d6c1", - "_parent": "5df916dfbb49d91fb446d6b9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c", - "55d4af3a4bdc2d972f8b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5df916dfbb49d91fb446d6c2", - "_parent": "5df916dfbb49d91fb446d6b9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5df916dfbb49d91fb446d6c3", - "_parent": "5df916dfbb49d91fb446d6b9", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269545d0e57f218e4548ca2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 1, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.965, - "CoolFactor": 1.03 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "6259c4347d6aab70bc23a190": { - "_id": "6259c4347d6aab70bc23a190", - "_name": "handguard_m3_benelli_forend_std", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_870_remington_12g_speedfeed_short", - "ShortName": "handguard_870_remington_12g_speedfeed_short", - "Description": "handguard_870_remington_12g_speedfeed_short", - "Weight": 0.136, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_m3_benelli_forend_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 8, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.02, - "CoolFactor": 0.99 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, "5e5699df2161e06ac158df6f": { "_id": "5e5699df2161e06ac158df6f", "_name": "handguard_svd_caa_xrs_drg", @@ -176323,6 +188262,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -176553,6 +188496,835 @@ }, "_proto": "55d459824bdc2d892f8b4573" }, + "5c6d10fa2e221600106f3f23": { + "_id": "5c6d10fa2e221600106f3f23", + "_name": "handguard_416_midwest_m_lok_9_inch", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", + "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Weight": 0.28, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_416_midwest_m_lok_9_inch.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5c6d10fa2e221600106f3f25", + "_parent": "5c6d10fa2e221600106f3f23", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5c6d10fa2e221600106f3f26", + "_parent": "5c6d10fa2e221600106f3f23", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5c6d10fa2e221600106f3f29", + "_parent": "5c6d10fa2e221600106f3f23", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5c6d10fa2e221600106f3f2a", + "_parent": "5c6d10fa2e221600106f3f23", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5c6d15592e2216000e69d4e0", + "_parent": "5c6d10fa2e221600106f3f23", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5c6d15652e221600114c982c", + "_parent": "5c6d10fa2e221600106f3f23", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c", + "55d4af3a4bdc2d972f8b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 8, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.986, + "CoolFactor": 1.07 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5b7bedd75acfc43d825283f9": { + "_id": "5b7bedd75acfc43d825283f9", + "_name": "handguard_fal_vltor_casv_fal", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", + "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Weight": 0.224, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_fal_vltor_casv_fal.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5b7bedd75acfc43d825283fb", + "_parent": "5b7bedd75acfc43d825283f9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be46e5acfc400170e2dcf" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5b7bedd75acfc43d825283fc", + "_parent": "5b7bedd75acfc43d825283f9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be4575acfc400161d0832", + "5b7be4645acfc400170e2dcc" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5b7bedd75acfc43d825283fd", + "_parent": "5b7bedd75acfc43d825283f9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be4575acfc400161d0832", + "5b7be4645acfc400170e2dcc" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_003", + "_id": "5b7bedd75acfc43d825283fe", + "_parent": "5b7bedd75acfc43d825283f9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be4575acfc400161d0832", + "5b7be4645acfc400170e2dcc" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5b7bedd75acfc43d825283ff", + "_parent": "5b7bedd75acfc43d825283f9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5b7bedd75acfc43d82528400", + "_parent": "5b7bedd75acfc43d825283f9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.994, + "CoolFactor": 1.02 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5c6d10e82e221601da357b07": { + "_id": "5c6d10e82e221601da357b07", + "_name": "handguard_416_hk_mrs_keymod_14_inch", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_416_hk_mrs_keymod_14_inch", + "ShortName": "handguard_416_hk_mrs_keymod_14_inch", + "Description": "handguard_416_hk_mrs_keymod_14_inch", + "Weight": 0.39, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_416_hk_mrs_keymod_14_inch.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5c6d10e82e221601da357b09", + "_parent": "5c6d10e82e221601da357b07", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5c6d10e82e221601da357b0a", + "_parent": "5c6d10e82e221601da357b07", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5c6d10e82e221601da357b0b", + "_parent": "5c6d10e82e221601da357b07", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_003", + "_id": "5c6d10e82e221601da357b0c", + "_parent": "5c6d10e82e221601da357b07", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_004", + "_id": "5c6d10e82e221601da357b0d", + "_parent": "5c6d10e82e221601da357b07", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5c6d16932e221601da357c10", + "_parent": "5c6d10e82e221601da357b07", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5c6d169c2e2216000f2004ee", + "_parent": "5c6d10e82e221601da357b07", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5c6d16a32e2216001219b4ca", + "_parent": "5c6d10e82e221601da357b07", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c", + "55d4af3a4bdc2d972f8b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5c6d17862e221644fc6307fd", + "_parent": "5c6d10e82e221601da357b07", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "615d8fd3290d254f5e6b2edc", + "5fc0f9b5d724d907e2077d82", + "5fc0f9cbd6fa9c00c571bb90", + "5a9d6d13a2750c00164f6b03", + "59e0bed186f774156f04ce84" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.977, + "CoolFactor": 1.008 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "62e15547db1a5c41971c1b5e": { + "_id": "62e15547db1a5c41971c1b5e", + "_name": "handguard_sr2m_tochmash_std", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "Цевье Ижмех МР-153 Полимерное для МР-133", + "ShortName": "МР-133 Полимер", + "Description": "Стандартное цевье производства Ижмех выполненное из полимера для гладкоствольного ружья МР-153.", + "Weight": 0.12, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_sr2m_tochmash_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "62ed19f695cc1748c83e65b4", + "_parent": "62e15547db1a5c41971c1b5e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62ed1921b3608410ef5a2c04", + "62ed189fb3608410ef5a2bfc" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "62ed19f695cc1748c83e65b5", + "_parent": "62e15547db1a5c41971c1b5e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62ed1921b3608410ef5a2c04", + "62ed189fb3608410ef5a2bfc" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.022, + "CoolFactor": 0.981 + }, + "_proto": "55d45d3f4bdc2d972f8b456c" + }, "5f2aa47a200e2c0ee46efa71": { "_id": "5f2aa47a200e2c0ee46efa71", "_name": "handguard_rfb_kel_tec_rfb_std", @@ -176609,6 +189381,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -176652,23 +189428,23 @@ }, "_proto": "57cff947245977638e6f2a19" }, - "5a9d56c8a2750c0032157146": { - "_id": "5a9d56c8a2750c0032157146", - "_name": "handguard_ak_strike_industries_trax_1", + "5ae30db85acfc408fb139a05": { + "_id": "5ae30db85acfc408fb139a05", + "_name": "handguard_ar15_colt_m4_length_std", "_parent": "55818a104bdc2db9688b4569", "_type": "Item", "_props": { - "Name": "handguard_ak_strike_industries_trax_1", - "ShortName": "handguard_ak_strike_industries_trax_1", - "Description": "handguard_ak_strike_industries_trax_1", - "Weight": 0.26, + "Name": "handguard_ar15_colt_m4_length_std", + "ShortName": "handguard_ar15_colt_m4_length_std", + "Description": "handguard_ar15_colt_m4_length_std", + "Weight": 0.193, "BackgroundColor": "blue", - "Width": 1, + "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_strike_industries_trax_1.bundle", + "path": "assets/content/items/mods/handguards/handguard_ar15_colt_m4_length_std.bundle", "rcid": "" }, "UsePrefab": { @@ -176685,12 +189461,12 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, + "LootExperience": 20, + "ExamineExperience": 5, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 0, + "ExtraSizeLeft": 1, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, @@ -176708,116 +189484,22 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_scope", - "_id": "5a9d56c8a2750c0032157149", - "_parent": "5a9d56c8a2750c0032157146", + "_name": "mod_handguard", + "_id": "638f211c4822287cad04bea5", + "_parent": "5ae30db85acfc408fb139a05", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5a9d5769a2750c00156aad2f", - "_parent": "5a9d56c8a2750c0032157146", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "615d8fd3290d254f5e6b2edc", - "5fc0f9b5d724d907e2077d82", - "5fc0f9cbd6fa9c00c571bb90", - "5a9d6d13a2750c00164f6b03", - "5a9d6d21a2750c00137fa649", - "59e0bed186f774156f04ce84" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5a9d57a0a2750c00141e07c6", - "_parent": "5a9d56c8a2750c0032157146", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5a9d57b4a2750c00156aad30", - "_parent": "5a9d56c8a2750c0032157146", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" + "637f57a68d137b27f70c4968" ] } ] @@ -176831,101 +189513,21 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.966, - "CoolFactor": 1.02 - }, - "_proto": "5648b1504bdc2d9d488b4584" - }, - "5e848d51e4dbc5266a4ec63b": { - "_id": "5e848d51e4dbc5266a4ec63b", - "_name": "handguard_ks23_toz_ks23m_std", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_870_remington_12g_speedfeed_short", - "ShortName": "handguard_870_remington_12g_speedfeed_short", - "Description": "handguard_870_remington_12g_speedfeed_short", - "Weight": 0.58, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ks23_toz_ks23m_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 5, + "Ergonomics": 2, "Velocity": 0, "RaidModdable": false, - "ToolModdable": true, + "ToolModdable": false, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.018, - "CoolFactor": 0.981 + "HeatFactor": 1.032, + "CoolFactor": 0.991 }, "_proto": "55d459824bdc2d892f8b4573" }, @@ -176991,6 +189593,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -177079,15 +189685,15 @@ }, "_proto": "5648b1504bdc2d9d488b4584" }, - "59e6284f86f77440d569536f": { - "_id": "59e6284f86f77440d569536f", - "_name": "handguard_ak_molot_vepr_km_vpo_136", + "5648b0744bdc2d363b8b4578": { + "_id": "5648b0744bdc2d363b8b4578", + "_name": "handguard_ak_izhmash_ak74_std_wood", "_parent": "55818a104bdc2db9688b4569", "_type": "Item", "_props": { - "Name": "handguard_ak_molot_vepr_km_vpo_136", - "ShortName": "handguard_ak_molot_vepr_km_vpo_136", - "Description": "handguard_ak_molot_vepr_km_vpo_136", + "Name": "Цевье деревянное для AK-74", + "ShortName": "AK-74 дв.ц.", + "Description": "Штатное деревянное цевье для автомата АК-74 производства Ижмаш.", "Weight": 0.26, "BackgroundColor": "blue", "Width": 1, @@ -177095,7 +189701,7 @@ "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_molot_vepr_km_vpo_136.bundle", + "path": "assets/content/items/mods/handguards/handguard_ak_izhmash_ak74_std_wood.bundle", "rcid": "" }, "UsePrefab": { @@ -177135,11 +189741,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], - "Durability": 90, + "Durability": 100, "Accuracy": 0, "Recoil": 0, "Loudness": 0, @@ -177159,23 +189769,664 @@ }, "_proto": "5648ae314bdc2d3d1c8b457f" }, - "5648b1504bdc2d9d488b4584": { - "_id": "5648b1504bdc2d9d488b4584", - "_name": "handguard_ak_izhmash_ak74m_std_plastic", + "5c9a1c3a2e2216000e69fb6a": { + "_id": "5c9a1c3a2e2216000e69fb6a", + "_name": "handguard_ak_magpul_zhukov_u_fde", "_parent": "55818a104bdc2db9688b4569", "_type": "Item", "_props": { - "Name": "Цевье пполимерное для AK-74", - "ShortName": "AK-74 пл.ц.", - "Description": "Полимерное цевье для автомата АК-74 производства Ижмаш, пришедшее на смену классическому деревянному.", - "Weight": 0.25, + "Name": "handguard_ak_magpul_moe_ak_blk", + "ShortName": "handguard_ak_magpul_moe_ak_blk", + "Description": "handguard_ak_magpul_moe_ak_blk", + "Weight": 0.31, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_magpul_zhukov_u_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "59984ab886f7743e98271174" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5c9a1c3a2e2216000e69fb6c", + "_parent": "5c9a1c3a2e2216000e69fb6a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5c9a1c3a2e2216000e69fb6d", + "_parent": "5c9a1c3a2e2216000e69fb6a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5c9a1c3a2e2216000e69fb6e", + "_parent": "5c9a1c3a2e2216000e69fb6a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 14, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.072, + "CoolFactor": 1.027 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, + "5df916dfbb49d91fb446d6b9": { + "_id": "5df916dfbb49d91fb446d6b9", + "_name": "handguard_ar10_kac_urx4_14_5_inch", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar10_kac_urx4_14_5_inch", + "ShortName": "handguard_ar10_kac_urx4_14_5_inch", + "Description": "handguard_ar10_kac_urx4_14_5_inch", + "Weight": 0.42, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar10_kac_urx4_14_5_inch.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5a34fbadc4a28200741e230a", + "5ae30e795acfc408fb139a0b", + "56ea8d2fd2720b7c698b4570", + "55d35ee94bdc2d61338b4568", + "55d3632e4bdc2d972f8b4569", + "5c0e2f94d174af029f650d56" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5df916dfbb49d91fb446d6bb", + "_parent": "5df916dfbb49d91fb446d6b9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5df916dfbb49d91fb446d6bc", + "_parent": "5df916dfbb49d91fb446d6b9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5df916dfbb49d91fb446d6bd", + "_parent": "5df916dfbb49d91fb446d6b9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269545d0e57f218e4548ca2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5df916dfbb49d91fb446d6be", + "_parent": "5df916dfbb49d91fb446d6b9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269545d0e57f218e4548ca2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5df916dfbb49d91fb446d6c1", + "_parent": "5df916dfbb49d91fb446d6b9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c", + "55d4af3a4bdc2d972f8b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5df916dfbb49d91fb446d6c2", + "_parent": "5df916dfbb49d91fb446d6b9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5df916dfbb49d91fb446d6c3", + "_parent": "5df916dfbb49d91fb446d6b9", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269545d0e57f218e4548ca2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.965, + "CoolFactor": 1.03 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5648ae314bdc2d3d1c8b457f": { + "_id": "5648ae314bdc2d3d1c8b457f", + "_name": "handguard_ak_caa_quad_rail_polymer", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "Цевье CAA RS47 для AK и совместимых", + "ShortName": "CAA RS47", + "Description": "Цевье RS47 от компании Command Arms из легкого полимера, подходит для большинства винтовок и карабинов выполненных на базе АК. Оснащено двумя длинными и двумя короткими направляющими для крепления доп. оборудования.", + "Weight": 0.22, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_izhmash_ak74m_std_plastic.bundle", + "path": "assets/content/items/mods/handguards/handguard_ak_caa_quad_rail_polymer.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5649d4c04bdc2d3d1c8b4586", + "_parent": "5648ae314bdc2d3d1c8b457f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5649d5094bdc2d16268b457d", + "_parent": "5648ae314bdc2d3d1c8b457f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_001", + "_id": "5649d5494bdc2d1b2b8b458b", + "_parent": "5648ae314bdc2d3d1c8b457f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_002", + "_id": "5649d5534bdc2d9d198b4569", + "_parent": "5648ae314bdc2d3d1c8b457f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.032, + "CoolFactor": 1.035 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5926c36d86f77467a92a8629": { + "_id": "5926c36d86f77467a92a8629", + "_name": "handguard_mp5_hk_wide_tropical", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_mp5_hk_wide_tropical", + "ShortName": "handguard_mp5_hk_wide_tropical", + "Description": "handguard_mp5_hk_wide_tropical", + "Weight": 0.241, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_mp5_hk_wide_tropical.bundle", "rcid": "" }, "UsePrefab": { @@ -177215,6 +190466,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -177224,7 +190479,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 5, + "Ergonomics": 10, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -177234,8 +190489,439 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.045, - "CoolFactor": 0.962 + "HeatFactor": 1.03, + "CoolFactor": 0.982 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, + "5c9a07572e221644f31c4b32": { + "_id": "5c9a07572e221644f31c4b32", + "_name": "handguard_ak_magpul_zhukov_u_blk", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_magpul_moe_ak_blk", + "ShortName": "handguard_ak_magpul_moe_ak_blk", + "Description": "handguard_ak_magpul_moe_ak_blk", + "Weight": 0.31, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_magpul_zhukov_u_blk.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "59984ab886f7743e98271174" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5c9a10862e221644fc633462", + "_parent": "5c9a07572e221644f31c4b32", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5c9a10942e221601da35a759", + "_parent": "5c9a07572e221644f31c4b32", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5c9a10a02e2216000e69fa68", + "_parent": "5c9a07572e221644f31c4b32", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 14, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.072, + "CoolFactor": 1.027 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, + "5d2f259b48f0355a844acd74": { + "_id": "5d2f259b48f0355a844acd74", + "_name": "handguard_mp5k_hk_kurtz_grip_std", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_mp5_hk_wide_tropical", + "ShortName": "handguard_mp5_hk_wide_tropical", + "Description": "handguard_mp5_hk_wide_tropical", + "Weight": 0.241, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_mp5k_hk_kurtz_grip_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 12, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.042, + "CoolFactor": 0.961 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, + "5a9548c9159bd400133e97b3": { + "_id": "5a9548c9159bd400133e97b3", + "_name": "handguard_mp5_bt_tl_99_3x_nar", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_mp5_bt_tl_99_3x_nar", + "ShortName": "handguard_mp5_bt_tl_99_3x_nar", + "Description": "handguard_mp5_bt_tl_99_3x_nar", + "Weight": 0.278, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_mp5_bt_tl_99_3x_nar.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5a954924159bd400133e97b5", + "_parent": "5a9548c9159bd400133e97b3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "5a954931159bd400160a65a2", + "_parent": "5a9548c9159bd400133e97b3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_001", + "_id": "5a95493e159bd42fda46a392", + "_parent": "5a9548c9159bd400133e97b3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.02, + "CoolFactor": 0.994 }, "_proto": "5648b0744bdc2d363b8b4578" }, @@ -177311,6 +190997,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -177535,6 +191225,434 @@ }, "_proto": "55d459824bdc2d892f8b4573" }, + "5e848d51e4dbc5266a4ec63b": { + "_id": "5e848d51e4dbc5266a4ec63b", + "_name": "handguard_ks23_toz_ks23m_std", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_870_remington_12g_speedfeed_short", + "ShortName": "handguard_870_remington_12g_speedfeed_short", + "Description": "handguard_870_remington_12g_speedfeed_short", + "Weight": 0.58, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ks23_toz_ks23m_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.018, + "CoolFactor": 0.981 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5e87076ce2db31558c75a11d": { + "_id": "5e87076ce2db31558c75a11d", + "_name": "handguard_590_mossberg_590a1_std", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_870_remington_12g_speedfeed_short", + "ShortName": "handguard_870_remington_12g_speedfeed_short", + "Description": "handguard_870_remington_12g_speedfeed_short", + "Weight": 0.65, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_590_mossberg_590a1_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.024, + "CoolFactor": 0.982 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5c471c6c2e221602b66cd9ae": { + "_id": "5c471c6c2e221602b66cd9ae", + "_name": "handguard_svd_izhmash_svd_s_std", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "Цевье пполимерное для AK-74", + "ShortName": "AK-74 пл.ц.", + "Description": "Полимерное цевье для автомата АК-74 производства Ижмаш, пришедшее на смену классическому деревянному.", + "Weight": 0.25, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_svd_izhmash_svd_s_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.994, + "CoolFactor": 1.008 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, + "5b7bee755acfc400196d5383": { + "_id": "5b7bee755acfc400196d5383", + "_name": "handguard_fal_vltor_casv_fas", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", + "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Weight": 0.232, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_fal_vltor_casv_fas.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5b7bee755acfc400196d5385", + "_parent": "5b7bee755acfc400196d5383", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be46e5acfc400170e2dcf" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5b7bee755acfc400196d5386", + "_parent": "5b7bee755acfc400196d5383", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be4575acfc400161d0832", + "5b7be4645acfc400170e2dcc" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5b7bee755acfc400196d5387", + "_parent": "5b7bee755acfc400196d5383", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be4575acfc400161d0832", + "5b7be4645acfc400170e2dcc" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5b7bee755acfc400196d538a", + "_parent": "5b7bee755acfc400196d5383", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ae0171245977343c27bfcf", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 14, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.99, + "CoolFactor": 1.012 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, "5c9a25172e2216000f20314e": { "_id": "5c9a25172e2216000f20314e", "_name": "handguard_ar15_dd_ris_ii_12,25", @@ -177544,7 +191662,7 @@ "Name": "Цевье Daniel Defence RIS II 9.5 для AR-15 и совместимых", "ShortName": "RIS II 9.5", "Description": "Цевье Daniel Defence RIS II 9.5. Является частью программы SOPMOD Block II для замены штатного цевья карабина M4CQBR или Mk18 в подразделениях US SOCOM. Выполнено из легкого и прочного авиационного алюминия. Снабжено 4-мя направляющими для крепления дополнительного оборудования. Данный вариант цевья не совместим с подствольным гранатометом М203.", - "Weight": 0.502, + "Weight": 0.352, "BackgroundColor": "blue", "Width": 2, "Height": 1, @@ -177596,52 +191714,12 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5c9a25172e2216000f203150", - "_parent": "5c9a25172e2216000f20314e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "5a7dbfc1159bd40016548fde", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, { "_name": "mod_scope", "_id": "5c9a25172e2216000f203151", @@ -177784,32 +191862,15 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_tactical_003", - "_id": "5c9a25ed2e221600106f6af0", + "_name": "mod_handguard", + "_id": "6396a8fdfeadbf21a603539b", "_parent": "5c9a25172e2216000f20314e", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "626becf9582c3e319310b837", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" + "638f2003bbd47aeb9e0ff637" ] } ] @@ -177823,10 +191884,10 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -2, + "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 7, + "Ergonomics": 2, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, @@ -177836,28 +191897,28 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.944, - "CoolFactor": 1.079 + "HeatFactor": 0.968, + "CoolFactor": 1.044 }, "_proto": "55d459824bdc2d892f8b4573" }, - "5c6d10fa2e221600106f3f23": { - "_id": "5c6d10fa2e221600106f3f23", - "_name": "handguard_416_midwest_m_lok_9_inch", + "5c9a26332e2216001219ea70": { + "_id": "5c9a26332e2216001219ea70", + "_name": "handguard_ar15_dd_ris_ii_fsp_9,5", "_parent": "55818a104bdc2db9688b4569", "_type": "Item", "_props": { - "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", - "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Weight": 0.28, + "Name": "Цевье Daniel Defence RIS II 9.5 для AR-15 и совместимых", + "ShortName": "RIS II 9.5", + "Description": "Цевье Daniel Defence RIS II 9.5. Является частью программы SOPMOD Block II для замены штатного цевья карабина M4CQBR или Mk18 в подразделениях US SOCOM. Выполнено из легкого и прочного авиационного алюминия. Снабжено 4-мя направляющими для крепления дополнительного оборудования. Данный вариант цевья не совместим с подствольным гранатометом М203.", + "Weight": 0.3, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_416_midwest_m_lok_9_inch.bundle", + "path": "assets/content/items/mods/handguards/handguard_ar15_dd_ris_ii_fsp_9,5.bundle", "rcid": "" }, "UsePrefab": { @@ -177897,12 +191958,242 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5c9a26332e2216001219ea72", + "_parent": "5c9a26332e2216001219ea70", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "5a7dbfc1159bd40016548fde", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_001", + "_id": "5c9a26332e2216001219ea74", + "_parent": "5c9a26332e2216001219ea70", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_002", + "_id": "5c9a26332e2216001219ea75", + "_parent": "5c9a26332e2216001219ea70", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "5c9a26332e2216001219ea77", + "_parent": "5c9a26332e2216001219ea70", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.988, + "CoolFactor": 1.039 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5c5db5f22e2216000e5e47e8": { + "_id": "5c5db5f22e2216000e5e47e8", + "_name": "handguard_mpx_midwest_4,5_inch_m_lok", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_mpx_lancer_oem_14_inch", + "ShortName": "handguard_mpx_lancer_oem_14_inch", + "Description": "handguard_mpx_lancer_oem_14_inch", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_mpx_midwest_4,5_inch_m_lok.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_mount_000", - "_id": "5c6d10fa2e221600106f3f25", - "_parent": "5c6d10fa2e221600106f3f23", + "_id": "5c5db5f22e2216000e5e47ea", + "_parent": "5c5db5f22e2216000e5e47e8", "_props": { "filters": [ { @@ -177921,8 +192212,8 @@ }, { "_name": "mod_mount_001", - "_id": "5c6d10fa2e221600106f3f26", - "_parent": "5c6d10fa2e221600106f3f23", + "_id": "5c5db5f22e2216000e5e47eb", + "_parent": "5c5db5f22e2216000e5e47e8", "_props": { "filters": [ { @@ -177939,10 +192230,593 @@ "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" }, + { + "_name": "mod_mount_002", + "_id": "5c5db5f22e2216000e5e47ec", + "_parent": "5c5db5f22e2216000e5e47e8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5c5dbb0c2e2216652a75c232", + "_parent": "5c5db5f22e2216000e5e47e8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 15, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.991, + "CoolFactor": 1.004 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5bb20df1d4351e00347787d5": { + "_id": "5bb20df1d4351e00347787d5", + "_name": "handguard_416_hk_quad_rail_w_sight", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_416_hk_quad_rail_w_sight", + "ShortName": "handguard_416_hk_quad_rail_w_sight", + "Description": "handguard_416_hk_quad_rail_w_sight", + "Weight": 0.43, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_416_hk_quad_rail_w_sight.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5bb20df1d4351e00347787d7", + "_parent": "5bb20df1d4351e00347787d5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "5a7dbfc1159bd40016548fde", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5bb20df1d4351e00347787d8", + "_parent": "5bb20df1d4351e00347787d5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "5bb211b2d4351e0034778874", + "_parent": "5bb20df1d4351e00347787d5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_001", + "_id": "5bb211bbd4351e4502010a8b", + "_parent": "5bb20df1d4351e00347787d5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_002", + "_id": "5bb211c4d4351e00367faf06", + "_parent": "5bb20df1d4351e00347787d5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.976, + "CoolFactor": 1.01 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "637f57b78d137b27f70c496a": { + "_id": "637f57b78d137b27f70c496a", + "_name": "handguard_ar15_kac_ris_lower", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "Цевье Knight's Armament KAC RIS для AR-15 и совместимых", + "ShortName": "KAC RIS", + "Description": "Цевье Knight's Armament KAC RIS является штатным цевьем M4A1. Однако может быть установлено на большинство оружия на базе AR-15, при необходимой длине ствола. Снабжено 4-мя направляющими для крепления дополнительного оборудования и экраном для отвода тепла.", + "Weight": 0.097, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_kac_ris_lower.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "637f57b78d137b27f70c496d", + "_parent": "637f57b78d137b27f70c496a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "5a7dbfc1159bd40016548fde", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.013, + "CoolFactor": 1.002 + } + }, + "5b7bebc85acfc43bca706666": { + "_id": "5b7bebc85acfc43bca706666", + "_name": "handguard_fal_aim_sport_universal_m_lok", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", + "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Weight": 0.269, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_fal_aim_sport_universal_m_lok.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5b7bebc85acfc43bca706668", + "_parent": "5b7bebc85acfc43bca706666", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5b7bebc85acfc43bca706669", + "_parent": "5b7bebc85acfc43bca706666", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5b7bebc85acfc43bca70666a", + "_parent": "5b7bebc85acfc43bca706666", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_003", + "_id": "5b7bebc85acfc43bca70666b", + "_parent": "5b7bebc85acfc43bca706666", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, { "_name": "mod_tactical", - "_id": "5c6d10fa2e221600106f3f29", - "_parent": "5c6d10fa2e221600106f3f23", + "_id": "5b7becb35acfc4001876c21b", + "_parent": "5b7bebc85acfc43bca706666", "_props": { "filters": [ { @@ -177965,8 +192839,395 @@ }, { "_name": "mod_scope", - "_id": "5c6d10fa2e221600106f3f2a", - "_parent": "5c6d10fa2e221600106f3f23", + "_id": "5b7becbc5acfc43d825283f8", + "_parent": "5b7bebc85acfc43bca706666", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.028, + "CoolFactor": 1.024 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5c59529a2e221602b177d160": { + "_id": "5c59529a2e221602b177d160", + "_name": "handguard_mpx_lancer_oem_14_inch", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_mpx_lancer_oem_14_inch", + "ShortName": "handguard_mpx_lancer_oem_14_inch", + "Description": "handguard_mpx_lancer_oem_14_inch", + "Weight": 0.144, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_mpx_lancer_oem_14_inch.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5c59529a2e221602b177d162", + "_parent": "5c59529a2e221602b177d160", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5c59529a2e221602b177d163", + "_parent": "5c59529a2e221602b177d160", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5c59529a2e221602b177d164", + "_parent": "5c59529a2e221602b177d160", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_003", + "_id": "5c59529a2e221602b177d165", + "_parent": "5c59529a2e221602b177d160", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_004", + "_id": "5c5954702e2216398b5abdb8", + "_parent": "5c59529a2e221602b177d160", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5c59548d2e221602b21d773c", + "_parent": "5c59529a2e221602b177d160", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be4895acfc400170e2dd5", + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 12, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.025, + "CoolFactor": 1 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "6034e3d953a60014f970617b": { + "_id": "6034e3d953a60014f970617b", + "_name": "handguard_ar15_stmarms_15_inch_m_lok", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", + "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Weight": 0.22, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_stmarms_15_inch_m_lok.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5a34fbadc4a28200741e230a", + "5ae30e795acfc408fb139a0b", + "56ea8d2fd2720b7c698b4570", + "55d35ee94bdc2d61338b4568", + "55d3632e4bdc2d972f8b4569", + "603372b4da11d6478d5a07ff", + "603372d154072b51b239f9e1" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "6034e3d953a60014f970617d", + "_parent": "6034e3d953a60014f970617b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "6034e3d953a60014f970617e", + "_parent": "6034e3d953a60014f970617b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "6034e3d953a60014f970617f", + "_parent": "6034e3d953a60014f970617b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "6034e3d953a60014f9706180", + "_parent": "6034e3d953a60014f970617b", "_props": { "filters": [ { @@ -177983,8 +193244,8 @@ }, { "_name": "mod_foregrip", - "_id": "5c6d15592e2216000e69d4e0", - "_parent": "5c6d10fa2e221600106f3f23", + "_id": "6034e3d953a60014f9706182", + "_parent": "6034e3d953a60014f970617b", "_props": { "filters": [ { @@ -178005,8 +193266,8 @@ }, { "_name": "mod_sight_front", - "_id": "5c6d15652e221600114c982c", - "_parent": "5c6d10fa2e221600106f3f23", + "_id": "6034e3d953a60014f9706183", + "_parent": "6034e3d953a60014f970617b", "_props": { "filters": [ { @@ -178034,9 +193295,1317 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5.5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.986, + "CoolFactor": 1.135 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5b7bed205acfc400161d08cc": { + "_id": "5b7bed205acfc400161d08cc", + "_name": "handguard_fal_fn_original_stamped_steel", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_fal_fn_original_stamped_steel", + "ShortName": "handguard_fal_fn_original_stamped_steel", + "Description": "handguard_fal_fn_original_stamped_steel", + "Weight": 0.61, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_fal_fn_original_stamped_steel.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.038, + "CoolFactor": 0.975 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5cbda9f4ae9215000e5b9bfc": { + "_id": "5cbda9f4ae9215000e5b9bfc", + "_name": "handguard_ak_izhmash_ak74_std_plum", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "Цевье пполимерное для AK-74", + "ShortName": "AK-74 пл.ц.", + "Description": "Полимерное цевье для автомата АК-74 производства Ижмаш, пришедшее на смену классическому деревянному.", + "Weight": 0.25, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_izhmash_ak74_std_plum.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.045, + "CoolFactor": 0.962 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, + "5cbda392ae92155f3c17c39f": { + "_id": "5cbda392ae92155f3c17c39f", + "_name": "handguard_ak_izhmash_ak100_rail_plastic", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_izhmash_ak100_rail_plastic", + "ShortName": "handguard_ak_izhmash_ak100_rail_plastic", + "Description": "handguard_ak_izhmash_ak100_rail_plastic", + "Weight": 0.27, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_izhmash_ak100_rail_plastic.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5cbda485ae9215001039956b", + "_parent": "5cbda392ae92155f3c17c39f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "5cbda4bfae9215000d50e06d", + "_parent": "5cbda392ae92155f3c17c39f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.045, + "CoolFactor": 0.962 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, + "5888976c24597754281f93f5": { + "_id": "5888976c24597754281f93f5", + "_name": "handguard_dvl-10_lobaev_dvl-10_m2_std", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_dvl-10_lobaev_dvl-10_m2_std", + "ShortName": "handguard_dvl-10_lobaev_dvl-10_m2_std", + "Description": "handguard_dvl-10_lobaev_dvl-10_m2_std", + "Weight": 0.223, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_dvl-10_lobaev_dvl-10_m2_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_tactical_000", + "_id": "5888983e24597752415de72a", + "_parent": "5888976c24597754281f93f5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_001", + "_id": "5888984724597752415de72c", + "_parent": "5888976c24597754281f93f5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "626becf9582c3e319310b837", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.992, + "CoolFactor": 1.041 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5c5db6302e2216000e5e47f0": { + "_id": "5c5db6302e2216000e5e47f0", + "_name": "handguard_mpx_midwest_10,5_inch_m_lok", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_mpx_lancer_oem_14_inch", + "ShortName": "handguard_mpx_lancer_oem_14_inch", + "Description": "handguard_mpx_lancer_oem_14_inch", + "Weight": 0.226, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_mpx_midwest_10,5_inch_m_lok.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5c5db6302e2216000e5e47f2", + "_parent": "5c5db6302e2216000e5e47f0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5c5db6302e2216000e5e47f3", + "_parent": "5c5db6302e2216000e5e47f0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5c5db6302e2216000e5e47f4", + "_parent": "5c5db6302e2216000e5e47f0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_003", + "_id": "5c5db6302e2216000e5e47f5", + "_parent": "5c5db6302e2216000e5e47f0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5c5db6302e2216000e5e47f7", + "_parent": "5c5db6302e2216000e5e47f0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be4895acfc400170e2dd5", + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5c5dbb612e22167712247c32", + "_parent": "5c5db6302e2216000e5e47f0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.964, + "CoolFactor": 1.044 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "59d64f2f86f77417193ef8b3": { + "_id": "59d64f2f86f77417193ef8b3", + "_name": "handguard_ak_izhmash_akm_std_wood", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_izhmash_akm_std_wood", + "ShortName": "handguard_ak_izhmash_akm_std_wood", + "Description": "handguard_ak_izhmash_akm_std_wood", + "Weight": 0.26, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_izhmash_akm_std_wood.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.054, + "CoolFactor": 0.95 + }, + "_proto": "5648ae314bdc2d3d1c8b457f" + }, + "59e898ee86f77427614bd225": { + "_id": "59e898ee86f77427614bd225", + "_name": "handguard_ak_molot_vepr_km_vpo_209", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_izhmash_akm_std_wood", + "ShortName": "handguard_ak_izhmash_akm_std_wood", + "Description": "handguard_ak_izhmash_akm_std_wood", + "Weight": 0.26, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_molot_vepr_km_vpo_209.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.054, + "CoolFactor": 0.95 + }, + "_proto": "5648ae314bdc2d3d1c8b457f" + }, + "5cde7afdd7f00c000d36b89d": { + "_id": "5cde7afdd7f00c000d36b89d", + "_name": "handguard_m700_abarms_mrs_mod_x_gen_3", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_m700_abarms_mrs_mod_x_gen_3", + "ShortName": "handguard_m700_abarms_mrs_mod_x_gen_3", + "Description": "handguard_m700_abarms_mrs_mod_x_gen_3", + "Weight": 0.39, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_m700_abarms_mrs_mod_x_gen_3.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5bfebc530db834001d23eb65" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5cde7afdd7f00c000d36b89f", + "_parent": "5cde7afdd7f00c000d36b89d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f4242aee3103f1c44b7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5cde7afdd7f00c000d36b8a0", + "_parent": "5cde7afdd7f00c000d36b89d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5cde7afdd7f00c000d36b8a1", + "_parent": "5cde7afdd7f00c000d36b89d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "5cde7afdd7f00c000d36b8a4", + "_parent": "5cde7afdd7f00c000d36b89d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5cde7afdd7f00c000d36b8a6", + "_parent": "5cde7afdd7f00c000d36b89d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5cde7afdd7f00c000d36b8a7", + "_parent": "5cde7afdd7f00c000d36b89d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "615d8fd3290d254f5e6b2edc", + "5fc0f9b5d724d907e2077d82", + "5fc0f9cbd6fa9c00c571bb90", + "5a9d6d13a2750c00164f6b03", + "59e0bed186f774156f04ce84" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.965, + "CoolFactor": 1.008 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5c6d5d8b2e221644fc630b39": { + "_id": "5c6d5d8b2e221644fc630b39", + "_name": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "ShortName": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Description": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Weight": 0.209, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_stngr_vypr_m_lok_10_inch.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5a34fbadc4a28200741e230a", + "5ae30e795acfc408fb139a0b", + "56ea8d2fd2720b7c698b4570" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5c6d5d8b2e221644fc630b3b", + "_parent": "5c6d5d8b2e221644fc630b39", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5c6d5d8b2e221644fc630b3c", + "_parent": "5c6d5d8b2e221644fc630b39", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5c6d5d8b2e221644fc630b3d", + "_parent": "5c6d5d8b2e221644fc630b39", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5c6d5d8b2e221644fc630b3e", + "_parent": "5c6d5d8b2e221644fc630b39", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5c6d5d8b2e221644fc630b3f", + "_parent": "5c6d5d8b2e221644fc630b39", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5c6d5d8b2e221644fc630b40", + "_parent": "5c6d5d8b2e221644fc630b39", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5c6d5d8b2e221644fc630b41", + "_parent": "5c6d5d8b2e221644fc630b39", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, "Ergonomics": 8, "Velocity": 0, "RaidModdable": false, @@ -178047,11 +194616,772 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.986, - "CoolFactor": 1.07 + "HeatFactor": 0.985, + "CoolFactor": 1.055 }, "_proto": "55d459824bdc2d892f8b4573" }, + "6123649463849f3d843da7c4": { + "_id": "6123649463849f3d843da7c4", + "_name": "handguard_mc255_ckib_255_std_wood", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "Цевье Ижмех МР-133 Бук для МР-133", + "ShortName": "МР-133 Бук", + "Description": "Стандартное цевье производства Ижмех выполненное из бука для гладкоствольного ружья МР-133.", + "Weight": 0.8, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_mc255_ckib_255_std_wood.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.026, + "CoolFactor": 0.964 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "59e6284f86f77440d569536f": { + "_id": "59e6284f86f77440d569536f", + "_name": "handguard_ak_molot_vepr_km_vpo_136", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_molot_vepr_km_vpo_136", + "ShortName": "handguard_ak_molot_vepr_km_vpo_136", + "Description": "handguard_ak_molot_vepr_km_vpo_136", + "Weight": 0.26, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_molot_vepr_km_vpo_136.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 90, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.054, + "CoolFactor": 0.95 + }, + "_proto": "5648ae314bdc2d3d1c8b457f" + }, + "5d00e0cbd7ad1a6c6566a42d": { + "_id": "5d00e0cbd7ad1a6c6566a42d", + "_name": "handguard_ar15_strike_industries_viper", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "ShortName": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Description": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Weight": 0.077, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_strike_industries_viper.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c0e2f94d174af029f650d56" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5d00e0cbd7ad1a6c6566a42f", + "_parent": "5d00e0cbd7ad1a6c6566a42d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5d00e0cbd7ad1a6c6566a430", + "_parent": "5d00e0cbd7ad1a6c6566a42d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "63969cf819971040b005049e", + "_parent": "5d00e0cbd7ad1a6c6566a42d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "637f589af5ef8c33840d36d3", + "63969c9019971040b005049b" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.008, + "CoolFactor": 1.031 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5c5db63a2e2216000f1b284a": { + "_id": "5c5db63a2e2216000f1b284a", + "_name": "handguard_mpx_midwest_14_inch_m_lok", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_mpx_lancer_oem_14_inch", + "ShortName": "handguard_mpx_lancer_oem_14_inch", + "Description": "handguard_mpx_lancer_oem_14_inch", + "Weight": 0.269, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_mpx_midwest_14_inch_m_lok.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5c5db63a2e2216000f1b284c", + "_parent": "5c5db63a2e2216000f1b284a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5c5db63a2e2216000f1b284d", + "_parent": "5c5db63a2e2216000f1b284a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5c5db63a2e2216000f1b284e", + "_parent": "5c5db63a2e2216000f1b284a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_003", + "_id": "5c5db63a2e2216000f1b284f", + "_parent": "5c5db63a2e2216000f1b284a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_004", + "_id": "5c5db63a2e2216000f1b2850", + "_parent": "5c5db63a2e2216000f1b284a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5c5db63a2e2216000f1b2851", + "_parent": "5c5db63a2e2216000f1b284a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be4895acfc400170e2dd5", + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffce524597763b31685d8", + "57cffcdd24597763f5110006" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_005", + "_id": "5c5dba9d2e2216000e5e4ae6", + "_parent": "5c5db63a2e2216000f1b284a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_006", + "_id": "5c5dbaa92e2216000e5e4ae7", + "_parent": "5c5db63a2e2216000f1b284a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5c5dbb7f2e2216003a0fe918", + "_parent": "5c5db63a2e2216000f1b284a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -4, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.952, + "CoolFactor": 1.032 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5a9d56c8a2750c0032157146": { + "_id": "5a9d56c8a2750c0032157146", + "_name": "handguard_ak_strike_industries_trax_1", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_strike_industries_trax_1", + "ShortName": "handguard_ak_strike_industries_trax_1", + "Description": "handguard_ak_strike_industries_trax_1", + "Weight": 0.26, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_strike_industries_trax_1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5a9d56c8a2750c0032157149", + "_parent": "5a9d56c8a2750c0032157146", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5a9d5769a2750c00156aad2f", + "_parent": "5a9d56c8a2750c0032157146", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "615d8fd3290d254f5e6b2edc", + "5fc0f9b5d724d907e2077d82", + "5fc0f9cbd6fa9c00c571bb90", + "5a9d6d13a2750c00164f6b03", + "5a9d6d21a2750c00137fa649", + "59e0bed186f774156f04ce84" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5a9d57b4a2750c00156aad30", + "_parent": "5a9d56c8a2750c0032157146", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.966, + "CoolFactor": 1.02 + }, + "_proto": "5648b1504bdc2d9d488b4584" + }, "619b5db699fb192e7430664f": { "_id": "619b5db699fb192e7430664f", "_name": "handguard_ar15_aeroknox_ax15_10,5_m_lok", @@ -178113,6 +195443,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -178244,6 +195578,384 @@ }, "_proto": "55d459824bdc2d892f8b4573" }, + "595cf16b86f77427440c32e2": { + "_id": "595cf16b86f77427440c32e2", + "_name": "handguard_ar15_war_sport_lvoa_s_blk", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar15_war_sport_lvoa_s_blk", + "ShortName": "handguard_ar15_war_sport_lvoa_s_blk", + "Description": "handguard_ar15_war_sport_lvoa_s_blk", + "Weight": 0.5, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_war_sport_lvoa_s_blk.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "595cf16b86f77427440c32e4", + "_parent": "595cf16b86f77427440c32e2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "595cf16b86f77427440c32e8", + "_parent": "595cf16b86f77427440c32e2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "59e0bf6986f774156f04ce86", + "_parent": "595cf16b86f77427440c32e2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59e0bed186f774156f04ce84" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "59e0bfb886f7742d48765bd4", + "_parent": "595cf16b86f77427440c32e2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_003", + "_id": "59e0bfbf86f774157255cc32", + "_parent": "595cf16b86f77427440c32e2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_004", + "_id": "59e0bfc686f77415701de392", + "_parent": "595cf16b86f77427440c32e2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5c164e7d2e221602b3136aba", + "_parent": "595cf16b86f77427440c32e2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c", + "55d4af3a4bdc2d972f8b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.95, + "CoolFactor": 1.02 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5c9a1c422e221600106f69f0": { + "_id": "5c9a1c422e221600106f69f0", + "_name": "handguard_ak_magpul_zhukov_u_plm", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_magpul_moe_ak_blk", + "ShortName": "handguard_ak_magpul_moe_ak_blk", + "Description": "handguard_ak_magpul_moe_ak_blk", + "Weight": 0.31, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_magpul_zhukov_u_plm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "59984ab886f7743e98271174" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5c9a1c422e221600106f69f2", + "_parent": "5c9a1c422e221600106f69f0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5c9a1c422e221600106f69f3", + "_parent": "5c9a1c422e221600106f69f0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5c9a1c422e221600106f69f4", + "_parent": "5c9a1c422e221600106f69f0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 14, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.072, + "CoolFactor": 1.027 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, "61712eae6c780c1e710c9a1d": { "_id": "61712eae6c780c1e710c9a1d", "_name": "handguard_417_hk_417_patrol_rail", @@ -178300,6 +196012,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -178484,1093 +196200,23 @@ }, "_proto": "55d459824bdc2d892f8b4573" }, - "5b7bee755acfc400196d5383": { - "_id": "5b7bee755acfc400196d5383", - "_name": "handguard_fal_vltor_casv_fas", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", - "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Weight": 0.232, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_fal_vltor_casv_fas.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5b7bee755acfc400196d5385", - "_parent": "5b7bee755acfc400196d5383", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be46e5acfc400170e2dcf" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5b7bee755acfc400196d5386", - "_parent": "5b7bee755acfc400196d5383", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be4575acfc400161d0832", - "5b7be4645acfc400170e2dcc" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5b7bee755acfc400196d5387", - "_parent": "5b7bee755acfc400196d5383", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be4575acfc400161d0832", - "5b7be4645acfc400170e2dcc" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5b7bee755acfc400196d538a", - "_parent": "5b7bee755acfc400196d5383", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ae0171245977343c27bfcf", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 14, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.99, - "CoolFactor": 1.012 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5c6d10e82e221601da357b07": { - "_id": "5c6d10e82e221601da357b07", - "_name": "handguard_416_hk_mrs_keymod_14_inch", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_416_hk_mrs_keymod_14_inch", - "ShortName": "handguard_416_hk_mrs_keymod_14_inch", - "Description": "handguard_416_hk_mrs_keymod_14_inch", - "Weight": 0.39, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_416_hk_mrs_keymod_14_inch.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5c6d10e82e221601da357b09", - "_parent": "5c6d10e82e221601da357b07", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5c6d10e82e221601da357b0a", - "_parent": "5c6d10e82e221601da357b07", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5c6d10e82e221601da357b0b", - "_parent": "5c6d10e82e221601da357b07", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_003", - "_id": "5c6d10e82e221601da357b0c", - "_parent": "5c6d10e82e221601da357b07", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_004", - "_id": "5c6d10e82e221601da357b0d", - "_parent": "5c6d10e82e221601da357b07", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5c6d16932e221601da357c10", - "_parent": "5c6d10e82e221601da357b07", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5c6d169c2e2216000f2004ee", - "_parent": "5c6d10e82e221601da357b07", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5c6d16a32e2216001219b4ca", - "_parent": "5c6d10e82e221601da357b07", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c", - "55d4af3a4bdc2d972f8b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5c6d17862e221644fc6307fd", - "_parent": "5c6d10e82e221601da357b07", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "615d8fd3290d254f5e6b2edc", - "5fc0f9b5d724d907e2077d82", - "5fc0f9cbd6fa9c00c571bb90", - "5a9d6d13a2750c00164f6b03", - "59e0bed186f774156f04ce84" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.977, - "CoolFactor": 1.008 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5cbda9f4ae9215000e5b9bfc": { - "_id": "5cbda9f4ae9215000e5b9bfc", - "_name": "handguard_ak_izhmash_ak74_std_plum", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "Цевье пполимерное для AK-74", - "ShortName": "AK-74 пл.ц.", - "Description": "Полимерное цевье для автомата АК-74 производства Ижмаш, пришедшее на смену классическому деревянному.", - "Weight": 0.25, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_izhmash_ak74_std_plum.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.045, - "CoolFactor": 0.962 - }, - "_proto": "5648b0744bdc2d363b8b4578" - }, - "5e87076ce2db31558c75a11d": { - "_id": "5e87076ce2db31558c75a11d", - "_name": "handguard_590_mossberg_590a1_std", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_870_remington_12g_speedfeed_short", - "ShortName": "handguard_870_remington_12g_speedfeed_short", - "Description": "handguard_870_remington_12g_speedfeed_short", - "Weight": 0.65, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_590_mossberg_590a1_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.024, - "CoolFactor": 0.982 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5c6d11072e2216000e69d2e4": { - "_id": "5c6d11072e2216000e69d2e4", - "_name": "handguard_416_midwest_m_lok_13,5_inch", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", - "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Weight": 0.37, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_416_midwest_m_lok_13,5_inch.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c6d85e02e22165df16b81f4", - "5bb20d92d4351e00853263eb", - "5bb20d9cd4351e00334c9d8a" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5c6d11072e2216000e69d2e6", - "_parent": "5c6d11072e2216000e69d2e4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5c6d11072e2216000e69d2e7", - "_parent": "5c6d11072e2216000e69d2e4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5c6d11072e2216000e69d2e8", - "_parent": "5c6d11072e2216000e69d2e4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5c6d11072e2216000e69d2ea", - "_parent": "5c6d11072e2216000e69d2e4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5c6d11072e2216000e69d2eb", - "_parent": "5c6d11072e2216000e69d2e4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5c6d14ad2e2216001219b4c9", - "_parent": "5c6d11072e2216000e69d2e4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5c6d14d62e221644f31bf663", - "_parent": "5c6d11072e2216000e69d2e4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c", - "55d4af3a4bdc2d972f8b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.969, - "CoolFactor": 1.103 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "595cf16b86f77427440c32e2": { - "_id": "595cf16b86f77427440c32e2", - "_name": "handguard_ar15_war_sport_lvoa_s_blk", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ar15_war_sport_lvoa_s_blk", - "ShortName": "handguard_ar15_war_sport_lvoa_s_blk", - "Description": "handguard_ar15_war_sport_lvoa_s_blk", - "Weight": 0.5, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_war_sport_lvoa_s_blk.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "595cf16b86f77427440c32e4", - "_parent": "595cf16b86f77427440c32e2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "595cf16b86f77427440c32e8", - "_parent": "595cf16b86f77427440c32e2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "59e0bf6986f774156f04ce86", - "_parent": "595cf16b86f77427440c32e2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59e0bed186f774156f04ce84" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "59e0bfb886f7742d48765bd4", - "_parent": "595cf16b86f77427440c32e2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_003", - "_id": "59e0bfbf86f774157255cc32", - "_parent": "595cf16b86f77427440c32e2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_004", - "_id": "59e0bfc686f77415701de392", - "_parent": "595cf16b86f77427440c32e2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5c164e7d2e221602b3136aba", - "_parent": "595cf16b86f77427440c32e2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c", - "55d4af3a4bdc2d972f8b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.95, - "CoolFactor": 1.02 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5d00e0cbd7ad1a6c6566a42d": { - "_id": "5d00e0cbd7ad1a6c6566a42d", - "_name": "handguard_ar15_strike_industries_viper", + "5c78f26f2e221601da3581d1": { + "_id": "5c78f26f2e221601da3581d1", + "_name": "handguard_ar15_magpul_moe_sl_mid_length", "_parent": "55818a104bdc2db9688b4569", "_type": "Item", "_props": { "Name": "handguard_ar15_stngr_vypr_m_lok_10_inch", "ShortName": "handguard_ar15_stngr_vypr_m_lok_10_inch", "Description": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "Weight": 0.171, + "Weight": 0.23, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_strike_industries_viper.bundle", + "path": "assets/content/items/mods/handguards/handguard_ar15_magpul_moe_sl_mid_length.bundle", "rcid": "" }, "UsePrefab": { @@ -179601,7 +196247,9 @@ "CanSellOnRagfair": true, "CanRequireOnRagfair": true, "ConflictingItems": [ - "5c0e2f94d174af029f650d56" + "5a34fbadc4a28200741e230a", + "55d35ee94bdc2d61338b4568", + "55d3632e4bdc2d972f8b4569" ], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -179612,20 +196260,24 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_mount_000", - "_id": "5d00e0cbd7ad1a6c6566a42f", - "_parent": "5d00e0cbd7ad1a6c6566a42d", + "_id": "5c78f26f2e221601da3581d3", + "_parent": "5c78f26f2e221601da3581d1", "_props": { "filters": [ { "Shift": 0, "Filter": [ "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" + "6269545d0e57f218e4548ca2", + "6269220d70b6c02e665f2635" ] } ] @@ -179636,14 +196288,15 @@ }, { "_name": "mod_mount_001", - "_id": "5d00e0cbd7ad1a6c6566a430", - "_parent": "5d00e0cbd7ad1a6c6566a42d", + "_id": "5c78f26f2e221601da3581d4", + "_parent": "5c78f26f2e221601da3581d1", "_props": { "filters": [ { "Shift": 0, "Filter": [ "5b7be47f5acfc400170e2dd2", + "6269545d0e57f218e4548ca2", "6269220d70b6c02e665f2635" ] } @@ -179655,8 +196308,8 @@ }, { "_name": "mod_foregrip", - "_id": "5d00e0cbd7ad1a6c6566a431", - "_parent": "5d00e0cbd7ad1a6c6566a42d", + "_id": "5c78f26f2e221601da3581d8", + "_parent": "5c78f26f2e221601da3581d1", "_props": { "filters": [ { @@ -179680,7 +196333,7 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": 0, + "Recoil": -1, "Loudness": 0, "EffectiveDistance": 0, "Ergonomics": 10, @@ -179693,88 +196346,8 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.027, - "CoolFactor": 1.041 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "6123649463849f3d843da7c4": { - "_id": "6123649463849f3d843da7c4", - "_name": "handguard_mc255_ckib_255_std_wood", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "Цевье Ижмех МР-133 Бук для МР-133", - "ShortName": "МР-133 Бук", - "Description": "Стандартное цевье производства Ижмех выполненное из бука для гладкоствольного ружья МР-133.", - "Weight": 0.8, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mc255_ckib_255_std_wood.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.026, - "CoolFactor": 0.964 + "HeatFactor": 1.064, + "CoolFactor": 1.021 }, "_proto": "55d459824bdc2d892f8b4573" }, @@ -179847,6 +196420,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -179963,4224 +196540,6 @@ }, "_proto": "55d459824bdc2d892f8b4573" }, - "5d122e7bd7ad1a07102d6d7f": { - "_id": "5d122e7bd7ad1a07102d6d7f", - "_name": "handguard_ar15_kac_urx_31_10,75_inch", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ar15_kac_urx_31_10,75_inch", - "ShortName": "handguard_ar15_kac_urx_31_10,75_inch", - "Description": "handguard_ar15_kac_urx_31_10,75_inch", - "Weight": 0.32, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_kac_urx_31_10,75_inch.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5a34fbadc4a28200741e230a", - "5ae30e795acfc408fb139a0b", - "56ea8d2fd2720b7c698b4570", - "55d35ee94bdc2d61338b4568" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5d122e7dd7ad1a07102d6d81", - "_parent": "5d122e7bd7ad1a07102d6d7f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d123b70d7ad1a0ee35e0754", - "5d124c0ed7ad1a10d168dd9b", - "5d123a3cd7ad1a004e476058", - "5d124c01d7ad1a115c7d59fb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5d122e7dd7ad1a07102d6d82", - "_parent": "5d122e7bd7ad1a07102d6d7f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d123b70d7ad1a0ee35e0754", - "5d124c0ed7ad1a10d168dd9b", - "5d123a3cd7ad1a004e476058", - "5d124c01d7ad1a115c7d59fb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5d122e7dd7ad1a07102d6d83", - "_parent": "5d122e7bd7ad1a07102d6d7f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5d122e7dd7ad1a07102d6d84", - "_parent": "5d122e7bd7ad1a07102d6d7f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d123b7dd7ad1a004f01b262", - "5d124c1ad7ad1a12227c53a7", - "5d133067d7ad1a33013f95b4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5d122e7dd7ad1a07102d6d85", - "_parent": "5d122e7bd7ad1a07102d6d7f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "5d122e7dd7ad1a07102d6d87", - "_parent": "5d122e7bd7ad1a07102d6d7f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "5d122e7dd7ad1a07102d6d88", - "_parent": "5d122e7bd7ad1a07102d6d7f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_002", - "_id": "5d122e7dd7ad1a07102d6d89", - "_parent": "5d122e7bd7ad1a07102d6d7f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_003", - "_id": "5d122e7dd7ad1a07102d6d8a", - "_parent": "5d122e7bd7ad1a07102d6d7f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.942, - "CoolFactor": 1.084 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "588b56d02459771481110ae2": { - "_id": "588b56d02459771481110ae2", - "_name": "handguard_ar15_dd_ris_ii_9,5_blk", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "Цевье Daniel Defence RIS II 9.5 для AR-15 и совместимых", - "ShortName": "RIS II 9.5", - "Description": "Цевье Daniel Defence RIS II 9.5. Является частью программы SOPMOD Block II для замены штатного цевья карабина M4CQBR или Mk18 в подразделениях US SOCOM. Выполнено из легкого и прочного авиационного алюминия. Снабжено 4-мя направляющими для крепления дополнительного оборудования. Данный вариант цевья не совместим с подствольным гранатометом М203.", - "Weight": 0.399, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_dd_ris_ii_9,5_blk.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "588b56d02459771481110ae3", - "_parent": "588b56d02459771481110ae2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "5a7dbfc1159bd40016548fde", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "588b56d02459771481110ae4", - "_parent": "588b56d02459771481110ae2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical001", - "_id": "588b56d02459771481110ae5", - "_parent": "588b56d02459771481110ae2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "626becf9582c3e319310b837", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical002", - "_id": "588b56d02459771481110ae6", - "_parent": "588b56d02459771481110ae2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "626becf9582c3e319310b837", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "588b56d02459771481110ae7", - "_parent": "588b56d02459771481110ae2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c", - "55d4af3a4bdc2d972f8b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "588b56d02459771481110ae8", - "_parent": "588b56d02459771481110ae2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.98, - "CoolFactor": 1.033 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5fbc226eca32ed67276c155d": { - "_id": "5fbc226eca32ed67276c155d", - "_name": "handguard_mcx_sig_gen1_8_inch_keymod", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_mcx_sig_gen1_8_inch_keymod", - "ShortName": "handguard_mcx_sig_gen1_8_inch_keymod", - "Description": "handguard_mcx_sig_gen1_8_inch_keymod", - "Weight": 0.39, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mcx_sig_gen1_8_inch_keymod.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5fbc226eca32ed67276c155f", - "_parent": "5fbc226eca32ed67276c155d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5fbc226eca32ed67276c1560", - "_parent": "5fbc226eca32ed67276c155d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5fbc226eca32ed67276c1566", - "_parent": "5fbc226eca32ed67276c155d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c", - "55d4af3a4bdc2d972f8b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5fbc226eca32ed67276c1567", - "_parent": "5fbc226eca32ed67276c155d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "615d8fd3290d254f5e6b2edc", - "5fc0f9b5d724d907e2077d82", - "5fc0f9cbd6fa9c00c571bb90", - "5a9d6d13a2750c00164f6b03", - "59e0bed186f774156f04ce84", - "623c2f4242aee3103f1c44b7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.973, - "CoolFactor": 1.022 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "628b916469015a4e1711ed8d": { - "_id": "628b916469015a4e1711ed8d", - "_name": "handguard_ak_sag_mk3_chassis_ak545_type", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ak_magpul_moe_ak_blk", - "ShortName": "handguard_ak_magpul_moe_ak_blk", - "Description": "handguard_ak_magpul_moe_ak_blk", - "Weight": 0.617, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_sag_mk3_chassis_ak545_type.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "628b916469015a4e1711ed8e", - "_parent": "628b916469015a4e1711ed8d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "628b916469015a4e1711ed8f", - "_parent": "628b916469015a4e1711ed8d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "628b9193a733087d0d7fe837", - "_parent": "628b916469015a4e1711ed8d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "628b91a869015a4e1711ed92", - "_parent": "628b916469015a4e1711ed8d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "628b91a869015a4e1711ed93", - "_parent": "628b916469015a4e1711ed8d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "628b9227a733087d0d7fe839", - "_parent": "628b916469015a4e1711ed8d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "628b9be6cff66b70c002b14c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 2, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 16, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.08, - "CoolFactor": 1.06 - }, - "_proto": "5648b0744bdc2d363b8b4578" - }, - "5fc235db2770a0045c59c683": { - "_id": "5fc235db2770a0045c59c683", - "_name": "handguard_mk18_sword_mjolnir_18_inch", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_mk18_sword_mjolnir_18_inch", - "ShortName": "handguard_mk18_sword_mjolnir_18_inch", - "Description": "handguard_mk18_sword_mjolnir_18_inch", - "Weight": 0.42, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mk18_sword_mjolnir_18_inch.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5a34fbadc4a28200741e230a", - "5ae30e795acfc408fb139a0b", - "56ea8d2fd2720b7c698b4570", - "55d35ee94bdc2d61338b4568", - "55d3632e4bdc2d972f8b4569", - "5c0e2f94d174af029f650d56" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5fc235db2770a0045c59c685", - "_parent": "5fc235db2770a0045c59c683", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "5fc235db2770a0045c59c686", - "_parent": "5fc235db2770a0045c59c683", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5fc235db2770a0045c59c687", - "_parent": "5fc235db2770a0045c59c683", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269545d0e57f218e4548ca2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5fc235db2770a0045c59c688", - "_parent": "5fc235db2770a0045c59c683", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269545d0e57f218e4548ca2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5fc235db2770a0045c59c689", - "_parent": "5fc235db2770a0045c59c683", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c", - "55d4af3a4bdc2d972f8b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5fc235db2770a0045c59c68a", - "_parent": "5fc235db2770a0045c59c683", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5fc235db2770a0045c59c68b", - "_parent": "5fc235db2770a0045c59c683", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269545d0e57f218e4548ca2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 1, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.908, - "CoolFactor": 1.097 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "6034e3cb0ddce744014cb870": { - "_id": "6034e3cb0ddce744014cb870", - "_name": "handguard_ar15_stmarms_9_inch_m_lok", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", - "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Weight": 0.155, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_stmarms_9_inch_m_lok.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5a34fbadc4a28200741e230a", - "5ae30e795acfc408fb139a0b", - "56ea8d2fd2720b7c698b4570" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "6034e3cb0ddce744014cb872", - "_parent": "6034e3cb0ddce744014cb870", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "6034e3cb0ddce744014cb873", - "_parent": "6034e3cb0ddce744014cb870", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "6034e3cb0ddce744014cb874", - "_parent": "6034e3cb0ddce744014cb870", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "6034e3cb0ddce744014cb876", - "_parent": "6034e3cb0ddce744014cb870", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "6034e3cb0ddce744014cb877", - "_parent": "6034e3cb0ddce744014cb870", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c", - "55d4af3a4bdc2d972f8b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.978, - "CoolFactor": 1.076 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "595cfa8b86f77427437e845b": { - "_id": "595cfa8b86f77427437e845b", - "_name": "handguard_ar15_war_sport_lvoa_c_blk", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ar15_war_sport_lvoa_s_blk", - "ShortName": "handguard_ar15_war_sport_lvoa_s_blk", - "Description": "handguard_ar15_war_sport_lvoa_s_blk", - "Weight": 0.58, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_war_sport_lvoa_c_blk.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5a9fbb84a2750c00137fa685", - "55d35ee94bdc2d61338b4568" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "595cfa8b86f77427437e845c", - "_parent": "595cfa8b86f77427437e845b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "595cfa8b86f77427437e845d", - "_parent": "595cfa8b86f77427437e845b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "59e0c03b86f774156f04ce87", - "_parent": "595cfa8b86f77427437e845b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59e0bed186f774156f04ce84" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "59e0c04386f7742d48765bd5", - "_parent": "595cfa8b86f77427437e845b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_003", - "_id": "59e0c04986f774157255cc33", - "_parent": "595cfa8b86f77427437e845b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_004", - "_id": "59e0c05086f774156f04ce88", - "_parent": "595cfa8b86f77427437e845b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5c164e3d2e221602b5428c3d", - "_parent": "595cfa8b86f77427437e845b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c", - "55d4af3a4bdc2d972f8b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.942, - "CoolFactor": 1.06 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5bb20dfcd4351e00334c9e24": { - "_id": "5bb20dfcd4351e00334c9e24", - "_name": "handguard_416_hk_quad_rail_extended", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_416_hk_quad_rail_extended", - "ShortName": "handguard_416_hk_quad_rail_extended", - "Description": "handguard_416_hk_quad_rail_extended", - "Weight": 0.54, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_416_hk_quad_rail_extended.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5bb20d92d4351e00853263eb", - "5bb20d9cd4351e00334c9d8a", - "5bb20da5d4351e0035629dbf" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5bb20dfcd4351e00334c9e26", - "_parent": "5bb20dfcd4351e00334c9e24", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "5a7dbfc1159bd40016548fde", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5bb20dfcd4351e00334c9e27", - "_parent": "5bb20dfcd4351e00334c9e24", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5bb20dfcd4351e00334c9e2a", - "_parent": "5bb20dfcd4351e00334c9e24", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c", - "55d4af3a4bdc2d972f8b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "5bb212b8d4351e00367faf08", - "_parent": "5bb20dfcd4351e00334c9e24", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "5bb212bfd4351e00853263ef", - "_parent": "5bb20dfcd4351e00334c9e24", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_002", - "_id": "5bb212c5d4351e0034778875", - "_parent": "5bb20dfcd4351e00334c9e24", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.985, - "CoolFactor": 1.006 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5b7bed205acfc400161d08cc": { - "_id": "5b7bed205acfc400161d08cc", - "_name": "handguard_fal_fn_original_stamped_steel", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_fal_fn_original_stamped_steel", - "ShortName": "handguard_fal_fn_original_stamped_steel", - "Description": "handguard_fal_fn_original_stamped_steel", - "Weight": 0.61, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_fal_fn_original_stamped_steel.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.038, - "CoolFactor": 0.975 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5c9a1c422e221600106f69f0": { - "_id": "5c9a1c422e221600106f69f0", - "_name": "handguard_ak_magpul_zhukov_u_plm", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ak_magpul_moe_ak_blk", - "ShortName": "handguard_ak_magpul_moe_ak_blk", - "Description": "handguard_ak_magpul_moe_ak_blk", - "Weight": 0.31, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_magpul_zhukov_u_plm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "59984ab886f7743e98271174" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5c9a1c422e221600106f69f2", - "_parent": "5c9a1c422e221600106f69f0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5c9a1c422e221600106f69f3", - "_parent": "5c9a1c422e221600106f69f0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5c9a1c422e221600106f69f4", - "_parent": "5c9a1c422e221600106f69f0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 14, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.072, - "CoolFactor": 1.027 - }, - "_proto": "5648b0744bdc2d363b8b4578" - }, - "59d64f2f86f77417193ef8b3": { - "_id": "59d64f2f86f77417193ef8b3", - "_name": "handguard_ak_izhmash_akm_std_wood", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ak_izhmash_akm_std_wood", - "ShortName": "handguard_ak_izhmash_akm_std_wood", - "Description": "handguard_ak_izhmash_akm_std_wood", - "Weight": 0.26, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ak_izhmash_akm_std_wood.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.054, - "CoolFactor": 0.95 - }, - "_proto": "5648ae314bdc2d3d1c8b457f" - }, - "5888976c24597754281f93f5": { - "_id": "5888976c24597754281f93f5", - "_name": "handguard_dvl-10_lobaev_dvl-10_m2_std", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_dvl-10_lobaev_dvl-10_m2_std", - "ShortName": "handguard_dvl-10_lobaev_dvl-10_m2_std", - "Description": "handguard_dvl-10_lobaev_dvl-10_m2_std", - "Weight": 0.223, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_dvl-10_lobaev_dvl-10_m2_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 5, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_tactical_000", - "_id": "5888983e24597752415de72a", - "_parent": "5888976c24597754281f93f5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "5888984724597752415de72c", - "_parent": "5888976c24597754281f93f5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "626becf9582c3e319310b837", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.992, - "CoolFactor": 1.041 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "6034e3e20ddce744014cb878": { - "_id": "6034e3e20ddce744014cb878", - "_name": "handguard_ar15_stmarms_12_inch_m_lok", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", - "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Weight": 0.2, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_stmarms_12_inch_m_lok.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5a34fbadc4a28200741e230a", - "5ae30e795acfc408fb139a0b", - "56ea8d2fd2720b7c698b4570", - "55d35ee94bdc2d61338b4568", - "603372b4da11d6478d5a07ff" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "6034e3e20ddce744014cb87a", - "_parent": "6034e3e20ddce744014cb878", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "6034e3e20ddce744014cb87b", - "_parent": "6034e3e20ddce744014cb878", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "6034e3e20ddce744014cb87c", - "_parent": "6034e3e20ddce744014cb878", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "6034e3e20ddce744014cb87d", - "_parent": "6034e3e20ddce744014cb878", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "6034e3e20ddce744014cb87f", - "_parent": "6034e3e20ddce744014cb878", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "6034e3e20ddce744014cb880", - "_parent": "6034e3e20ddce744014cb878", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c", - "55d4af3a4bdc2d972f8b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6.5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.982, - "CoolFactor": 1.115 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5c9a26332e2216001219ea70": { - "_id": "5c9a26332e2216001219ea70", - "_name": "handguard_ar15_dd_ris_ii_fsp_9,5", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "Цевье Daniel Defence RIS II 9.5 для AR-15 и совместимых", - "ShortName": "RIS II 9.5", - "Description": "Цевье Daniel Defence RIS II 9.5. Является частью программы SOPMOD Block II для замены штатного цевья карабина M4CQBR или Mk18 в подразделениях US SOCOM. Выполнено из легкого и прочного авиационного алюминия. Снабжено 4-мя направляющими для крепления дополнительного оборудования. Данный вариант цевья не совместим с подствольным гранатометом М203.", - "Weight": 0.3, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_dd_ris_ii_fsp_9,5.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5c9a26332e2216001219ea72", - "_parent": "5c9a26332e2216001219ea70", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "5a7dbfc1159bd40016548fde", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "5c9a26332e2216001219ea74", - "_parent": "5c9a26332e2216001219ea70", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_002", - "_id": "5c9a26332e2216001219ea75", - "_parent": "5c9a26332e2216001219ea70", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "5c9a26332e2216001219ea77", - "_parent": "5c9a26332e2216001219ea70", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.988, - "CoolFactor": 1.039 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5b7bebc85acfc43bca706666": { - "_id": "5b7bebc85acfc43bca706666", - "_name": "handguard_fal_aim_sport_universal_m_lok", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", - "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Weight": 0.269, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_fal_aim_sport_universal_m_lok.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5b7bebc85acfc43bca706668", - "_parent": "5b7bebc85acfc43bca706666", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5b7bebc85acfc43bca706669", - "_parent": "5b7bebc85acfc43bca706666", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5b7bebc85acfc43bca70666a", - "_parent": "5b7bebc85acfc43bca706666", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_003", - "_id": "5b7bebc85acfc43bca70666b", - "_parent": "5b7bebc85acfc43bca706666", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5b7becb35acfc4001876c21b", - "_parent": "5b7bebc85acfc43bca706666", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5b7becbc5acfc43d825283f8", - "_parent": "5b7bebc85acfc43bca706666", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.028, - "CoolFactor": 1.024 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "6034e3d953a60014f970617b": { - "_id": "6034e3d953a60014f970617b", - "_name": "handguard_ar15_stmarms_15_inch_m_lok", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", - "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Weight": 0.22, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_stmarms_15_inch_m_lok.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5a34fbadc4a28200741e230a", - "5ae30e795acfc408fb139a0b", - "56ea8d2fd2720b7c698b4570", - "55d35ee94bdc2d61338b4568", - "55d3632e4bdc2d972f8b4569", - "603372b4da11d6478d5a07ff", - "603372d154072b51b239f9e1" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "6034e3d953a60014f970617d", - "_parent": "6034e3d953a60014f970617b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "6034e3d953a60014f970617e", - "_parent": "6034e3d953a60014f970617b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "6034e3d953a60014f970617f", - "_parent": "6034e3d953a60014f970617b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "6034e3d953a60014f9706180", - "_parent": "6034e3d953a60014f970617b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "6034e3d953a60014f9706182", - "_parent": "6034e3d953a60014f970617b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "6034e3d953a60014f9706183", - "_parent": "6034e3d953a60014f970617b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c", - "55d4af3a4bdc2d972f8b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5.5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.986, - "CoolFactor": 1.135 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5c5db6302e2216000e5e47f0": { - "_id": "5c5db6302e2216000e5e47f0", - "_name": "handguard_mpx_midwest_10,5_inch_m_lok", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_mpx_lancer_oem_14_inch", - "ShortName": "handguard_mpx_lancer_oem_14_inch", - "Description": "handguard_mpx_lancer_oem_14_inch", - "Weight": 0.226, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mpx_midwest_10,5_inch_m_lok.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5c5db6302e2216000e5e47f2", - "_parent": "5c5db6302e2216000e5e47f0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5c5db6302e2216000e5e47f3", - "_parent": "5c5db6302e2216000e5e47f0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5c5db6302e2216000e5e47f4", - "_parent": "5c5db6302e2216000e5e47f0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_003", - "_id": "5c5db6302e2216000e5e47f5", - "_parent": "5c5db6302e2216000e5e47f0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5c5db6302e2216000e5e47f7", - "_parent": "5c5db6302e2216000e5e47f0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be4895acfc400170e2dd5", - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5c5dbb612e22167712247c32", - "_parent": "5c5db6302e2216000e5e47f0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.964, - "CoolFactor": 1.044 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "6065881d1246154cad35d637": { - "_id": "6065881d1246154cad35d637", - "_name": "handguard_ar10_cmmg_mk3_rml15_m_lok", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ar10_cmmg_mk3_rml15_m_lok", - "ShortName": "handguard_ar10_cmmg_mk3_rml15_m_lok", - "Description": "handguard_ar10_cmmg_mk3_rml15_m_lok", - "Weight": 0.22, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar10_cmmg_mk3_rml15_m_lok.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5a34fbadc4a28200741e230a", - "5ae30e795acfc408fb139a0b", - "56ea8d2fd2720b7c698b4570", - "55d35ee94bdc2d61338b4568", - "55d3632e4bdc2d972f8b4569", - "603372b4da11d6478d5a07ff", - "603372d154072b51b239f9e1" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "6065881d1246154cad35d639", - "_parent": "6065881d1246154cad35d637", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "6065881d1246154cad35d63a", - "_parent": "6065881d1246154cad35d637", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "6065881d1246154cad35d63b", - "_parent": "6065881d1246154cad35d637", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "6065881d1246154cad35d63c", - "_parent": "6065881d1246154cad35d637", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "6065881d1246154cad35d63d", - "_parent": "6065881d1246154cad35d637", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "6065881d1246154cad35d63e", - "_parent": "6065881d1246154cad35d637", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c", - "55d4af3a4bdc2d972f8b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "6093bae3b0e443224b421cde", - "_parent": "6065881d1246154cad35d637", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5.5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.962, - "CoolFactor": 1.108 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5d19cd96d7ad1a4a992c9f52": { - "_id": "5d19cd96d7ad1a4a992c9f52", - "_name": "handguard_mp5_ptr_tri_rail_forearm", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_mp5_bt_tl_99_3x_nar", - "ShortName": "handguard_mp5_bt_tl_99_3x_nar", - "Description": "handguard_mp5_bt_tl_99_3x_nar", - "Weight": 0.308, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mp5_ptr_tri_rail_forearm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_foregrip", - "_id": "5d19cd97d7ad1a4a992c9f54", - "_parent": "5d19cd96d7ad1a4a992c9f52", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "5d19cd97d7ad1a4a992c9f55", - "_parent": "5d19cd96d7ad1a4a992c9f52", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "5d19cd97d7ad1a4a992c9f56", - "_parent": "5d19cd96d7ad1a4a992c9f52", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 11, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.975, - "CoolFactor": 1.069 - }, - "_proto": "5648b0744bdc2d363b8b4578" - }, - "5c78f26f2e221601da3581d1": { - "_id": "5c78f26f2e221601da3581d1", - "_name": "handguard_ar15_magpul_moe_sl_mid_length", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "ShortName": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "Description": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "Weight": 0.23, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_magpul_moe_sl_mid_length.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5a34fbadc4a28200741e230a", - "55d35ee94bdc2d61338b4568", - "55d3632e4bdc2d972f8b4569" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5c78f26f2e221601da3581d3", - "_parent": "5c78f26f2e221601da3581d1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269545d0e57f218e4548ca2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5c78f26f2e221601da3581d4", - "_parent": "5c78f26f2e221601da3581d1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269545d0e57f218e4548ca2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5c78f26f2e221601da3581d8", - "_parent": "5c78f26f2e221601da3581d1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.064, - "CoolFactor": 1.021 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5c6d5d8b2e221644fc630b39": { - "_id": "5c6d5d8b2e221644fc630b39", - "_name": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "ShortName": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "Description": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "Weight": 0.209, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_stngr_vypr_m_lok_10_inch.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5a34fbadc4a28200741e230a", - "5ae30e795acfc408fb139a0b", - "56ea8d2fd2720b7c698b4570" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5c6d5d8b2e221644fc630b3b", - "_parent": "5c6d5d8b2e221644fc630b39", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5c6d5d8b2e221644fc630b3c", - "_parent": "5c6d5d8b2e221644fc630b39", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5c6d5d8b2e221644fc630b3d", - "_parent": "5c6d5d8b2e221644fc630b39", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5c6d5d8b2e221644fc630b3e", - "_parent": "5c6d5d8b2e221644fc630b39", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5c6d5d8b2e221644fc630b3f", - "_parent": "5c6d5d8b2e221644fc630b39", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5c6d5d8b2e221644fc630b40", - "_parent": "5c6d5d8b2e221644fc630b39", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5c6d5d8b2e221644fc630b41", - "_parent": "5c6d5d8b2e221644fc630b39", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 8, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.985, - "CoolFactor": 1.055 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, "5d15ce51d7ad1a1eff619092": { "_id": "5d15ce51d7ad1a1eff619092", "_name": "handguard_aks74u_alfa_arms_goliaf", @@ -184249,6 +196608,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -184487,23 +196850,223 @@ }, "_proto": "57dc32dc245977596d4ef3d3" }, - "5cde7afdd7f00c000d36b89d": { - "_id": "5cde7afdd7f00c000d36b89d", - "_name": "handguard_m700_abarms_mrs_mod_x_gen_3", + "5d19cd96d7ad1a4a992c9f52": { + "_id": "5d19cd96d7ad1a4a992c9f52", + "_name": "handguard_mp5_ptr_tri_rail_forearm", "_parent": "55818a104bdc2db9688b4569", "_type": "Item", "_props": { - "Name": "handguard_m700_abarms_mrs_mod_x_gen_3", - "ShortName": "handguard_m700_abarms_mrs_mod_x_gen_3", - "Description": "handguard_m700_abarms_mrs_mod_x_gen_3", - "Weight": 0.39, + "Name": "handguard_mp5_bt_tl_99_3x_nar", + "ShortName": "handguard_mp5_bt_tl_99_3x_nar", + "Description": "handguard_mp5_bt_tl_99_3x_nar", + "Weight": 0.308, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_mp5_ptr_tri_rail_forearm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5d19cd97d7ad1a4a992c9f54", + "_parent": "5d19cd96d7ad1a4a992c9f52", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "5d19cd97d7ad1a4a992c9f55", + "_parent": "5d19cd96d7ad1a4a992c9f52", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_001", + "_id": "5d19cd97d7ad1a4a992c9f56", + "_parent": "5d19cd96d7ad1a4a992c9f52", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 11, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.975, + "CoolFactor": 1.069 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, + "595cfa8b86f77427437e845b": { + "_id": "595cfa8b86f77427437e845b", + "_name": "handguard_ar15_war_sport_lvoa_c_blk", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar15_war_sport_lvoa_s_blk", + "ShortName": "handguard_ar15_war_sport_lvoa_s_blk", + "Description": "handguard_ar15_war_sport_lvoa_s_blk", + "Weight": 0.58, "BackgroundColor": "blue", "Width": 3, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_m700_abarms_mrs_mod_x_gen_3.bundle", + "path": "assets/content/items/mods/handguards/handguard_ar15_war_sport_lvoa_c_blk.bundle", "rcid": "" }, "UsePrefab": { @@ -184534,7 +197097,8 @@ "CanSellOnRagfair": true, "CanRequireOnRagfair": true, "ConflictingItems": [ - "5bfebc530db834001d23eb65" + "5a9fbb84a2750c00137fa685", + "55d35ee94bdc2d61338b4568" ], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -184545,21 +197109,22 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_mount_000", - "_id": "5cde7afdd7f00c000d36b89f", - "_parent": "5cde7afdd7f00c000d36b89d", + "_name": "mod_scope", + "_id": "595cfa8b86f77427437e845c", + "_parent": "595cfa8b86f77427437e845b", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f4242aee3103f1c44b7" + "5649a2464bdc2d91118b45a8" ] } ] @@ -184569,51 +197134,9 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_mount_001", - "_id": "5cde7afdd7f00c000d36b8a0", - "_parent": "5cde7afdd7f00c000d36b89d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5cde7afdd7f00c000d36b8a1", - "_parent": "5cde7afdd7f00c000d36b89d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2", - "623c2f652febb22c2777d8d7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "5cde7afdd7f00c000d36b8a4", - "_parent": "5cde7afdd7f00c000d36b89d", + "_name": "mod_tactical", + "_id": "595cfa8b86f77427437e845d", + "_parent": "595cfa8b86f77427437e845b", "_props": { "filters": [ { @@ -184621,6 +197144,7 @@ "Filter": [ "57fd23e32459772d0805bcf1", "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", "5c06595c0db834001a66af6c", "5a7b483fe899ef0016170d15", "61605d88ffa6e502ac5e7eeb", @@ -184633,10 +197157,685 @@ "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" }, + { + "_name": "mod_mount_000", + "_id": "59e0c03b86f774156f04ce87", + "_parent": "595cfa8b86f77427437e845b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59e0bed186f774156f04ce84" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "59e0c04386f7742d48765bd5", + "_parent": "595cfa8b86f77427437e845b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_003", + "_id": "59e0c04986f774157255cc33", + "_parent": "595cfa8b86f77427437e845b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_004", + "_id": "59e0c05086f774156f04ce88", + "_parent": "595cfa8b86f77427437e845b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, { "_name": "mod_sight_front", - "_id": "5cde7afdd7f00c000d36b8a6", - "_parent": "5cde7afdd7f00c000d36b89d", + "_id": "5c164e3d2e221602b5428c3d", + "_parent": "595cfa8b86f77427437e845b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c", + "55d4af3a4bdc2d972f8b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.942, + "CoolFactor": 1.06 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "628b916469015a4e1711ed8d": { + "_id": "628b916469015a4e1711ed8d", + "_name": "handguard_ak_sag_mk3_chassis_ak545_type", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_magpul_moe_ak_blk", + "ShortName": "handguard_ak_magpul_moe_ak_blk", + "Description": "handguard_ak_magpul_moe_ak_blk", + "Weight": 0.617, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_sag_mk3_chassis_ak545_type.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "628b916469015a4e1711ed8e", + "_parent": "628b916469015a4e1711ed8d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "628b916469015a4e1711ed8f", + "_parent": "628b916469015a4e1711ed8d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "628b9193a733087d0d7fe837", + "_parent": "628b916469015a4e1711ed8d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "628b91a869015a4e1711ed92", + "_parent": "628b916469015a4e1711ed8d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "628b91a869015a4e1711ed93", + "_parent": "628b916469015a4e1711ed8d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "628b9227a733087d0d7fe839", + "_parent": "628b916469015a4e1711ed8d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "628b9be6cff66b70c002b14c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 2, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 16, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.08, + "CoolFactor": 1.06 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, + "6034e3e20ddce744014cb878": { + "_id": "6034e3e20ddce744014cb878", + "_name": "handguard_ar15_stmarms_12_inch_m_lok", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", + "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Weight": 0.2, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_stmarms_12_inch_m_lok.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5a34fbadc4a28200741e230a", + "5ae30e795acfc408fb139a0b", + "56ea8d2fd2720b7c698b4570", + "55d35ee94bdc2d61338b4568", + "603372b4da11d6478d5a07ff" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "6034e3e20ddce744014cb87a", + "_parent": "6034e3e20ddce744014cb878", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "6034e3e20ddce744014cb87b", + "_parent": "6034e3e20ddce744014cb878", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "6034e3e20ddce744014cb87c", + "_parent": "6034e3e20ddce744014cb878", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "6034e3e20ddce744014cb87d", + "_parent": "6034e3e20ddce744014cb878", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "6034e3e20ddce744014cb87f", + "_parent": "6034e3e20ddce744014cb878", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "6034e3e20ddce744014cb880", + "_parent": "6034e3e20ddce744014cb878", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c", + "55d4af3a4bdc2d972f8b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6.5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.982, + "CoolFactor": 1.115 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5d122e7bd7ad1a07102d6d7f": { + "_id": "5d122e7bd7ad1a07102d6d7f", + "_name": "handguard_ar15_kac_urx_31_10,75_inch", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar15_kac_urx_31_10,75_inch", + "ShortName": "handguard_ar15_kac_urx_31_10,75_inch", + "Description": "handguard_ar15_kac_urx_31_10,75_inch", + "Weight": 0.224, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_kac_urx_31_10,75_inch.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5a34fbadc4a28200741e230a", + "5ae30e795acfc408fb139a0b", + "56ea8d2fd2720b7c698b4570", + "55d35ee94bdc2d61338b4568" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5d122e7dd7ad1a07102d6d81", + "_parent": "5d122e7bd7ad1a07102d6d7f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d123b70d7ad1a0ee35e0754", + "5d124c0ed7ad1a10d168dd9b", + "5d123a3cd7ad1a004e476058", + "5d124c01d7ad1a115c7d59fb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5d122e7dd7ad1a07102d6d82", + "_parent": "5d122e7bd7ad1a07102d6d7f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d123b70d7ad1a0ee35e0754", + "5d124c0ed7ad1a10d168dd9b", + "5d123a3cd7ad1a004e476058", + "5d124c01d7ad1a115c7d59fb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5d122e7dd7ad1a07102d6d83", + "_parent": "5d122e7bd7ad1a07102d6d7f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5d122e7dd7ad1a07102d6d85", + "_parent": "5d122e7bd7ad1a07102d6d7f", "_props": { "filters": [ { @@ -184659,19 +197858,1159 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_foregrip", - "_id": "5cde7afdd7f00c000d36b8a7", - "_parent": "5cde7afdd7f00c000d36b89d", + "_name": "mod_tactical_000", + "_id": "5d122e7dd7ad1a07102d6d87", + "_parent": "5d122e7bd7ad1a07102d6d7f", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "615d8fd3290d254f5e6b2edc", - "5fc0f9b5d724d907e2077d82", - "5fc0f9cbd6fa9c00c571bb90", - "5a9d6d13a2750c00164f6b03", - "59e0bed186f774156f04ce84" + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_001", + "_id": "5d122e7dd7ad1a07102d6d88", + "_parent": "5d122e7bd7ad1a07102d6d7f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_002", + "_id": "5d122e7dd7ad1a07102d6d89", + "_parent": "5d122e7bd7ad1a07102d6d7f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "6396ac8f6a00541d900be576", + "_parent": "5d122e7bd7ad1a07102d6d7f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "637f57c532b66e7e320a6676" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.961, + "CoolFactor": 1.053 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "588b56d02459771481110ae2": { + "_id": "588b56d02459771481110ae2", + "_name": "handguard_ar15_dd_ris_ii_9,5_blk", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "Цевье Daniel Defence RIS II 9.5 для AR-15 и совместимых", + "ShortName": "RIS II 9.5", + "Description": "Цевье Daniel Defence RIS II 9.5. Является частью программы SOPMOD Block II для замены штатного цевья карабина M4CQBR или Mk18 в подразделениях US SOCOM. Выполнено из легкого и прочного авиационного алюминия. Снабжено 4-мя направляющими для крепления дополнительного оборудования. Данный вариант цевья не совместим с подствольным гранатометом М203.", + "Weight": 0.279, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_dd_ris_ii_9,5_blk.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "588b56d02459771481110ae4", + "_parent": "588b56d02459771481110ae2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical001", + "_id": "588b56d02459771481110ae5", + "_parent": "588b56d02459771481110ae2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "626becf9582c3e319310b837", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical002", + "_id": "588b56d02459771481110ae6", + "_parent": "588b56d02459771481110ae2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "626becf9582c3e319310b837", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "588b56d02459771481110ae7", + "_parent": "588b56d02459771481110ae2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c", + "55d4af3a4bdc2d972f8b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "588b56d02459771481110ae8", + "_parent": "588b56d02459771481110ae2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "6396ac4a6a00541d900be575", + "_parent": "588b56d02459771481110ae2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "638f1ff84822287cad04be9d", + "6396aaa9a52ace83df0840ab" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.987, + "CoolFactor": 1.021 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5bb20dfcd4351e00334c9e24": { + "_id": "5bb20dfcd4351e00334c9e24", + "_name": "handguard_416_hk_quad_rail_extended", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_416_hk_quad_rail_extended", + "ShortName": "handguard_416_hk_quad_rail_extended", + "Description": "handguard_416_hk_quad_rail_extended", + "Weight": 0.54, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_416_hk_quad_rail_extended.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5bb20d92d4351e00853263eb", + "5bb20d9cd4351e00334c9d8a", + "5bb20da5d4351e0035629dbf" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5bb20dfcd4351e00334c9e26", + "_parent": "5bb20dfcd4351e00334c9e24", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "5a7dbfc1159bd40016548fde", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5bb20dfcd4351e00334c9e27", + "_parent": "5bb20dfcd4351e00334c9e24", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5bb20dfcd4351e00334c9e2a", + "_parent": "5bb20dfcd4351e00334c9e24", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c", + "55d4af3a4bdc2d972f8b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "5bb212b8d4351e00367faf08", + "_parent": "5bb20dfcd4351e00334c9e24", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_001", + "_id": "5bb212bfd4351e00853263ef", + "_parent": "5bb20dfcd4351e00334c9e24", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_002", + "_id": "5bb212c5d4351e0034778875", + "_parent": "5bb20dfcd4351e00334c9e24", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.985, + "CoolFactor": 1.006 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5fc235db2770a0045c59c683": { + "_id": "5fc235db2770a0045c59c683", + "_name": "handguard_mk18_sword_mjolnir_18_inch", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_mk18_sword_mjolnir_18_inch", + "ShortName": "handguard_mk18_sword_mjolnir_18_inch", + "Description": "handguard_mk18_sword_mjolnir_18_inch", + "Weight": 0.42, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_mk18_sword_mjolnir_18_inch.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5a34fbadc4a28200741e230a", + "5ae30e795acfc408fb139a0b", + "56ea8d2fd2720b7c698b4570", + "55d35ee94bdc2d61338b4568", + "55d3632e4bdc2d972f8b4569", + "5c0e2f94d174af029f650d56" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5fc235db2770a0045c59c685", + "_parent": "5fc235db2770a0045c59c683", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "5fc235db2770a0045c59c686", + "_parent": "5fc235db2770a0045c59c683", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5fc235db2770a0045c59c687", + "_parent": "5fc235db2770a0045c59c683", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269545d0e57f218e4548ca2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5fc235db2770a0045c59c688", + "_parent": "5fc235db2770a0045c59c683", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269545d0e57f218e4548ca2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5fc235db2770a0045c59c689", + "_parent": "5fc235db2770a0045c59c683", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c", + "55d4af3a4bdc2d972f8b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5fc235db2770a0045c59c68a", + "_parent": "5fc235db2770a0045c59c683", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5fc235db2770a0045c59c68b", + "_parent": "5fc235db2770a0045c59c683", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269545d0e57f218e4548ca2", + "6269220d70b6c02e665f2635" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 1, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.908, + "CoolFactor": 1.097 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5827272a24597748c74bdeea": { + "_id": "5827272a24597748c74bdeea", + "_name": "handguard_saiga12_utg_pro_mtu002_long_top", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "", + "ShortName": "", + "Description": "", + "Weight": 0.428, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_saiga12_utg_pro_mtu002_long_top.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "57486e672459770abd687134", + "591ee00d86f774592f7b841e", + "57acb6222459771ec34b5cb0", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5827296f2459774aba7098e9", + "_parent": "5827272a24597748c74bdeea", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "626bb8532c923541184624b4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5827298e2459774a913ef5aa", + "_parent": "5827272a24597748c74bdeea", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "582729a52459774a8d5eb0b8", + "_parent": "5827272a24597748c74bdeea", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_001", + "_id": "582729b52459774abc128d33", + "_parent": "5827272a24597748c74bdeea", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_002", + "_id": "582729c624597749585f70e9", + "_parent": "5827272a24597748c74bdeea", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" ] } ] @@ -184688,7 +199027,7 @@ "Recoil": -3, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 10, + "Ergonomics": 2, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, @@ -184698,28 +199037,1213 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.965, - "CoolFactor": 1.008 + "HeatFactor": 1.036, + "CoolFactor": 1.042 }, - "_proto": "55d459824bdc2d892f8b4573" + "_proto": "576169e62459773c69055191" }, - "5c59529a2e221602b177d160": { - "_id": "5c59529a2e221602b177d160", - "_name": "handguard_mpx_lancer_oem_14_inch", + "5b099a9d5acfc47a8607efe7": { + "_id": "5b099a9d5acfc47a8607efe7", + "_name": "handguard_sa58_ds_arms_picatinny_quad_rail", "_parent": "55818a104bdc2db9688b4569", "_type": "Item", "_props": { - "Name": "handguard_mpx_lancer_oem_14_inch", - "ShortName": "handguard_mpx_lancer_oem_14_inch", - "Description": "handguard_mpx_lancer_oem_14_inch", - "Weight": 0.144, + "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", + "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Weight": 0.48, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mpx_lancer_oem_14_inch.bundle", + "path": "assets/content/items/mods/handguards/handguard_sa58_ds_arms_picatinny_quad_rail.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "5b099a9d5acfc47a8607efe9", + "_parent": "5b099a9d5acfc47a8607efe7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "5b0bda355acfc47a877357cd", + "_parent": "5b099a9d5acfc47a8607efe7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_001", + "_id": "5b0c24385acfc400175427a2", + "_parent": "5b099a9d5acfc47a8607efe7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_002", + "_id": "5b0c24415acfc4001863332e", + "_parent": "5b099a9d5acfc47a8607efe7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5b0c24485acfc47a87735900", + "_parent": "5b099a9d5acfc47a8607efe7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.931, + "CoolFactor": 1.01 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "623c3c1f37b4b31470357737": { + "_id": "623c3c1f37b4b31470357737", + "_name": "handguard_sv-98_cnc_guns_ov_unif_keymod", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_krebs_ufm_akm_long", + "ShortName": "handguard_ak_krebs_ufm_akm_long", + "Description": "handguard_ak_krebs_ufm_akm_long", + "Weight": 0.33, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_sv-98_cnc_guns_ov_unif_keymod.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "56083eab4bdc2d26448b456a" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "623c3c1f37b4b3147035773b", + "_parent": "623c3c1f37b4b31470357737", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "623c2f4242aee3103f1c44b7", + "623c2f652febb22c2777d8d7", + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "623c3c1f37b4b3147035773c", + "_parent": "623c3c1f37b4b31470357737", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "623c2f652febb22c2777d8d7", + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "623c3c1f37b4b3147035773d", + "_parent": "623c3c1f37b4b31470357737", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "623c2f652febb22c2777d8d7", + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.96, + "CoolFactor": 1.05 + }, + "_proto": "5648ae314bdc2d3d1c8b457f" + }, + "5df25d3bfd6b4e6e2276dc9a": { + "_id": "5df25d3bfd6b4e6e2276dc9a", + "_name": "handguard_t5000_orsis_t5000m_std", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_hexagon_ak", + "ShortName": "handguard_ak_hexagon_ak", + "Description": "handguard_ak_hexagon_ak", + "Weight": 0.46, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_t5000_orsis_t5000m_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5df25d3bfd6b4e6e2276dc9c", + "_parent": "5df25d3bfd6b4e6e2276dc9a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5df35ea9c41b2312ea3334d8", + "5df35eb2b11454561e3923e2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5df25d3bfd6b4e6e2276dc9d", + "_parent": "5df25d3bfd6b4e6e2276dc9a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5df35ea9c41b2312ea3334d8", + "5df35eb2b11454561e3923e2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5df25d3bfd6b4e6e2276dc9e", + "_parent": "5df25d3bfd6b4e6e2276dc9a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5df35ea9c41b2312ea3334d8", + "5df35eb2b11454561e3923e2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_003", + "_id": "5df25d3bfd6b4e6e2276dc9f", + "_parent": "5df25d3bfd6b4e6e2276dc9a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5df35eb2b11454561e3923e2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5df388648b6c4240ba265202", + "_parent": "5df25d3bfd6b4e6e2276dc9a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5df36948bb49d91fb446d5ad" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 11, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, + "637f57a68d137b27f70c4968": { + "_id": "637f57a68d137b27f70c4968", + "_name": "handguard_ar15_colt_m4_length_std_lower", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar15_colt_m4_length_std", + "ShortName": "handguard_ar15_colt_m4_length_std", + "Description": "handguard_ar15_colt_m4_length_std", + "Weight": 0.129, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_colt_m4_length_std_lower.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 5, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.029, + "CoolFactor": 0.986 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "576169e62459773c69055191": { + "_id": "576169e62459773c69055191", + "_name": "handguard_saiga12_izhmash_saiga12k_10_std", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "", + "ShortName": "", + "Description": "", + "Weight": 0.18, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_saiga12_izhmash_saiga12k_10_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.026, + "CoolFactor": 0.978 + }, + "_proto": "5648b1504bdc2d9d488b4584" + }, + "6396aaa9a52ace83df0840ab": { + "_id": "6396aaa9a52ace83df0840ab", + "_name": "handguard_ar15_dd_ris_ii_9,5_lower_blk", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "Цевье Daniel Defence RIS II 9.5 для AR-15 и совместимых", + "ShortName": "RIS II 9.5", + "Description": "Цевье Daniel Defence RIS II 9.5. Является частью программы SOPMOD Block II для замены штатного цевья карабина M4CQBR или Mk18 в подразделениях US SOCOM. Выполнено из легкого и прочного авиационного алюминия. Снабжено 4-мя направляющими для крепления дополнительного оборудования. Данный вариант цевья не совместим с подствольным гранатометом М203.", + "Weight": 0.12, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_dd_ris_ii_9,5_lower_blk.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "6396aaa9a52ace83df0840ac", + "_parent": "6396aaa9a52ace83df0840ab", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "5a7dbfc1159bd40016548fde", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.992, + "CoolFactor": 1.012 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "638f2003bbd47aeb9e0ff637": { + "_id": "638f2003bbd47aeb9e0ff637", + "_name": "handguard_ar15_dd_ris_ii_12,25_lower", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "Цевье Daniel Defence RIS II 9.5 для AR-15 и совместимых", + "ShortName": "RIS II 9.5", + "Description": "Цевье Daniel Defence RIS II 9.5. Является частью программы SOPMOD Block II для замены штатного цевья карабина M4CQBR или Mk18 в подразделениях US SOCOM. Выполнено из легкого и прочного авиационного алюминия. Снабжено 4-мя направляющими для крепления дополнительного оборудования. Данный вариант цевья не совместим с подствольным гранатометом М203.", + "Weight": 0.15, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_dd_ris_ii_12,25_lower.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "638f2003bbd47aeb9e0ff638", + "_parent": "638f2003bbd47aeb9e0ff637", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "5a7dbfc1159bd40016548fde", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_003", + "_id": "638f2003bbd47aeb9e0ff63e", + "_parent": "638f2003bbd47aeb9e0ff637", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "626becf9582c3e319310b837", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.975, + "CoolFactor": 1.033 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "637f57d2f5ef8c33840d36c4": { + "_id": "637f57d2f5ef8c33840d36c4", + "_name": "handguard_ar15_kac_urx_3_8_inch_lower", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar15_kac_urx_3_8_inch", + "ShortName": "handguard_ar15_kac_urx_3_8_inch", + "Description": "handguard_ar15_kac_urx_3_8_inch", + "Weight": 0.072, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_kac_urx_3_8_inch_lower.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5a34fbadc4a28200741e230a", + "5ae30e795acfc408fb139a0b", + "56ea8d2fd2720b7c698b4570" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "637f57d2f5ef8c33840d36c7", + "_parent": "637f57d2f5ef8c33840d36c4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d123b7dd7ad1a004f01b262", + "5d124c1ad7ad1a12227c53a7", + "5d133067d7ad1a33013f95b4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_003", + "_id": "637f57d2f5ef8c33840d36cc", + "_parent": "637f57d2f5ef8c33840d36c4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.005, + "CoolFactor": 1.023 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5e56991336989c75ab4f03f6": { + "_id": "5e56991336989c75ab4f03f6", + "_name": "handguard_svd_izhmash_svd_modernized_kit", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_svd_izhmash_svd_modernized_kit", + "ShortName": "handguard_svd_izhmash_svd_modernized_kit", + "Description": "handguard_svd_izhmash_svd_modernized_kit", + "Weight": 0.48, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_svd_izhmash_svd_modernized_kit.bundle", "rcid": "" }, "UsePrefab": { @@ -184759,12 +200283,250 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_mount_000", - "_id": "5c59529a2e221602b177d162", - "_parent": "5c59529a2e221602b177d160", + "_id": "5e56991336989c75ab4f03f8", + "_parent": "5e56991336989c75ab4f03f6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5e56991336989c75ab4f03f9", + "_parent": "5e56991336989c75ab4f03f6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5e56991336989c75ab4f03fa", + "_parent": "5e56991336989c75ab4f03f6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5e56991336989c75ab4f03fb", + "_parent": "5e56991336989c75ab4f03f6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5e56991336989c75ab4f03fc", + "_parent": "5e56991336989c75ab4f03f6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5e56991336989c75ab4f03fd", + "_parent": "5e56991336989c75ab4f03f6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_003", + "_id": "5e56a69c36989c75ab4f03ff", + "_parent": "5e56991336989c75ab4f03f6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5e569a0156edd02abe09f27d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -4, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.986, + "CoolFactor": 1.058 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5c6d11072e2216000e69d2e4": { + "_id": "5c6d11072e2216000e69d2e4", + "_name": "handguard_416_midwest_m_lok_13,5_inch", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", + "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Weight": 0.37, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_416_midwest_m_lok_13,5_inch.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c6d85e02e22165df16b81f4", + "5bb20d92d4351e00853263eb", + "5bb20d9cd4351e00334c9d8a" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5c6d11072e2216000e69d2e6", + "_parent": "5c6d11072e2216000e69d2e4", "_props": { "filters": [ { @@ -184783,8 +200545,8 @@ }, { "_name": "mod_mount_001", - "_id": "5c59529a2e221602b177d163", - "_parent": "5c59529a2e221602b177d160", + "_id": "5c6d11072e2216000e69d2e7", + "_parent": "5c6d11072e2216000e69d2e4", "_props": { "filters": [ { @@ -184803,8 +200565,1210 @@ }, { "_name": "mod_mount_002", - "_id": "5c59529a2e221602b177d164", - "_parent": "5c59529a2e221602b177d160", + "_id": "5c6d11072e2216000e69d2e8", + "_parent": "5c6d11072e2216000e69d2e4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5c6d11072e2216000e69d2ea", + "_parent": "5c6d11072e2216000e69d2e4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5c6d11072e2216000e69d2eb", + "_parent": "5c6d11072e2216000e69d2e4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5c6d14ad2e2216001219b4c9", + "_parent": "5c6d11072e2216000e69d2e4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5c6d14d62e221644f31bf663", + "_parent": "5c6d11072e2216000e69d2e4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c", + "55d4af3a4bdc2d972f8b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.969, + "CoolFactor": 1.103 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "6065881d1246154cad35d637": { + "_id": "6065881d1246154cad35d637", + "_name": "handguard_ar10_cmmg_mk3_rml15_m_lok", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar10_cmmg_mk3_rml15_m_lok", + "ShortName": "handguard_ar10_cmmg_mk3_rml15_m_lok", + "Description": "handguard_ar10_cmmg_mk3_rml15_m_lok", + "Weight": 0.22, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar10_cmmg_mk3_rml15_m_lok.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 3, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5a34fbadc4a28200741e230a", + "5ae30e795acfc408fb139a0b", + "56ea8d2fd2720b7c698b4570", + "55d35ee94bdc2d61338b4568", + "55d3632e4bdc2d972f8b4569", + "603372b4da11d6478d5a07ff", + "603372d154072b51b239f9e1" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "6065881d1246154cad35d639", + "_parent": "6065881d1246154cad35d637", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "6065881d1246154cad35d63a", + "_parent": "6065881d1246154cad35d637", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "6065881d1246154cad35d63b", + "_parent": "6065881d1246154cad35d637", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "6065881d1246154cad35d63c", + "_parent": "6065881d1246154cad35d637", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "6065881d1246154cad35d63d", + "_parent": "6065881d1246154cad35d637", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "6065881d1246154cad35d63e", + "_parent": "6065881d1246154cad35d637", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c", + "55d4af3a4bdc2d972f8b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "6093bae3b0e443224b421cde", + "_parent": "6065881d1246154cad35d637", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5.5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.962, + "CoolFactor": 1.108 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "6034e3cb0ddce744014cb870": { + "_id": "6034e3cb0ddce744014cb870", + "_name": "handguard_ar15_stmarms_9_inch_m_lok", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", + "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", + "Weight": 0.155, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_stmarms_9_inch_m_lok.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5a34fbadc4a28200741e230a", + "5ae30e795acfc408fb139a0b", + "56ea8d2fd2720b7c698b4570" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "6034e3cb0ddce744014cb872", + "_parent": "6034e3cb0ddce744014cb870", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "6034e3cb0ddce744014cb873", + "_parent": "6034e3cb0ddce744014cb870", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "6034e3cb0ddce744014cb874", + "_parent": "6034e3cb0ddce744014cb870", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "6034e3cb0ddce744014cb876", + "_parent": "6034e3cb0ddce744014cb870", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "6034e3cb0ddce744014cb877", + "_parent": "6034e3cb0ddce744014cb870", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c", + "55d4af3a4bdc2d972f8b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.978, + "CoolFactor": 1.076 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5648b1504bdc2d9d488b4584": { + "_id": "5648b1504bdc2d9d488b4584", + "_name": "handguard_ak_izhmash_ak74m_std_plastic", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "Цевье пполимерное для AK-74", + "ShortName": "AK-74 пл.ц.", + "Description": "Полимерное цевье для автомата АК-74 производства Ижмаш, пришедшее на смену классическому деревянному.", + "Weight": 0.25, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ak_izhmash_ak74m_std_plastic.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.045, + "CoolFactor": 0.962 + }, + "_proto": "5648b0744bdc2d363b8b4578" + }, + "637f589af5ef8c33840d36d3": { + "_id": "637f589af5ef8c33840d36d3", + "_name": "handguard_ar15_strike_industries_viper_lower", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "ShortName": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Description": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Weight": 0.094, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_strike_industries_viper_lower.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c0e2f94d174af029f650d56" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_foregrip", + "_id": "637f589af5ef8c33840d36d6", + "_parent": "637f589af5ef8c33840d36d3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57cffb66245977632f391a99", + "57cffcd624597763133760c5", + "57cffcdd24597763f5110006", + "57cffce524597763b31685d8", + "5b7be4895acfc400170e2dd5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.018, + "CoolFactor": 1.01 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "63888bbd28e5cc32cc09d2b6": { + "_id": "63888bbd28e5cc32cc09d2b6", + "_name": "handguard_ar15_precision_reflex_carbon_fiber_delta_gen_3", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "ShortName": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Description": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Weight": 0.425, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_precision_reflex_carbon_fiber_delta_gen_3.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5a34fbadc4a28200741e230a", + "55d35ee94bdc2d61338b4568", + "5ae30e795acfc408fb139a0b", + "56ea8d2fd2720b7c698b4570" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "63888bbd28e5cc32cc09d2b7", + "_parent": "63888bbd28e5cc32cc09d2b6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6388c5d19c00405f4717c0f0" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "63888bbd28e5cc32cc09d2b8", + "_parent": "63888bbd28e5cc32cc09d2b6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6388c4478d895f557a0c6512" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "63888c3def5ebe45d03b8af6", + "_parent": "63888bbd28e5cc32cc09d2b6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6388c4478d895f557a0c6512" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_003", + "_id": "63888c3def5ebe45d03b8af7", + "_parent": "63888bbd28e5cc32cc09d2b6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6388c4ac8d895f557a0c6515" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 14, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.03, + "CoolFactor": 1.25 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5fbc226eca32ed67276c155d": { + "_id": "5fbc226eca32ed67276c155d", + "_name": "handguard_mcx_sig_gen1_8_inch_keymod", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_mcx_sig_gen1_8_inch_keymod", + "ShortName": "handguard_mcx_sig_gen1_8_inch_keymod", + "Description": "handguard_mcx_sig_gen1_8_inch_keymod", + "Weight": 0.39, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_mcx_sig_gen1_8_inch_keymod.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5fbc226eca32ed67276c155f", + "_parent": "5fbc226eca32ed67276c155d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5fbc226eca32ed67276c1560", + "_parent": "5fbc226eca32ed67276c155d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9d6d00a2750c5c985b5305", + "59e0bdb186f774156f04ce82", + "59e0be5d86f7742d48765bd2", + "623c2f652febb22c2777d8d7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5fbc226eca32ed67276c1566", + "_parent": "5fbc226eca32ed67276c155d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c", + "55d4af3a4bdc2d972f8b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5fbc226eca32ed67276c1567", + "_parent": "5fbc226eca32ed67276c155d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "615d8fd3290d254f5e6b2edc", + "5fc0f9b5d724d907e2077d82", + "5fc0f9cbd6fa9c00c571bb90", + "5a9d6d13a2750c00164f6b03", + "59e0bed186f774156f04ce84", + "623c2f4242aee3103f1c44b7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.973, + "CoolFactor": 1.022 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5c5db5fc2e2216000f1b2842": { + "_id": "5c5db5fc2e2216000f1b2842", + "_name": "handguard_mpx_midwest_6,5_inch_m_lok", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_mpx_lancer_oem_14_inch", + "ShortName": "handguard_mpx_lancer_oem_14_inch", + "Description": "handguard_mpx_lancer_oem_14_inch", + "Weight": 0.14, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_mpx_midwest_6,5_inch_m_lok.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5c5db5fc2e2216000f1b2844", + "_parent": "5c5db5fc2e2216000f1b2842", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5c5db5fc2e2216000f1b2845", + "_parent": "5c5db5fc2e2216000f1b2842", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5c5db5fc2e2216000f1b2846", + "_parent": "5c5db5fc2e2216000f1b2842", "_props": { "filters": [ { @@ -184823,28 +201787,8 @@ }, { "_name": "mod_mount_003", - "_id": "5c59529a2e221602b177d165", - "_parent": "5c59529a2e221602b177d160", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_004", - "_id": "5c5954702e2216398b5abdb8", - "_parent": "5c59529a2e221602b177d160", + "_id": "5c5db5fc2e2216000f1b2847", + "_parent": "5c5db5fc2e2216000f1b2842", "_props": { "filters": [ { @@ -184863,8 +201807,8 @@ }, { "_name": "mod_foregrip", - "_id": "5c59548d2e221602b21d773c", - "_parent": "5c59529a2e221602b177d160", + "_id": "5c5db5fc2e2216000f1b2849", + "_parent": "5c5db5fc2e2216000f1b2842", "_props": { "filters": [ { @@ -184882,16 +201826,41 @@ "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5c5dbb382e2216000f1b2962", + "_parent": "5c5db5fc2e2216000f1b2842", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" } ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -3, + "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 12, + "Ergonomics": 10, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, @@ -184901,8 +201870,8 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.025, - "CoolFactor": 1 + "HeatFactor": 0.98, + "CoolFactor": 1.03 }, "_proto": "55d459824bdc2d892f8b4573" }, @@ -184970,6 +201939,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -185304,6 +202277,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -185478,86 +202455,6 @@ }, "_proto": "55d459824bdc2d892f8b4573" }, - "5d2f259b48f0355a844acd74": { - "_id": "5d2f259b48f0355a844acd74", - "_name": "handguard_mp5k_hk_kurtz_grip_std", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_mp5_hk_wide_tropical", - "ShortName": "handguard_mp5_hk_wide_tropical", - "Description": "handguard_mp5_hk_wide_tropical", - "Weight": 0.241, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mp5k_hk_kurtz_grip_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 12, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.042, - "CoolFactor": 0.961 - }, - "_proto": "5648b0744bdc2d363b8b4578" - }, "5c6d11152e2216000f2003e7": { "_id": "5c6d11152e2216000f2003e7", "_name": "handguard_416_strike_industries_crux_m_lok_15_inch", @@ -185614,6 +202511,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -185819,6 +202720,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -185899,6 +202804,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -185979,6 +202888,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -186059,6 +202972,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -186299,6 +203216,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -186624,6 +203545,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -186898,6 +203823,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -187046,6 +203975,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -187316,6 +204249,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -187532,6 +204469,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -187837,6 +204778,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -187974,6 +204919,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -188122,6 +205071,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -188297,150 +205250,6 @@ }, "_proto": "55d459824bdc2d892f8b4573" }, - "5d00f63bd7ad1a59283b1c1e": { - "_id": "5d00f63bd7ad1a59283b1c1e", - "_name": "handguard_ar15_strike_industries_viper_fde", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "ShortName": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "Description": "handguard_ar15_stngr_vypr_m_lok_10_inch", - "Weight": 0.171, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_ar15_strike_industries_viper_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c0e2f94d174af029f650d56" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5d00f63bd7ad1a59283b1c20", - "_parent": "5d00f63bd7ad1a59283b1c1e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5d00f63bd7ad1a59283b1c21", - "_parent": "5d00f63bd7ad1a59283b1c1e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5d00f63bd7ad1a59283b1c22", - "_parent": "5d00f63bd7ad1a59283b1c1e", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8", - "5b7be4895acfc400170e2dd5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.027, - "CoolFactor": 1.041 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, "6087e0336d0bd7580617bb7a": { "_id": "6087e0336d0bd7580617bb7a", "_name": "handguard_ar15_unique_ars_wing_and_skull_12_inch", @@ -188503,6 +205312,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -188583,6 +205396,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -188739,6 +205556,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -188947,6 +205768,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -189027,6 +205852,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -189107,6 +205936,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -189150,644 +205983,6 @@ }, "_proto": "55d45d3f4bdc2d972f8b456c" }, - "5c5db63a2e2216000f1b284a": { - "_id": "5c5db63a2e2216000f1b284a", - "_name": "handguard_mpx_midwest_14_inch_m_lok", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_mpx_lancer_oem_14_inch", - "ShortName": "handguard_mpx_lancer_oem_14_inch", - "Description": "handguard_mpx_lancer_oem_14_inch", - "Weight": 0.269, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mpx_midwest_14_inch_m_lok.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 3, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5c5db63a2e2216000f1b284c", - "_parent": "5c5db63a2e2216000f1b284a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5c5db63a2e2216000f1b284d", - "_parent": "5c5db63a2e2216000f1b284a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5c5db63a2e2216000f1b284e", - "_parent": "5c5db63a2e2216000f1b284a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_003", - "_id": "5c5db63a2e2216000f1b284f", - "_parent": "5c5db63a2e2216000f1b284a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_004", - "_id": "5c5db63a2e2216000f1b2850", - "_parent": "5c5db63a2e2216000f1b284a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5c5db63a2e2216000f1b2851", - "_parent": "5c5db63a2e2216000f1b284a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be4895acfc400170e2dd5", - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffce524597763b31685d8", - "57cffcdd24597763f5110006" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_005", - "_id": "5c5dba9d2e2216000e5e4ae6", - "_parent": "5c5db63a2e2216000f1b284a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_006", - "_id": "5c5dbaa92e2216000e5e4ae7", - "_parent": "5c5db63a2e2216000f1b284a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5c5dbb7f2e2216003a0fe918", - "_parent": "5c5db63a2e2216000f1b284a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -4, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.952, - "CoolFactor": 1.032 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5c5db5f22e2216000e5e47e8": { - "_id": "5c5db5f22e2216000e5e47e8", - "_name": "handguard_mpx_midwest_4,5_inch_m_lok", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_mpx_lancer_oem_14_inch", - "ShortName": "handguard_mpx_lancer_oem_14_inch", - "Description": "handguard_mpx_lancer_oem_14_inch", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mpx_midwest_4,5_inch_m_lok.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5c5db5f22e2216000e5e47ea", - "_parent": "5c5db5f22e2216000e5e47e8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5c5db5f22e2216000e5e47eb", - "_parent": "5c5db5f22e2216000e5e47e8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5c5db5f22e2216000e5e47ec", - "_parent": "5c5db5f22e2216000e5e47e8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5c5dbb0c2e2216652a75c232", - "_parent": "5c5db5f22e2216000e5e47e8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 15, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.991, - "CoolFactor": 1.004 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, - "5c5db5fc2e2216000f1b2842": { - "_id": "5c5db5fc2e2216000f1b2842", - "_name": "handguard_mpx_midwest_6,5_inch_m_lok", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_mpx_lancer_oem_14_inch", - "ShortName": "handguard_mpx_lancer_oem_14_inch", - "Description": "handguard_mpx_lancer_oem_14_inch", - "Weight": 0.14, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_mpx_midwest_6,5_inch_m_lok.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5c5db5fc2e2216000f1b2844", - "_parent": "5c5db5fc2e2216000f1b2842", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5c5db5fc2e2216000f1b2845", - "_parent": "5c5db5fc2e2216000f1b2842", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5c5db5fc2e2216000f1b2846", - "_parent": "5c5db5fc2e2216000f1b2842", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_003", - "_id": "5c5db5fc2e2216000f1b2847", - "_parent": "5c5db5fc2e2216000f1b2842", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be47f5acfc400170e2dd2", - "6269220d70b6c02e665f2635", - "6269545d0e57f218e4548ca2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5c5db5fc2e2216000f1b2849", - "_parent": "5c5db5fc2e2216000f1b2842", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be4895acfc400170e2dd5", - "57cffb66245977632f391a99", - "57cffcd624597763133760c5", - "57cffcdd24597763f5110006", - "57cffce524597763b31685d8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5c5dbb382e2216000f1b2962", - "_parent": "5c5db5fc2e2216000f1b2842", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.98, - "CoolFactor": 1.03 - }, - "_proto": "55d459824bdc2d892f8b4573" - }, "5894a42086f77426d2590762": { "_id": "5894a42086f77426d2590762", "_name": "handguard_mpx_sig_mpx_gen1_handguard", @@ -189844,6 +206039,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -189948,225 +206147,6 @@ }, "_proto": "55d459824bdc2d892f8b4573" }, - "5beec3e30db8340019619424": { - "_id": "5beec3e30db8340019619424", - "_name": "handguard_rpk16_izhmash_rpk16_std", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_ak_hexagon_ak", - "ShortName": "handguard_ak_hexagon_ak", - "Description": "handguard_ak_hexagon_ak", - "Weight": 0.167, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_rpk16_izhmash_rpk16_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5beec3e30db8340019619426", - "_parent": "5beec3e30db8340019619424", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5beecbb80db834001d2c465e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5beec3e30db8340019619427", - "_parent": "5beec3e30db8340019619424", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5beecbb80db834001d2c465e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5beeccbb0db83400196194c7", - "_parent": "5beec3e30db8340019619424", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5bf27b580db834001961955e", - "_parent": "5beec3e30db8340019619424", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "5bf2a0740db834001961993a", - "_parent": "5beec3e30db8340019619424", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.038, - "CoolFactor": 0.963 - }, - "_proto": "5648b0744bdc2d363b8b4578" - }, "5b7be1ca5acfc400170e2d2f": { "_id": "5b7be1ca5acfc400170e2d2f", "_name": "handguard_sa58_ds_arms_picatinny_full_lenght_quad_rail", @@ -190223,6 +206203,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -190449,23 +206433,23 @@ }, "_proto": "55d459824bdc2d892f8b4573" }, - "5b099a9d5acfc47a8607efe7": { - "_id": "5b099a9d5acfc47a8607efe7", - "_name": "handguard_sa58_ds_arms_picatinny_quad_rail", + "638f1ff84822287cad04be9d": { + "_id": "638f1ff84822287cad04be9d", + "_name": "handguard_ar15_dd_ris_ii_9,5_lower", "_parent": "55818a104bdc2db9688b4569", "_type": "Item", "_props": { - "Name": "handguard_sa58_ds_arms_picatinny_quad_rail", - "ShortName": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Description": "handguard_sa58_ds_arms_picatinny_quad_rail", - "Weight": 0.48, + "Name": "Цевье Daniel Defence RIS II 9.5 для AR-15 и совместимых", + "ShortName": "RIS II 9.5", + "Description": "Цевье Daniel Defence RIS II 9.5. Является частью программы SOPMOD Block II для замены штатного цевья карабина M4CQBR или Mk18 в подразделениях US SOCOM. Выполнено из легкого и прочного авиационного алюминия. Снабжено 4-мя направляющими для крепления дополнительного оборудования. Данный вариант цевья не совместим с подствольным гранатометом М203.", + "Weight": 0.12, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_sa58_ds_arms_picatinny_quad_rail.bundle", + "path": "assets/content/items/mods/handguards/handguard_ar15_dd_ris_ii_9,5_lower.bundle", "rcid": "" }, "UsePrefab": { @@ -190487,7 +206471,7 @@ "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 1, + "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, @@ -190505,12 +206489,356 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_foregrip", - "_id": "5b099a9d5acfc47a8607efe9", - "_parent": "5b099a9d5acfc47a8607efe7", + "_id": "638f1ff84822287cad04be9e", + "_parent": "638f1ff84822287cad04be9d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c7fc87d2e221644f31c0298", + "5cda9bcfd7f00c0c0b53e900", + "59f8a37386f7747af3328f06", + "5a7dbfc1159bd40016548fde", + "619386379fb0c665d5490dbe", + "5c87ca002e221600114cb150", + "588226d124597767ad33f787", + "588226dd24597767ad33f789", + "588226e62459776e3e094af7", + "588226ef24597767af46e39c", + "59fc48e086f77463b1118392", + "5fce0cf655375d18a253eff0", + "5cf4fb76d7f00c065703d3ac", + "5b057b4f5acfc4771e1bd3e9", + "5c791e872e2216001219c40a", + "558032614bdc2de7118b4585", + "58c157be86f77403c74b2bb6", + "58c157c886f774032749fb06", + "5f6340d3ca442212f4047eb2", + "591af28e86f77414a27a9e1d", + "5c1cd46f2e22164bef5cfedb", + "5c1bc4812e22164bef5cfde7", + "5c1bc5612e221602b5429350", + "5c1bc5af2e221602b412949b", + "5c1bc5fb2e221602b1779b32", + "5c1bc7432e221602b412949d", + "5c1bc7752e221602b1779b34" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.992, + "CoolFactor": 1.012 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "6086b5731246154cad35d6c7": { + "_id": "6086b5731246154cad35d6c7", + "_name": "handguard_saiga12_custom_guns_type_340", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_saiga12_custom_guns_type_340", + "ShortName": "handguard_saiga12_custom_guns_type_340", + "Description": "handguard_saiga12_custom_guns_type_340", + "Weight": 0.24, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_saiga12_custom_guns_type_340.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_001", + "_id": "60acc2771a425a107168ef64", + "_parent": "6086b5731246154cad35d6c7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6086b5392535c57a13424d70" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "60acc2835e7d98225b738655", + "_parent": "6086b5731246154cad35d6c7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6086b5392535c57a13424d70" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_003", + "_id": "60acc28fab5d1052a56d9c10", + "_parent": "6086b5731246154cad35d6c7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6086b5392535c57a13424d70" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.021, + "CoolFactor": 1 + }, + "_proto": "5827272a24597748c74bdeea" + }, + "5beec3e30db8340019619424": { + "_id": "5beec3e30db8340019619424", + "_name": "handguard_rpk16_izhmash_rpk16_std", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ak_hexagon_ak", + "ShortName": "handguard_ak_hexagon_ak", + "Description": "handguard_ak_hexagon_ak", + "Weight": 0.167, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_rpk16_izhmash_rpk16_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5beec3e30db8340019619426", + "_parent": "5beec3e30db8340019619424", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5beecbb80db834001d2c465e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5beec3e30db8340019619427", + "_parent": "5beec3e30db8340019619424", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5beecbb80db834001d2c465e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5beeccbb0db83400196194c7", + "_parent": "5beec3e30db8340019619424", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "558022b54bdc2dac148b458d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5649a2464bdc2d91118b45a8", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5bf27b580db834001961955e", + "_parent": "5beec3e30db8340019619424", "_props": { "filters": [ { @@ -190552,8 +206880,8 @@ }, { "_name": "mod_tactical_000", - "_id": "5b0bda355acfc47a877357cd", - "_parent": "5b099a9d5acfc47a8607efe7", + "_id": "5bf2a0740db834001961993a", + "_parent": "5beec3e30db8340019619424", "_props": { "filters": [ { @@ -190561,7 +206889,6 @@ "Filter": [ "57fd23e32459772d0805bcf1", "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", "5c06595c0db834001a66af6c", "5a7b483fe899ef0016170d15", "61605d88ffa6e502ac5e7eeb", @@ -190573,114 +206900,16 @@ "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "5b0c24385acfc400175427a2", - "_parent": "5b099a9d5acfc47a8607efe7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_002", - "_id": "5b0c24415acfc4001863332e", - "_parent": "5b099a9d5acfc47a8607efe7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5b0c24485acfc47a87735900", - "_parent": "5b099a9d5acfc47a8607efe7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" } ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": 0, + "Recoil": -1, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 7, + "Ergonomics": 6, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, @@ -190690,10 +206919,10 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.931, - "CoolFactor": 1.01 + "HeatFactor": 1.038, + "CoolFactor": 0.963 }, - "_proto": "55d459824bdc2d892f8b4573" + "_proto": "5648b0744bdc2d363b8b4578" }, "5f63418ef5750b524b45f116": { "_id": "5f63418ef5750b524b45f116", @@ -190758,6 +206987,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -191037,504 +207270,6 @@ }, "_proto": "5827272a24597748c74bdeea" }, - "6086b5731246154cad35d6c7": { - "_id": "6086b5731246154cad35d6c7", - "_name": "handguard_saiga12_custom_guns_type_340", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_saiga12_custom_guns_type_340", - "ShortName": "handguard_saiga12_custom_guns_type_340", - "Description": "handguard_saiga12_custom_guns_type_340", - "Weight": 0.24, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_saiga12_custom_guns_type_340.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_001", - "_id": "60acc2771a425a107168ef64", - "_parent": "6086b5731246154cad35d6c7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6086b5392535c57a13424d70" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "60acc2835e7d98225b738655", - "_parent": "6086b5731246154cad35d6c7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6086b5392535c57a13424d70" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_003", - "_id": "60acc28fab5d1052a56d9c10", - "_parent": "6086b5731246154cad35d6c7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6086b5392535c57a13424d70" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.021, - "CoolFactor": 1 - }, - "_proto": "5827272a24597748c74bdeea" - }, - "576169e62459773c69055191": { - "_id": "576169e62459773c69055191", - "_name": "handguard_saiga12_izhmash_saiga12k_10_std", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "", - "ShortName": "", - "Description": "", - "Weight": 0.18, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_saiga12_izhmash_saiga12k_10_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.026, - "CoolFactor": 0.978 - }, - "_proto": "5648b1504bdc2d9d488b4584" - }, - "5827272a24597748c74bdeea": { - "_id": "5827272a24597748c74bdeea", - "_name": "handguard_saiga12_utg_pro_mtu002_long_top", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "", - "ShortName": "", - "Description": "", - "Weight": 0.428, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_saiga12_utg_pro_mtu002_long_top.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "57486e672459770abd687134", - "591ee00d86f774592f7b841e", - "57acb6222459771ec34b5cb0", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5827296f2459774aba7098e9", - "_parent": "5827272a24597748c74bdeea", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "626bb8532c923541184624b4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5827298e2459774a913ef5aa", - "_parent": "5827272a24597748c74bdeea", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c7fc87d2e221644f31c0298", - "5cda9bcfd7f00c0c0b53e900", - "59f8a37386f7747af3328f06", - "619386379fb0c665d5490dbe", - "5c87ca002e221600114cb150", - "588226d124597767ad33f787", - "588226dd24597767ad33f789", - "588226e62459776e3e094af7", - "588226ef24597767af46e39c", - "59fc48e086f77463b1118392", - "5fce0cf655375d18a253eff0", - "5cf4fb76d7f00c065703d3ac", - "5b057b4f5acfc4771e1bd3e9", - "5c791e872e2216001219c40a", - "558032614bdc2de7118b4585", - "58c157be86f77403c74b2bb6", - "58c157c886f774032749fb06", - "5f6340d3ca442212f4047eb2", - "591af28e86f77414a27a9e1d", - "5c1cd46f2e22164bef5cfedb", - "5c1bc4812e22164bef5cfde7", - "5c1bc5612e221602b5429350", - "5c1bc5af2e221602b412949b", - "5c1bc5fb2e221602b1779b32", - "5c1bc7432e221602b412949d", - "5c1bc7752e221602b1779b34" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "582729a52459774a8d5eb0b8", - "_parent": "5827272a24597748c74bdeea", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_001", - "_id": "582729b52459774abc128d33", - "_parent": "5827272a24597748c74bdeea", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_002", - "_id": "582729c624597749585f70e9", - "_parent": "5827272a24597748c74bdeea", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5b3a337e5acfc4704b4a19a0", - "5c5952732e2216398b5abda2", - "57d17e212459775a1179a0f5", - "6267c6396b642f77f56f5c1c", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb", - "626becf9582c3e319310b837" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1.036, - "CoolFactor": 1.042 - }, - "_proto": "576169e62459773c69055191" - }, "58272b392459774b4c7b3ccd": { "_id": "58272b392459774b4c7b3ccd", "_name": "handguard_saiga12_utg_pro_mtu002_short_top", @@ -191593,6 +207328,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -191802,170 +207541,23 @@ }, "_proto": "5827272a24597748c74bdeea" }, - "623c3c1f37b4b31470357737": { - "_id": "623c3c1f37b4b31470357737", - "_name": "handguard_sv-98_cnc_guns_ov_unif_keymod", + "637f57c532b66e7e320a6676": { + "_id": "637f57c532b66e7e320a6676", + "_name": "handguard_ar15_kac_urx_31_10,75_inch_lower", "_parent": "55818a104bdc2db9688b4569", "_type": "Item", "_props": { - "Name": "handguard_ak_krebs_ufm_akm_long", - "ShortName": "handguard_ak_krebs_ufm_akm_long", - "Description": "handguard_ak_krebs_ufm_akm_long", - "Weight": 0.33, + "Name": "handguard_ar15_kac_urx_31_10,75_inch", + "ShortName": "handguard_ar15_kac_urx_31_10,75_inch", + "Description": "handguard_ar15_kac_urx_31_10,75_inch", + "Weight": 0.096, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_sv-98_cnc_guns_ov_unif_keymod.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 3, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "56083eab4bdc2d26448b456a" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "623c3c1f37b4b3147035773b", - "_parent": "623c3c1f37b4b31470357737", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "623c2f4242aee3103f1c44b7", - "623c2f652febb22c2777d8d7", - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "623c3c1f37b4b3147035773c", - "_parent": "623c3c1f37b4b31470357737", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "623c2f652febb22c2777d8d7", - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "623c3c1f37b4b3147035773d", - "_parent": "623c3c1f37b4b31470357737", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "623c2f652febb22c2777d8d7", - "5a9d6d00a2750c5c985b5305", - "59e0bdb186f774156f04ce82", - "59e0be5d86f7742d48765bd2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.96, - "CoolFactor": 1.05 - }, - "_proto": "5648ae314bdc2d3d1c8b457f" - }, - "5e56991336989c75ab4f03f6": { - "_id": "5e56991336989c75ab4f03f6", - "_name": "handguard_svd_izhmash_svd_modernized_kit", - "_parent": "55818a104bdc2db9688b4569", - "_type": "Item", - "_props": { - "Name": "handguard_svd_izhmash_svd_modernized_kit", - "ShortName": "handguard_svd_izhmash_svd_modernized_kit", - "Description": "handguard_svd_izhmash_svd_modernized_kit", - "Weight": 0.48, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_svd_izhmash_svd_modernized_kit.bundle", + "path": "assets/content/items/mods/handguards/handguard_ar15_kac_urx_31_10,75_inch_lower.bundle", "rcid": "" }, "UsePrefab": { @@ -191987,7 +207579,7 @@ "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 3, + "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, @@ -191995,7 +207587,12 @@ "MergesWithChildren": true, "CanSellOnRagfair": true, "CanRequireOnRagfair": true, - "ConflictingItems": [], + "ConflictingItems": [ + "5a34fbadc4a28200741e230a", + "5ae30e795acfc408fb139a0b", + "56ea8d2fd2720b7c698b4570", + "55d35ee94bdc2d61338b4568" + ], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], @@ -192005,18 +207602,167 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_mount_000", - "_id": "5e56991336989c75ab4f03f8", - "_parent": "5e56991336989c75ab4f03f6", + "_name": "mod_foregrip", + "_id": "637f57c532b66e7e320a667a", + "_parent": "637f57c532b66e7e320a6676", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5b7be47f5acfc400170e2dd2" + "5d123b7dd7ad1a004f01b262", + "5d124c1ad7ad1a12227c53a7", + "5d133067d7ad1a33013f95b4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_003", + "_id": "637f57c532b66e7e320a667f", + "_parent": "637f57c532b66e7e320a6676", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5b3a337e5acfc4704b4a19a0", + "5c5952732e2216398b5abda2", + "57d17e212459775a1179a0f5", + "6267c6396b642f77f56f5c1c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 0.98, + "CoolFactor": 1.029 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5d00f63bd7ad1a59283b1c1e": { + "_id": "5d00f63bd7ad1a59283b1c1e", + "_name": "handguard_ar15_strike_industries_viper_fde", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "ShortName": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Description": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Weight": 0.077, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_strike_industries_viper_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c0e2f94d174af029f650d56" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5d00f63bd7ad1a59283b1c20", + "_parent": "5d00f63bd7ad1a59283b1c1e", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635", + "6269545d0e57f218e4548ca2" ] } ] @@ -192027,14 +207773,15 @@ }, { "_name": "mod_mount_001", - "_id": "5e56991336989c75ab4f03f9", - "_parent": "5e56991336989c75ab4f03f6", + "_id": "5d00f63bd7ad1a59283b1c21", + "_parent": "5d00f63bd7ad1a59283b1c1e", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5b7be47f5acfc400170e2dd2" + "5b7be47f5acfc400170e2dd2", + "6269220d70b6c02e665f2635" ] } ] @@ -192044,15 +207791,16 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_mount_002", - "_id": "5e56991336989c75ab4f03fa", - "_parent": "5e56991336989c75ab4f03f6", + "_name": "mod_handguard", + "_id": "63969d1719971040b005049f", + "_parent": "5d00f63bd7ad1a59283b1c1e", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5b7be47f5acfc400170e2dd2" + "637f589af5ef8c33840d36d3", + "63969c9019971040b005049b" ] } ] @@ -192060,62 +207808,98 @@ "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5e56991336989c75ab4f03fb", - "_parent": "5e56991336989c75ab4f03f6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5e56991336989c75ab4f03fc", - "_parent": "5e56991336989c75ab4f03f6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5649a2464bdc2d91118b45a8", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.008, + "CoolFactor": 1.031 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "63969c9019971040b005049b": { + "_id": "63969c9019971040b005049b", + "_name": "handguard_ar15_strike_industries_viper_lower_fde", + "_parent": "55818a104bdc2db9688b4569", + "_type": "Item", + "_props": { + "Name": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "ShortName": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Description": "handguard_ar15_stngr_vypr_m_lok_10_inch", + "Weight": 0.094, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/handguards/handguard_ar15_strike_industries_viper_lower_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 3, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c0e2f94d174af029f650d56" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ { "_name": "mod_foregrip", - "_id": "5e56991336989c75ab4f03fd", - "_parent": "5e56991336989c75ab4f03f6", + "_id": "63969c9019971040b005049c", + "_parent": "63969c9019971040b005049b", "_props": { "filters": [ { @@ -192133,35 +207917,101 @@ "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_003", - "_id": "5e56a69c36989c75ab4f03ff", - "_parent": "5e56991336989c75ab4f03f6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5e569a0156edd02abe09f27d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" } ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -4, + "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, "Ergonomics": 7, "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "HeatFactor": 1.018, + "CoolFactor": 1.01 + }, + "_proto": "55d459824bdc2d892f8b4573" + }, + "5b7d678a5acfc4001a5c4022": { + "_id": "5b7d678a5acfc4001a5c4022", + "_name": "pistolgrip_sa58_ds_arms_metric_std", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_sa58_ds_arms_metric_std", + "ShortName": "pistolgrip_sa58_ds_arms_metric_std", + "Description": "pistolgrip_sa58_ds_arms_metric_std", + "Weight": 0.11, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_sa58_ds_arms_metric_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, @@ -192169,29 +208019,109 @@ "IsAnimated": false, "HasShoulderContact": false, "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 0.986, - "CoolFactor": 1.058 + "DoubleActionAccuracyPenaltyMult": 1 }, - "_proto": "55d459824bdc2d892f8b4573" + "_proto": "5649ade84bdc2d1b2b8b4587" }, - "5df25d3bfd6b4e6e2276dc9a": { - "_id": "5df25d3bfd6b4e6e2276dc9a", - "_name": "handguard_t5000_orsis_t5000m_std", - "_parent": "55818a104bdc2db9688b4569", + "5947f92f86f77427344a76b1": { + "_id": "5947f92f86f77427344a76b1", + "_name": "pistolgrip_ak_tapco_saw_blk", + "_parent": "55818a684bdc2ddd698b456d", "_type": "Item", "_props": { - "Name": "handguard_ak_hexagon_ak", - "ShortName": "handguard_ak_hexagon_ak", - "Description": "handguard_ak_hexagon_ak", - "Weight": 0.46, + "Name": "pistolgrip_ak_tapco_saw_blk", + "ShortName": "pistolgrip_ak_tapco_saw_blk", + "Description": "pistolgrip_ak_tapco_saw_blk", + "Weight": 0.13, "BackgroundColor": "blue", - "Width": 2, + "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/handguards/handguard_t5000_orsis_t5000m_std.bundle", + "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_tapco_saw_blk.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 11, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "5649ade84bdc2d1b2b8b4587" + }, + "55802f5d4bdc2dac148b458f": { + "_id": "55802f5d4bdc2dac148b458f", + "_name": "pistolgrip_ar15_magpul_moe", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "Пистолетная рукоятка Magpul MOE для AR-15 совместимых", + "ShortName": "MOE Pistol", + "Description": "Полимерная пистолетная рукоятка Magpul MOE (Magpul Original Equipment) устанавливается на любое оружие совместимое с пистолетными рукоятками от AR-15. Благодаря эргономике и анти скользящей текстуре рукоятки, удержание и контроль оружия становится комфортнее. Внутри рукоятки находится место под контейнеры для ЗИП или элементов питания.", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_magpul_moe.bundle", "rcid": "" }, "UsePrefab": { @@ -192209,11 +208139,92 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 10, - "ExamineExperience": 3, + "ExamineExperience": 2, "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 1, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + } + }, + "5bffcf7a0db83400232fea79": { + "_id": "5bffcf7a0db83400232fea79", + "_name": "pistolgrip_tt_pm_laser_tt_206", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_tt_pm_laser_tt_206", + "ShortName": "pistolgrip_tt_pm_laser_tt_206", + "Description": "pistolgrip_tt_pm_laser_tt_206", + "Weight": 0.09, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_tt_pm_laser_tt_206.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, @@ -192231,107 +208242,181 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5df25d3bfd6b4e6e2276dc9c", - "_parent": "5df25d3bfd6b4e6e2276dc9a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5df35ea9c41b2312ea3334d8", - "5df35eb2b11454561e3923e2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5df25d3bfd6b4e6e2276dc9d", - "_parent": "5df25d3bfd6b4e6e2276dc9a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5df35ea9c41b2312ea3334d8", - "5df35eb2b11454561e3923e2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5df25d3bfd6b4e6e2276dc9e", - "_parent": "5df25d3bfd6b4e6e2276dc9a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5df35ea9c41b2312ea3334d8", - "5df35eb2b11454561e3923e2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_003", - "_id": "5df25d3bfd6b4e6e2276dc9f", - "_parent": "5df25d3bfd6b4e6e2276dc9a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5df35eb2b11454561e3923e2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5df388648b6c4240ba265202", - "_parent": "5df25d3bfd6b4e6e2276dc9a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5df36948bb49d91fb446d5ad" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], + "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -2, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "571659bb2459771fb2755a12" + }, + "5894a51286f77426d13baf02": { + "_id": "5894a51286f77426d13baf02", + "_name": "pistolgrip_mpx_sig_mpx_std", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_mpx_sig_mpx_std", + "ShortName": "pistolgrip_mpx_sig_mpx_std", + "Description": "pistolgrip_mpx_sig_mpx_std", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_mpx_sig_mpx_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55802f5d4bdc2dac148b458f" + }, + "59db3acc86f7742a2c4ab912": { + "_id": "59db3acc86f7742a2c4ab912", + "_name": "pistolgrip_ar15_stark_ar_rifle_grip_blk", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ar15_stark_ar_rifle_grip_blk", + "ShortName": "pistolgrip_ar15_stark_ar_rifle_grip_blk", + "Description": "pistolgrip_ar15_stark_ar_rifle_grip_blk", + "Weight": 0.09, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_stark_ar_rifle_grip_blk.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, "Ergonomics": 11, @@ -192343,11 +208428,1321 @@ "IsAnimated": false, "HasShoulderContact": false, "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "HeatFactor": 1, - "CoolFactor": 1 + "DoubleActionAccuracyPenaltyMult": 1 }, - "_proto": "5648b0744bdc2d363b8b4578" + "_proto": "55802f5d4bdc2dac148b458f" + }, + "57af48872459771f0b2ebf11": { + "_id": "57af48872459771f0b2ebf11", + "_name": "pistolgrip_ar15_hogue_overmolded_fde", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ar15_hogue_overmolded_fde", + "ShortName": "pistolgrip_ar15_hogue_overmolded_fde", + "Description": "pistolgrip_ar15_hogue_overmolded_fde", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hogue_overmolded_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55d4b9964bdc2d1d4e8b456e" + }, + "5fbcbd6c187fea44d52eda14": { + "_id": "5fbcbd6c187fea44d52eda14", + "_name": "pistolgrip_ar15_sig_mcx_std", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ar15_sig_mcx_std", + "ShortName": "pistolgrip_ar15_sig_mcx_std", + "Description": "pistolgrip_ar15_sig_mcx_std", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_sig_mcx_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55802f5d4bdc2dac148b458f" + }, + "5d15cf3bd7ad1a67e71518b2": { + "_id": "5d15cf3bd7ad1a67e71518b2", + "_name": "pistolgrip_ar15_magpul_moe_fde", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "Пистолетная рукоятка Magpul MOE для AR-15 совместимых", + "ShortName": "MOE Pistol", + "Description": "Полимерная пистолетная рукоятка Magpul MOE (Magpul Original Equipment) устанавливается на любое оружие совместимое с пистолетными рукоятками от AR-15. Благодаря эргономике и анти скользящей текстуре рукоятки, удержание и контроль оружия становится комфортнее. Внутри рукоятки находится место под контейнеры для ЗИП или элементов питания.", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_magpul_moe_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55802f5d4bdc2dac148b458f" + }, + "619f4bffd25cbd424731fb97": { + "_id": "619f4bffd25cbd424731fb97", + "_name": "pistolgrip_rhino_chiappa_wood", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_rhino_chiappa_wood", + "ShortName": "pistolgrip_rhino_chiappa_wood", + "Description": "pistolgrip_rhino_chiappa_wood", + "Weight": 0.1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_rhino_chiappa_wood.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55d4b9964bdc2d1d4e8b456e" + }, + "5cc9bcaed7f00c011c04e179": { + "_id": "5cc9bcaed7f00c011c04e179", + "_name": "pistolgrip_ar15_hera_arms_hg15", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "Пистолетная рукоятка DI ECS FDE для AR-15 совместимых", + "ShortName": "ECS FDE", + "Description": "Полимерная пистолетная рукоятка ECS устанавливается на любое оружие совместимое с пистолетными рукоятками от AR-15. Единственное отличие от штатной рукоятки- цвет.", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hera_arms_hg15.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55d4b9964bdc2d1d4e8b456e" + }, + "57d152ec245977144076ccdf": { + "_id": "57d152ec245977144076ccdf", + "_name": "pistolgrip_pp-91_zmz_pp_std_plastic", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_pp-91_zmz_pp_std_plastic", + "ShortName": "pistolgrip_pp-91_zmz_pp_std_plastic", + "Description": "pistolgrip_pp-91_zmz_pp_std_plastic", + "Weight": 0.071, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_pp-91_zmz_pp_std_plastic.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "5649ade84bdc2d1b2b8b4587" + }, + "57c55f092459772d291a8463": { + "_id": "57c55f092459772d291a8463", + "_name": "pistolgrip_ar15_hogue_overmolded_ge", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ar15_hogue_overmolded_ge", + "ShortName": "pistolgrip_ar15_hogue_overmolded_ge", + "Description": "pistolgrip_ar15_hogue_overmolded_ge", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hogue_overmolded_ge.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "57c55efc2459772d2c6271e7" + }, + "5addc7db5acfc4001669f279": { + "_id": "5addc7db5acfc4001669f279", + "_name": "pistolgrip_m14_sage_ebr_m14alcs_grip", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_m14_sage_ebr_m14alcs_grip", + "ShortName": "pistolgrip_m14_sage_ebr_m14alcs_grip", + "Description": "pistolgrip_m14_sage_ebr_m14alcs_grip", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_m14_sage_ebr_m14alcs_grip.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55802f5d4bdc2dac148b458f" + }, + "59db3a1d86f77429e05b4e92": { + "_id": "59db3a1d86f77429e05b4e92", + "_name": "pistolgrip_ar15_naroh_arms_gral_s", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ar15_naroh_arms_gral_s", + "ShortName": "pistolgrip_ar15_naroh_arms_gral_s", + "Description": "pistolgrip_ar15_naroh_arms_gral_s", + "Weight": 0.092, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_naroh_arms_gral_s.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 15, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55802f5d4bdc2dac148b458f" + }, + "5cdeac5cd7f00c000f261694": { + "_id": "5cdeac5cd7f00c000f261694", + "_name": "pistolgrip_m700_magpul_pro_700_grip", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "Пистолетная рукоятка DI ECS FDE для AR-15 совместимых", + "ShortName": "ECS FDE", + "Description": "Полимерная пистолетная рукоятка ECS устанавливается на любое оружие совместимое с пистолетными рукоятками от AR-15. Единственное отличие от штатной рукоятки- цвет.", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_m700_magpul_pro_700_grip.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55d4b9964bdc2d1d4e8b456e" + }, + "5c6d7b3d2e221600114c9b7d": { + "_id": "5c6d7b3d2e221600114c9b7d", + "_name": "pistolgrip_ar15_hk_grip_v2", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ar15_hk_grip_v2", + "ShortName": "pistolgrip_ar15_hk_grip_v2", + "Description": "pistolgrip_ar15_hk_grip_v2", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hk_grip_v2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55d4b9964bdc2d1d4e8b456e" + }, + "619f4ab2d25cbd424731fb95": { + "_id": "619f4ab2d25cbd424731fb95", + "_name": "pistolgrip_rhino_chiappa_std", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_rhino_chiappa_std", + "ShortName": "pistolgrip_rhino_chiappa_std", + "Description": "pistolgrip_rhino_chiappa_std", + "Weight": 0.09, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_rhino_chiappa_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55d4b9964bdc2d1d4e8b456e" + }, + "56e05a6ed2720bd0748b4567": { + "_id": "56e05a6ed2720bd0748b4567", + "_name": "pistolgrip_pb_tochmash_pb_std", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "Щечки ЦНИИ Точмаш Бакелитовые для ПБ", + "ShortName": "ПБ Бакелит", + "Description": "Штатные бакелитовые? щечки для пистолета ПБ.", + "Weight": 0.102, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_pb_tochmash_pb_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "5649ade84bdc2d1b2b8b4587" + }, + "5e81c6bf763d9f754677beff": { + "_id": "5e81c6bf763d9f754677beff", + "_name": "pistolgrip_m1911_colt_m1911a1_std", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_m1911_colt_m1911a1_std", + "ShortName": "pistolgrip_m1911_colt_m1911a1_std", + "Description": "pistolgrip_m1911_colt_m1911a1_std", + "Weight": 0.27, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_m1911_colt_m1911a1_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55d4b9964bdc2d1d4e8b456e" + }, + "5c00076d0db834001d23ee1f": { + "_id": "5c00076d0db834001d23ee1f", + "_name": "pistolgrip_p226_sig_stainless_elite", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_p226_hogue_chain_link_g10_g_mascus", + "ShortName": "pistolgrip_p226_hogue_chain_link_g10_g_mascus", + "Description": "pistolgrip_p226_hogue_chain_link_g10_g_mascus", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_p226_sig_stainless_elite.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 8, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55d4b9964bdc2d1d4e8b456e" + }, + "5dcbd6dddbd3d91b3e5468de": { + "_id": "5dcbd6dddbd3d91b3e5468de", + "_name": "pistolgrip_mdr_dt_mdr_std_blk", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_mdr_dt_mdr_std_blk", + "ShortName": "pistolgrip_mdr_dt_mdr_std_blk", + "Description": "pistolgrip_mdr_dt_mdr_std_blk", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_mdr_dt_mdr_std_blk.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55d4b9964bdc2d1d4e8b456e" }, "5c48a2c22e221602b313fb6c": { "_id": "5c48a2c22e221602b313fb6c", @@ -192405,6 +209800,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -192483,6 +209882,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -192561,6 +209964,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -192639,6 +210046,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -192717,6 +210128,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -192795,6 +210210,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -192873,6 +210292,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -192951,6 +210374,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -193029,6 +210456,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -193127,6 +210558,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -193205,6 +210640,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -193283,6 +210722,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -193361,6 +210804,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -193439,6 +210886,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -193517,6 +210968,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -193595,6 +211050,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -193673,6 +211132,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -193751,6 +211214,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -193829,6 +211296,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -193907,6 +211378,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -193985,708 +211460,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 12, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "5649ade84bdc2d1b2b8b4587" - }, - "59e6318286f77444dd62c4cc": { - "_id": "59e6318286f77444dd62c4cc", - "_name": "pistolgrip_ak_molot_bakelit", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ak_molot_bakelit", - "ShortName": "pistolgrip_ak_molot_bakelit", - "Description": "pistolgrip_ak_molot_bakelit", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_molot_bakelit.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 90, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55d4b9964bdc2d1d4e8b456e" - }, - "5cf50850d7f00c056e24104c": { - "_id": "5cf50850d7f00c056e24104c", - "_name": "pistolgrip_ak_strike_indsustries_enhanced_pistol_grip", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ak_strike_indsustries_enhanced_pistol_grip", - "ShortName": "pistolgrip_ak_strike_indsustries_enhanced_pistol_grip", - "Description": "pistolgrip_ak_strike_indsustries_enhanced_pistol_grip", - "Weight": 0.091, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_strike_indsustries_enhanced_pistol_grip.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 8, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "5649ade84bdc2d1b2b8b4587" - }, - "5cf508bfd7f00c056e24104e": { - "_id": "5cf508bfd7f00c056e24104e", - "_name": "pistolgrip_ak_strike_indsustries_enhanced_pistol_grip_fde", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ak_strike_indsustries_enhanced_pistol_grip", - "ShortName": "pistolgrip_ak_strike_indsustries_enhanced_pistol_grip", - "Description": "pistolgrip_ak_strike_indsustries_enhanced_pistol_grip", - "Weight": 0.091, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_strike_indsustries_enhanced_pistol_grip_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 8, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "5649ade84bdc2d1b2b8b4587" - }, - "628a664bccaab13006640e47": { - "_id": "628a664bccaab13006640e47", - "_name": "pistolgrip_ak_tango_down_ak_battle_grip", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ak_magpul_moe_ak", - "ShortName": "pistolgrip_ak_magpul_moe_ak", - "Description": "pistolgrip_ak_magpul_moe_ak", - "Weight": 0.11, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_tango_down_ak_battle_grip.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 12, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "5649ade84bdc2d1b2b8b4587" - }, - "628c9ab845c59e5b80768a81": { - "_id": "628c9ab845c59e5b80768a81", - "_name": "pistolgrip_ak_tango_down_ak_battle_grip_fde", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ak_magpul_moe_ak", - "ShortName": "pistolgrip_ak_magpul_moe_ak", - "Description": "pistolgrip_ak_magpul_moe_ak", - "Weight": 0.11, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_tango_down_ak_battle_grip_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 12, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "5649ade84bdc2d1b2b8b4587" - }, - "5947f92f86f77427344a76b1": { - "_id": "5947f92f86f77427344a76b1", - "_name": "pistolgrip_ak_tapco_saw_blk", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ak_tapco_saw_blk", - "ShortName": "pistolgrip_ak_tapco_saw_blk", - "Description": "pistolgrip_ak_tapco_saw_blk", - "Weight": 0.13, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_tapco_saw_blk.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 11, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "5649ade84bdc2d1b2b8b4587" - }, - "5947fa2486f77425b47c1a9b": { - "_id": "5947fa2486f77425b47c1a9b", - "_name": "pistolgrip_ak_tapco_saw_fde", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ak_tapco_saw_blk", - "ShortName": "pistolgrip_ak_tapco_saw_blk", - "Description": "pistolgrip_ak_tapco_saw_blk", - "Weight": 0.13, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_tapco_saw_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 11, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "5649ade84bdc2d1b2b8b4587" - }, - "5c6bf4aa2e2216001219b0ae": { - "_id": "5c6bf4aa2e2216001219b0ae", - "_name": "pistolgrip_ak_us_palm_ak_palm", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ak_magpul_moe_ak", - "ShortName": "pistolgrip_ak_magpul_moe_ak", - "Description": "pistolgrip_ak_magpul_moe_ak", - "Weight": 0.09, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_us_palm_ak_palm.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 12, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "5649ade84bdc2d1b2b8b4587" - }, - "5649ae4a4bdc2d1b2b8b4588": { - "_id": "5649ae4a4bdc2d1b2b8b4588", - "_name": "pistolgrip_ak_zenit_rk3", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "Пистолетная рукоятка Зенит РК-3 для АК", - "ShortName": "РК-3", - "Description": "Пистолетная анатомическая рукоятка РК-3 производства компании Зенит. Имеет встроенный контейнер для элементов питания. Устанавливается на АК.", - "Weight": 0.225, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_zenit_rk3.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -194765,6 +211542,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -194787,6 +211568,170 @@ }, "_proto": "5649ade84bdc2d1b2b8b4587" }, + "5d025cc1d7ad1a53845279ef": { + "_id": "5d025cc1d7ad1a53845279ef", + "_name": "pistolgrip_ar15_hk_ergo_psg1_style_grip", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ar15_hk_grip_v2", + "ShortName": "pistolgrip_ar15_hk_grip_v2", + "Description": "pistolgrip_ar15_hk_grip_v2", + "Weight": 0.11, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hk_ergo_psg1_style_grip.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 15, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55d4b9964bdc2d1d4e8b456e" + }, + "5a339805c4a2826c6e06d73d": { + "_id": "5a339805c4a2826c6e06d73d", + "_name": "pistolgrip_ar15_magpul_miad_gen_1_fde", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ar15_magpul_miad_gen_1_fde", + "ShortName": "pistolgrip_ar15_magpul_miad_gen_1_fde", + "Description": "pistolgrip_ar15_magpul_miad_gen_1_fde", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_magpul_miad_gen_1_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 8, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55802f5d4bdc2dac148b458f" + }, "55d4b9964bdc2d1d4e8b456e": { "_id": "55d4b9964bdc2d1d4e8b456e", "_name": "pistolgrip_ar15_colt_a2", @@ -194843,6 +211788,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -194865,6 +211814,1091 @@ }, "_proto": "55802f5d4bdc2dac148b458f" }, + "5c6bf4aa2e2216001219b0ae": { + "_id": "5c6bf4aa2e2216001219b0ae", + "_name": "pistolgrip_ak_us_palm_ak_palm", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ak_magpul_moe_ak", + "ShortName": "pistolgrip_ak_magpul_moe_ak", + "Description": "pistolgrip_ak_magpul_moe_ak", + "Weight": 0.09, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_us_palm_ak_palm.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 12, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "5649ade84bdc2d1b2b8b4587" + }, + "56d5a2bbd2720bb8418b456a": { + "_id": "56d5a2bbd2720bb8418b456a", + "_name": "pistolgrip_p226_sig_p226_std", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "Пистолетная рукоятка Sig Sauer черн. полимер для P226", + "ShortName": "GRIP226BLKPOL", + "Description": "бла бла бла", + "Weight": 0.09, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_p226_sig_p226_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55d4b9964bdc2d1d4e8b456e" + }, + "5cf50850d7f00c056e24104c": { + "_id": "5cf50850d7f00c056e24104c", + "_name": "pistolgrip_ak_strike_indsustries_enhanced_pistol_grip", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ak_strike_indsustries_enhanced_pistol_grip", + "ShortName": "pistolgrip_ak_strike_indsustries_enhanced_pistol_grip", + "Description": "pistolgrip_ak_strike_indsustries_enhanced_pistol_grip", + "Weight": 0.091, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_strike_indsustries_enhanced_pistol_grip.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 8, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "5649ade84bdc2d1b2b8b4587" + }, + "5b7d679f5acfc4001a5c4024": { + "_id": "5b7d679f5acfc4001a5c4024", + "_name": "pistolgrip_fal_fab_defense_ag_fal", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_fal_fab_defense_ag_fal", + "ShortName": "pistolgrip_fal_fab_defense_ag_fal", + "Description": "pistolgrip_fal_fab_defense_ag_fal", + "Weight": 0.088, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_fal_fab_defense_ag_fal.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 13, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "5649ade84bdc2d1b2b8b4587" + }, + "5e848d99865c0f329958c83b": { + "_id": "5e848d99865c0f329958c83b", + "_name": "pistolgrip_ks23_toz_ks23_plastic", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ks23_toz_ks23_plastic", + "ShortName": "pistolgrip_ks23_toz_ks23_plastic", + "Description": "pistolgrip_ks23_toz_ks23_plastic", + "Weight": 0.15, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ks23_toz_ks23_plastic.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "5e848d99865c0f329958c83d", + "_parent": "5e848d99865c0f329958c83b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5e848dc4e4dbc5266a4ec63d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 8, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "5649ade84bdc2d1b2b8b4587" + }, + "626a9cb151cb5849f6002890": { + "_id": "626a9cb151cb5849f6002890", + "_name": "pistolgrip_m1911_kiba_geneburn_custom_pad", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_m1911_colt_m1911a1_std", + "ShortName": "pistolgrip_m1911_colt_m1911a1_std", + "Description": "pistolgrip_m1911_colt_m1911a1_std", + "Weight": 0.12, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_m1911_kiba_geneburn_custom_pad.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55d4b9964bdc2d1d4e8b456e" + }, + "5cf508bfd7f00c056e24104e": { + "_id": "5cf508bfd7f00c056e24104e", + "_name": "pistolgrip_ak_strike_indsustries_enhanced_pistol_grip_fde", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ak_strike_indsustries_enhanced_pistol_grip", + "ShortName": "pistolgrip_ak_strike_indsustries_enhanced_pistol_grip", + "Description": "pistolgrip_ak_strike_indsustries_enhanced_pistol_grip", + "Weight": 0.091, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_strike_indsustries_enhanced_pistol_grip_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 8, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "5649ade84bdc2d1b2b8b4587" + }, + "59e6318286f77444dd62c4cc": { + "_id": "59e6318286f77444dd62c4cc", + "_name": "pistolgrip_ak_molot_bakelit", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ak_molot_bakelit", + "ShortName": "pistolgrip_ak_molot_bakelit", + "Description": "pistolgrip_ak_molot_bakelit", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_molot_bakelit.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 90, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55d4b9964bdc2d1d4e8b456e" + }, + "5c0684e50db834002a12585a": { + "_id": "5c0684e50db834002a12585a", + "_name": "pistolgrip_tt_noname_hogue_like", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "Щечки штатные для ТТ", + "ShortName": "Щеч. ТТ", + "Description": "Штатные щечки для пистолета ТТ послевоенного выпуска.", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_tt_noname_hogue_like.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 8, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "571659bb2459771fb2755a12" + }, + "57c55f112459772d28133310": { + "_id": "57c55f112459772d28133310", + "_name": "pistolgrip_ar15_hogue_overmolded_gg", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ar15_hogue_overmolded_gg", + "ShortName": "pistolgrip_ar15_hogue_overmolded_gg", + "Description": "pistolgrip_ar15_hogue_overmolded_gg", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hogue_overmolded_gg.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "57c55f092459772d291a8463" + }, + "57c55f172459772d27602381": { + "_id": "57c55f172459772d27602381", + "_name": "pistolgrip_ar15_hogue_overmolded_od", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ar15_hogue_overmolded_od", + "ShortName": "pistolgrip_ar15_hogue_overmolded_od", + "Description": "pistolgrip_ar15_hogue_overmolded_od", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hogue_overmolded_od.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "57c55f112459772d28133310" + }, + "57c55efc2459772d2c6271e7": { + "_id": "57c55efc2459772d2c6271e7", + "_name": "pistolgrip_ar15_hogue_overmolded_blk", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ar15_hogue_overmolded_blk", + "ShortName": "pistolgrip_ar15_hogue_overmolded_blk", + "Description": "pistolgrip_ar15_hogue_overmolded_blk", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hogue_overmolded_blk.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "57af48872459771f0b2ebf11" + }, + "5947fa2486f77425b47c1a9b": { + "_id": "5947fa2486f77425b47c1a9b", + "_name": "pistolgrip_ak_tapco_saw_fde", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ak_tapco_saw_blk", + "ShortName": "pistolgrip_ak_tapco_saw_blk", + "Description": "pistolgrip_ak_tapco_saw_blk", + "Weight": 0.13, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_tapco_saw_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 11, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "5649ade84bdc2d1b2b8b4587" + }, "571659bb2459771fb2755a12": { "_id": "571659bb2459771fb2755a12", "_name": "pistolgrip_ar15_damage_industries_ecs_fde", @@ -194921,6 +212955,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -194943,6 +212981,416 @@ }, "_proto": "55d4b9964bdc2d1d4e8b456e" }, + "5c0006470db834001a6697fe": { + "_id": "5c0006470db834001a6697fe", + "_name": "pistolgrip_p226_sig_emperor_scorpion", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_p226_hogue_chain_link_g10_g_mascus", + "ShortName": "pistolgrip_p226_hogue_chain_link_g10_g_mascus", + "Description": "pistolgrip_p226_hogue_chain_link_g10_g_mascus", + "Weight": 0.09, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_p226_sig_emperor_scorpion.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 8, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55d4b9964bdc2d1d4e8b456e" + }, + "5afd7e445acfc4001637e35a": { + "_id": "5afd7e445acfc4001637e35a", + "_name": "pistolgrip_sks_tapco_saw_style", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_sks_tapco_saw_style", + "ShortName": "pistolgrip_sks_tapco_saw_style", + "Description": "pistolgrip_sks_tapco_saw_style", + "Weight": 0.09, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_sks_tapco_saw_style.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "57af48872459771f0b2ebf11" + }, + "5a38eecdc4a282329a73b512": { + "_id": "5a38eecdc4a282329a73b512", + "_name": "pistolgrip_toz-106_toz_000_002", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_toz-106_toz_000_002", + "ShortName": "pistolgrip_toz-106_toz_000_002", + "Description": "pistolgrip_toz-106_toz_000_002", + "Weight": 0.07, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_toz-106_toz_000_002.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55d4b9964bdc2d1d4e8b456e" + }, + "628c9ab845c59e5b80768a81": { + "_id": "628c9ab845c59e5b80768a81", + "_name": "pistolgrip_ak_tango_down_ak_battle_grip_fde", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ak_magpul_moe_ak", + "ShortName": "pistolgrip_ak_magpul_moe_ak", + "Description": "pistolgrip_ak_magpul_moe_ak", + "Weight": 0.11, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_tango_down_ak_battle_grip_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 12, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "5649ade84bdc2d1b2b8b4587" + }, + "5bb20e18d4351e00320205d5": { + "_id": "5bb20e18d4351e00320205d5", + "_name": "pistolgrip_ar15_hk_battle_grip", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "Пистолетная рукоятка DI ECS FDE для AR-15 совместимых", + "ShortName": "ECS FDE", + "Description": "Полимерная пистолетная рукоятка ECS устанавливается на любое оружие совместимое с пистолетными рукоятками от AR-15. Единственное отличие от штатной рукоятки- цвет.", + "Weight": 0.08, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hk_battle_grip.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "55d4b9964bdc2d1d4e8b456e" + }, "602e71bd53a60014f9705bfa": { "_id": "602e71bd53a60014f9705bfa", "_name": "pistolgrip_ar15_dlg_123", @@ -194999,6 +213447,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -195021,6 +213473,88 @@ }, "_proto": "55d4b9964bdc2d1d4e8b456e" }, + "5649ae4a4bdc2d1b2b8b4588": { + "_id": "5649ae4a4bdc2d1b2b8b4588", + "_name": "pistolgrip_ak_zenit_rk3", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "Пистолетная рукоятка Зенит РК-3 для АК", + "ShortName": "РК-3", + "Description": "Пистолетная анатомическая рукоятка РК-3 производства компании Зенит. Имеет встроенный контейнер для элементов питания. Устанавливается на АК.", + "Weight": 0.225, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_zenit_rk3.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 12, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "5649ade84bdc2d1b2b8b4587" + }, "6113c3586c780c1e710c90bc": { "_id": "6113c3586c780c1e710c90bc", "_name": "pistolgrip_ar15_f1_firearms_st1_skeletonized", @@ -195077,6 +213611,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -195099,23 +213637,23 @@ }, "_proto": "55802f5d4bdc2dac148b458f" }, - "6113cc78d3a39d50044c065a": { - "_id": "6113cc78d3a39d50044c065a", - "_name": "pistolgrip_ar15_f1_firearms_st2_pc_skeletonized", + "628a664bccaab13006640e47": { + "_id": "628a664bccaab13006640e47", + "_name": "pistolgrip_ak_tango_down_ak_battle_grip", "_parent": "55818a684bdc2ddd698b456d", "_type": "Item", "_props": { - "Name": "pistolgrip_ar15_f1_firearms_st2_pc_skeletonized", - "ShortName": "pistolgrip_ar15_f1_firearms_st2_pc_skeletonized", - "Description": "pistolgrip_ar15_f1_firearms_st2_pc_skeletonized", - "Weight": 0.087, + "Name": "pistolgrip_ak_magpul_moe_ak", + "ShortName": "pistolgrip_ak_magpul_moe_ak", + "Description": "pistolgrip_ak_magpul_moe_ak", + "Weight": 0.11, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_f1_firearms_st2_pc_skeletonized.bundle", + "path": "assets/content/items/mods/pistol grips/pistolgrip_ak_tango_down_ak_battle_grip.bundle", "rcid": "" }, "UsePrefab": { @@ -195132,7 +213670,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 10, + "LootExperience": 5, "ExamineExperience": 2, "HideEntrails": false, "RepairCost": 0, @@ -195155,6 +213693,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -195164,7 +213706,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 13, + "Ergonomics": 12, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, @@ -195175,7 +213717,7 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1 }, - "_proto": "55802f5d4bdc2dac148b458f" + "_proto": "5649ade84bdc2d1b2b8b4587" }, "6113cce3d92c473c770200c7": { "_id": "6113cce3d92c473c770200c7", @@ -195233,6 +213775,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -195255,23 +213801,23 @@ }, "_proto": "55802f5d4bdc2dac148b458f" }, - "5cc9bcaed7f00c011c04e179": { - "_id": "5cc9bcaed7f00c011c04e179", - "_name": "pistolgrip_ar15_hera_arms_hg15", + "615d8faecabb9b7ad90f4d5d": { + "_id": "615d8faecabb9b7ad90f4d5d", + "_name": "pistolgrip_ar15_tactical_dynamics_hexgrip", "_parent": "55818a684bdc2ddd698b456d", "_type": "Item", "_props": { - "Name": "Пистолетная рукоятка DI ECS FDE для AR-15 совместимых", - "ShortName": "ECS FDE", - "Description": "Полимерная пистолетная рукоятка ECS устанавливается на любое оружие совместимое с пистолетными рукоятками от AR-15. Единственное отличие от штатной рукоятки- цвет.", - "Weight": 0.08, + "Name": "pistolgrip_ar15_f1_firearms_st1_skeletonized", + "ShortName": "pistolgrip_ar15_f1_firearms_st1_skeletonized", + "Description": "pistolgrip_ar15_f1_firearms_st1_skeletonized", + "Weight": 0.064, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hera_arms_hg15.bundle", + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_tactical_dynamics_hexgrip.bundle", "rcid": "" }, "UsePrefab": { @@ -195311,6 +213857,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -195320,7 +213870,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 10, + "Ergonomics": 7, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, @@ -195331,25 +213881,130 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1 }, - "_proto": "55d4b9964bdc2d1d4e8b456e" + "_proto": "55802f5d4bdc2dac148b458f" }, - "5bb20e18d4351e00320205d5": { - "_id": "5bb20e18d4351e00320205d5", - "_name": "pistolgrip_ar15_hk_battle_grip", + "606eef46232e5a31c233d500": { + "_id": "606eef46232e5a31c233d500", + "_name": "pistolgrip_mp155_kalshnikov_ultima_pistol_grip", "_parent": "55818a684bdc2ddd698b456d", "_type": "Item", "_props": { - "Name": "Пистолетная рукоятка DI ECS FDE для AR-15 совместимых", - "ShortName": "ECS FDE", - "Description": "Полимерная пистолетная рукоятка ECS устанавливается на любое оружие совместимое с пистолетными рукоятками от AR-15. Единственное отличие от штатной рукоятки- цвет.", - "Weight": 0.08, + "Name": "pistolgrip_870_fab_defense_agr_870_grip", + "ShortName": "pistolgrip_870_fab_defense_agr_870_grip", + "Description": "pistolgrip_870_fab_defense_agr_870_grip", + "Weight": 0.13, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/pistol grips/pistolgrip_mp155_kalshnikov_ultima_pistol_grip.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 1, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "55d48a634bdc2d8b2f8b456a", + "607d5aa50494a626335e12ed" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "606eef46232e5a31c233d502", + "_parent": "606eef46232e5a31c233d500", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "60785c0d232e5a31c233d51c", + "606eef756d0bd7580617baf8" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1 + }, + "_proto": "5649ade84bdc2d1b2b8b4587" + }, + "6113cc78d3a39d50044c065a": { + "_id": "6113cc78d3a39d50044c065a", + "_name": "pistolgrip_ar15_f1_firearms_st2_pc_skeletonized", + "_parent": "55818a684bdc2ddd698b456d", + "_type": "Item", + "_props": { + "Name": "pistolgrip_ar15_f1_firearms_st2_pc_skeletonized", + "ShortName": "pistolgrip_ar15_f1_firearms_st2_pc_skeletonized", + "Description": "pistolgrip_ar15_f1_firearms_st2_pc_skeletonized", + "Weight": 0.087, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hk_battle_grip.bundle", + "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_f1_firearms_st2_pc_skeletonized.bundle", "rcid": "" }, "UsePrefab": { @@ -195389,6 +214044,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -195398,7 +214057,7 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 6, + "Ergonomics": 13, "Velocity": 0, "RaidModdable": false, "ToolModdable": true, @@ -195409,7 +214068,7 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1 }, - "_proto": "55d4b9964bdc2d1d4e8b456e" + "_proto": "55802f5d4bdc2dac148b458f" }, "5bb20e0ed4351e3bac1212dc": { "_id": "5bb20e0ed4351e3bac1212dc", @@ -195467,6 +214126,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -195545,6 +214208,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -195567,170 +214234,15 @@ }, "_proto": "55d4b9964bdc2d1d4e8b456e" }, - "55802f5d4bdc2dac148b458f": { - "_id": "55802f5d4bdc2dac148b458f", - "_name": "pistolgrip_ar15_magpul_moe", + "5a7b4960e899ef197b331a2d": { + "_id": "5a7b4960e899ef197b331a2d", + "_name": "pistolgrip_glock_pachmayr_tactical_rubber_grip", "_parent": "55818a684bdc2ddd698b456d", "_type": "Item", "_props": { - "Name": "Пистолетная рукоятка Magpul MOE для AR-15 совместимых", - "ShortName": "MOE Pistol", - "Description": "Полимерная пистолетная рукоятка Magpul MOE (Magpul Original Equipment) устанавливается на любое оружие совместимое с пистолетными рукоятками от AR-15. Благодаря эргономике и анти скользящей текстуре рукоятки, удержание и контроль оружия становится комфортнее. Внутри рукоятки находится место под контейнеры для ЗИП или элементов питания.", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_magpul_moe.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - } - }, - "615d8faecabb9b7ad90f4d5d": { - "_id": "615d8faecabb9b7ad90f4d5d", - "_name": "pistolgrip_ar15_tactical_dynamics_hexgrip", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ar15_f1_firearms_st1_skeletonized", - "ShortName": "pistolgrip_ar15_f1_firearms_st1_skeletonized", - "Description": "pistolgrip_ar15_f1_firearms_st1_skeletonized", - "Weight": 0.064, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_tactical_dynamics_hexgrip.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55802f5d4bdc2dac148b458f" - }, - "5cdeac5cd7f00c000f261694": { - "_id": "5cdeac5cd7f00c000f261694", - "_name": "pistolgrip_m700_magpul_pro_700_grip", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "Пистолетная рукоятка DI ECS FDE для AR-15 совместимых", - "ShortName": "ECS FDE", - "Description": "Полимерная пистолетная рукоятка ECS устанавливается на любое оружие совместимое с пистолетными рукоятками от AR-15. Единственное отличие от штатной рукоятки- цвет.", + "Name": "pistolgrip_glock_pachmayr_tactical_rubber_grip", + "ShortName": "pistolgrip_glock_pachmayr_tactical_rubber_grip", + "Description": "pistolgrip_glock_pachmayr_tactical_rubber_grip", "Weight": 0.08, "BackgroundColor": "blue", "Width": 1, @@ -195738,241 +214250,7 @@ "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_m700_magpul_pro_700_grip.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55d4b9964bdc2d1d4e8b456e" - }, - "5addc7db5acfc4001669f279": { - "_id": "5addc7db5acfc4001669f279", - "_name": "pistolgrip_m14_sage_ebr_m14alcs_grip", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_m14_sage_ebr_m14alcs_grip", - "ShortName": "pistolgrip_m14_sage_ebr_m14alcs_grip", - "Description": "pistolgrip_m14_sage_ebr_m14alcs_grip", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_m14_sage_ebr_m14alcs_grip.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55802f5d4bdc2dac148b458f" - }, - "5fbcbd6c187fea44d52eda14": { - "_id": "5fbcbd6c187fea44d52eda14", - "_name": "pistolgrip_ar15_sig_mcx_std", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ar15_sig_mcx_std", - "ShortName": "pistolgrip_ar15_sig_mcx_std", - "Description": "pistolgrip_ar15_sig_mcx_std", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_sig_mcx_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55802f5d4bdc2dac148b458f" - }, - "5c0006470db834001a6697fe": { - "_id": "5c0006470db834001a6697fe", - "_name": "pistolgrip_p226_sig_emperor_scorpion", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_p226_hogue_chain_link_g10_g_mascus", - "ShortName": "pistolgrip_p226_hogue_chain_link_g10_g_mascus", - "Description": "pistolgrip_p226_hogue_chain_link_g10_g_mascus", - "Weight": 0.09, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_p226_sig_emperor_scorpion.bundle", + "path": "assets/content/items/mods/pistol grips/pistolgrip_glock_pachmayr_tactical_rubber_grip.bundle", "rcid": "" }, "UsePrefab": { @@ -196012,6 +214290,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -196021,10 +214303,10 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 8, + "Ergonomics": 7, "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, + "RaidModdable": true, + "ToolModdable": false, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, @@ -196090,6 +214372,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -196112,1452 +214398,6 @@ }, "_proto": "55802f5d4bdc2dac148b458f" }, - "5e848d99865c0f329958c83b": { - "_id": "5e848d99865c0f329958c83b", - "_name": "pistolgrip_ks23_toz_ks23_plastic", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ks23_toz_ks23_plastic", - "ShortName": "pistolgrip_ks23_toz_ks23_plastic", - "Description": "pistolgrip_ks23_toz_ks23_plastic", - "Weight": 0.15, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ks23_toz_ks23_plastic.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5e848d99865c0f329958c83d", - "_parent": "5e848d99865c0f329958c83b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5e848dc4e4dbc5266a4ec63d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 8, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "5649ade84bdc2d1b2b8b4587" - }, - "57c55f092459772d291a8463": { - "_id": "57c55f092459772d291a8463", - "_name": "pistolgrip_ar15_hogue_overmolded_ge", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ar15_hogue_overmolded_ge", - "ShortName": "pistolgrip_ar15_hogue_overmolded_ge", - "Description": "pistolgrip_ar15_hogue_overmolded_ge", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hogue_overmolded_ge.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "57c55efc2459772d2c6271e7" - }, - "5b7d679f5acfc4001a5c4024": { - "_id": "5b7d679f5acfc4001a5c4024", - "_name": "pistolgrip_fal_fab_defense_ag_fal", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_fal_fab_defense_ag_fal", - "ShortName": "pistolgrip_fal_fab_defense_ag_fal", - "Description": "pistolgrip_fal_fab_defense_ag_fal", - "Weight": 0.088, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_fal_fab_defense_ag_fal.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 13, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "5649ade84bdc2d1b2b8b4587" - }, - "5894a51286f77426d13baf02": { - "_id": "5894a51286f77426d13baf02", - "_name": "pistolgrip_mpx_sig_mpx_std", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_mpx_sig_mpx_std", - "ShortName": "pistolgrip_mpx_sig_mpx_std", - "Description": "pistolgrip_mpx_sig_mpx_std", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_mpx_sig_mpx_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55802f5d4bdc2dac148b458f" - }, - "5d025cc1d7ad1a53845279ef": { - "_id": "5d025cc1d7ad1a53845279ef", - "_name": "pistolgrip_ar15_hk_ergo_psg1_style_grip", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ar15_hk_grip_v2", - "ShortName": "pistolgrip_ar15_hk_grip_v2", - "Description": "pistolgrip_ar15_hk_grip_v2", - "Weight": 0.11, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hk_ergo_psg1_style_grip.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 15, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55d4b9964bdc2d1d4e8b456e" - }, - "57c55f172459772d27602381": { - "_id": "57c55f172459772d27602381", - "_name": "pistolgrip_ar15_hogue_overmolded_od", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ar15_hogue_overmolded_od", - "ShortName": "pistolgrip_ar15_hogue_overmolded_od", - "Description": "pistolgrip_ar15_hogue_overmolded_od", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hogue_overmolded_od.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "57c55f112459772d28133310" - }, - "59db3a1d86f77429e05b4e92": { - "_id": "59db3a1d86f77429e05b4e92", - "_name": "pistolgrip_ar15_naroh_arms_gral_s", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ar15_naroh_arms_gral_s", - "ShortName": "pistolgrip_ar15_naroh_arms_gral_s", - "Description": "pistolgrip_ar15_naroh_arms_gral_s", - "Weight": 0.092, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_naroh_arms_gral_s.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 15, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55802f5d4bdc2dac148b458f" - }, - "5d15cf3bd7ad1a67e71518b2": { - "_id": "5d15cf3bd7ad1a67e71518b2", - "_name": "pistolgrip_ar15_magpul_moe_fde", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "Пистолетная рукоятка Magpul MOE для AR-15 совместимых", - "ShortName": "MOE Pistol", - "Description": "Полимерная пистолетная рукоятка Magpul MOE (Magpul Original Equipment) устанавливается на любое оружие совместимое с пистолетными рукоятками от AR-15. Благодаря эргономике и анти скользящей текстуре рукоятки, удержание и контроль оружия становится комфортнее. Внутри рукоятки находится место под контейнеры для ЗИП или элементов питания.", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_magpul_moe_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55802f5d4bdc2dac148b458f" - }, - "5a7b4960e899ef197b331a2d": { - "_id": "5a7b4960e899ef197b331a2d", - "_name": "pistolgrip_glock_pachmayr_tactical_rubber_grip", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_glock_pachmayr_tactical_rubber_grip", - "ShortName": "pistolgrip_glock_pachmayr_tactical_rubber_grip", - "Description": "pistolgrip_glock_pachmayr_tactical_rubber_grip", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_glock_pachmayr_tactical_rubber_grip.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55d4b9964bdc2d1d4e8b456e" - }, - "56d5a2bbd2720bb8418b456a": { - "_id": "56d5a2bbd2720bb8418b456a", - "_name": "pistolgrip_p226_sig_p226_std", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "Пистолетная рукоятка Sig Sauer черн. полимер для P226", - "ShortName": "GRIP226BLKPOL", - "Description": "бла бла бла", - "Weight": 0.09, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_p226_sig_p226_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55d4b9964bdc2d1d4e8b456e" - }, - "5c6d7b3d2e221600114c9b7d": { - "_id": "5c6d7b3d2e221600114c9b7d", - "_name": "pistolgrip_ar15_hk_grip_v2", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ar15_hk_grip_v2", - "ShortName": "pistolgrip_ar15_hk_grip_v2", - "Description": "pistolgrip_ar15_hk_grip_v2", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hk_grip_v2.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55d4b9964bdc2d1d4e8b456e" - }, - "5a339805c4a2826c6e06d73d": { - "_id": "5a339805c4a2826c6e06d73d", - "_name": "pistolgrip_ar15_magpul_miad_gen_1_fde", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ar15_magpul_miad_gen_1_fde", - "ShortName": "pistolgrip_ar15_magpul_miad_gen_1_fde", - "Description": "pistolgrip_ar15_magpul_miad_gen_1_fde", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_magpul_miad_gen_1_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 8, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55802f5d4bdc2dac148b458f" - }, - "626a9cb151cb5849f6002890": { - "_id": "626a9cb151cb5849f6002890", - "_name": "pistolgrip_m1911_kiba_geneburn_custom_pad", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_m1911_colt_m1911a1_std", - "ShortName": "pistolgrip_m1911_colt_m1911a1_std", - "Description": "pistolgrip_m1911_colt_m1911a1_std", - "Weight": 0.12, - "BackgroundColor": "violet", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_m1911_kiba_geneburn_custom_pad.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55d4b9964bdc2d1d4e8b456e" - }, - "57af48872459771f0b2ebf11": { - "_id": "57af48872459771f0b2ebf11", - "_name": "pistolgrip_ar15_hogue_overmolded_fde", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ar15_hogue_overmolded_fde", - "ShortName": "pistolgrip_ar15_hogue_overmolded_fde", - "Description": "pistolgrip_ar15_hogue_overmolded_fde", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hogue_overmolded_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55d4b9964bdc2d1d4e8b456e" - }, - "59db3acc86f7742a2c4ab912": { - "_id": "59db3acc86f7742a2c4ab912", - "_name": "pistolgrip_ar15_stark_ar_rifle_grip_blk", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ar15_stark_ar_rifle_grip_blk", - "ShortName": "pistolgrip_ar15_stark_ar_rifle_grip_blk", - "Description": "pistolgrip_ar15_stark_ar_rifle_grip_blk", - "Weight": 0.09, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_stark_ar_rifle_grip_blk.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 11, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55802f5d4bdc2dac148b458f" - }, - "5e81c6bf763d9f754677beff": { - "_id": "5e81c6bf763d9f754677beff", - "_name": "pistolgrip_m1911_colt_m1911a1_std", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_m1911_colt_m1911a1_std", - "ShortName": "pistolgrip_m1911_colt_m1911a1_std", - "Description": "pistolgrip_m1911_colt_m1911a1_std", - "Weight": 0.27, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_m1911_colt_m1911a1_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55d4b9964bdc2d1d4e8b456e" - }, - "606eef46232e5a31c233d500": { - "_id": "606eef46232e5a31c233d500", - "_name": "pistolgrip_mp155_kalshnikov_ultima_pistol_grip", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_870_fab_defense_agr_870_grip", - "ShortName": "pistolgrip_870_fab_defense_agr_870_grip", - "Description": "pistolgrip_870_fab_defense_agr_870_grip", - "Weight": 0.13, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_mp155_kalshnikov_ultima_pistol_grip.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "55d48a634bdc2d8b2f8b456a", - "607d5aa50494a626335e12ed" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "606eef46232e5a31c233d502", - "_parent": "606eef46232e5a31c233d500", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "60785c0d232e5a31c233d51c", - "606eef756d0bd7580617baf8" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "5649ade84bdc2d1b2b8b4587" - }, - "57c55efc2459772d2c6271e7": { - "_id": "57c55efc2459772d2c6271e7", - "_name": "pistolgrip_ar15_hogue_overmolded_blk", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ar15_hogue_overmolded_blk", - "ShortName": "pistolgrip_ar15_hogue_overmolded_blk", - "Description": "pistolgrip_ar15_hogue_overmolded_blk", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hogue_overmolded_blk.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "57af48872459771f0b2ebf11" - }, "5ef366938cef260c0642acad": { "_id": "5ef366938cef260c0642acad", "_name": "pistolgrip_m1911_pachmayr_american_legend_grip_423", @@ -197614,6 +214454,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -197636,162 +214480,6 @@ }, "_proto": "55d4b9964bdc2d1d4e8b456e" }, - "5dcbd6dddbd3d91b3e5468de": { - "_id": "5dcbd6dddbd3d91b3e5468de", - "_name": "pistolgrip_mdr_dt_mdr_std_blk", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_mdr_dt_mdr_std_blk", - "ShortName": "pistolgrip_mdr_dt_mdr_std_blk", - "Description": "pistolgrip_mdr_dt_mdr_std_blk", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_mdr_dt_mdr_std_blk.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55d4b9964bdc2d1d4e8b456e" - }, - "57c55f112459772d28133310": { - "_id": "57c55f112459772d28133310", - "_name": "pistolgrip_ar15_hogue_overmolded_gg", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_ar15_hogue_overmolded_gg", - "ShortName": "pistolgrip_ar15_hogue_overmolded_gg", - "Description": "pistolgrip_ar15_hogue_overmolded_gg", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_ar15_hogue_overmolded_gg.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "57c55f092459772d291a8463" - }, "6259c3d8012d6678ec38eeb8": { "_id": "6259c3d8012d6678ec38eeb8", "_name": "pistolgrip_m3_benelli_telescopic_stock_handle", @@ -197848,6 +214536,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -197926,6 +214618,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -198004,6 +214700,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -198026,162 +214726,6 @@ }, "_proto": "55d4b9964bdc2d1d4e8b456e" }, - "5c00076d0db834001d23ee1f": { - "_id": "5c00076d0db834001d23ee1f", - "_name": "pistolgrip_p226_sig_stainless_elite", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_p226_hogue_chain_link_g10_g_mascus", - "ShortName": "pistolgrip_p226_hogue_chain_link_g10_g_mascus", - "Description": "pistolgrip_p226_hogue_chain_link_g10_g_mascus", - "Weight": 0.08, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_p226_sig_stainless_elite.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 8, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55d4b9964bdc2d1d4e8b456e" - }, - "56e05a6ed2720bd0748b4567": { - "_id": "56e05a6ed2720bd0748b4567", - "_name": "pistolgrip_pb_tochmash_pb_std", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "Щечки ЦНИИ Точмаш Бакелитовые для ПБ", - "ShortName": "ПБ Бакелит", - "Description": "Штатные бакелитовые? щечки для пистолета ПБ.", - "Weight": 0.102, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_pb_tochmash_pb_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "5649ade84bdc2d1b2b8b4587" - }, "5998517986f7746017232f7e": { "_id": "5998517986f7746017232f7e", "_name": "pistolgrip_pp-19-01_izhmash_vityaz_plastic", @@ -198238,6 +214782,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -198260,318 +214808,6 @@ }, "_proto": "571659bb2459771fb2755a12" }, - "57d152ec245977144076ccdf": { - "_id": "57d152ec245977144076ccdf", - "_name": "pistolgrip_pp-91_zmz_pp_std_plastic", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_pp-91_zmz_pp_std_plastic", - "ShortName": "pistolgrip_pp-91_zmz_pp_std_plastic", - "Description": "pistolgrip_pp-91_zmz_pp_std_plastic", - "Weight": 0.071, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_pp-91_zmz_pp_std_plastic.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "5649ade84bdc2d1b2b8b4587" - }, - "619f4ab2d25cbd424731fb95": { - "_id": "619f4ab2d25cbd424731fb95", - "_name": "pistolgrip_rhino_chiappa_std", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_rhino_chiappa_std", - "ShortName": "pistolgrip_rhino_chiappa_std", - "Description": "pistolgrip_rhino_chiappa_std", - "Weight": 0.09, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_rhino_chiappa_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55d4b9964bdc2d1d4e8b456e" - }, - "619f4bffd25cbd424731fb97": { - "_id": "619f4bffd25cbd424731fb97", - "_name": "pistolgrip_rhino_chiappa_wood", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_rhino_chiappa_wood", - "ShortName": "pistolgrip_rhino_chiappa_wood", - "Description": "pistolgrip_rhino_chiappa_wood", - "Weight": 0.1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_rhino_chiappa_wood.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55d4b9964bdc2d1d4e8b456e" - }, - "5b7d678a5acfc4001a5c4022": { - "_id": "5b7d678a5acfc4001a5c4022", - "_name": "pistolgrip_sa58_ds_arms_metric_std", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_sa58_ds_arms_metric_std", - "ShortName": "pistolgrip_sa58_ds_arms_metric_std", - "Description": "pistolgrip_sa58_ds_arms_metric_std", - "Weight": 0.11, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_sa58_ds_arms_metric_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "5649ade84bdc2d1b2b8b4587" - }, "5b099b965acfc400186331e6": { "_id": "5b099b965acfc400186331e6", "_name": "pistolgrip_sa58_ds_arms_saw_style", @@ -198628,6 +214864,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -198650,84 +214890,6 @@ }, "_proto": "5649ade84bdc2d1b2b8b4587" }, - "5afd7e445acfc4001637e35a": { - "_id": "5afd7e445acfc4001637e35a", - "_name": "pistolgrip_sks_tapco_saw_style", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_sks_tapco_saw_style", - "ShortName": "pistolgrip_sks_tapco_saw_style", - "Description": "pistolgrip_sks_tapco_saw_style", - "Weight": 0.09, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_sks_tapco_saw_style.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 1, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "57af48872459771f0b2ebf11" - }, "5c471be12e221602b66cd9ac": { "_id": "5c471be12e221602b66cd9ac", "_name": "pistolgrip_svd_s_izhmash_svd_s_std", @@ -198784,6 +214946,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -198862,6 +215028,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -198884,240 +215054,6 @@ }, "_proto": "55d4b9964bdc2d1d4e8b456e" }, - "5a38eecdc4a282329a73b512": { - "_id": "5a38eecdc4a282329a73b512", - "_name": "pistolgrip_toz-106_toz_000_002", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_toz-106_toz_000_002", - "ShortName": "pistolgrip_toz-106_toz_000_002", - "Description": "pistolgrip_toz-106_toz_000_002", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_toz-106_toz_000_002.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "55d4b9964bdc2d1d4e8b456e" - }, - "5c0684e50db834002a12585a": { - "_id": "5c0684e50db834002a12585a", - "_name": "pistolgrip_tt_noname_hogue_like", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "Щечки штатные для ТТ", - "ShortName": "Щеч. ТТ", - "Description": "Штатные щечки для пистолета ТТ послевоенного выпуска.", - "Weight": 0.07, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_tt_noname_hogue_like.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 8, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "571659bb2459771fb2755a12" - }, - "5bffcf7a0db83400232fea79": { - "_id": "5bffcf7a0db83400232fea79", - "_name": "pistolgrip_tt_pm_laser_tt_206", - "_parent": "55818a684bdc2ddd698b456d", - "_type": "Item", - "_props": { - "Name": "pistolgrip_tt_pm_laser_tt_206", - "ShortName": "pistolgrip_tt_pm_laser_tt_206", - "Description": "pistolgrip_tt_pm_laser_tt_206", - "Weight": 0.09, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/pistol grips/pistolgrip_tt_pm_laser_tt_206.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1 - }, - "_proto": "571659bb2459771fb2755a12" - }, "5c079ec50db834001966a706": { "_id": "5c079ec50db834001966a706", "_name": "pistolgrip_tt_razor_arms_rubber_grip", @@ -199174,6 +215110,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -199252,6 +215192,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -199330,6 +215274,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -199410,6 +215358,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -199526,6 +215478,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -199604,6 +215560,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -199626,23 +215586,23 @@ }, "_proto": "5649ade84bdc2d1b2b8b4587" }, - "59d6507c86f7741b846413a2": { - "_id": "59d6507c86f7741b846413a2", - "_name": "reciever_ak_izhmash_akm_std", - "_parent": "55818a304bdc2db5418b457d", + "633ec8e4025b096d320a3b1e": { + "_id": "633ec8e4025b096d320a3b1e", + "_name": "pistolgrip_rsh12_kbp_rsh12_std", + "_parent": "55818a684bdc2ddd698b456d", "_type": "Item", "_props": { - "Name": "reciever_ak_izhmash_akm_std", - "ShortName": "reciever_ak_izhmash_akm_std", - "Description": "reciever_ak_izhmash_akm_std", - "Weight": 0.088, + "Name": "pistolgrip_rhino_chiappa_std", + "ShortName": "pistolgrip_rhino_chiappa_std", + "Description": "pistolgrip_rhino_chiappa_std", + "Weight": 0.11, "BackgroundColor": "blue", - "Width": 2, + "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_ak_izhmash_akm_std.bundle", + "path": "assets/content/items/mods/pistol grips/pistolgrip_rsh12_kbp_rsh12_std.bundle", "rcid": "" }, "UsePrefab": { @@ -199651,7 +215611,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": true, + "ExaminedByDefault": false, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -199682,25 +215642,12 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [ - { - "_name": "mod_mount", - "_id": "59d6507c86f7741b846413a3", - "_parent": "59d6507c86f7741b846413a2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], + "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, @@ -199710,185 +215657,6 @@ "EffectiveDistance": 0, "Ergonomics": 5, "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "5d2c76ed48f03532f2136169": { - "_id": "5d2c76ed48f03532f2136169", - "_name": "reciever_ak_akademia_bastion", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "Крышка ствольной коробки Зенит Б-33 для АК-74", - "ShortName": "Б-33", - "Description": "Цельнофрезерованная крышка ствольной коробки Б-33 от компании Зенит из комплекта обвязки для АК \"Классика\". Может быть установлена только совместно с цевьём Б-10М или Б-30.", - "Weight": 0.237, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_ak_akademia_bastion.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5947db3f86f77447880cf76f", - "57486e672459770abd687134", - "5ac733a45acfc400192630e2", - "5649b0544bdc2d1b2b8b458a", - "5ac72e475acfc400180ae6fe", - "59d650cf86f7741b846413a4", - "5a0eb980fcdbcb001a3b00a6", - "59e8977386f77415a553c453", - "5649d9a14bdc2d79388b4580", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5cf638cbd7f00c06595bc936", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "5d0a29ead7ad1a0026013f27", - "57acb6222459771ec34b5cb0", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851", - "628a7b23b0f75035732dd565" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5d2c76ed48f03532f213616b", - "_parent": "5d2c76ed48f03532f2136169", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, @@ -199896,30 +215664,27 @@ "IsAnimated": false, "HasShoulderContact": false, "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 1, - "CoolFactor": 1 + "DoubleActionAccuracyPenaltyMult": 1 }, - "_proto": "5649af094bdc2df8348b4586" + "_proto": "55d4b9964bdc2d1d4e8b456e" }, - "59e6449086f7746c9f75e822": { - "_id": "59e6449086f7746c9f75e822", - "_name": "reciever_ak_molot_akm_type", - "_parent": "55818a304bdc2db5418b457d", + "637b9c37b7e3bc41b21ce71a": { + "_id": "637b9c37b7e3bc41b21ce71a", + "_name": "pistolgrip_sr2m_tochmash_std", + "_parent": "55818a684bdc2ddd698b456d", "_type": "Item", "_props": { - "Name": "reciever_ak_izhmash_akm_std", - "ShortName": "reciever_ak_izhmash_akm_std", - "Description": "reciever_ak_izhmash_akm_std", - "Weight": 0.088, + "Name": "pistolgrip_ak_molot_bakelit", + "ShortName": "pistolgrip_ak_molot_bakelit", + "Description": "pistolgrip_ak_molot_bakelit", + "Weight": 0.07, "BackgroundColor": "blue", - "Width": 2, + "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_ak_molot_akm_type.bundle", + "path": "assets/content/items/mods/pistol grips/pistolgrip_sr2m_tochmash_std.bundle", "rcid": "" }, "UsePrefab": { @@ -199928,7 +215693,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": true, + "ExaminedByDefault": false, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -199944,7 +215709,7 @@ "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, - "ExtraSizeDown": 0, + "ExtraSizeDown": 1, "ExtraSizeForceAdd": false, "MergesWithChildren": true, "CanSellOnRagfair": true, @@ -199959,25 +215724,12 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [ - { - "_name": "mod_mount", - "_id": "59e6449086f7746c9f75e823", - "_parent": "59e6449086f7746c9f75e822", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], + "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "Durability": 90, @@ -199985,885 +215737,36 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 5, + "Ergonomics": 6, "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "618405198004cc50514c3594": { - "_id": "618405198004cc50514c3594", - "_name": "reciever_mk16_fn_scar_l_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_mk17_fn_scar_h_std", - "ShortName": "reciever_mk17_fn_scar_h_std", - "Description": "reciever_mk17_fn_scar_h_std", - "Weight": 0.2, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_mk16_fn_scar_l_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "618405198004cc50514c3596", - "_parent": "618405198004cc50514c3594", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_barrel", - "_id": "618405198004cc50514c3597", - "_parent": "618405198004cc50514c3594", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6183fc15d3a39d50044c13e9", - "6183fd911cb55961fa0fdce9", - "6183fd9e8004cc50514c358f" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "618405198004cc50514c3598", - "_parent": "618405198004cc50514c3594", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61817865d3a39d50044c13a4", - "5bb20e49d4351e3bac1212de", - "5ba26b17d4351e00367f9bdd", - "5dfa3d7ac41b2312ea33362a", - "5c1780312e221602b66cc189", - "5fb6564947ce63734e3fa1da", - "5bc09a18d4351e003562b68e", - "5c18b9192e2216398b5a8104", - "5fc0fa957283c4046c58147e", - "5894a81786f77427140b8347", - "55d5f46a4bdc2d1b198b4567", - "5ae30bad5acfc400185c2dc4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "618405198004cc50514c3599", - "_parent": "618405198004cc50514c3594", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "618405198004cc50514c359a", - "_parent": "618405198004cc50514c3594", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "618405198004cc50514c359b", - "_parent": "618405198004cc50514c3594", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61816df1d3a39d50044c139e", - "619666f4af1f5202c57a952d" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "618405198004cc50514c359c", - "_parent": "618405198004cc50514c3594", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61816dfa6ef05c2ce828f1ad" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "618405198004cc50514c359d", - "_parent": "618405198004cc50514c3594", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, + "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.984, - "CoolFactor": 1.017 + "DoubleActionAccuracyPenaltyMult": 1 }, - "_proto": "55d355e64bdc2d962f8b4569" + "_proto": "55d4b9964bdc2d1d4e8b456e" }, - "6165aeedfaa1272e431521e3": { - "_id": "6165aeedfaa1272e431521e3", - "_name": "reciever_mk17_fn_scar_h_std_fde", - "_parent": "55818a304bdc2db5418b457d", + "637ba29bf7ca6372bf2613db": { + "_id": "637ba29bf7ca6372bf2613db", + "_name": "pistolgrip_sr2m_tochmash_std_blk", + "_parent": "55818a684bdc2ddd698b456d", "_type": "Item", "_props": { - "Name": "reciever_mk17_fn_scar_h_std", - "ShortName": "reciever_mk17_fn_scar_h_std", - "Description": "reciever_mk17_fn_scar_h_std", - "Weight": 0.2, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_mk17_fn_scar_h_std_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "6165aeedfaa1272e431521e5", - "_parent": "6165aeedfaa1272e431521e3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_barrel", - "_id": "6165aeedfaa1272e431521e6", - "_parent": "6165aeedfaa1272e431521e3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "618168b350224f204c1da4d8", - "6183b0711cb55961fa0fdcad", - "6183b084a112697a4b3a6e6c" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "6165aeedfaa1272e431521e8", - "_parent": "6165aeedfaa1272e431521e3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61817865d3a39d50044c13a4", - "5bb20e49d4351e3bac1212de", - "5ba26b17d4351e00367f9bdd", - "5dfa3d7ac41b2312ea33362a", - "5c1780312e221602b66cc189", - "5fb6564947ce63734e3fa1da", - "5bc09a18d4351e003562b68e", - "5c18b9192e2216398b5a8104", - "5fc0fa957283c4046c58147e", - "5894a81786f77427140b8347", - "55d5f46a4bdc2d1b198b4567", - "5ae30bad5acfc400185c2dc4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "61816d4ad8e3106d9806c1f7", - "_parent": "6165aeedfaa1272e431521e3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "61816e65290d254f5e6b3116", - "_parent": "6165aeedfaa1272e431521e3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "61816e711cb55961fa0fdc77", - "_parent": "6165aeedfaa1272e431521e3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61816df1d3a39d50044c139e", - "619666f4af1f5202c57a952d" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "61816e7c568c120fdd294924", - "_parent": "6165aeedfaa1272e431521e3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61816dfa6ef05c2ce828f1ad" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "61816e8a67085e45ef140c43", - "_parent": "6165aeedfaa1272e431521e3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.984, - "CoolFactor": 1.017 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "5ac50da15acfc4001718d287": { - "_id": "5ac50da15acfc4001718d287", - "_name": "reciever_ak74_izhmash_ak74m_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_ak74_izhmash_ak74m_std", - "ShortName": "reciever_ak74_izhmash_ak74m_std", - "Description": "reciever_ak74_izhmash_ak74m_std", - "Weight": 0.088, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_ak74_izhmash_ak74m_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount", - "_id": "5ac50da15acfc4001718d289", - "_parent": "5ac50da15acfc4001718d287", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "6194f5d418a3974e5e7421ef": { - "_id": "6194f5d418a3974e5e7421ef", - "_name": "reciever_usp_hk_elite", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_glock_glock_17_std", - "ShortName": "reciever_glock_glock_17_std", - "Description": "reciever_glock_glock_17_std", - "Weight": 0.55, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_usp_hk_elite.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "619624b26db0f2477964e6b0", - "6194ef39de3cdf1d2614a768", - "6194efe07c6c7b169525f11b", - "6194eff92d2c397d6600348b", - "6194f02d9bb3d20b0946d2f0" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "6194f5d418a3974e5e7421f1", - "_parent": "6194f5d418a3974e5e7421ef", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6194f2912d2c397d6600348d", - "6194f2df645b5d229654ad77" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "6194f5d418a3974e5e7421f2", - "_parent": "6194f5d418a3974e5e7421ef", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6194f35c18a3974e5e7421e6", - "6194f3286db0f2477964e67d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 5, - "Recoil": -4, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.95, - "CoolFactor": 1.06 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "628b9be6cff66b70c002b14c": { - "_id": "628b9be6cff66b70c002b14c", - "_name": "reciever_ak_sag_ak545_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "Крышка ствольной коробки Ижмаш для АК-74", - "ShortName": "Кск АК74", - "Description": "Штатная крышка ствольной коробки АК-74 производства Ижмаш.", - "Weight": 0.088, + "Name": "pistolgrip_ak_molot_bakelit", + "ShortName": "pistolgrip_ak_molot_bakelit", + "Description": "pistolgrip_ak_molot_bakelit", + "Weight": 0.07, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_ak_sag_ak545_std.bundle", + "path": "assets/content/items/mods/pistol grips/pistolgrip_sr2m_tochmash_std_blk.bundle", "rcid": "" }, "UsePrefab": { @@ -200888,7 +215791,7 @@ "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, - "ExtraSizeDown": 0, + "ExtraSizeDown": 1, "ExtraSizeForceAdd": false, "MergesWithChildren": true, "CanSellOnRagfair": true, @@ -200903,2257 +215806,31 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "628b9c0d717774443b15e9f5", - "_parent": "628b9be6cff66b70c002b14c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "628b9471078f94059a4b9bfb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "628b9c21d4bff34e474e0f90", - "_parent": "628b9be6cff66b70c002b14c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "626bb8532c923541184624b4", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "62811f461d5df4475f46a332", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], + "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, + "Durability": 90, "Accuracy": 0, "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 3, + "Ergonomics": 6, "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.99, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "6194f5722d2c397d6600348f": { - "_id": "6194f5722d2c397d6600348f", - "_name": "reciever_usp_hk_expert", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_glock_glock_17_std", - "ShortName": "reciever_glock_glock_17_std", - "Description": "reciever_glock_glock_17_std", - "Weight": 0.44, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_usp_hk_expert.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "619624b26db0f2477964e6b0", - "6194ef39de3cdf1d2614a768", - "6194efe07c6c7b169525f11b" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "6194f5722d2c397d66003491", - "_parent": "6194f5722d2c397d6600348f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6194f2912d2c397d6600348d", - "6194f2df645b5d229654ad77" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "6194f5722d2c397d66003492", - "_parent": "6194f5722d2c397d6600348f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6194f35c18a3974e5e7421e6", - "6194f3286db0f2477964e67d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.958, - "CoolFactor": 1.06 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "5649af094bdc2df8348b4586": { - "_id": "5649af094bdc2df8348b4586", - "_name": "reciever_ak74_izhmash_ak74_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "Крышка ствольной коробки Ижмаш для АК-74", - "ShortName": "Кск АК74", - "Description": "Штатная крышка ствольной коробки АК-74 производства Ижмаш.", - "Weight": 0.088, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_ak74_izhmash_ak74_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount", - "_id": "5649d89e4bdc2d3b4c8b457e", - "_parent": "5649af094bdc2df8348b4586", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "5e81edc13397a21db957f6a1": { - "_id": "5e81edc13397a21db957f6a1", - "_name": "reciever_m1911_colt_m1911a1_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_m1911_colt_m1911a1_std", - "ShortName": "reciever_m1911_colt_m1911a1_std", - "Description": "reciever_m1911_colt_m1911a1_std", - "Weight": 0.41, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_m1911_colt_m1911a1_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "5e81edc13397a21db957f6a3", - "_parent": "5e81edc13397a21db957f6a1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5e81ee4dcb2b95385c177582" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5e81edc13397a21db957f6a4", - "_parent": "5e81edc13397a21db957f6a1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5e81ee213397a21db957f6a6" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5ef621945974e145cf763b38", - "_parent": "5e81edc13397a21db957f6a1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ef61964ec7f42238c31e0c1" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.958, - "CoolFactor": 1.06 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "618426d96c780c1e710c9b9f": { - "_id": "618426d96c780c1e710c9b9f", - "_name": "reciever_mk16_fn_scar_l_std_fde", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_mk17_fn_scar_h_std", - "ShortName": "reciever_mk17_fn_scar_h_std", - "Description": "reciever_mk17_fn_scar_h_std", - "Weight": 0.2, - "BackgroundColor": "blue", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_mk16_fn_scar_l_std_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "618426d96c780c1e710c9ba1", - "_parent": "618426d96c780c1e710c9b9f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_barrel", - "_id": "618426d96c780c1e710c9ba2", - "_parent": "618426d96c780c1e710c9b9f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6183fc15d3a39d50044c13e9", - "6183fd911cb55961fa0fdce9", - "6183fd9e8004cc50514c358f" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "618426d96c780c1e710c9ba3", - "_parent": "618426d96c780c1e710c9b9f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61817865d3a39d50044c13a4", - "5bb20e49d4351e3bac1212de", - "5ba26b17d4351e00367f9bdd", - "5dfa3d7ac41b2312ea33362a", - "5c1780312e221602b66cc189", - "5fb6564947ce63734e3fa1da", - "5bc09a18d4351e003562b68e", - "5c18b9192e2216398b5a8104", - "5fc0fa957283c4046c58147e", - "5894a81786f77427140b8347", - "55d5f46a4bdc2d1b198b4567", - "5ae30bad5acfc400185c2dc4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "618426d96c780c1e710c9ba4", - "_parent": "618426d96c780c1e710c9b9f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5fc0fa362770a0045c59c677", - "5894a73486f77426d259076c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "618426d96c780c1e710c9ba5", - "_parent": "618426d96c780c1e710c9b9f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5d10b49bd7ad1a1a560708b0", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "618426d96c780c1e710c9ba6", - "_parent": "618426d96c780c1e710c9b9f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61816df1d3a39d50044c139e", - "619666f4af1f5202c57a952d" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "618426d96c780c1e710c9ba7", - "_parent": "618426d96c780c1e710c9b9f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61816dfa6ef05c2ce828f1ad" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "618426d96c780c1e710c9ba8", - "_parent": "618426d96c780c1e710c9b9f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649a2464bdc2d91118b45a8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, + "RaidModdable": false, "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, "HasShoulderContact": false, "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.984, - "CoolFactor": 1.017 + "DoubleActionAccuracyPenaltyMult": 1 }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "61713a8fd92c473c770214a4": { - "_id": "61713a8fd92c473c770214a4", - "_name": "reciever_g28_hk_g28_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_ar15_hk_hk416a5_std", - "ShortName": "reciever_ar15_hk_hk416a5_std", - "Description": "reciever_ar15_hk_hk416a5_std", - "Weight": 0.27, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_g28_hk_g28_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "61713a8fd92c473c770214a6", - "_parent": "61713a8fd92c473c770214a4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_barrel", - "_id": "61713a8fd92c473c770214a7", - "_parent": "61713a8fd92c473c770214a4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61702be9faa1272e431522c3" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_handguard", - "_id": "61713a8fd92c473c770214a8", - "_parent": "61713a8fd92c473c770214a4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61703001d92c473c77021497", - "61712eae6c780c1e710c9a1d" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "61713a8fd92c473c770214a9", - "_parent": "61713a8fd92c473c770214a4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bb20e49d4351e3bac1212de", - "5ba26b17d4351e00367f9bdd", - "5dfa3d7ac41b2312ea33362a", - "5c1780312e221602b66cc189", - "5fb6564947ce63734e3fa1da", - "5bc09a18d4351e003562b68e", - "5c18b9192e2216398b5a8104", - "5fc0fa957283c4046c58147e", - "5894a81786f77427140b8347", - "55d5f46a4bdc2d1b198b4567", - "5ae30bad5acfc400185c2dc4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.929, - "CoolFactor": 1.072 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "6194f5a318a3974e5e7421eb": { - "_id": "6194f5a318a3974e5e7421eb", - "_name": "reciever_usp_hk_match", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_glock_glock_17_std", - "ShortName": "reciever_glock_glock_17_std", - "Description": "reciever_glock_glock_17_std", - "Weight": 0.45, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_usp_hk_match.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "6194f5a318a3974e5e7421ed", - "_parent": "6194f5a318a3974e5e7421eb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61963a852d2c397d660036ad", - "6194f2912d2c397d6600348d", - "6194f2df645b5d229654ad77" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "6194f5a318a3974e5e7421ee", - "_parent": "6194f5a318a3974e5e7421eb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6194f35c18a3974e5e7421e6", - "6194f3286db0f2477964e67d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.958, - "CoolFactor": 1.06 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "6193d382ed0429009f543e65": { - "_id": "6193d382ed0429009f543e65", - "_name": "reciever_usp_hk_usp_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_glock_glock_17_std", - "ShortName": "reciever_glock_glock_17_std", - "Description": "reciever_glock_glock_17_std", - "Weight": 0.409, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_usp_hk_usp_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "6193d382ed0429009f543e67", - "_parent": "6193d382ed0429009f543e65", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61963a852d2c397d660036ad", - "6194f2912d2c397d6600348d", - "6194f2df645b5d229654ad77" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "6193d382ed0429009f543e68", - "_parent": "6193d382ed0429009f543e65", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6194f35c18a3974e5e7421e6", - "6194f3286db0f2477964e67d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.96, - "CoolFactor": 1.06 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "55d355e64bdc2d962f8b4569": { - "_id": "55d355e64bdc2d962f8b4569", - "_name": "reciever_ar15_colt_m4a1_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "Верхний ресивер Colt M4A1 5.56х45 для штурмовой винтовки M4A1", - "ShortName": "M4A1 Upper", - "Description": "Верхний ресивер для M4A1 производства компании Colt. Имеет направляющую для крепления дополнительного оборудования.", - "Weight": 0.27, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_ar15_colt_m4a1_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "55d357484bdc2d882f8b456a", - "_parent": "55d355e64bdc2d962f8b4569", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_barrel", - "_id": "55d35d0c4bdc2d892f8b456c", - "_parent": "55d355e64bdc2d962f8b4569", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d35ee94bdc2d61338b4568", - "55d3632e4bdc2d972f8b4569", - "5d440b93a4b9364276578d4b", - "5d440b9fa4b93601354d480c", - "5c0e2f94d174af029f650d56" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_handguard", - "_id": "55d35d754bdc2d882f8b456b", - "_parent": "55d355e64bdc2d962f8b4569", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0e2f5cd174af02a012cfc9", - "619b5db699fb192e7430664f", - "5b2cfa535acfc432ff4db7a0", - "5ae30db85acfc408fb139a05", - "5c9a25172e2216000f20314e", - "55f84c3c4bdc2d5f408b4576", - "588b56d02459771481110ae2", - "5c9a26332e2216001219ea70", - "5ea16ada09aa976f2e7a51be", - "5ea16acdfadf1d18c87b0784", - "55d459824bdc2d892f8b4573", - "5d122e7bd7ad1a07102d6d7f", - "5d123102d7ad1a004e475fe5", - "5d4405f0a4b9361e6a4e6bd9", - "5c78f2792e221600106f4683", - "5c78f26f2e221601da3581d1", - "5c78f2492e221600114c9f04", - "5c78f2612e221600114c9f0d", - "6034e3e20ddce744014cb878", - "6034e3d953a60014f970617b", - "6034e3cb0ddce744014cb870", - "5c6d5d8b2e221644fc630b39", - "5d00e0cbd7ad1a6c6566a42d", - "5d00f63bd7ad1a59283b1c1e", - "6087e0336d0bd7580617bb7a", - "595cfa8b86f77427437e845b", - "595cf16b86f77427440c32e2" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "55d35e074bdc2d882f8b456c", - "_parent": "55d355e64bdc2d962f8b4569", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bb20e49d4351e3bac1212de", - "5ba26b17d4351e00367f9bdd", - "5dfa3d7ac41b2312ea33362a", - "5c1780312e221602b66cc189", - "5fb6564947ce63734e3fa1da", - "5bc09a18d4351e003562b68e", - "5c18b9192e2216398b5a8104", - "5fc0fa957283c4046c58147e", - "5894a81786f77427140b8347", - "55d5f46a4bdc2d1b198b4567", - "5ae30bad5acfc400185c2dc4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.989, - "CoolFactor": 1.01 - } - }, - "5c07a8770db8340023300450": { - "_id": "5c07a8770db8340023300450", - "_name": "reciever_ar15_noveske_gen3", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_ar15_noveske_gen3_stripped", - "ShortName": "reciever_ar15_noveske_gen3_stripped", - "Description": "reciever_ar15_noveske_gen3_stripped", - "Weight": 0.212, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_ar15_noveske_gen3.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5c07a8770db8340023300452", - "_parent": "5c07a8770db8340023300450", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_barrel", - "_id": "5c07a8770db8340023300453", - "_parent": "5c07a8770db8340023300450", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d35ee94bdc2d61338b4568", - "55d3632e4bdc2d972f8b4569", - "5d440b93a4b9364276578d4b", - "5d440b9fa4b93601354d480c", - "5c0e2f94d174af029f650d56" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_handguard", - "_id": "5c07a8770db8340023300454", - "_parent": "5c07a8770db8340023300450", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0e2f5cd174af02a012cfc9", - "619b5db699fb192e7430664f", - "5b2cfa535acfc432ff4db7a0", - "5ae30db85acfc408fb139a05", - "55d459824bdc2d892f8b4573", - "5d122e7bd7ad1a07102d6d7f", - "5d123102d7ad1a004e475fe5", - "5d4405f0a4b9361e6a4e6bd9", - "5c78f2792e221600106f4683", - "5c78f26f2e221601da3581d1", - "5c78f2492e221600114c9f04", - "5c78f2612e221600114c9f0d", - "6034e3e20ddce744014cb878", - "6034e3d953a60014f970617b", - "6034e3cb0ddce744014cb870", - "5d00e0cbd7ad1a6c6566a42d", - "5d00f63bd7ad1a59283b1c1e", - "6087e0336d0bd7580617bb7a", - "595cfa8b86f77427437e845b", - "595cf16b86f77427440c32e2" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5c07a8770db8340023300455", - "_parent": "5c07a8770db8340023300450", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bb20e49d4351e3bac1212de", - "5ba26b17d4351e00367f9bdd", - "5dfa3d7ac41b2312ea33362a", - "5c1780312e221602b66cc189", - "5fb6564947ce63734e3fa1da", - "5bc09a18d4351e003562b68e", - "5c18b9192e2216398b5a8104", - "5fc0fa957283c4046c58147e", - "5894a81786f77427140b8347", - "55d5f46a4bdc2d1b198b4567", - "5ae30bad5acfc400185c2dc4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 13, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 0.979, - "CoolFactor": 1.017 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "5cc70102e4a949035e43ba74": { - "_id": "5cc70102e4a949035e43ba74", - "_name": "reciever_p90_fn_p90_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "Крышка ствольной коробки Ижмаш для АК-74", - "ShortName": "Кск АК74", - "Description": "Штатная крышка ствольной коробки АК-74 производства Ижмаш.", - "Weight": 0.31, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_p90_fn_p90_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 1, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": true, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "5cc83ab4d7f00c0012066ad5", - "_parent": "5cc70102e4a949035e43ba74", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cebec38d7f00c00110a652a", - "5cc7015ae4a949001152b4c6" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5cc83ac0d7f00c000e257554", - "_parent": "5cc70102e4a949035e43ba74", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cc70146e4a949000d73bf6b" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5cc83acbd7f00c000f5f5eda", - "_parent": "5cc70102e4a949035e43ba74", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cc70146e4a949000d73bf6b" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": -5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.951, - "CoolFactor": 1.052 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "606587a88900dc2d9a55b659": { - "_id": "606587a88900dc2d9a55b659", - "_name": "reciever_mk47_cmmg_mk47_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_mk47_cmmg_mk47_std", - "ShortName": "reciever_mk47_cmmg_mk47_std", - "Description": "reciever_mk47_cmmg_mk47_std", - "Weight": 0.25, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_mk47_cmmg_mk47_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "606587a88900dc2d9a55b65b", - "_parent": "606587a88900dc2d9a55b659", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_barrel", - "_id": "606587a88900dc2d9a55b65c", - "_parent": "606587a88900dc2d9a55b659", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "60658776f2cb2e02a42ace2b", - "6065878ac9cf8012264142fd" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_handguard", - "_id": "606587a88900dc2d9a55b65d", - "_parent": "606587a88900dc2d9a55b659", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6065881d1246154cad35d637", - "6065880c132d4d12c81fd8da", - "5df916dfbb49d91fb446d6b9", - "5f6336bbda967c74a42e9932", - "5d00ede1d7ad1a0940739a76", - "5d00ef6dd7ad1a0940739b16", - "5a329052c4a28200741e22d3" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "606587a88900dc2d9a55b65e", - "_parent": "606587a88900dc2d9a55b659", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bb20e49d4351e3bac1212de", - "5ba26b17d4351e00367f9bdd", - "5dfa3d7ac41b2312ea33362a", - "5c1780312e221602b66cc189", - "5fb6564947ce63734e3fa1da", - "5bc09a18d4351e003562b68e", - "5c18b9192e2216398b5a8104", - "5fc0fa957283c4046c58147e", - "5894a81786f77427140b8347", - "55d5f46a4bdc2d1b198b4567", - "5ae30bad5acfc400185c2dc4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.987, - "CoolFactor": 1.012 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "5f3e7823ddc4f03b010e2045": { - "_id": "5f3e7823ddc4f03b010e2045", - "_name": "reciever_m1911_colt_m45a1_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_m1911_colt_m45a1_std", - "ShortName": "reciever_m1911_colt_m45a1_std", - "Description": "reciever_m1911_colt_m45a1_std", - "Weight": 0.47, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_m1911_colt_m45a1_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "5f3e7823ddc4f03b010e2047", - "_parent": "5f3e7823ddc4f03b010e2045", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5f3e7897ddc4f03b010e204a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5f3e7823ddc4f03b010e2048", - "_parent": "5f3e7823ddc4f03b010e2045", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5f3e78a7fbf956000b716b8e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5f3e7823ddc4f03b010e2049", - "_parent": "5f3e7823ddc4f03b010e2045", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ef61964ec7f42238c31e0c1" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.954, - "CoolFactor": 1.06 - }, - "_proto": "55d355e64bdc2d962f8b4569" + "_proto": "55d4b9964bdc2d1d4e8b456e" }, "5bb20d53d4351e4502010a69": { "_id": "5bb20d53d4351e4502010a69", @@ -203211,6 +215888,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -203388,23 +216069,23 @@ }, "_proto": "55d355e64bdc2d962f8b4569" }, - "5c0e2f26d174af02a9625114": { - "_id": "5c0e2f26d174af02a9625114", - "_name": "reciever_ar15_adar_2-15_std", + "606587a88900dc2d9a55b659": { + "_id": "606587a88900dc2d9a55b659", + "_name": "reciever_mk47_cmmg_mk47_std", "_parent": "55818a304bdc2db5418b457d", "_type": "Item", "_props": { - "Name": "Верхний ресивер Colt M4A1 5.56х45 для штурмовой винтовки M4A1", - "ShortName": "M4A1 Upper", - "Description": "Верхний ресивер для M4A1 производства компании Colt. Имеет направляющую для крепления дополнительного оборудования.", - "Weight": 0.27, + "Name": "reciever_mk47_cmmg_mk47_std", + "ShortName": "reciever_mk47_cmmg_mk47_std", + "Description": "reciever_mk47_cmmg_mk47_std", + "Weight": 0.25, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_ar15_adar_2-15_std.bundle", + "path": "assets/content/items/mods/recievers/reciever_mk47_cmmg_mk47_std.bundle", "rcid": "" }, "UsePrefab": { @@ -203444,12 +216125,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_scope", - "_id": "5c0e2f26d174af02a9625116", - "_parent": "5c0e2f26d174af02a9625114", + "_id": "606587a88900dc2d9a55b65b", + "_parent": "606587a88900dc2d9a55b659", "_props": { "filters": [ { @@ -203524,18 +216209,15 @@ }, { "_name": "mod_barrel", - "_id": "5c0e2f26d174af02a9625117", - "_parent": "5c0e2f26d174af02a9625114", + "_id": "606587a88900dc2d9a55b65c", + "_parent": "606587a88900dc2d9a55b659", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "55d35ee94bdc2d61338b4568", - "55d3632e4bdc2d972f8b4569", - "5d440b93a4b9364276578d4b", - "5d440b9fa4b93601354d480c", - "5c0e2f94d174af029f650d56" + "60658776f2cb2e02a42ace2b", + "6065878ac9cf8012264142fd" ] } ] @@ -203546,40 +216228,20 @@ }, { "_name": "mod_handguard", - "_id": "5c0e2f26d174af02a9625118", - "_parent": "5c0e2f26d174af02a9625114", + "_id": "606587a88900dc2d9a55b65d", + "_parent": "606587a88900dc2d9a55b659", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5c0e2f5cd174af02a012cfc9", - "619b5db699fb192e7430664f", - "5b2cfa535acfc432ff4db7a0", - "5ae30db85acfc408fb139a05", - "5c9a25172e2216000f20314e", - "55f84c3c4bdc2d5f408b4576", - "588b56d02459771481110ae2", - "5c9a26332e2216001219ea70", - "5ea16ada09aa976f2e7a51be", - "5ea16acdfadf1d18c87b0784", - "55d459824bdc2d892f8b4573", - "5d122e7bd7ad1a07102d6d7f", - "5d123102d7ad1a004e475fe5", - "5d4405f0a4b9361e6a4e6bd9", - "5c78f2792e221600106f4683", - "5c78f26f2e221601da3581d1", - "5c78f2492e221600114c9f04", - "5c78f2612e221600114c9f0d", - "6034e3e20ddce744014cb878", - "6034e3d953a60014f970617b", - "6034e3cb0ddce744014cb870", - "5c6d5d8b2e221644fc630b39", - "5d00e0cbd7ad1a6c6566a42d", - "5d00f63bd7ad1a59283b1c1e", - "6087e0336d0bd7580617bb7a", - "595cfa8b86f77427437e845b", - "595cf16b86f77427440c32e2" + "6065881d1246154cad35d637", + "6065880c132d4d12c81fd8da", + "5df916dfbb49d91fb446d6b9", + "5f6336bbda967c74a42e9932", + "5d00ede1d7ad1a0940739a76", + "5d00ef6dd7ad1a0940739b16", + "5a329052c4a28200741e22d3" ] } ] @@ -203590,8 +216252,8 @@ }, { "_name": "mod_sight_rear", - "_id": "5c0e2f26d174af02a9625119", - "_parent": "5c0e2f26d174af02a9625114", + "_id": "606587a88900dc2d9a55b65e", + "_parent": "606587a88900dc2d9a55b659", "_props": { "filters": [ { @@ -203621,7 +216283,7 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": 0, + "Recoil": -1, "Loudness": 0, "EffectiveDistance": 0, "Ergonomics": 4, @@ -203634,29 +216296,29 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1.01, - "HeatFactor": 0.991, - "CoolFactor": 1.008 + "DurabilityBurnModificator": 1, + "HeatFactor": 0.987, + "CoolFactor": 1.012 }, "_proto": "55d355e64bdc2d962f8b4569" }, - "5a7afa25e899ef00135e31b0": { - "_id": "5a7afa25e899ef00135e31b0", - "_name": "reciever_glock_polymer80_ps9", + "5ac50da15acfc4001718d287": { + "_id": "5ac50da15acfc4001718d287", + "_name": "reciever_ak74_izhmash_ak74m_std", "_parent": "55818a304bdc2db5418b457d", "_type": "Item", "_props": { - "Name": "reciever_glock_polymer80_ps9", - "ShortName": "reciever_glock_polymer80_ps9", - "Description": "reciever_glock_polymer80_ps9", - "Weight": 0.355, + "Name": "reciever_ak74_izhmash_ak74m_std", + "ShortName": "reciever_ak74_izhmash_ak74m_std", + "Description": "reciever_ak74_izhmash_ak74m_std", + "Weight": 0.088, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_glock_polymer80_ps9.bundle", + "path": "assets/content/items/mods/recievers/reciever_ak74_izhmash_ak74m_std.bundle", "rcid": "" }, "UsePrefab": { @@ -203665,7 +216327,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": false, + "ExaminedByDefault": true, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -203673,7 +216335,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 10, + "LootExperience": 5, "ExamineExperience": 2, "HideEntrails": false, "RepairCost": 0, @@ -203696,61 +216358,21 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_sight_rear", - "_id": "5a7afa25e899ef00135e31b2", - "_parent": "5a7afa25e899ef00135e31b0", + "_name": "mod_mount", + "_id": "5ac50da15acfc4001718d289", + "_parent": "5ac50da15acfc4001718d287", "_props": { "filters": [ { "Shift": 0, - "Filter": [ - "5a7d9122159bd4001438dbf4", - "5a6f5d528dc32e00094b97d9", - "5a7d912f159bd400165484f3", - "5a71e0fb8dc32e00094b97f2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5a7afa25e899ef00135e31b3", - "_parent": "5a7afa25e899ef00135e31b0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d90eb159bd400165484f1", - "5a6f58f68dc32e000a311390", - "5a7d9104159bd400134c8c21", - "5a71e0048dc32e000c52ecc8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5a7b4c9ae899ef0016170fbc", - "_parent": "5a7afa25e899ef00135e31b0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7b32a2e899ef00135e345a" - ] + "Filter": [] } ] }, @@ -203763,7 +216385,7 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -2, + "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, "Ergonomics": 5, @@ -203777,274 +216399,8 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "DurabilityBurnModificator": 0.97, - "HeatFactor": 1.048, - "CoolFactor": 0.986 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "5a6f5e048dc32e00094b97da": { - "_id": "5a6f5e048dc32e00094b97da", - "_name": "reciever_glock_glock_17_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_glock_glock_17_std", - "ShortName": "reciever_glock_glock_17_std", - "Description": "reciever_glock_glock_17_std", - "Weight": 0.355, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_glock_glock_17_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "5a6f5e048dc32e00094b97db", - "_parent": "5a6f5e048dc32e00094b97da", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d9122159bd4001438dbf4", - "5a6f5d528dc32e00094b97d9", - "5a7d912f159bd400165484f3", - "5a71e0fb8dc32e00094b97f2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5a6f5e048dc32e00094b97dc", - "_parent": "5a6f5e048dc32e00094b97da", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d90eb159bd400165484f1", - "5a6f58f68dc32e000a311390", - "5a7d9104159bd400134c8c21", - "5a71e0048dc32e000c52ecc8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5a7b4b6be899ef0193192895", - "_parent": "5a6f5e048dc32e00094b97da", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7b32a2e899ef00135e345a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.058, - "CoolFactor": 0.98 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "5b1faa0f5acfc40dc528aeb5": { - "_id": "5b1faa0f5acfc40dc528aeb5", - "_name": "reciever_glock_glock_18c_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_glock_glock_18c_std", - "ShortName": "reciever_glock_glock_18c_std", - "Description": "reciever_glock_glock_18c_std", - "Weight": 0.32, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_glock_glock_18c_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "5b1faa0f5acfc40dc528aeb7", - "_parent": "5b1faa0f5acfc40dc528aeb5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d9122159bd4001438dbf4", - "5a6f5d528dc32e00094b97d9", - "5a7d912f159bd400165484f3", - "5a71e0fb8dc32e00094b97f2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5b1faa0f5acfc40dc528aeb8", - "_parent": "5b1faa0f5acfc40dc528aeb5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d90eb159bd400165484f1", - "5a6f58f68dc32e000a311390", - "5a7d9104159bd400134c8c21", - "5a71e0048dc32e000c52ecc8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": true, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.022, - "CoolFactor": 1.024 + "HeatFactor": 1, + "CoolFactor": 1 }, "_proto": "55d355e64bdc2d962f8b4569" }, @@ -204104,6 +216460,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -204359,23 +216719,23 @@ }, "_proto": "55d355e64bdc2d962f8b4569" }, - "5926f2e086f7745aae644231": { - "_id": "5926f2e086f7745aae644231", - "_name": "reciever_mp5_hk_sd", + "618426d96c780c1e710c9b9f": { + "_id": "618426d96c780c1e710c9b9f", + "_name": "reciever_mk16_fn_scar_l_std_fde", "_parent": "55818a304bdc2db5418b457d", "_type": "Item", "_props": { - "Name": "reciever_mp5_hk_sd", - "ShortName": "reciever_mp5_hk_sd", - "Description": "reciever_mp5_hk_sd", - "Weight": 0.62, + "Name": "reciever_mk17_fn_scar_h_std", + "ShortName": "reciever_mk17_fn_scar_h_std", + "Description": "reciever_mk17_fn_scar_h_std", + "Weight": 0.2, "BackgroundColor": "blue", - "Width": 2, + "Width": 3, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_mp5_hk_sd.bundle", + "path": "assets/content/items/mods/recievers/reciever_mk16_fn_scar_l_std_fde.bundle", "rcid": "" }, "UsePrefab": { @@ -204397,7 +216757,7 @@ "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, - "ExtraSizeLeft": 1, + "ExtraSizeLeft": 2, "ExtraSizeRight": 0, "ExtraSizeUp": 0, "ExtraSizeDown": 0, @@ -204415,18 +216775,100 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_handguard", - "_id": "5926f2e086f7745aae644232", - "_parent": "5926f2e086f7745aae644231", + "_name": "mod_scope", + "_id": "618426d96c780c1e710c9ba1", + "_parent": "618426d96c780c1e710c9b9f", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5926f34786f77469195bfe92" + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_barrel", + "_id": "618426d96c780c1e710c9ba2", + "_parent": "618426d96c780c1e710c9b9f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6183fc15d3a39d50044c13e9", + "6183fd911cb55961fa0fdce9", + "6183fd9e8004cc50514c358f" ] } ] @@ -204437,14 +216879,25 @@ }, { "_name": "mod_sight_rear", - "_id": "5926f2e086f7745aae644233", - "_parent": "5926f2e086f7745aae644231", + "_id": "618426d96c780c1e710c9ba3", + "_parent": "618426d96c780c1e710c9b9f", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5926d2be86f774134d668e4e" + "61817865d3a39d50044c13a4", + "5bb20e49d4351e3bac1212de", + "5ba26b17d4351e00367f9bdd", + "5dfa3d7ac41b2312ea33362a", + "5c1780312e221602b66cc189", + "5fb6564947ce63734e3fa1da", + "5bc09a18d4351e003562b68e", + "5c18b9192e2216398b5a8104", + "5fc0fa957283c4046c58147e", + "5894a81786f77427140b8347", + "55d5f46a4bdc2d1b198b4567", + "5ae30bad5acfc400185c2dc4" ] } ] @@ -204454,17 +216907,65 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_stock", - "_id": "5926f2e086f7745aae644234", - "_parent": "5926f2e086f7745aae644231", + "_name": "mod_sight_front", + "_id": "618426d96c780c1e710c9ba4", + "_parent": "618426d96c780c1e710c9b9f", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5926d3c686f77410de68ebc8", - "5926d40686f7740f152b6b7e", - "5c07c9660db834001a66b588" + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "618426d96c780c1e710c9ba5", + "_parent": "618426d96c780c1e710c9b9f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "618426d96c780c1e710c9ba6", + "_parent": "618426d96c780c1e710c9b9f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61816df1d3a39d50044c139e", + "619666f4af1f5202c57a952d" ] } ] @@ -204474,34 +216975,33 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_muzzle", - "_id": "5926f2e086f7745aae644235", - "_parent": "5926f2e086f7745aae644231", + "_name": "mod_mount_001", + "_id": "618426d96c780c1e710c9ba7", + "_parent": "618426d96c780c1e710c9b9f", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5926d33d86f77410de68ebc0" + "61816dfa6ef05c2ce828f1ad" ] } ] }, - "_required": true, + "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_mount", - "_id": "5926f2e086f7745aae644236", - "_parent": "5926f2e086f7745aae644231", + "_name": "mod_mount_002", + "_id": "618426d96c780c1e710c9ba8", + "_parent": "618426d96c780c1e710c9b9f", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5926dad986f7741f82604363", - "5a966ec8a2750c00171b3f36" + "5649a2464bdc2d91118b45a8" ] } ] @@ -204518,10 +217018,10 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": -33, - "RaidModdable": false, - "ToolModdable": false, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, "BlocksFolding": false, "BlocksCollapsible": false, "IsAnimated": false, @@ -204529,8 +217029,8 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "DurabilityBurnModificator": 1, - "HeatFactor": 0.987, - "CoolFactor": 1.1232 + "HeatFactor": 0.984, + "CoolFactor": 1.017 }, "_proto": "55d355e64bdc2d962f8b4569" }, @@ -204590,6 +217090,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -204756,6 +217260,2758 @@ }, "_proto": "55d355e64bdc2d962f8b4569" }, + "618405198004cc50514c3594": { + "_id": "618405198004cc50514c3594", + "_name": "reciever_mk16_fn_scar_l_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_mk17_fn_scar_h_std", + "ShortName": "reciever_mk17_fn_scar_h_std", + "Description": "reciever_mk17_fn_scar_h_std", + "Weight": 0.2, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_mk16_fn_scar_l_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "618405198004cc50514c3596", + "_parent": "618405198004cc50514c3594", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_barrel", + "_id": "618405198004cc50514c3597", + "_parent": "618405198004cc50514c3594", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6183fc15d3a39d50044c13e9", + "6183fd911cb55961fa0fdce9", + "6183fd9e8004cc50514c358f" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "618405198004cc50514c3598", + "_parent": "618405198004cc50514c3594", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61817865d3a39d50044c13a4", + "5bb20e49d4351e3bac1212de", + "5ba26b17d4351e00367f9bdd", + "5dfa3d7ac41b2312ea33362a", + "5c1780312e221602b66cc189", + "5fb6564947ce63734e3fa1da", + "5bc09a18d4351e003562b68e", + "5c18b9192e2216398b5a8104", + "5fc0fa957283c4046c58147e", + "5894a81786f77427140b8347", + "55d5f46a4bdc2d1b198b4567", + "5ae30bad5acfc400185c2dc4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "618405198004cc50514c3599", + "_parent": "618405198004cc50514c3594", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "618405198004cc50514c359a", + "_parent": "618405198004cc50514c3594", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "618405198004cc50514c359b", + "_parent": "618405198004cc50514c3594", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61816df1d3a39d50044c139e", + "619666f4af1f5202c57a952d" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "618405198004cc50514c359c", + "_parent": "618405198004cc50514c3594", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61816dfa6ef05c2ce828f1ad" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "618405198004cc50514c359d", + "_parent": "618405198004cc50514c3594", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.984, + "CoolFactor": 1.017 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "6194f5722d2c397d6600348f": { + "_id": "6194f5722d2c397d6600348f", + "_name": "reciever_usp_hk_expert", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_glock_glock_17_std", + "ShortName": "reciever_glock_glock_17_std", + "Description": "reciever_glock_glock_17_std", + "Weight": 0.44, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_usp_hk_expert.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "619624b26db0f2477964e6b0", + "6194ef39de3cdf1d2614a768", + "6194efe07c6c7b169525f11b" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "6194f5722d2c397d66003491", + "_parent": "6194f5722d2c397d6600348f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6194f2912d2c397d6600348d", + "6194f2df645b5d229654ad77" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "6194f5722d2c397d66003492", + "_parent": "6194f5722d2c397d6600348f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6194f35c18a3974e5e7421e6", + "6194f3286db0f2477964e67d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.958, + "CoolFactor": 1.06 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5a7afa25e899ef00135e31b0": { + "_id": "5a7afa25e899ef00135e31b0", + "_name": "reciever_glock_polymer80_ps9", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_glock_polymer80_ps9", + "ShortName": "reciever_glock_polymer80_ps9", + "Description": "reciever_glock_polymer80_ps9", + "Weight": 0.355, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_glock_polymer80_ps9.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5a7afa25e899ef00135e31b2", + "_parent": "5a7afa25e899ef00135e31b0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d9122159bd4001438dbf4", + "5a6f5d528dc32e00094b97d9", + "5a7d912f159bd400165484f3", + "5a71e0fb8dc32e00094b97f2", + "630765cb962d0247b029dc45" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5a7afa25e899ef00135e31b3", + "_parent": "5a7afa25e899ef00135e31b0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d90eb159bd400165484f1", + "5a6f58f68dc32e000a311390", + "5a7d9104159bd400134c8c21", + "5a71e0048dc32e000c52ecc8", + "630765777d50ff5e8a1ea718" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5a7b4c9ae899ef0016170fbc", + "_parent": "5a7afa25e899ef00135e31b0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7b32a2e899ef00135e345a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 1.048, + "CoolFactor": 0.986 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5cc70102e4a949035e43ba74": { + "_id": "5cc70102e4a949035e43ba74", + "_name": "reciever_p90_fn_p90_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "Крышка ствольной коробки Ижмаш для АК-74", + "ShortName": "Кск АК74", + "Description": "Штатная крышка ствольной коробки АК-74 производства Ижмаш.", + "Weight": 0.31, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_p90_fn_p90_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 1, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "5cc83ab4d7f00c0012066ad5", + "_parent": "5cc70102e4a949035e43ba74", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cebec38d7f00c00110a652a", + "5cc7015ae4a949001152b4c6" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5cc83ac0d7f00c000e257554", + "_parent": "5cc70102e4a949035e43ba74", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cc70146e4a949000d73bf6b" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5cc83acbd7f00c000f5f5eda", + "_parent": "5cc70102e4a949035e43ba74", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cc70146e4a949000d73bf6b" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.951, + "CoolFactor": 1.052 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5926f2e086f7745aae644231": { + "_id": "5926f2e086f7745aae644231", + "_name": "reciever_mp5_hk_sd", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_mp5_hk_sd", + "ShortName": "reciever_mp5_hk_sd", + "Description": "reciever_mp5_hk_sd", + "Weight": 0.62, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_mp5_hk_sd.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_handguard", + "_id": "5926f2e086f7745aae644232", + "_parent": "5926f2e086f7745aae644231", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5926f34786f77469195bfe92" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5926f2e086f7745aae644233", + "_parent": "5926f2e086f7745aae644231", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5926d2be86f774134d668e4e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "5926f2e086f7745aae644234", + "_parent": "5926f2e086f7745aae644231", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5926d3c686f77410de68ebc8", + "5926d40686f7740f152b6b7e", + "5c07c9660db834001a66b588" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5926f2e086f7745aae644235", + "_parent": "5926f2e086f7745aae644231", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5926d33d86f77410de68ebc0" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5926f2e086f7745aae644236", + "_parent": "5926f2e086f7745aae644231", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5926dad986f7741f82604363", + "5a966ec8a2750c00171b3f36" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": -33, + "RaidModdable": false, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.987, + "CoolFactor": 1.1232 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5b1faa0f5acfc40dc528aeb5": { + "_id": "5b1faa0f5acfc40dc528aeb5", + "_name": "reciever_glock_glock_18c_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_glock_glock_18c_std", + "ShortName": "reciever_glock_glock_18c_std", + "Description": "reciever_glock_glock_18c_std", + "Weight": 0.32, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_glock_glock_18c_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5b1faa0f5acfc40dc528aeb7", + "_parent": "5b1faa0f5acfc40dc528aeb5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d9122159bd4001438dbf4", + "5a6f5d528dc32e00094b97d9", + "5a7d912f159bd400165484f3", + "5a71e0fb8dc32e00094b97f2", + "630765cb962d0247b029dc45" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5b1faa0f5acfc40dc528aeb8", + "_parent": "5b1faa0f5acfc40dc528aeb5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d90eb159bd400165484f1", + "5a6f58f68dc32e000a311390", + "5a7d9104159bd400134c8c21", + "5a71e0048dc32e000c52ecc8", + "630765777d50ff5e8a1ea718" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.022, + "CoolFactor": 1.024 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5926c0df86f77462f647f764": { + "_id": "5926c0df86f77462f647f764", + "_name": "reciever_mp5_hk_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_mp5_hk_std", + "ShortName": "reciever_mp5_hk_std", + "Description": "reciever_mp5_hk_std", + "Weight": 0.588, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_mp5_hk_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_handguard", + "_id": "5926c0df86f77462f647f767", + "_parent": "5926c0df86f77462f647f764", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a9548c9159bd400133e97b3", + "5d010d1cd7ad1a59283b1ce7", + "5926c36d86f77467a92a8629", + "5d19cd96d7ad1a4a992c9f52" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5926c0df86f77462f647f768", + "_parent": "5926c0df86f77462f647f764", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5926d2be86f774134d668e4e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "5926c1c786f774641f04af45", + "_parent": "5926c0df86f77462f647f764", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5926d3c686f77410de68ebc8", + "5926d40686f7740f152b6b7e", + "5c07c9660db834001a66b588" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5926df9986f7742f6356f504", + "_parent": "5926c0df86f77462f647f764", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5926e16e86f7742f5a0f7ecb", + "5c0000c00db834001a6697fc" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5926dfdc86f7742eb80708a0", + "_parent": "5926c0df86f77462f647f764", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5926dad986f7741f82604363", + "5a966ec8a2750c00171b3f36" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.969, + "CoolFactor": 1.0815 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "628b9be6cff66b70c002b14c": { + "_id": "628b9be6cff66b70c002b14c", + "_name": "reciever_ak_sag_ak545_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "Крышка ствольной коробки Ижмаш для АК-74", + "ShortName": "Кск АК74", + "Description": "Штатная крышка ствольной коробки АК-74 производства Ижмаш.", + "Weight": 0.088, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_ak_sag_ak545_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "628b9c0d717774443b15e9f5", + "_parent": "628b9be6cff66b70c002b14c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "628b9471078f94059a4b9bfb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "628b9c21d4bff34e474e0f90", + "_parent": "628b9be6cff66b70c002b14c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "626bb8532c923541184624b4", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "62811f461d5df4475f46a332", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.99, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "6165aeedfaa1272e431521e3": { + "_id": "6165aeedfaa1272e431521e3", + "_name": "reciever_mk17_fn_scar_h_std_fde", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_mk17_fn_scar_h_std", + "ShortName": "reciever_mk17_fn_scar_h_std", + "Description": "reciever_mk17_fn_scar_h_std", + "Weight": 0.2, + "BackgroundColor": "blue", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_mk17_fn_scar_h_std_fde.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "6165aeedfaa1272e431521e5", + "_parent": "6165aeedfaa1272e431521e3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_barrel", + "_id": "6165aeedfaa1272e431521e6", + "_parent": "6165aeedfaa1272e431521e3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "618168b350224f204c1da4d8", + "6183b0711cb55961fa0fdcad", + "6183b084a112697a4b3a6e6c" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "6165aeedfaa1272e431521e8", + "_parent": "6165aeedfaa1272e431521e3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61817865d3a39d50044c13a4", + "5bb20e49d4351e3bac1212de", + "5ba26b17d4351e00367f9bdd", + "5dfa3d7ac41b2312ea33362a", + "5c1780312e221602b66cc189", + "5fb6564947ce63734e3fa1da", + "5bc09a18d4351e003562b68e", + "5c18b9192e2216398b5a8104", + "5fc0fa957283c4046c58147e", + "5894a81786f77427140b8347", + "55d5f46a4bdc2d1b198b4567", + "5ae30bad5acfc400185c2dc4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "61816d4ad8e3106d9806c1f7", + "_parent": "6165aeedfaa1272e431521e3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5fc0fa362770a0045c59c677", + "5894a73486f77426d259076c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "61816e65290d254f5e6b3116", + "_parent": "6165aeedfaa1272e431521e3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5d10b49bd7ad1a1a560708b0", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "61816e711cb55961fa0fdc77", + "_parent": "6165aeedfaa1272e431521e3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61816df1d3a39d50044c139e", + "619666f4af1f5202c57a952d" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "61816e7c568c120fdd294924", + "_parent": "6165aeedfaa1272e431521e3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61816dfa6ef05c2ce828f1ad" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "61816e8a67085e45ef140c43", + "_parent": "6165aeedfaa1272e431521e3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649a2464bdc2d91118b45a8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.984, + "CoolFactor": 1.017 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5f3e7823ddc4f03b010e2045": { + "_id": "5f3e7823ddc4f03b010e2045", + "_name": "reciever_m1911_colt_m45a1_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_m1911_colt_m45a1_std", + "ShortName": "reciever_m1911_colt_m45a1_std", + "Description": "reciever_m1911_colt_m45a1_std", + "Weight": 0.47, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_m1911_colt_m45a1_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5f3e7823ddc4f03b010e2047", + "_parent": "5f3e7823ddc4f03b010e2045", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5f3e7897ddc4f03b010e204a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5f3e7823ddc4f03b010e2048", + "_parent": "5f3e7823ddc4f03b010e2045", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5f3e78a7fbf956000b716b8e" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5f3e7823ddc4f03b010e2049", + "_parent": "5f3e7823ddc4f03b010e2045", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ef61964ec7f42238c31e0c1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.954, + "CoolFactor": 1.06 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5649af094bdc2df8348b4586": { + "_id": "5649af094bdc2df8348b4586", + "_name": "reciever_ak74_izhmash_ak74_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "Крышка ствольной коробки Ижмаш для АК-74", + "ShortName": "Кск АК74", + "Description": "Штатная крышка ствольной коробки АК-74 производства Ижмаш.", + "Weight": 0.088, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_ak74_izhmash_ak74_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount", + "_id": "5649d89e4bdc2d3b4c8b457e", + "_parent": "5649af094bdc2df8348b4586", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5e81edc13397a21db957f6a1": { + "_id": "5e81edc13397a21db957f6a1", + "_name": "reciever_m1911_colt_m1911a1_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_m1911_colt_m1911a1_std", + "ShortName": "reciever_m1911_colt_m1911a1_std", + "Description": "reciever_m1911_colt_m1911a1_std", + "Weight": 0.41, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_m1911_colt_m1911a1_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5e81edc13397a21db957f6a3", + "_parent": "5e81edc13397a21db957f6a1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5e81ee4dcb2b95385c177582" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5e81edc13397a21db957f6a4", + "_parent": "5e81edc13397a21db957f6a1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5e81ee213397a21db957f6a6" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5ef621945974e145cf763b38", + "_parent": "5e81edc13397a21db957f6a1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ef61964ec7f42238c31e0c1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.958, + "CoolFactor": 1.06 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5cadc55cae921500103bb3be": { + "_id": "5cadc55cae921500103bb3be", + "_name": "reciever_m9_beretta_m9a3_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "Затвор Sig P226R 9x19 для пистолета P226", + "ShortName": "Затвор P226", + "Description": "бла бла бла", + "Weight": 0.19, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_m9_beretta_m9a3_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5cadc55cae921500103bb3c0", + "_parent": "5cadc55cae921500103bb3be", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cadd940ae9215051e1c2316", + "5cadd954ae921500103bb3c2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5cadc55cae921500103bb3c1", + "_parent": "5cadc55cae921500103bb3be", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cadd919ae921500126a77f3" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 1, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.98, + "CoolFactor": 1.081 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5c07a8770db8340023300450": { + "_id": "5c07a8770db8340023300450", + "_name": "reciever_ar15_noveske_gen3", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_ar15_noveske_gen3_stripped", + "ShortName": "reciever_ar15_noveske_gen3_stripped", + "Description": "reciever_ar15_noveske_gen3_stripped", + "Weight": 0.212, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_ar15_noveske_gen3.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5c07a8770db8340023300452", + "_parent": "5c07a8770db8340023300450", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_barrel", + "_id": "5c07a8770db8340023300453", + "_parent": "5c07a8770db8340023300450", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d35ee94bdc2d61338b4568", + "55d3632e4bdc2d972f8b4569", + "5d440b93a4b9364276578d4b", + "5d440b9fa4b93601354d480c", + "5c0e2f94d174af029f650d56" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "5c07a8770db8340023300454", + "_parent": "5c07a8770db8340023300450", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0e2f5cd174af02a012cfc9", + "619b5db699fb192e7430664f", + "5b2cfa535acfc432ff4db7a0", + "5ae30db85acfc408fb139a05", + "55d459824bdc2d892f8b4573", + "5d122e7bd7ad1a07102d6d7f", + "5d123102d7ad1a004e475fe5", + "5d4405f0a4b9361e6a4e6bd9", + "5c78f2792e221600106f4683", + "5c78f26f2e221601da3581d1", + "5c78f2492e221600114c9f04", + "5c78f2612e221600114c9f0d", + "6034e3e20ddce744014cb878", + "6034e3d953a60014f970617b", + "6034e3cb0ddce744014cb870", + "5d00e0cbd7ad1a6c6566a42d", + "5d00f63bd7ad1a59283b1c1e", + "6087e0336d0bd7580617bb7a", + "595cfa8b86f77427437e845b", + "595cf16b86f77427440c32e2", + "63888bbd28e5cc32cc09d2b6" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5c07a8770db8340023300455", + "_parent": "5c07a8770db8340023300450", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bb20e49d4351e3bac1212de", + "5ba26b17d4351e00367f9bdd", + "5dfa3d7ac41b2312ea33362a", + "5c1780312e221602b66cc189", + "5fb6564947ce63734e3fa1da", + "5bc09a18d4351e003562b68e", + "5c18b9192e2216398b5a8104", + "5fc0fa957283c4046c58147e", + "5894a81786f77427140b8347", + "55d5f46a4bdc2d1b198b4567", + "5ae30bad5acfc400185c2dc4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 13, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 0.979, + "CoolFactor": 1.017 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "59e6449086f7746c9f75e822": { + "_id": "59e6449086f7746c9f75e822", + "_name": "reciever_ak_molot_akm_type", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_ak_izhmash_akm_std", + "ShortName": "reciever_ak_izhmash_akm_std", + "Description": "reciever_ak_izhmash_akm_std", + "Weight": 0.088, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_ak_molot_akm_type.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount", + "_id": "59e6449086f7746c9f75e823", + "_parent": "59e6449086f7746c9f75e822", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 90, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5d2c770c48f0354b4a07c100": { + "_id": "5d2c770c48f0354b4a07c100", + "_name": "reciever_ak_fab_defence_pdc", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "Крышка ствольной коробки Зенит Б-33 для АК-74", + "ShortName": "Б-33", + "Description": "Цельнофрезерованная крышка ствольной коробки Б-33 от компании Зенит из комплекта обвязки для АК \"Классика\". Может быть установлена только совместно с цевьём Б-10М или Б-30.", + "Weight": 0.202, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_ak_fab_defence_pdc.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5947db3f86f77447880cf76f", + "57486e672459770abd687134", + "5649d9a14bdc2d79388b4580", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5d0a29ead7ad1a0026013f27", + "57acb6222459771ec34b5cb0", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5d2c770c48f0354b4a07c102", + "_parent": "5d2c770c48f0354b4a07c100", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649af094bdc2df8348b4586" + }, "59bfe68886f7746004266202": { "_id": "59bfe68886f7746004266202", "_name": "reciever_ar15_vltor_mur-1s", @@ -204812,6 +220068,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -204947,7 +220207,8 @@ "5d00f63bd7ad1a59283b1c1e", "6087e0336d0bd7580617bb7a", "595cfa8b86f77427437e845b", - "595cf16b86f77427440c32e2" + "595cf16b86f77427440c32e2", + "63888bbd28e5cc32cc09d2b6" ] } ] @@ -205008,381 +220269,6 @@ }, "_proto": "55d355e64bdc2d962f8b4569" }, - "5649af884bdc2d1b2b8b4589": { - "_id": "5649af884bdc2d1b2b8b4589", - "_name": "reciever_ak_zenit_b33", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "Крышка ствольной коробки Зенит Б-33 для АК-74", - "ShortName": "Б-33", - "Description": "Цельнофрезерованная крышка ствольной коробки Б-33 от компании Зенит из комплекта обвязки для АК \"Классика\". Может быть установлена только совместно с цевьём Б-10М или Б-30.", - "Weight": 0.215, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_ak_zenit_b33.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5b237e425acfc4771e1be0b6", - "59ccfdba86f7747f2109a587", - "5cf656f2d7f00c06585fb6eb", - "5d4aab30a4b9365435358c55", - "5947db3f86f77447880cf76f", - "57486e672459770abd687134", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5cf638cbd7f00c06595bc936", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "5d0a29ead7ad1a0026013f27", - "57acb6222459771ec34b5cb0", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851", - "5cf4e3f3d7f00c06595bc7f0", - "5648ae314bdc2d3d1c8b457f", - "5d2c829448f0353a5c7d6674", - "5b800e9286f7747a8b04f3ff", - "5b80242286f77429445e0b47", - "5cbda392ae92155f3c17c39f", - "5cbda9f4ae9215000e5b9bfc", - "5648b0744bdc2d363b8b4578", - "5648b1504bdc2d9d488b4584", - "59d64f2f86f77417193ef8b3", - "59fb375986f7741b681b81a6", - "57cff947245977638e6f2a19", - "57cffd8224597763b03fc609", - "57cffddc24597763133760c6", - "57cffe0024597763b03fc60b", - "57cffe20245977632f391a9d", - "5c9a07572e221644f31c4b32", - "5c9a1c3a2e2216000e69fb6a", - "5c9a1c422e221600106f69f0", - "59e6284f86f77440d569536f", - "59e898ee86f77427614bd225", - "5a9d56c8a2750c0032157146", - "5d1b198cd7ad1a604869ad72", - "5d4aaa73a4b9365392071175", - "5d4aaa54a4b9365392071170", - "5f6331e097199b7db2128dc2", - "5c17664f2e2216398b5a7e3c", - "5c617a5f2e2216000f1e81b3" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5649d8de4bdc2d3d1c8b4588", - "_parent": "5649af884bdc2d1b2b8b4589", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1.5, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 7, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649af094bdc2df8348b4586" - }, - "5d2c770c48f0354b4a07c100": { - "_id": "5d2c770c48f0354b4a07c100", - "_name": "reciever_ak_fab_defence_pdc", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "Крышка ствольной коробки Зенит Б-33 для АК-74", - "ShortName": "Б-33", - "Description": "Цельнофрезерованная крышка ствольной коробки Б-33 от компании Зенит из комплекта обвязки для АК \"Классика\". Может быть установлена только совместно с цевьём Б-10М или Б-30.", - "Weight": 0.202, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_ak_fab_defence_pdc.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5947db3f86f77447880cf76f", - "57486e672459770abd687134", - "5649d9a14bdc2d79388b4580", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5cf638cbd7f00c06595bc936", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "5d0a29ead7ad1a0026013f27", - "57acb6222459771ec34b5cb0", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5d2c770c48f0354b4a07c102", - "_parent": "5d2c770c48f0354b4a07c100", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "544a3d0a4bdc2d1b388b4567", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649af094bdc2df8348b4586" - }, "5fbcc3e4d6fa9c00c571bb58": { "_id": "5fbcc3e4d6fa9c00c571bb58", "_name": "reciever_mcx_sig_mcx_gen1", @@ -205439,6 +220325,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -205644,202 +220534,23 @@ }, "_proto": "55d355e64bdc2d962f8b4569" }, - "5926c0df86f77462f647f764": { - "_id": "5926c0df86f77462f647f764", - "_name": "reciever_mp5_hk_std", + "6194f5a318a3974e5e7421eb": { + "_id": "6194f5a318a3974e5e7421eb", + "_name": "reciever_usp_hk_match", "_parent": "55818a304bdc2db5418b457d", "_type": "Item", "_props": { - "Name": "reciever_mp5_hk_std", - "ShortName": "reciever_mp5_hk_std", - "Description": "reciever_mp5_hk_std", - "Weight": 0.588, + "Name": "reciever_glock_glock_17_std", + "ShortName": "reciever_glock_glock_17_std", + "Description": "reciever_glock_glock_17_std", + "Weight": 0.45, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_mp5_hk_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_handguard", - "_id": "5926c0df86f77462f647f767", - "_parent": "5926c0df86f77462f647f764", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a9548c9159bd400133e97b3", - "5d010d1cd7ad1a59283b1ce7", - "5926c36d86f77467a92a8629", - "5d19cd96d7ad1a4a992c9f52" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5926c0df86f77462f647f768", - "_parent": "5926c0df86f77462f647f764", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5926d2be86f774134d668e4e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "5926c1c786f774641f04af45", - "_parent": "5926c0df86f77462f647f764", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5926d3c686f77410de68ebc8", - "5926d40686f7740f152b6b7e", - "5c07c9660db834001a66b588" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5926df9986f7742f6356f504", - "_parent": "5926c0df86f77462f647f764", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5926e16e86f7742f5a0f7ecb", - "5c0000c00db834001a6697fc" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5926dfdc86f7742eb80708a0", - "_parent": "5926c0df86f77462f647f764", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5926dad986f7741f82604363", - "5a966ec8a2750c00171b3f36" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.969, - "CoolFactor": 1.0815 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "5d3eb44aa4b93650d64e4979": { - "_id": "5d3eb44aa4b93650d64e4979", - "_name": "reciever_57_fn_five_seven_cover_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_57_fn_five_seven_cover_std", - "ShortName": "reciever_57_fn_five_seven_cover_std", - "Description": "reciever_57_fn_five_seven_cover_std", - "Weight": 0.16, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_57_fn_five_seven_cover_std.bundle", + "path": "assets/content/items/mods/recievers/reciever_usp_hk_match.bundle", "rcid": "" }, "UsePrefab": { @@ -205879,19 +220590,24 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_sight_rear", - "_id": "5d3eb44aa4b93650d64e497b", - "_parent": "5d3eb44aa4b93650d64e4979", + "_id": "6194f5a318a3974e5e7421ed", + "_parent": "6194f5a318a3974e5e7421eb", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5d3eb4aba4b93650d64e497d", - "5d7b6bafa4b93652786f4c76" + "61963a852d2c397d660036ad", + "6194f2912d2c397d6600348d", + "6194f2df645b5d229654ad77" ] } ] @@ -205902,14 +220618,627 @@ }, { "_name": "mod_sight_front", - "_id": "5d3eb44aa4b93650d64e497c", - "_parent": "5d3eb44aa4b93650d64e4979", + "_id": "6194f5a318a3974e5e7421ee", + "_parent": "6194f5a318a3974e5e7421eb", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5d3eb536a4b9363b1f22f8e2" + "6194f35c18a3974e5e7421e6", + "6194f3286db0f2477964e67d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.958, + "CoolFactor": 1.06 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5c0e2f26d174af02a9625114": { + "_id": "5c0e2f26d174af02a9625114", + "_name": "reciever_ar15_adar_2-15_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "Верхний ресивер Colt M4A1 5.56х45 для штурмовой винтовки M4A1", + "ShortName": "M4A1 Upper", + "Description": "Верхний ресивер для M4A1 производства компании Colt. Имеет направляющую для крепления дополнительного оборудования.", + "Weight": 0.27, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_ar15_adar_2-15_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5c0e2f26d174af02a9625116", + "_parent": "5c0e2f26d174af02a9625114", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_barrel", + "_id": "5c0e2f26d174af02a9625117", + "_parent": "5c0e2f26d174af02a9625114", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d35ee94bdc2d61338b4568", + "55d3632e4bdc2d972f8b4569", + "5d440b93a4b9364276578d4b", + "5d440b9fa4b93601354d480c", + "5c0e2f94d174af029f650d56" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "5c0e2f26d174af02a9625118", + "_parent": "5c0e2f26d174af02a9625114", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0e2f5cd174af02a012cfc9", + "619b5db699fb192e7430664f", + "5b2cfa535acfc432ff4db7a0", + "5ae30db85acfc408fb139a05", + "5c9a25172e2216000f20314e", + "55f84c3c4bdc2d5f408b4576", + "588b56d02459771481110ae2", + "5c9a26332e2216001219ea70", + "5ea16ada09aa976f2e7a51be", + "5ea16acdfadf1d18c87b0784", + "55d459824bdc2d892f8b4573", + "5d122e7bd7ad1a07102d6d7f", + "5d123102d7ad1a004e475fe5", + "5d4405f0a4b9361e6a4e6bd9", + "5c78f2792e221600106f4683", + "5c78f26f2e221601da3581d1", + "5c78f2492e221600114c9f04", + "5c78f2612e221600114c9f0d", + "6034e3e20ddce744014cb878", + "6034e3d953a60014f970617b", + "6034e3cb0ddce744014cb870", + "5c6d5d8b2e221644fc630b39", + "5d00e0cbd7ad1a6c6566a42d", + "5d00f63bd7ad1a59283b1c1e", + "6087e0336d0bd7580617bb7a", + "595cfa8b86f77427437e845b", + "595cf16b86f77427440c32e2", + "63888bbd28e5cc32cc09d2b6" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5c0e2f26d174af02a9625119", + "_parent": "5c0e2f26d174af02a9625114", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bb20e49d4351e3bac1212de", + "5ba26b17d4351e00367f9bdd", + "5dfa3d7ac41b2312ea33362a", + "5c1780312e221602b66cc189", + "5fb6564947ce63734e3fa1da", + "5bc09a18d4351e003562b68e", + "5c18b9192e2216398b5a8104", + "5fc0fa957283c4046c58147e", + "5894a81786f77427140b8347", + "55d5f46a4bdc2d1b198b4567", + "5ae30bad5acfc400185c2dc4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1.01, + "HeatFactor": 0.991, + "CoolFactor": 1.008 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5649af884bdc2d1b2b8b4589": { + "_id": "5649af884bdc2d1b2b8b4589", + "_name": "reciever_ak_zenit_b33", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "Крышка ствольной коробки Зенит Б-33 для АК-74", + "ShortName": "Б-33", + "Description": "Цельнофрезерованная крышка ствольной коробки Б-33 от компании Зенит из комплекта обвязки для АК \"Классика\". Может быть установлена только совместно с цевьём Б-10М или Б-30.", + "Weight": 0.215, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_ak_zenit_b33.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5b237e425acfc4771e1be0b6", + "59ccfdba86f7747f2109a587", + "5cf656f2d7f00c06585fb6eb", + "5d4aab30a4b9365435358c55", + "5947db3f86f77447880cf76f", + "57486e672459770abd687134", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5d0a29ead7ad1a0026013f27", + "57acb6222459771ec34b5cb0", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851", + "5cf4e3f3d7f00c06595bc7f0", + "5648ae314bdc2d3d1c8b457f", + "5d2c829448f0353a5c7d6674", + "5b800e9286f7747a8b04f3ff", + "5b80242286f77429445e0b47", + "5cbda392ae92155f3c17c39f", + "5cbda9f4ae9215000e5b9bfc", + "5648b0744bdc2d363b8b4578", + "5648b1504bdc2d9d488b4584", + "59d64f2f86f77417193ef8b3", + "59fb375986f7741b681b81a6", + "57cff947245977638e6f2a19", + "57cffd8224597763b03fc609", + "57cffddc24597763133760c6", + "57cffe0024597763b03fc60b", + "57cffe20245977632f391a9d", + "5c9a07572e221644f31c4b32", + "5c9a1c3a2e2216000e69fb6a", + "5c9a1c422e221600106f69f0", + "59e6284f86f77440d569536f", + "59e898ee86f77427614bd225", + "5a9d56c8a2750c0032157146", + "5d1b198cd7ad1a604869ad72", + "5d4aaa73a4b9365392071175", + "5d4aaa54a4b9365392071170", + "5f6331e097199b7db2128dc2", + "5c17664f2e2216398b5a7e3c", + "5c617a5f2e2216000f1e81b3" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5649d8de4bdc2d3d1c8b4588", + "_parent": "5649af884bdc2d1b2b8b4589", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1.5, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 7, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649af094bdc2df8348b4586" + }, + "5a6f5e048dc32e00094b97da": { + "_id": "5a6f5e048dc32e00094b97da", + "_name": "reciever_glock_glock_17_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_glock_glock_17_std", + "ShortName": "reciever_glock_glock_17_std", + "Description": "reciever_glock_glock_17_std", + "Weight": 0.355, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_glock_glock_17_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5a6f5e048dc32e00094b97db", + "_parent": "5a6f5e048dc32e00094b97da", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d9122159bd4001438dbf4", + "5a6f5d528dc32e00094b97d9", + "5a7d912f159bd400165484f3", + "5a71e0fb8dc32e00094b97f2", + "630765cb962d0247b029dc45" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5a6f5e048dc32e00094b97dc", + "_parent": "5a6f5e048dc32e00094b97da", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d90eb159bd400165484f1", + "5a6f58f68dc32e000a311390", + "5a7d9104159bd400134c8c21", + "5a71e0048dc32e000c52ecc8", + "630765777d50ff5e8a1ea718" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5a7b4b6be899ef0193192895", + "_parent": "5a6f5e048dc32e00094b97da", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7b32a2e899ef00135e345a" ] } ] @@ -205937,28 +221266,28 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "DurabilityBurnModificator": 1, - "HeatFactor": 1.057, - "CoolFactor": 0.981 + "HeatFactor": 1.058, + "CoolFactor": 0.98 }, "_proto": "55d355e64bdc2d962f8b4569" }, - "5cadc55cae921500103bb3be": { - "_id": "5cadc55cae921500103bb3be", - "_name": "reciever_m9_beretta_m9a3_std", + "55d355e64bdc2d962f8b4569": { + "_id": "55d355e64bdc2d962f8b4569", + "_name": "reciever_ar15_colt_m4a1_std", "_parent": "55818a304bdc2db5418b457d", "_type": "Item", "_props": { - "Name": "Затвор Sig P226R 9x19 для пистолета P226", - "ShortName": "Затвор P226", - "Description": "бла бла бла", - "Weight": 0.19, + "Name": "Верхний ресивер Colt M4A1 5.56х45 для штурмовой винтовки M4A1", + "ShortName": "M4A1 Upper", + "Description": "Верхний ресивер для M4A1 производства компании Colt. Имеет направляющую для крепления дополнительного оборудования.", + "Weight": 0.27, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_m9_beretta_m9a3_std.bundle", + "path": "assets/content/items/mods/recievers/reciever_ar15_colt_m4a1_std.bundle", "rcid": "" }, "UsePrefab": { @@ -205998,19 +221327,80 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_sight_rear", - "_id": "5cadc55cae921500103bb3c0", - "_parent": "5cadc55cae921500103bb3be", + "_name": "mod_scope", + "_id": "55d357484bdc2d882f8b456a", + "_parent": "55d355e64bdc2d962f8b4569", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5cadd940ae9215051e1c2316", - "5cadd954ae921500103bb3c2" + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" ] } ] @@ -206020,15 +221410,318 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_sight_front", - "_id": "5cadc55cae921500103bb3c1", - "_parent": "5cadc55cae921500103bb3be", + "_name": "mod_barrel", + "_id": "55d35d0c4bdc2d892f8b456c", + "_parent": "55d355e64bdc2d962f8b4569", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5cadd919ae921500126a77f3" + "55d35ee94bdc2d61338b4568", + "55d3632e4bdc2d972f8b4569", + "5d440b93a4b9364276578d4b", + "5d440b9fa4b93601354d480c", + "5c0e2f94d174af029f650d56" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "55d35d754bdc2d882f8b456b", + "_parent": "55d355e64bdc2d962f8b4569", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0e2f5cd174af02a012cfc9", + "619b5db699fb192e7430664f", + "5b2cfa535acfc432ff4db7a0", + "5ae30db85acfc408fb139a05", + "5c9a25172e2216000f20314e", + "55f84c3c4bdc2d5f408b4576", + "588b56d02459771481110ae2", + "5c9a26332e2216001219ea70", + "5ea16ada09aa976f2e7a51be", + "5ea16acdfadf1d18c87b0784", + "55d459824bdc2d892f8b4573", + "5d122e7bd7ad1a07102d6d7f", + "5d123102d7ad1a004e475fe5", + "5d4405f0a4b9361e6a4e6bd9", + "5c78f2792e221600106f4683", + "5c78f26f2e221601da3581d1", + "5c78f2492e221600114c9f04", + "5c78f2612e221600114c9f0d", + "6034e3e20ddce744014cb878", + "6034e3d953a60014f970617b", + "6034e3cb0ddce744014cb870", + "5c6d5d8b2e221644fc630b39", + "5d00e0cbd7ad1a6c6566a42d", + "5d00f63bd7ad1a59283b1c1e", + "6087e0336d0bd7580617bb7a", + "595cfa8b86f77427437e845b", + "595cf16b86f77427440c32e2", + "63888bbd28e5cc32cc09d2b6" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "55d35e074bdc2d882f8b456c", + "_parent": "55d355e64bdc2d962f8b4569", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bb20e49d4351e3bac1212de", + "5ba26b17d4351e00367f9bdd", + "5dfa3d7ac41b2312ea33362a", + "5c1780312e221602b66cc189", + "5fb6564947ce63734e3fa1da", + "5bc09a18d4351e003562b68e", + "5c18b9192e2216398b5a8104", + "5fc0fa957283c4046c58147e", + "5894a81786f77427140b8347", + "55d5f46a4bdc2d1b198b4567", + "5ae30bad5acfc400185c2dc4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.989, + "CoolFactor": 1.01 + } + }, + "61713a8fd92c473c770214a4": { + "_id": "61713a8fd92c473c770214a4", + "_name": "reciever_g28_hk_g28_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_ar15_hk_hk416a5_std", + "ShortName": "reciever_ar15_hk_hk416a5_std", + "Description": "reciever_ar15_hk_hk416a5_std", + "Weight": 0.27, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_g28_hk_g28_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "61713a8fd92c473c770214a6", + "_parent": "61713a8fd92c473c770214a4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_barrel", + "_id": "61713a8fd92c473c770214a7", + "_parent": "61713a8fd92c473c770214a4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61702be9faa1272e431522c3" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "61713a8fd92c473c770214a8", + "_parent": "61713a8fd92c473c770214a4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61703001d92c473c77021497", + "61712eae6c780c1e710c9a1d" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "61713a8fd92c473c770214a9", + "_parent": "61713a8fd92c473c770214a4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bb20e49d4351e3bac1212de", + "5ba26b17d4351e00367f9bdd", + "5dfa3d7ac41b2312ea33362a", + "5c1780312e221602b66cc189", + "5fb6564947ce63734e3fa1da", + "5bc09a18d4351e003562b68e", + "5c18b9192e2216398b5a8104", + "5fc0fa957283c4046c58147e", + "5894a81786f77427140b8347", + "55d5f46a4bdc2d1b198b4567", + "5ae30bad5acfc400185c2dc4" ] } ] @@ -206045,7 +221738,132 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 1, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.929, + "CoolFactor": 1.072 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "6193d382ed0429009f543e65": { + "_id": "6193d382ed0429009f543e65", + "_name": "reciever_usp_hk_usp_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_glock_glock_17_std", + "ShortName": "reciever_glock_glock_17_std", + "Description": "reciever_glock_glock_17_std", + "Weight": 0.409, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_usp_hk_usp_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "6193d382ed0429009f543e67", + "_parent": "6193d382ed0429009f543e65", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61963a852d2c397d660036ad", + "6194f2912d2c397d6600348d", + "6194f2df645b5d229654ad77" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "6193d382ed0429009f543e68", + "_parent": "6193d382ed0429009f543e65", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6194f35c18a3974e5e7421e6", + "6194f3286db0f2477964e67d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -206056,8 +221874,423 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "DurabilityBurnModificator": 1, - "HeatFactor": 0.98, - "CoolFactor": 1.081 + "HeatFactor": 0.96, + "CoolFactor": 1.06 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "6194f5d418a3974e5e7421ef": { + "_id": "6194f5d418a3974e5e7421ef", + "_name": "reciever_usp_hk_elite", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_glock_glock_17_std", + "ShortName": "reciever_glock_glock_17_std", + "Description": "reciever_glock_glock_17_std", + "Weight": 0.55, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_usp_hk_elite.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "619624b26db0f2477964e6b0", + "6194ef39de3cdf1d2614a768", + "6194efe07c6c7b169525f11b", + "6194eff92d2c397d6600348b", + "6194f02d9bb3d20b0946d2f0" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "6194f5d418a3974e5e7421f1", + "_parent": "6194f5d418a3974e5e7421ef", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6194f2912d2c397d6600348d", + "6194f2df645b5d229654ad77" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "6194f5d418a3974e5e7421f2", + "_parent": "6194f5d418a3974e5e7421ef", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6194f35c18a3974e5e7421e6", + "6194f3286db0f2477964e67d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 5, + "Recoil": -4, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.95, + "CoolFactor": 1.06 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5d2c76ed48f03532f2136169": { + "_id": "5d2c76ed48f03532f2136169", + "_name": "reciever_ak_akademia_bastion", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "Крышка ствольной коробки Зенит Б-33 для АК-74", + "ShortName": "Б-33", + "Description": "Цельнофрезерованная крышка ствольной коробки Б-33 от компании Зенит из комплекта обвязки для АК \"Классика\". Может быть установлена только совместно с цевьём Б-10М или Б-30.", + "Weight": 0.237, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_ak_akademia_bastion.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5947db3f86f77447880cf76f", + "57486e672459770abd687134", + "5ac733a45acfc400192630e2", + "5649b0544bdc2d1b2b8b458a", + "5ac72e475acfc400180ae6fe", + "59d650cf86f7741b846413a4", + "5a0eb980fcdbcb001a3b00a6", + "59e8977386f77415a553c453", + "5649d9a14bdc2d79388b4580", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5d0a29ead7ad1a0026013f27", + "57acb6222459771ec34b5cb0", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851", + "628a7b23b0f75035732dd565" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5d2c76ed48f03532f213616b", + "_parent": "5d2c76ed48f03532f2136169", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "544a3d0a4bdc2d1b388b4567", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649af094bdc2df8348b4586" + }, + "59d6507c86f7741b846413a2": { + "_id": "59d6507c86f7741b846413a2", + "_name": "reciever_ak_izhmash_akm_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_ak_izhmash_akm_std", + "ShortName": "reciever_ak_izhmash_akm_std", + "Description": "reciever_ak_izhmash_akm_std", + "Weight": 0.088, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_ak_izhmash_akm_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount", + "_id": "59d6507c86f7741b846413a3", + "_parent": "59d6507c86f7741b846413a2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 1, + "CoolFactor": 1 }, "_proto": "55d355e64bdc2d962f8b4569" }, @@ -206117,6 +222350,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -206271,6 +222508,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -206464,6 +222705,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -206715,6 +222960,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -206837,6 +223086,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -207015,6 +223268,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -207040,23 +223297,23 @@ }, "_proto": "578395402459774a256959b5" }, - "5c0009510db834001966907f": { - "_id": "5c0009510db834001966907f", - "_name": "reciever_p226_sig_stainless_elite", + "6194f41f9fb0c665d5490e75": { + "_id": "6194f41f9fb0c665d5490e75", + "_name": "reciever_usp_hk_tactical", "_parent": "55818a304bdc2db5418b457d", "_type": "Item", "_props": { - "Name": "Затвор Sig P226R 9x19 для пистолета P226", - "ShortName": "Затвор P226", - "Description": "бла бла бла", - "Weight": 0.22, + "Name": "reciever_glock_glock_17_std", + "ShortName": "reciever_glock_glock_17_std", + "Description": "reciever_glock_glock_17_std", + "Weight": 0.472, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_p226_sig_stainless_elite.bundle", + "path": "assets/content/items/mods/recievers/reciever_usp_hk_tactical.bundle", "rcid": "" }, "UsePrefab": { @@ -207096,21 +223353,24 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_sight_rear", - "_id": "5c0009510db8340019669081", - "_parent": "5c0009510db834001966907f", + "_id": "6194f41f9fb0c665d5490e77", + "_parent": "6194f41f9fb0c665d5490e75", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5c07b3850db834002330045b", - "56d5a77ed2720b90418b4568", - "56ea7293d2720b8d4b8b45ba", - "5a32aa0cc4a28232996e405f" + "61963a852d2c397d660036ad", + "6194f2912d2c397d6600348d", + "6194f2df645b5d229654ad77" ] } ] @@ -207121,15 +223381,15 @@ }, { "_name": "mod_sight_front", - "_id": "5c0009510db8340019669082", - "_parent": "5c0009510db834001966907f", + "_id": "6194f41f9fb0c665d5490e78", + "_parent": "6194f41f9fb0c665d5490e75", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5c07b36c0db834002a1259e9", - "56d5a661d2720bd8418b456b" + "6194f35c18a3974e5e7421e6", + "6194f3286db0f2477964e67d" ] } ] @@ -207143,7 +223403,7 @@ "CantRemoveFromSlotsDuringRaid": [], "Durability": 100, "Accuracy": 0, - "Recoil": -1, + "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, "Ergonomics": 3, @@ -207156,638 +223416,9 @@ "HasShoulderContact": false, "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.957, - "CoolFactor": 1.065 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "5839a7742459773cf9693481": { - "_id": "5839a7742459773cf9693481", - "_name": "reciever_aks74u_izhmash_aks74ub_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_aks74u_izhmash_aks74ub_std", - "ShortName": "reciever_aks74u_izhmash_aks74ub_std", - "Description": "reciever_aks74u_izhmash_aks74ub_std\n", - "Weight": 0.142, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_aks74u_izhmash_aks74ub_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 7, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "57486e672459770abd687134", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 500, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649af094bdc2df8348b4586" - }, - "5bffe7c50db834001d23ece1": { - "_id": "5bffe7c50db834001d23ece1", - "_name": "reciever_p226_axelson_tactical_mk25", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "Затвор Sig P226R 9x19 для пистолета P226", - "ShortName": "Затвор P226", - "Description": "бла бла бла", - "Weight": 0.24, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_p226_axelson_tactical_mk25.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "5bffe7c50db834001d23ece3", - "_parent": "5bffe7c50db834001d23ece1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c07b3850db834002330045b", - "56d5a77ed2720b90418b4568", - "56ea7293d2720b8d4b8b45ba", - "5a32aa0cc4a28232996e405f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5bffe7c50db834001d23ece4", - "_parent": "5bffe7c50db834001d23ece1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c07b36c0db834002a1259e9", - "56d5a661d2720bd8418b456b" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -4, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 0.95, - "CoolFactor": 1.065 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "60228924961b8d75ee233c32": { - "_id": "60228924961b8d75ee233c32", - "_name": "reciever_pl15_izhmash_pl15_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_57_fn_five_seven_cover_std", - "ShortName": "reciever_57_fn_five_seven_cover_std", - "Description": "reciever_57_fn_five_seven_cover_std", - "Weight": 0.16, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_pl15_izhmash_pl15_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "60228925961b8d75ee233c34", - "_parent": "60228924961b8d75ee233c32", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "60229948cacb6b0506369e27", - "602293f023506e50807090cb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "60228925961b8d75ee233c35", - "_parent": "60228924961b8d75ee233c32", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "60228a76d62c9b14ed777a66", - "60228a850ddce744014caf69" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.955, - "CoolFactor": 1.063 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "5b099bb25acfc400186331e8": { - "_id": "5b099bb25acfc400186331e8", - "_name": "reciever_sa58_ds_arms_extreme_duty_scope_mount_extended", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_sa58_ds_arms_extreme_duty_scope_mount_extended", - "ShortName": "reciever_sa58_ds_arms_extreme_duty_scope_mount_extended", - "Description": "reciever_sa58_ds_arms_extreme_duty_scope_mount_extended", - "Weight": 0.215, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_sa58_ds_arms_extreme_duty_scope_mount_extended.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5b099bb25acfc400186331ea", - "_parent": "5b099bb25acfc400186331e8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649af094bdc2df8348b4586" - }, - "5a9685b1a2750c0032157104": { - "_id": "5a9685b1a2750c0032157104", - "_name": "reciever_glock_gspc_moto_slide_cut", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_glock_gspc_moto_slide_cut", - "ShortName": "reciever_glock_gspc_moto_slide_cut", - "Description": "reciever_glock_gspc_moto_slide_cut", - "Weight": 0.25, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_glock_gspc_moto_slide_cut.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "5a9685b1a2750c0032157106", - "_parent": "5a9685b1a2750c0032157104", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d9122159bd4001438dbf4", - "5a6f5d528dc32e00094b97d9", - "5a7d912f159bd400165484f3", - "5a71e0fb8dc32e00094b97f2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5a9685b1a2750c0032157107", - "_parent": "5a9685b1a2750c0032157104", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d90eb159bd400165484f1", - "5a6f58f68dc32e000a311390", - "5a7d9104159bd400134c8c21", - "5a71e0048dc32e000c52ecc8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5a9685b1a2750c0032157108", - "_parent": "5a9685b1a2750c0032157104", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7b32a2e899ef00135e345a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.978, - "CoolFactor": 1.078 + "DurabilityBurnModificator": 0.99, + "HeatFactor": 0.956, + "CoolFactor": 1.06 }, "_proto": "55d355e64bdc2d962f8b4569" }, @@ -207847,6 +223478,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -207872,6 +223507,726 @@ }, "_proto": "55d355e64bdc2d962f8b4569" }, + "5a9685b1a2750c0032157104": { + "_id": "5a9685b1a2750c0032157104", + "_name": "reciever_glock_gspc_moto_slide_cut", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_glock_gspc_moto_slide_cut", + "ShortName": "reciever_glock_gspc_moto_slide_cut", + "Description": "reciever_glock_gspc_moto_slide_cut", + "Weight": 0.25, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_glock_gspc_moto_slide_cut.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5a9685b1a2750c0032157106", + "_parent": "5a9685b1a2750c0032157104", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d9122159bd4001438dbf4", + "5a6f5d528dc32e00094b97d9", + "5a7d912f159bd400165484f3", + "5a71e0fb8dc32e00094b97f2", + "630765cb962d0247b029dc45" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5a9685b1a2750c0032157107", + "_parent": "5a9685b1a2750c0032157104", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d90eb159bd400165484f1", + "5a6f58f68dc32e000a311390", + "5a7d9104159bd400134c8c21", + "5a71e0048dc32e000c52ecc8", + "630765777d50ff5e8a1ea718" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5a9685b1a2750c0032157108", + "_parent": "5a9685b1a2750c0032157104", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7b32a2e899ef00135e345a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.978, + "CoolFactor": 1.078 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5d3eb44aa4b93650d64e4979": { + "_id": "5d3eb44aa4b93650d64e4979", + "_name": "reciever_57_fn_five_seven_cover_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_57_fn_five_seven_cover_std", + "ShortName": "reciever_57_fn_five_seven_cover_std", + "Description": "reciever_57_fn_five_seven_cover_std", + "Weight": 0.16, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_57_fn_five_seven_cover_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5d3eb44aa4b93650d64e497b", + "_parent": "5d3eb44aa4b93650d64e4979", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d3eb4aba4b93650d64e497d", + "5d7b6bafa4b93652786f4c76" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5d3eb44aa4b93650d64e497c", + "_parent": "5d3eb44aa4b93650d64e4979", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d3eb536a4b9363b1f22f8e2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.057, + "CoolFactor": 0.981 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "57dc334d245977597164366f": { + "_id": "57dc334d245977597164366f", + "_name": "reciever_aks74u_izhmash_aks74u_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_aks74u_izhmash_aks74u_std", + "ShortName": "reciever_aks74u_izhmash_aks74u_std", + "Description": "reciever_aks74u_izhmash_aks74u_std", + "Weight": 0.136, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_aks74u_izhmash_aks74u_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "57486e672459770abd687134", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "57ffa94b245977725b498add", + "_parent": "57dc334d245977597164366f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ffb0062459777a045af529" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 500, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649af094bdc2df8348b4586" + }, + "59985a8086f77414ec448d1a": { + "_id": "59985a8086f77414ec448d1a", + "_name": "reciever_pp-19-01_izhmash_vityaz_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_pp-19-01_izhmash_vityaz_std", + "ShortName": "reciever_pp-19-01_izhmash_vityaz_std", + "Description": "reciever_pp-19-01_izhmash_vityaz_std", + "Weight": 0.136, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_pp-19-01_izhmash_vityaz_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649af094bdc2df8348b4586" + }, + "5a6f5f078dc32e00094b97dd": { + "_id": "5a6f5f078dc32e00094b97dd", + "_name": "reciever_glock_gspc_viper_slide_cut", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_glock_glock_17_std", + "ShortName": "reciever_glock_glock_17_std", + "Description": "reciever_glock_glock_17_std", + "Weight": 0.25, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_glock_gspc_viper_slide_cut.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5a6f5f078dc32e00094b97de", + "_parent": "5a6f5f078dc32e00094b97dd", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d9122159bd4001438dbf4", + "5a6f5d528dc32e00094b97d9", + "5a7d912f159bd400165484f3", + "5a71e0fb8dc32e00094b97f2", + "630765cb962d0247b029dc45" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5a6f5f078dc32e00094b97df", + "_parent": "5a6f5f078dc32e00094b97dd", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d90eb159bd400165484f1", + "5a6f58f68dc32e000a311390", + "5a7d9104159bd400134c8c21", + "5a71e0048dc32e000c52ecc8", + "630765777d50ff5e8a1ea718" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5a7b4bd0e899ef00135e3700", + "_parent": "5a6f5f078dc32e00094b97dd", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7b32a2e899ef00135e345a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 6, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.975, + "CoolFactor": 1.083 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "62e27a7865f0b1592a49e17b": { + "_id": "62e27a7865f0b1592a49e17b", + "_name": "reciever_sr2m_tochmash_sr2_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "Крышка ствольной коробки Ижмаш для АК-74", + "ShortName": "Кск АК74", + "Description": "Штатная крышка ствольной коробки АК-74 производства Ижмаш.", + "Weight": 0.168, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_sr2m_tochmash_sr2_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount", + "_id": "62e27a7865f0b1592a49e17c", + "_parent": "62e27a7865f0b1592a49e17b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e281349ecd3f493f6df954", + "62ff9920fe938a24c90c10d2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, "5cf7acfcd7f00c1084477cf2": { "_id": "5cf7acfcd7f00c1084477cf2", "_name": "reciever_p90_fn_ps90_std", @@ -207928,6 +224283,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -208009,1489 +224368,6 @@ }, "_proto": "55d355e64bdc2d962f8b4569" }, - "5c471bd12e221602b4129c3a": { - "_id": "5c471bd12e221602b4129c3a", - "_name": "reciever_svd_izhmash_svd_s_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_ak74_izhmash_ak74m_std", - "ShortName": "reciever_ak74_izhmash_ak74m_std", - "Description": "reciever_ak74_izhmash_ak74m_std", - "Weight": 0.088, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_svd_izhmash_svd_s_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "5dfce88fe9dc277128008b2e": { - "_id": "5dfce88fe9dc277128008b2e", - "_name": "reciever_svd_izhmash_svd_s_cut_off", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_svd_izhmash_svd_s_cut_off", - "ShortName": "reciever_svd_izhmash_svd_s_cut_off", - "Description": "reciever_svd_izhmash_svd_s_cut_off", - "Weight": 0.05, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_svd_izhmash_svd_s_cut_off.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5c471c2d2e22164bef5d077f" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "57dc334d245977597164366f": { - "_id": "57dc334d245977597164366f", - "_name": "reciever_aks74u_izhmash_aks74u_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_aks74u_izhmash_aks74u_std", - "ShortName": "reciever_aks74u_izhmash_aks74u_std", - "Description": "reciever_aks74u_izhmash_aks74u_std", - "Weight": 0.136, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_aks74u_izhmash_aks74u_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "57486e672459770abd687134", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "57ffa94b245977725b498add", - "_parent": "57dc334d245977597164366f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ffb0062459777a045af529" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 500, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649af094bdc2df8348b4586" - }, - "5c503d0a2e221602b542b7ef": { - "_id": "5c503d0a2e221602b542b7ef", - "_name": "reciever_vepr_molot_vpo-101_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "", - "ShortName": "", - "Description": "", - "Weight": 0.12, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_vepr_molot_vpo-101_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649af094bdc2df8348b4586" - }, - "5a702d198dc32e000b452fc3": { - "_id": "5a702d198dc32e000b452fc3", - "_name": "reciever_glock_lone_wolf_alphawolf", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_glock_lone_wolf_alphawolf", - "ShortName": "reciever_glock_lone_wolf_alphawolf", - "Description": "reciever_glock_lone_wolf_alphawolf", - "Weight": 0.19, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_glock_lone_wolf_alphawolf.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "5a702d198dc32e000b452fc4", - "_parent": "5a702d198dc32e000b452fc3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d9122159bd4001438dbf4", - "5a6f5d528dc32e00094b97d9", - "5a7d912f159bd400165484f3", - "5a71e0fb8dc32e00094b97f2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5a702d198dc32e000b452fc5", - "_parent": "5a702d198dc32e000b452fc3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d90eb159bd400165484f1", - "5a6f58f68dc32e000a311390", - "5a7d9104159bd400134c8c21", - "5a71e0048dc32e000c52ecc8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5a7b4c0fe899ef0014330f19", - "_parent": "5a702d198dc32e000b452fc3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7b32a2e899ef00135e345a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.99, - "HeatFactor": 0.962, - "CoolFactor": 1.06 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "5e0090f7e9dc277128008b93": { - "_id": "5e0090f7e9dc277128008b93", - "_name": "reciever_mp9_bt_mp9_upper_std_fde", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "Верхний ресивер Colt M4A1 5.56х45 для штурмовой винтовки M4A1", - "ShortName": "M4A1 Upper", - "Description": "Верхний ресивер для M4A1 производства компании Colt. Имеет направляющую для крепления дополнительного оборудования.", - "Weight": 0.19, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_mp9_bt_mp9_upper_std_fde.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "5e0090f7e9dc277128008b95", - "_parent": "5e0090f7e9dc277128008b93", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5e0090f7e9dc277128008b96", - "_parent": "5e0090f7e9dc277128008b93", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5de8fb539f98ac2bc659513a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5e0090f7e9dc277128008b97", - "_parent": "5e0090f7e9dc277128008b93", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5de8fc0b205ddc616a6bc51b" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 8, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 1.042, - "CoolFactor": 0.963 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "628120415631d45211793c99": { - "_id": "628120415631d45211793c99", - "_name": "reciever_ax_accuracy_international_axmc_std_762x51_pb", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "Верхний ресивер Colt M4A1 5.56х45 для штурмовой винтовки M4A1", - "ShortName": "M4A1 Upper", - "Description": "Верхний ресивер для M4A1 производства компании Colt. Имеет направляющую для крепления дополнительного оборудования.", - "Weight": 0.27, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_ax_accuracy_international_axmc_std_762x51_pb.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 1, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_handguard", - "_id": "628120415631d45211793c9c", - "_parent": "628120415631d45211793c99", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6281209662cba23f6c4d7a19" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "628134d44fa03b6b6c35dc88", - "_parent": "628120415631d45211793c99", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6281212a09427b40ab14e770" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "628134ec62cba23f6c4d7a28", - "_parent": "628120415631d45211793c99", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "62811fbf09427b40ab14e767" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 0.989, - "CoolFactor": 1.01 - } - }, - "59985a6c86f77414ec448d17": { - "_id": "59985a6c86f77414ec448d17", - "_name": "reciever_pp-19-01_izhmash_vityaz_sn", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_pp-19-01_izhmash_vityaz_sn", - "ShortName": "reciever_pp-19-01_izhmash_vityaz_sn", - "Description": "reciever_pp-19-01_izhmash_vityaz_sn", - "Weight": 0.136, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_pp-19-01_izhmash_vityaz_sn.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [ - "5947db3f86f77447880cf76f", - "6113d6c3290d254f5e6b27db", - "57486e672459770abd687134", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "57acb6222459771ec34b5cb0", - "618a5d5852ecee1505530b2a" - ], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_scope", - "_id": "59985a6c86f77414ec448d18", - "_parent": "59985a6c86f77414ec448d17", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf", - "626bb8532c923541184624b4", - "62811f461d5df4475f46a332" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 5, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649af094bdc2df8348b4586" - }, - "59985a8086f77414ec448d1a": { - "_id": "59985a8086f77414ec448d1a", - "_name": "reciever_pp-19-01_izhmash_vityaz_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_pp-19-01_izhmash_vityaz_std", - "ShortName": "reciever_pp-19-01_izhmash_vityaz_std", - "Description": "reciever_pp-19-01_izhmash_vityaz_std", - "Weight": 0.136, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_pp-19-01_izhmash_vityaz_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": false, - "ToolModdable": true, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649af094bdc2df8348b4586" - }, - "5c010a700db834001d23ef5d": { - "_id": "5c010a700db834001d23ef5d", - "_name": "reciever_p226_sig_emperor_scorpion", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "Затвор Sig P226R 9x19 для пистолета P226", - "ShortName": "Затвор P226", - "Description": "бла бла бла", - "Weight": 0.22, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_p226_sig_emperor_scorpion.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "5c010a700db834001d23ef5f", - "_parent": "5c010a700db834001d23ef5d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c07b3850db834002330045b", - "56d5a77ed2720b90418b4568", - "56ea7293d2720b8d4b8b45ba", - "5a32aa0cc4a28232996e405f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5c010a700db834001d23ef60", - "_parent": "5c010a700db834001d23ef5d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c07b36c0db834002a1259e9", - "56d5a661d2720bd8418b456b" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.954, - "CoolFactor": 1.065 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "5a6f5f078dc32e00094b97dd": { - "_id": "5a6f5f078dc32e00094b97dd", - "_name": "reciever_glock_gspc_viper_slide_cut", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_glock_glock_17_std", - "ShortName": "reciever_glock_glock_17_std", - "Description": "reciever_glock_glock_17_std", - "Weight": 0.25, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_glock_gspc_viper_slide_cut.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "5a6f5f078dc32e00094b97de", - "_parent": "5a6f5f078dc32e00094b97dd", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d9122159bd4001438dbf4", - "5a6f5d528dc32e00094b97d9", - "5a7d912f159bd400165484f3", - "5a71e0fb8dc32e00094b97f2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5a6f5f078dc32e00094b97df", - "_parent": "5a6f5f078dc32e00094b97dd", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d90eb159bd400165484f1", - "5a6f58f68dc32e000a311390", - "5a7d9104159bd400134c8c21", - "5a71e0048dc32e000c52ecc8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5a7b4bd0e899ef00135e3700", - "_parent": "5a6f5f078dc32e00094b97dd", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7b32a2e899ef00135e345a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 6, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.975, - "CoolFactor": 1.083 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "5ea03e5009aa976f2e7a514b": { - "_id": "5ea03e5009aa976f2e7a514b", - "_name": "reciever_ppsh_zis_ppsh41_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "Крышка ствольной коробки Ижмаш для АК-74", - "ShortName": "Кск АК74", - "Description": "Штатная крышка ствольной коробки АК-74 производства Ижмаш.", - "Weight": 1.1, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_ppsh_zis_ppsh41_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 2, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -2, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 3, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 1, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "578395402459774a256959b5": { - "_id": "578395402459774a256959b5", - "_name": "reciever_vss_tochmash_vss_std", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "", - "ShortName": "", - "Description": "", - "Weight": 0.2, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_vss_tochmash_vss_std.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 5, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": 0, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 2, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.97, - "HeatFactor": 1, - "CoolFactor": 1 - }, - "_proto": "5649af094bdc2df8348b4586" - }, "5df8e4080b92095fd441e594": { "_id": "5df8e4080b92095fd441e594", "_name": "reciever_ar10_kac_sr25_upper_std", @@ -209548,6 +224424,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -209722,23 +224602,23 @@ }, "_proto": "55d355e64bdc2d962f8b4569" }, - "6194f41f9fb0c665d5490e75": { - "_id": "6194f41f9fb0c665d5490e75", - "_name": "reciever_usp_hk_tactical", + "5c010a700db834001d23ef5d": { + "_id": "5c010a700db834001d23ef5d", + "_name": "reciever_p226_sig_emperor_scorpion", "_parent": "55818a304bdc2db5418b457d", "_type": "Item", "_props": { - "Name": "reciever_glock_glock_17_std", - "ShortName": "reciever_glock_glock_17_std", - "Description": "reciever_glock_glock_17_std", - "Weight": 0.472, + "Name": "Затвор Sig P226R 9x19 для пистолета P226", + "ShortName": "Затвор P226", + "Description": "бла бла бла", + "Weight": 0.22, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_usp_hk_tactical.bundle", + "path": "assets/content/items/mods/recievers/reciever_p226_sig_emperor_scorpion.bundle", "rcid": "" }, "UsePrefab": { @@ -209778,20 +224658,25 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_sight_rear", - "_id": "6194f41f9fb0c665d5490e77", - "_parent": "6194f41f9fb0c665d5490e75", + "_id": "5c010a700db834001d23ef5f", + "_parent": "5c010a700db834001d23ef5d", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "61963a852d2c397d660036ad", - "6194f2912d2c397d6600348d", - "6194f2df645b5d229654ad77" + "5c07b3850db834002330045b", + "56d5a77ed2720b90418b4568", + "56ea7293d2720b8d4b8b45ba", + "5a32aa0cc4a28232996e405f" ] } ] @@ -209802,15 +224687,386 @@ }, { "_name": "mod_sight_front", - "_id": "6194f41f9fb0c665d5490e78", - "_parent": "6194f41f9fb0c665d5490e75", + "_id": "5c010a700db834001d23ef60", + "_parent": "5c010a700db834001d23ef5d", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "6194f35c18a3974e5e7421e6", - "6194f3286db0f2477964e67d" + "5c07b36c0db834002a1259e9", + "56d5a661d2720bd8418b456b" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.954, + "CoolFactor": 1.065 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5c0009510db834001966907f": { + "_id": "5c0009510db834001966907f", + "_name": "reciever_p226_sig_stainless_elite", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "Затвор Sig P226R 9x19 для пистолета P226", + "ShortName": "Затвор P226", + "Description": "бла бла бла", + "Weight": 0.22, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_p226_sig_stainless_elite.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5c0009510db8340019669081", + "_parent": "5c0009510db834001966907f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c07b3850db834002330045b", + "56d5a77ed2720b90418b4568", + "56ea7293d2720b8d4b8b45ba", + "5a32aa0cc4a28232996e405f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5c0009510db8340019669082", + "_parent": "5c0009510db834001966907f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c07b36c0db834002a1259e9", + "56d5a661d2720bd8418b456b" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.957, + "CoolFactor": 1.065 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5dfce88fe9dc277128008b2e": { + "_id": "5dfce88fe9dc277128008b2e", + "_name": "reciever_svd_izhmash_svd_s_cut_off", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_svd_izhmash_svd_s_cut_off", + "ShortName": "reciever_svd_izhmash_svd_s_cut_off", + "Description": "reciever_svd_izhmash_svd_s_cut_off", + "Weight": 0.05, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_svd_izhmash_svd_s_cut_off.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5c471c2d2e22164bef5d077f" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "59985a6c86f77414ec448d17": { + "_id": "59985a6c86f77414ec448d17", + "_name": "reciever_pp-19-01_izhmash_vityaz_sn", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_pp-19-01_izhmash_vityaz_sn", + "ShortName": "reciever_pp-19-01_izhmash_vityaz_sn", + "Description": "reciever_pp-19-01_izhmash_vityaz_sn", + "Weight": 0.136, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_pp-19-01_izhmash_vityaz_sn.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "5947db3f86f77447880cf76f", + "6113d6c3290d254f5e6b27db", + "57486e672459770abd687134", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "57acb6222459771ec34b5cb0", + "618a5d5852ecee1505530b2a" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "59985a6c86f77414ec448d18", + "_parent": "59985a6c86f77414ec448d17", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" ] } ] @@ -209827,7 +225083,281 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 3, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649af094bdc2df8348b4586" + }, + "5bffe7c50db834001d23ece1": { + "_id": "5bffe7c50db834001d23ece1", + "_name": "reciever_p226_axelson_tactical_mk25", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "Затвор Sig P226R 9x19 для пистолета P226", + "ShortName": "Затвор P226", + "Description": "бла бла бла", + "Weight": 0.24, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_p226_axelson_tactical_mk25.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5bffe7c50db834001d23ece3", + "_parent": "5bffe7c50db834001d23ece1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c07b3850db834002330045b", + "56d5a77ed2720b90418b4568", + "56ea7293d2720b8d4b8b45ba", + "5a32aa0cc4a28232996e405f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5bffe7c50db834001d23ece4", + "_parent": "5bffe7c50db834001d23ece1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c07b36c0db834002a1259e9", + "56d5a661d2720bd8418b456b" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -4, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 0.95, + "CoolFactor": 1.065 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5a702d198dc32e000b452fc3": { + "_id": "5a702d198dc32e000b452fc3", + "_name": "reciever_glock_lone_wolf_alphawolf", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_glock_lone_wolf_alphawolf", + "ShortName": "reciever_glock_lone_wolf_alphawolf", + "Description": "reciever_glock_lone_wolf_alphawolf", + "Weight": 0.19, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_glock_lone_wolf_alphawolf.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5a702d198dc32e000b452fc4", + "_parent": "5a702d198dc32e000b452fc3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d9122159bd4001438dbf4", + "5a6f5d528dc32e00094b97d9", + "5a7d912f159bd400165484f3", + "5a71e0fb8dc32e00094b97f2", + "630765cb962d0247b029dc45" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5a702d198dc32e000b452fc5", + "_parent": "5a702d198dc32e000b452fc3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d90eb159bd400165484f1", + "5a6f58f68dc32e000a311390", + "5a7d9104159bd400134c8c21", + "5a71e0048dc32e000c52ecc8", + "630765777d50ff5e8a1ea718" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5a7b4c0fe899ef0014330f19", + "_parent": "5a702d198dc32e000b452fc3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7b32a2e899ef00135e345a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -209838,11 +225368,135 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "DurabilityBurnModificator": 0.99, - "HeatFactor": 0.956, + "HeatFactor": 0.962, "CoolFactor": 1.06 }, "_proto": "55d355e64bdc2d962f8b4569" }, + "60228924961b8d75ee233c32": { + "_id": "60228924961b8d75ee233c32", + "_name": "reciever_pl15_izhmash_pl15_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_57_fn_five_seven_cover_std", + "ShortName": "reciever_57_fn_five_seven_cover_std", + "Description": "reciever_57_fn_five_seven_cover_std", + "Weight": 0.16, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_pl15_izhmash_pl15_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "60228925961b8d75ee233c34", + "_parent": "60228924961b8d75ee233c32", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "60229948cacb6b0506369e27", + "602293f023506e50807090cb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "60228925961b8d75ee233c35", + "_parent": "60228924961b8d75ee233c32", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "60228a76d62c9b14ed777a66", + "60228a850ddce744014caf69" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.955, + "CoolFactor": 1.063 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, "5b7d6c105acfc40015109a5f": { "_id": "5b7d6c105acfc40015109a5f", "_name": "reciever_fal_fn_fal_dust_cover_std", @@ -209899,6 +225553,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -209924,23 +225582,200 @@ }, "_proto": "5649af094bdc2df8348b4586" }, - "615d8dbd290d254f5e6b2ed6": { - "_id": "615d8dbd290d254f5e6b2ed6", - "_name": "reciever_glock_glock_17_mos_slide", + "5839a7742459773cf9693481": { + "_id": "5839a7742459773cf9693481", + "_name": "reciever_aks74u_izhmash_aks74ub_std", "_parent": "55818a304bdc2db5418b457d", "_type": "Item", "_props": { - "Name": "reciever_glock_glock_17_std", - "ShortName": "reciever_glock_glock_17_std", - "Description": "reciever_glock_glock_17_std", - "Weight": 0.325, + "Name": "reciever_aks74u_izhmash_aks74ub_std", + "ShortName": "reciever_aks74u_izhmash_aks74ub_std", + "Description": "reciever_aks74u_izhmash_aks74ub_std\n", + "Weight": 0.142, "BackgroundColor": "blue", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "mod", "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_glock_glock_17_mos_slide.bundle", + "path": "assets/content/items/mods/recievers/reciever_aks74u_izhmash_aks74ub_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 7, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "57486e672459770abd687134", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851" + ], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 500, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649af094bdc2df8348b4586" + }, + "578395402459774a256959b5": { + "_id": "578395402459774a256959b5", + "_name": "reciever_vss_tochmash_vss_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "", + "ShortName": "", + "Description": "", + "Weight": 0.2, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_vss_tochmash_vss_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649af094bdc2df8348b4586" + }, + "5e0090f7e9dc277128008b93": { + "_id": "5e0090f7e9dc277128008b93", + "_name": "reciever_mp9_bt_mp9_upper_std_fde", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "Верхний ресивер Colt M4A1 5.56х45 для штурмовой винтовки M4A1", + "ShortName": "M4A1 Upper", + "Description": "Верхний ресивер для M4A1 производства компании Colt. Имеет направляющую для крепления дополнительного оборудования.", + "Weight": 0.19, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_mp9_bt_mp9_upper_std_fde.bundle", "rcid": "" }, "UsePrefab": { @@ -209980,60 +225815,97 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ + { + "_name": "mod_scope", + "_id": "5e0090f7e9dc277128008b95", + "_parent": "5e0090f7e9dc277128008b93", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, { "_name": "mod_sight_rear", - "_id": "615d8dbd290d254f5e6b2ed8", - "_parent": "615d8dbd290d254f5e6b2ed6", + "_id": "5e0090f7e9dc277128008b96", + "_parent": "5e0090f7e9dc277128008b93", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a7d9122159bd4001438dbf4", - "5a6f5d528dc32e00094b97d9", - "5a7d912f159bd400165484f3", - "5a71e0fb8dc32e00094b97f2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "615d8dbd290d254f5e6b2ed9", - "_parent": "615d8dbd290d254f5e6b2ed6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d90eb159bd400165484f1", - "5a6f58f68dc32e000a311390", - "5a7d9104159bd400134c8c21", - "5a71e0048dc32e000c52ecc8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "615d8dbd290d254f5e6b2eda", - "_parent": "615d8dbd290d254f5e6b2ed6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7b32a2e899ef00135e345a" + "5de8fb539f98ac2bc659513a" ] } ] @@ -210044,14 +225916,14 @@ }, { "_name": "mod_mount", - "_id": "615ef1d1568c120fdd2946ed", - "_parent": "615d8dbd290d254f5e6b2ed6", + "_id": "5e0090f7e9dc277128008b97", + "_parent": "5e0090f7e9dc277128008b93", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "615d8da4d3a39d50044c10e8" + "5de8fc0b205ddc616a6bc51b" ] } ] @@ -210068,7 +225940,177 @@ "Recoil": 0, "Loudness": 0, "EffectiveDistance": 0, - "Ergonomics": 4, + "Ergonomics": 8, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.042, + "CoolFactor": 0.963 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5c503d0a2e221602b542b7ef": { + "_id": "5c503d0a2e221602b542b7ef", + "_name": "reciever_vepr_molot_vpo-101_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "", + "ShortName": "", + "Description": "", + "Weight": 0.12, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_vepr_molot_vpo-101_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649af094bdc2df8348b4586" + }, + "5ea03e5009aa976f2e7a514b": { + "_id": "5ea03e5009aa976f2e7a514b", + "_name": "reciever_ppsh_zis_ppsh41_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "Крышка ствольной коробки Ижмаш для АК-74", + "ShortName": "Кск АК74", + "Description": "Штатная крышка ствольной коробки АК-74 производства Ижмаш.", + "Weight": 1.1, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_ppsh_zis_ppsh41_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 2, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -2, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 3, "Velocity": 0, "RaidModdable": true, "ToolModdable": false, @@ -210079,8 +226121,8 @@ "SightingRange": 0, "DoubleActionAccuracyPenaltyMult": 1, "DurabilityBurnModificator": 1, - "HeatFactor": 1.058, - "CoolFactor": 0.98 + "HeatFactor": 1, + "CoolFactor": 1 }, "_proto": "55d355e64bdc2d962f8b4569" }, @@ -210140,6 +226182,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -210260,6 +226306,543 @@ }, "_proto": "5649af094bdc2df8348b4586" }, + "62e7c72df68e7a0676050c77": { + "_id": "62e7c72df68e7a0676050c77", + "_name": "reciever_aug_steyr_aug_a3", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "Крышка ствольной коробки Ижмаш для АК-74", + "ShortName": "Кск АК74", + "Description": "Штатная крышка ствольной коробки АК-74 производства Ижмаш.", + "Weight": 0.794, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_aug_steyr_aug_a3.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": true, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_barrel", + "_id": "62e7c79cda5b3b57e805e2cb", + "_parent": "62e7c72df68e7a0676050c77", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e7c7f3c34ea971710c32fc", + "630e39c3bd357927e4007c15", + "6333f05d1bc0e6217a0e9d34" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "62e7c79cda5b3b57e805e2cc", + "_parent": "62e7c72df68e7a0676050c77", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e7c8f91cd3fde4d503d690", + "62ebba1fb658e07ef9082b5a", + "62ebd290c427473eff0baafb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "62e7c79cda5b3b57e805e2cd", + "_parent": "62e7c72df68e7a0676050c77", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "57fd23e32459772d0805bcf1", + "626becf9582c3e319310b837", + "5cc9c20cd7f00c001336c65d", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "57d17e212459775a1179a0f5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": -1, + "Velocity": 0, + "RaidModdable": false, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": true, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.96, + "CoolFactor": 1.048 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "615d8dbd290d254f5e6b2ed6": { + "_id": "615d8dbd290d254f5e6b2ed6", + "_name": "reciever_glock_glock_17_mos_slide", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_glock_glock_17_std", + "ShortName": "reciever_glock_glock_17_std", + "Description": "reciever_glock_glock_17_std", + "Weight": 0.325, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_glock_glock_17_mos_slide.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "615d8dbd290d254f5e6b2ed8", + "_parent": "615d8dbd290d254f5e6b2ed6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d9122159bd4001438dbf4", + "5a6f5d528dc32e00094b97d9", + "5a7d912f159bd400165484f3", + "5a71e0fb8dc32e00094b97f2", + "630765cb962d0247b029dc45" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "615d8dbd290d254f5e6b2ed9", + "_parent": "615d8dbd290d254f5e6b2ed6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d90eb159bd400165484f1", + "5a6f58f68dc32e000a311390", + "5a7d9104159bd400134c8c21", + "5a71e0048dc32e000c52ecc8", + "630765777d50ff5e8a1ea718" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "615d8dbd290d254f5e6b2eda", + "_parent": "615d8dbd290d254f5e6b2ed6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7b32a2e899ef00135e345a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "615ef1d1568c120fdd2946ed", + "_parent": "615d8dbd290d254f5e6b2ed6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "615d8da4d3a39d50044c10e8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.058, + "CoolFactor": 0.98 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "63075cc5962d0247b029dc2a": { + "_id": "63075cc5962d0247b029dc2a", + "_name": "reciever_glock_glock_19x_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_glock_glock_17_std", + "ShortName": "reciever_glock_glock_17_std", + "Description": "reciever_glock_glock_17_std", + "Weight": 0.27, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_glock_glock_19x_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "63075cc5962d0247b029dc2b", + "_parent": "63075cc5962d0247b029dc2a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d9122159bd4001438dbf4", + "5a6f5d528dc32e00094b97d9", + "5a7d912f159bd400165484f3", + "5a71e0fb8dc32e00094b97f2", + "630765cb962d0247b029dc45" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "63075cc5962d0247b029dc2c", + "_parent": "63075cc5962d0247b029dc2a", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d90eb159bd400165484f1", + "5a6f58f68dc32e000a311390", + "5a7d9104159bd400134c8c21", + "5a71e0048dc32e000c52ecc8", + "630765777d50ff5e8a1ea718" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 1.058, + "CoolFactor": 0.98 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5c471bd12e221602b4129c3a": { + "_id": "5c471bd12e221602b4129c3a", + "_name": "reciever_svd_izhmash_svd_s_std", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_ak74_izhmash_ak74m_std", + "ShortName": "reciever_ak74_izhmash_ak74m_std", + "Description": "reciever_ak74_izhmash_ak74m_std", + "Weight": 0.088, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_svd_izhmash_svd_s_std.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 5, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 2, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, "5c0125fc0db834001a669aa3": { "_id": "5c0125fc0db834001a669aa3", "_name": "reciever_p226_sig_legion_full_size", @@ -210316,6 +226899,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -210382,6 +226969,306 @@ }, "_proto": "55d355e64bdc2d962f8b4569" }, + "5b099bb25acfc400186331e8": { + "_id": "5b099bb25acfc400186331e8", + "_name": "reciever_sa58_ds_arms_extreme_duty_scope_mount_extended", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_sa58_ds_arms_extreme_duty_scope_mount_extended", + "ShortName": "reciever_sa58_ds_arms_extreme_duty_scope_mount_extended", + "Description": "reciever_sa58_ds_arms_extreme_duty_scope_mount_extended", + "Weight": 0.215, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_sa58_ds_arms_extreme_duty_scope_mount_extended.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_scope", + "_id": "5b099bb25acfc400186331ea", + "_parent": "5b099bb25acfc400186331e8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf", + "626bb8532c923541184624b4", + "62811f461d5df4475f46a332" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": 0, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.97, + "HeatFactor": 1, + "CoolFactor": 1 + }, + "_proto": "5649af094bdc2df8348b4586" + }, + "628120415631d45211793c99": { + "_id": "628120415631d45211793c99", + "_name": "reciever_ax_accuracy_international_axmc_std_762x51_pb", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "Верхний ресивер Colt M4A1 5.56х45 для штурмовой винтовки M4A1", + "ShortName": "M4A1 Upper", + "Description": "Верхний ресивер для M4A1 производства компании Colt. Имеет направляющую для крепления дополнительного оборудования.", + "Weight": 0.27, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_ax_accuracy_international_axmc_std_762x51_pb.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 1, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_handguard", + "_id": "628120415631d45211793c9c", + "_parent": "628120415631d45211793c99", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6281209662cba23f6c4d7a19" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "628134d44fa03b6b6c35dc88", + "_parent": "628120415631d45211793c99", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6281212a09427b40ab14e770" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "628134ec62cba23f6c4d7a28", + "_parent": "628120415631d45211793c99", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62811fbf09427b40ab14e767" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 5, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": true, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 1, + "HeatFactor": 0.989, + "CoolFactor": 1.01 + } + }, "62811fbf09427b40ab14e767": { "_id": "62811fbf09427b40ab14e767", "_name": "reciever_ax_accuracy_international_axmc_upper_pb", @@ -210438,6 +227325,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -210641,6 +227532,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -210722,6 +227617,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -210878,6 +227777,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -211036,6 +227939,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -211164,7 +228071,8 @@ "5d00f63bd7ad1a59283b1c1e", "6087e0336d0bd7580617bb7a", "595cfa8b86f77427437e845b", - "595cf16b86f77427440c32e2" + "595cf16b86f77427440c32e2", + "63888bbd28e5cc32cc09d2b6" ] } ] @@ -211225,470 +228133,6 @@ }, "_proto": "55d355e64bdc2d962f8b4569" }, - "5a7033908dc32e000a311392": { - "_id": "5a7033908dc32e000a311392", - "_name": "reciever_glock_lone_wolf_alphawolf_custom_pat_5", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_glock_lone_wolf_alphawolf_custom_pat_5", - "ShortName": "reciever_glock_lone_wolf_alphawolf_custom_pat_5", - "Description": "reciever_glock_lone_wolf_alphawolf_custom_pat_5", - "Weight": 0.3, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_glock_lone_wolf_alphawolf_custom_pat_5.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "5a7033908dc32e000a311393", - "_parent": "5a7033908dc32e000a311392", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d9122159bd4001438dbf4", - "5a6f5d528dc32e00094b97d9", - "5a7d912f159bd400165484f3", - "5a71e0fb8dc32e00094b97f2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5a7033908dc32e000a311394", - "_parent": "5a7033908dc32e000a311392", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d90eb159bd400165484f1", - "5a6f58f68dc32e000a311390", - "5a7d9104159bd400134c8c21", - "5a71e0048dc32e000c52ecc8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5a7b4c56e899ef00177539c3", - "_parent": "5a7033908dc32e000a311392", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7b32a2e899ef00135e345a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -1, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 4, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.98, - "HeatFactor": 0.948, - "CoolFactor": 1.06 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "5a71e22f8dc32e00094b97f4": { - "_id": "5a71e22f8dc32e00094b97f4", - "_name": "reciever_glock_zev_tech_hex_rmr_cut_gen_3", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_glock_zev_tech_hex_rmr_cut_gen_3", - "ShortName": "reciever_glock_zev_tech_hex_rmr_cut_gen_3", - "Description": "reciever_glock_zev_tech_hex_rmr_cut_gen_3", - "Weight": 0.19, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_glock_zev_tech_hex_rmr_cut_gen_3.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "5a71e22f8dc32e00094b97f5", - "_parent": "5a71e22f8dc32e00094b97f4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d9122159bd4001438dbf4", - "5a6f5d528dc32e00094b97d9", - "5a7d912f159bd400165484f3", - "5a71e0fb8dc32e00094b97f2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5a71e22f8dc32e00094b97f6", - "_parent": "5a71e22f8dc32e00094b97f4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d90eb159bd400165484f1", - "5a6f58f68dc32e000a311390", - "5a7d9104159bd400134c8c21", - "5a71e0048dc32e000c52ecc8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5a71e41e8dc32e5a9c28b505", - "_parent": "5a71e22f8dc32e00094b97f4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a71e1868dc32e00094b97f3", - "5a32aa8bc4a2826c6e06d737" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5a7b4cdae899ef0193192896", - "_parent": "5a71e22f8dc32e00094b97f4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7b32a2e899ef00135e345a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -3, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 9, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.96, - "HeatFactor": 0.944, - "CoolFactor": 1.063 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, - "5a71e4f48dc32e001207fb26": { - "_id": "5a71e4f48dc32e001207fb26", - "_name": "reciever_glock_zev_tech_spartan_rmr_cut_gen_3", - "_parent": "55818a304bdc2db5418b457d", - "_type": "Item", - "_props": { - "Name": "reciever_glock_zev_tech_spartan_rmr_cut_gen_3", - "ShortName": "reciever_glock_zev_tech_spartan_rmr_cut_gen_3", - "Description": "reciever_glock_zev_tech_spartan_rmr_cut_gen_3", - "Weight": 0.19, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "mod", - "Prefab": { - "path": "assets/content/items/mods/recievers/reciever_glock_zev_tech_spartan_rmr_cut_gen_3.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [], - "Slots": [ - { - "_name": "mod_sight_rear", - "_id": "5a71e4f48dc32e001207fb27", - "_parent": "5a71e4f48dc32e001207fb26", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d9122159bd4001438dbf4", - "5a6f5d528dc32e00094b97d9", - "5a7d912f159bd400165484f3", - "5a71e0fb8dc32e00094b97f2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5a71e4f48dc32e001207fb28", - "_parent": "5a71e4f48dc32e001207fb26", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7d90eb159bd400165484f1", - "5a6f58f68dc32e000a311390", - "5a7d9104159bd400134c8c21", - "5a71e0048dc32e000c52ecc8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5a71e4f48dc32e001207fb29", - "_parent": "5a71e4f48dc32e001207fb26", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a71e1868dc32e00094b97f3", - "5a32aa8bc4a2826c6e06d737" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5a7b4d2ce899ef0016170fbd", - "_parent": "5a71e4f48dc32e001207fb26", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7b32a2e899ef00135e345a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "Durability": 100, - "Accuracy": 0, - "Recoil": -7, - "Loudness": 0, - "EffectiveDistance": 0, - "Ergonomics": 10, - "Velocity": 0, - "RaidModdable": true, - "ToolModdable": false, - "BlocksFolding": false, - "BlocksCollapsible": false, - "IsAnimated": false, - "HasShoulderContact": false, - "SightingRange": 0, - "DoubleActionAccuracyPenaltyMult": 1, - "DurabilityBurnModificator": 0.95, - "HeatFactor": 0.983, - "CoolFactor": 1.074 - }, - "_proto": "55d355e64bdc2d962f8b4569" - }, "602e63fb6335467b0c5ac94d": { "_id": "602e63fb6335467b0c5ac94d", "_name": "reciever_stm9_stmarms_stm9_machined_std_9x19", @@ -211745,6 +228189,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -211925,6 +228373,488 @@ }, "_proto": "55d355e64bdc2d962f8b4569" }, + "5a7033908dc32e000a311392": { + "_id": "5a7033908dc32e000a311392", + "_name": "reciever_glock_lone_wolf_alphawolf_custom_pat_5", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_glock_lone_wolf_alphawolf_custom_pat_5", + "ShortName": "reciever_glock_lone_wolf_alphawolf_custom_pat_5", + "Description": "reciever_glock_lone_wolf_alphawolf_custom_pat_5", + "Weight": 0.3, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_glock_lone_wolf_alphawolf_custom_pat_5.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5a7033908dc32e000a311393", + "_parent": "5a7033908dc32e000a311392", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d9122159bd4001438dbf4", + "5a6f5d528dc32e00094b97d9", + "5a7d912f159bd400165484f3", + "5a71e0fb8dc32e00094b97f2", + "630765cb962d0247b029dc45" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5a7033908dc32e000a311394", + "_parent": "5a7033908dc32e000a311392", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d90eb159bd400165484f1", + "5a6f58f68dc32e000a311390", + "5a7d9104159bd400134c8c21", + "5a71e0048dc32e000c52ecc8", + "630765777d50ff5e8a1ea718" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5a7b4c56e899ef00177539c3", + "_parent": "5a7033908dc32e000a311392", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7b32a2e899ef00135e345a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -1, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 4, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.98, + "HeatFactor": 0.948, + "CoolFactor": 1.06 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5a71e22f8dc32e00094b97f4": { + "_id": "5a71e22f8dc32e00094b97f4", + "_name": "reciever_glock_zev_tech_hex_rmr_cut_gen_3", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_glock_zev_tech_hex_rmr_cut_gen_3", + "ShortName": "reciever_glock_zev_tech_hex_rmr_cut_gen_3", + "Description": "reciever_glock_zev_tech_hex_rmr_cut_gen_3", + "Weight": 0.19, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_glock_zev_tech_hex_rmr_cut_gen_3.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5a71e22f8dc32e00094b97f5", + "_parent": "5a71e22f8dc32e00094b97f4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d9122159bd4001438dbf4", + "5a6f5d528dc32e00094b97d9", + "5a7d912f159bd400165484f3", + "5a71e0fb8dc32e00094b97f2", + "630765cb962d0247b029dc45" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5a71e22f8dc32e00094b97f6", + "_parent": "5a71e22f8dc32e00094b97f4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d90eb159bd400165484f1", + "5a6f58f68dc32e000a311390", + "5a7d9104159bd400134c8c21", + "5a71e0048dc32e000c52ecc8", + "630765777d50ff5e8a1ea718" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5a71e41e8dc32e5a9c28b505", + "_parent": "5a71e22f8dc32e00094b97f4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a71e1868dc32e00094b97f3", + "5a32aa8bc4a2826c6e06d737" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5a7b4cdae899ef0193192896", + "_parent": "5a71e22f8dc32e00094b97f4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7b32a2e899ef00135e345a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -3, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 9, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.96, + "HeatFactor": 0.944, + "CoolFactor": 1.063 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, + "5a71e4f48dc32e001207fb26": { + "_id": "5a71e4f48dc32e001207fb26", + "_name": "reciever_glock_zev_tech_spartan_rmr_cut_gen_3", + "_parent": "55818a304bdc2db5418b457d", + "_type": "Item", + "_props": { + "Name": "reciever_glock_zev_tech_spartan_rmr_cut_gen_3", + "ShortName": "reciever_glock_zev_tech_spartan_rmr_cut_gen_3", + "Description": "reciever_glock_zev_tech_spartan_rmr_cut_gen_3", + "Weight": 0.19, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "mod", + "Prefab": { + "path": "assets/content/items/mods/recievers/reciever_glock_zev_tech_spartan_rmr_cut_gen_3.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_sight_rear", + "_id": "5a71e4f48dc32e001207fb27", + "_parent": "5a71e4f48dc32e001207fb26", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d9122159bd4001438dbf4", + "5a6f5d528dc32e00094b97d9", + "5a7d912f159bd400165484f3", + "5a71e0fb8dc32e00094b97f2", + "630765cb962d0247b029dc45" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5a71e4f48dc32e001207fb28", + "_parent": "5a71e4f48dc32e001207fb26", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7d90eb159bd400165484f1", + "5a6f58f68dc32e000a311390", + "5a7d9104159bd400134c8c21", + "5a71e0048dc32e000c52ecc8", + "630765777d50ff5e8a1ea718" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5a71e4f48dc32e001207fb29", + "_parent": "5a71e4f48dc32e001207fb26", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a71e1868dc32e00094b97f3", + "5a32aa8bc4a2826c6e06d737" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5a7b4d2ce899ef0016170fbd", + "_parent": "5a71e4f48dc32e001207fb26", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7b32a2e899ef00135e345a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "Durability": 100, + "Accuracy": 0, + "Recoil": -7, + "Loudness": 0, + "EffectiveDistance": 0, + "Ergonomics": 10, + "Velocity": 0, + "RaidModdable": true, + "ToolModdable": false, + "BlocksFolding": false, + "BlocksCollapsible": false, + "IsAnimated": false, + "HasShoulderContact": false, + "SightingRange": 0, + "DoubleActionAccuracyPenaltyMult": 1, + "DurabilityBurnModificator": 0.95, + "HeatFactor": 0.983, + "CoolFactor": 1.074 + }, + "_proto": "55d355e64bdc2d962f8b4569" + }, "555ef6e44bdc2de9068b457e": { "_id": "555ef6e44bdc2de9068b457e", "_name": "Barrel", @@ -211990,19 +228920,19 @@ "_type": "Node", "_props": {} }, - "545cdae64bdc2d39198b4568": { - "_id": "545cdae64bdc2d39198b4568", - "_name": "bigBackpack", + "56e294cdd2720b603a8b4575": { + "_id": "56e294cdd2720b603a8b4575", + "_name": "endlessBackpack", "_parent": "5448e53e4bdc2d60728b4567", "_type": "Item", "_props": { - "Name": "Camelback Tri Zipps Backpack", - "ShortName": "TriZipps", - "Description": "", - "Weight": 1.56, + "Name": "Developer Pack", + "ShortName": "Developer Pack", + "Description": "Developer Pack", + "Weight": 1.2, "BackgroundColor": "violet", - "Width": 5, - "Height": 6, + "Width": 4, + "Height": 4, "StackMaxSize": 1, "ItemSound": "gear_backpack", "Prefab": { @@ -212024,6 +228954,278 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "56e294d8d2720bbb668b456a", + "_parent": "56e294cdd2720b603a8b4575", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "59fb042886f7746c5005a7b2", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 6, + "cellsV": 50, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": 0, + "GridLayoutName": "" + }, + "_proto": "545cdae64bdc2d39198b4568" + }, + "5f5e46b96bdad616ad46d613": { + "_id": "5f5e46b96bdad616ad46d613", + "_name": "item_equipment_backpack_f4terminator", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "sso_attack", + "ShortName": "sso_attack", + "Description": "sso_attack", + "Weight": 4.356, + "BackgroundColor": "violet", + "Width": 5, + "Height": 7, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_f4terminator/item_equipment_backpack_f4terminator.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "5f5e46b96bdad616ad46d615", + "_parent": "5f5e46b96bdad616ad46d613", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 5, + "cellsV": 4, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "1", + "_id": "5f5f52e86bdad616ad46d63c", + "_parent": "5f5e46b96bdad616ad46d613", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 5, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "5f5f52ec5021ce62144be7ca", + "_parent": "5f5e46b96bdad616ad46d613", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 5, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": -23, + "GridLayoutName": "f4_term" + }, + "_proto": "545cdae64bdc2d39198b4568" + }, + "56e33680d2720be2748b4576": { + "_id": "56e33680d2720be2748b4576", + "_name": "tactical_backpack", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "Tacticool Backpack", + "ShortName": "TB", + "Description": "Tacticool Backpack", + "Weight": 0.84, + "BackgroundColor": "violet", + "Width": 3, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_tactical/item_equipment_backpack_tactical.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, "ExamineExperience": 2, "HideEntrails": true, "RepairCost": 0, @@ -212046,11 +229248,121 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", - "_id": "55d4a17a4bdc2d8b2f8b456d", - "_parent": "545cdae64bdc2d39198b4568", + "_id": "56e336afd2720be2748b4577", + "_parent": "56e33680d2720be2748b4576", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 3, + "cellsV": 3, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": 0, + "GridLayoutName": "" + }, + "_proto": "56e33634d2720bd8058b456b" + }, + "5f5e467b0bc58666c37e7821": { + "_id": "5f5e467b0bc58666c37e7821", + "_name": "item_equipment_backpack_f5switchblade", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "Pilgrim", + "ShortName": "Pilgrim", + "Description": "Pilgrim", + "Weight": 1.572, + "BackgroundColor": "violet", + "Width": 5, + "Height": 6, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_f5switchblade/item_equipment_backpack_f5switchblade.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "5f5e467b0bc58666c37e7823", + "_parent": "5f5e467b0bc58666c37e7821", "_props": { "filters": [ { @@ -212087,314 +229399,7 @@ "CantRemoveFromSlotsDuringRaid": [], "SearchSound": "looting_body_extended", "BlocksArmorVest": false, - "speedPenaltyPercent": -15, - "GridLayoutName": "" - } - }, - "618cfae774bb2d036a049e7c": { - "_id": "618cfae774bb2d036a049e7c", - "_name": "item_equipment_backpack_lbt1476a", - "_parent": "5448e53e4bdc2d60728b4567", - "_type": "Item", - "_props": { - "Name": "Very Wild Backpack", - "ShortName": "VWB", - "Description": "Very Wild Backpack", - "Weight": 1.356, - "BackgroundColor": "violet", - "Width": 4, - "Height": 5, - "StackMaxSize": 1, - "ItemSound": "gear_backpack", - "Prefab": { - "path": "assets/content/items/equipment/backpack_lbt1476a/item_equipment_backpack_lbt1476a.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "618cfae774bb2d036a049e7e", - "_parent": "618cfae774bb2d036a049e7c", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "618bb76513f5097c8d5aa2d5", - "618cfae774bb2d036a049e7c", - "5448bf274bdc2dfc2f8b456a", - "5c093db286f7740a1b2617e3", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5c127c4486f7745625356c13", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 5, - "cellsV": 5, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "speedPenaltyPercent": -3, - "GridLayoutName": "" - }, - "_proto": "545cdae64bdc2d39198b4568" - }, - "5ca20d5986f774331e7c9602": { - "_id": "5ca20d5986f774331e7c9602", - "_name": "item_equipment_backpack_wartech", - "_parent": "5448e53e4bdc2d60728b4567", - "_type": "Item", - "_props": { - "Name": "Very Wild Backpack", - "ShortName": "VWB", - "Description": "Very Wild Backpack", - "Weight": 0.96, - "BackgroundColor": "violet", - "Width": 4, - "Height": 5, - "StackMaxSize": 1, - "ItemSound": "gear_backpack", - "Prefab": { - "path": "assets/content/items/equipment/backpack_wartech/item_equipment_backpack_wartech.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "5ca20d5986f774331e7c9604", - "_parent": "5ca20d5986f774331e7c9602", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a", - "5c093db286f7740a1b2617e3", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5c127c4486f7745625356c13", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 4, - "cellsV": 5, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "speedPenaltyPercent": -2, - "GridLayoutName": "" - }, - "_proto": "545cdae64bdc2d39198b4568" - }, - "59e763f286f7742ee57895da": { - "_id": "59e763f286f7742ee57895da", - "_name": "backpack_pilgrim", - "_parent": "5448e53e4bdc2d60728b4567", - "_type": "Item", - "_props": { - "Name": "Pilgrim", - "ShortName": "Pilgrim", - "Description": "Pilgrim", - "Weight": 3.48, - "BackgroundColor": "violet", - "Width": 5, - "Height": 7, - "StackMaxSize": 1, - "ItemSound": "gear_backpack", - "Prefab": { - "path": "assets/content/items/equipment/backpack_pilgrim/item_equipment_backpack_pilgrim.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "59e763f286f7742ee57895db", - "_parent": "59e763f286f7742ee57895da", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a", - "5c093db286f7740a1b2617e3", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5c127c4486f7745625356c13", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 5, - "cellsV": 7, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "speedPenaltyPercent": -28, + "speedPenaltyPercent": -10, "GridLayoutName": "" }, "_proto": "544a5cde4bdc2d39388b456b" @@ -212455,6 +229460,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -212501,23 +229510,23 @@ }, "_proto": "545cdae64bdc2d39198b4568" }, - "5b44c6ae86f7742d1627baea": { - "_id": "5b44c6ae86f7742d1627baea", - "_name": "item_equipment_backpack_betav2", + "61b9e1aaef9a1b5d6a79899a": { + "_id": "61b9e1aaef9a1b5d6a79899a", + "_name": "backpack_pilgrim_red", "_parent": "5448e53e4bdc2d60728b4567", "_type": "Item", "_props": { - "Name": "beta2", - "ShortName": "beta2", - "Description": "beta2", - "Weight": 1.32, + "Name": "Pilgrim", + "ShortName": "Pilgrim", + "Description": "Pilgrim", + "Weight": 2.64, "BackgroundColor": "violet", "Width": 5, - "Height": 5, + "Height": 7, "StackMaxSize": 1, "ItemSound": "gear_backpack", "Prefab": { - "path": "assets/content/items/equipment/backpack_betav2/item_equipment_backpack_betav2.bundle", + "path": "assets/content/items/equipment/backpack_pilgrim/item_equipment_backpack_pilgrim_christmas.bundle", "rcid": "" }, "UsePrefab": { @@ -212545,8 +229554,8 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -212557,11 +229566,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", - "_id": "5b44c6ae86f7742d1627baec", - "_parent": "5b44c6ae86f7742d1627baea", + "_id": "61b9e1aaef9a1b5d6a79899c", + "_parent": "61b9e1aaef9a1b5d6a79899a", "_props": { "filters": [ { @@ -212584,306 +229597,6 @@ } ], "cellsH": 5, - "cellsV": 6, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "speedPenaltyPercent": -10, - "GridLayoutName": "" - }, - "_proto": "544a5cde4bdc2d39388b456b" - }, - "56e294cdd2720b603a8b4575": { - "_id": "56e294cdd2720b603a8b4575", - "_name": "endlessBackpack", - "_parent": "5448e53e4bdc2d60728b4567", - "_type": "Item", - "_props": { - "Name": "Developer Pack", - "ShortName": "Developer Pack", - "Description": "Developer Pack", - "Weight": 1.2, - "BackgroundColor": "violet", - "Width": 4, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_backpack", - "Prefab": { - "path": "assets/content/items/equipment/backpack_trizip/item_equipment_backpack_trizip.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "56e294d8d2720bbb668b456a", - "_parent": "56e294cdd2720b603a8b4575", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "59fb042886f7746c5005a7b2", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 6, - "cellsV": 50, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "speedPenaltyPercent": 0, - "GridLayoutName": "" - }, - "_proto": "545cdae64bdc2d39198b4568" - }, - "5df8a4d786f77412672a1e3b": { - "_id": "5df8a4d786f77412672a1e3b", - "_name": "backpack_Raid_6SH118", - "_parent": "5448e53e4bdc2d60728b4567", - "_type": "Item", - "_props": { - "Name": "sso_attack", - "ShortName": "sso_attack", - "Description": "sso_attack", - "Weight": 6.36, - "BackgroundColor": "violet", - "Width": 6, - "Height": 7, - "StackMaxSize": 1, - "ItemSound": "gear_backpack", - "Prefab": { - "path": "assets/content/items/equipment/backpack_6sh118/item_equipment_backpack_6sh118.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "5df8a4d786f77412672a1e3d", - "_parent": "5df8a4d786f77412672a1e3b", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a", - "5c093db286f7740a1b2617e3", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5c127c4486f7745625356c13", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 6, - "cellsV": 8, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "speedPenaltyPercent": -45, - "GridLayoutName": "" - }, - "_proto": "545cdae64bdc2d39198b4568" - }, - "5c0e774286f77468413cc5b2": { - "_id": "5c0e774286f77468413cc5b2", - "_name": "item_equipment_backpack_blackjack", - "_parent": "5448e53e4bdc2d60728b4567", - "_type": "Item", - "_props": { - "Name": "sso_attack", - "ShortName": "sso_attack", - "Description": "sso_attack", - "Weight": 3, - "BackgroundColor": "violet", - "Width": 5, - "Height": 7, - "StackMaxSize": 1, - "ItemSound": "gear_backpack", - "Prefab": { - "path": "assets/content/items/equipment/backpack_blackjack/item_equipment_backpack_blackjack.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "5c0e774286f77468413cc5b4", - "_parent": "5c0e774286f77468413cc5b2", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a", - "5c093db286f7740a1b2617e3", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5c127c4486f7745625356c13", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 6, "cellsV": 7, "minCount": 0, "maxCount": 0, @@ -212898,112 +229611,10 @@ "CantRemoveFromSlotsDuringRaid": [], "SearchSound": "looting_body_extended", "BlocksArmorVest": false, - "speedPenaltyPercent": -30, + "speedPenaltyPercent": -28, "GridLayoutName": "" }, - "_proto": "545cdae64bdc2d39198b4568" - }, - "56e33634d2720bd8058b456b": { - "_id": "56e33634d2720bd8058b456b", - "_name": "forward_backpack", - "_parent": "5448e53e4bdc2d60728b4567", - "_type": "Item", - "_props": { - "Name": "Forward into Backpack", - "ShortName": "FiB", - "Description": "Forward into Backpack", - "Weight": 1.08, - "BackgroundColor": "violet", - "Width": 4, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_backpack", - "Prefab": { - "path": "assets/content/items/equipment/backpack_sportbag/item_equipment_backpack_sportbag.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "56e33661d2720b4c098b456a", - "_parent": "56e33634d2720bd8058b456b", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a", - "5c093db286f7740a1b2617e3", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5c127c4486f7745625356c13", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 4, - "cellsV": 3, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "speedPenaltyPercent": -8, - "GridLayoutName": "" - }, - "_proto": "56e335e4d2720b6c058b456d" + "_proto": "544a5cde4bdc2d39388b456b" }, "5ab8f04f86f774585f4237d8": { "_id": "5ab8f04f86f774585f4237d8", @@ -213061,6 +229672,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -213107,793 +229722,6 @@ }, "_proto": "56e33634d2720bd8058b456b" }, - "60a272cc93ef783291411d8e": { - "_id": "60a272cc93ef783291411d8e", - "_name": "item_equipment_backpack_drawbridge", - "_parent": "5448e53e4bdc2d60728b4567", - "_type": "Item", - "_props": { - "Name": "MBSS Backpack", - "ShortName": "MBSS", - "Description": "", - "Weight": 1.56, - "BackgroundColor": "violet", - "Width": 5, - "Height": 5, - "StackMaxSize": 1, - "ItemSound": "gear_backpack", - "Prefab": { - "path": "assets/content/items/equipment/backpack_drawbridge/item_equipment_backpack_drawbridge.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "60a272cd93ef783291411d90", - "_parent": "60a272cc93ef783291411d8e", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "60a272cc93ef783291411d8e", - "5448bf274bdc2dfc2f8b456a", - "5c093db286f7740a1b2617e3", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5c127c4486f7745625356c13", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 5, - "cellsV": 5, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "speedPenaltyPercent": -5, - "GridLayoutName": "" - }, - "_proto": "544a5cde4bdc2d39388b456b" - }, - "6034d103ca006d2dca39b3f0": { - "_id": "6034d103ca006d2dca39b3f0", - "_name": "item_equipment_backpack_takedown_sling", - "_parent": "5448e53e4bdc2d60728b4567", - "_type": "Item", - "_props": { - "Name": "Pilgrim", - "ShortName": "Pilgrim", - "Description": "Pilgrim", - "Weight": 1.68, - "BackgroundColor": "violet", - "Width": 3, - "Height": 7, - "StackMaxSize": 1, - "ItemSound": "gear_backpack", - "Prefab": { - "path": "assets/content/items/equipment/backpack_takedown_sling/item_equipment_backpack_takedown_sling.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "6034d103ca006d2dca39b3f2", - "_parent": "6034d103ca006d2dca39b3f0", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "6038d614d10cbf667352dd44", - "6034d103ca006d2dca39b3f0", - "5448bf274bdc2dfc2f8b456a", - "5c093db286f7740a1b2617e3", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5c127c4486f7745625356c13", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 3, - "cellsV": 8, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "speedPenaltyPercent": -6, - "GridLayoutName": "" - }, - "_proto": "544a5cde4bdc2d39388b456b" - }, - "56e335e4d2720b6c058b456d": { - "_id": "56e335e4d2720b6c058b456d", - "_name": "backpack_wild", - "_parent": "5448e53e4bdc2d60728b4567", - "_type": "Item", - "_props": { - "Name": "Very Wild Backpack", - "ShortName": "VWB", - "Description": "Very Wild Backpack", - "Weight": 1.68, - "BackgroundColor": "violet", - "Width": 4, - "Height": 5, - "StackMaxSize": 1, - "ItemSound": "gear_backpack", - "Prefab": { - "path": "assets/content/items/equipment/backpack_baselardwild/item_equipment_backpack_baselardwild.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "56e33614d2720b6c058b456e", - "_parent": "56e335e4d2720b6c058b456d", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a", - "5c093db286f7740a1b2617e3", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5c127c4486f7745625356c13", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 4, - "cellsV": 5, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "speedPenaltyPercent": -8, - "GridLayoutName": "" - }, - "_proto": "545cdae64bdc2d39198b4568" - }, - "60a2828e8689911a226117f9": { - "_id": "60a2828e8689911a226117f9", - "_name": "item_equipment_backpack_pillbox", - "_parent": "5448e53e4bdc2d60728b4567", - "_type": "Item", - "_props": { - "Name": "beta2", - "ShortName": "beta2", - "Description": "beta2", - "Weight": 2.52, - "BackgroundColor": "violet", - "Width": 4, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_backpack", - "Prefab": { - "path": "assets/content/items/equipment/backpack_pillbox/item_equipment_backpack_pillbox.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "60a2828e8689911a226117fb", - "_parent": "60a2828e8689911a226117f9", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "56e335e4d2720b6c058b456d", - "5e9dcf5986f7746c417435b3", - "60a2828e8689911a226117f9", - "5f5e45cc5021ce62144be7aa", - "5ca20d5986f774331e7c9602", - "544a5cde4bdc2d39388b456b", - "5448bf274bdc2dfc2f8b456a", - "5c093db286f7740a1b2617e3", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5c127c4486f7745625356c13", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 4, - "cellsV": 5, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "speedPenaltyPercent": 0, - "GridLayoutName": "" - }, - "_proto": "544a5cde4bdc2d39388b456b" - }, - "5f5e45cc5021ce62144be7aa": { - "_id": "5f5e45cc5021ce62144be7aa", - "_name": "item_equipment_backpack_redfox", - "_parent": "5448e53e4bdc2d60728b4567", - "_type": "Item", - "_props": { - "Name": "Pilgrim", - "ShortName": "Pilgrim", - "Description": "Pilgrim", - "Weight": 0.984, - "BackgroundColor": "violet", - "Width": 3, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_backpack", - "Prefab": { - "path": "assets/content/items/equipment/backpack_redfox/item_equipment_backpack_redfox.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "5f5e45cc5021ce62144be7ac", - "_parent": "5f5e45cc5021ce62144be7aa", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a", - "5c093db286f7740a1b2617e3", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5c127c4486f7745625356c13", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 3, - "cellsV": 4, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "speedPenaltyPercent": -3, - "GridLayoutName": "" - }, - "_proto": "544a5cde4bdc2d39388b456b" - }, - "6034d2d697633951dc245ea6": { - "_id": "6034d2d697633951dc245ea6", - "_name": "item_equipment_backpack_g2_gunslinger", - "_parent": "5448e53e4bdc2d60728b4567", - "_type": "Item", - "_props": { - "Name": "Pilgrim", - "ShortName": "Pilgrim", - "Description": "Pilgrim", - "Weight": 3.36, - "BackgroundColor": "violet", - "Width": 5, - "Height": 7, - "StackMaxSize": 1, - "ItemSound": "gear_backpack", - "Prefab": { - "path": "assets/content/items/equipment/backpack_g2_gunslinger/item_equipment_backpack_g2_gunslinger.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "6034d2d697633951dc245ea8", - "_parent": "6034d2d697633951dc245ea6", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a", - "5c093db286f7740a1b2617e3", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5c127c4486f7745625356c13", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 3, - "cellsV": 5, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "1", - "_id": "6034d2d697633951dc245ea9", - "_parent": "6034d2d697633951dc245ea6", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 2, - "cellsV": 7, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "6034d2d697633951dc245eaa", - "_parent": "6034d2d697633951dc245ea6", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 3, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "speedPenaltyPercent": -8, - "GridLayoutName": "gunslinger1" - }, - "_proto": "544a5cde4bdc2d39388b456b" - }, - "56e33680d2720be2748b4576": { - "_id": "56e33680d2720be2748b4576", - "_name": "tactical_backpack", - "_parent": "5448e53e4bdc2d60728b4567", - "_type": "Item", - "_props": { - "Name": "Tacticool Backpack", - "ShortName": "TB", - "Description": "Tacticool Backpack", - "Weight": 0.84, - "BackgroundColor": "violet", - "Width": 3, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_backpack", - "Prefab": { - "path": "assets/content/items/equipment/backpack_tactical/item_equipment_backpack_tactical.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "56e336afd2720be2748b4577", - "_parent": "56e33680d2720be2748b4576", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a", - "5c093db286f7740a1b2617e3", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5c127c4486f7745625356c13", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 3, - "cellsV": 3, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "speedPenaltyPercent": 0, - "GridLayoutName": "" - }, - "_proto": "56e33634d2720bd8058b456b" - }, "5d5d940f86f7742797262046": { "_id": "5d5d940f86f7742797262046", "_name": "item_equipment_backpack_mech", @@ -213950,6 +229778,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -213972,7 +229804,8 @@ "59fb016586f7746d0d4b423a", "59fb042886f7746c5005a7b2", "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" + "5b6d9ce188a4501afc1b2b25", + "60a2828e8689911a226117f9" ] } ], @@ -214092,97 +229925,6 @@ }, "_proto": "544a5cde4bdc2d39388b456b" }, - "5e4abc6786f77406812bd572": { - "_id": "5e4abc6786f77406812bd572", - "_name": "item_equipment_backpack_medpack", - "_parent": "5448e53e4bdc2d60728b4567", - "_type": "Item", - "_props": { - "Name": "sso_attack", - "ShortName": "sso_attack", - "Description": "sso_attack", - "Weight": 1.92, - "BackgroundColor": "violet", - "Width": 4, - "Height": 5, - "StackMaxSize": 1, - "ItemSound": "gear_backpack", - "Prefab": { - "path": "assets/content/items/equipment/backpack_medpack/bp_medpack.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "5e4abc6786f77406812bd574", - "_parent": "5e4abc6786f77406812bd572", - "_props": { - "filters": [ - { - "Filter": [ - "57864c8c245977548867e7f1", - "543be5664bdc2dd4348b4569" - ], - "ExcludedFilter": [] - } - ], - "cellsH": 6, - "cellsV": 8, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "speedPenaltyPercent": 0, - "GridLayoutName": "" - }, - "_proto": "545cdae64bdc2d39198b4568" - }, "5c0e805e86f774683f3dd637": { "_id": "5c0e805e86f774683f3dd637", "_name": "item_equipment_backpack_paratus", @@ -214239,6 +229981,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -214366,227 +230112,23 @@ }, "_proto": "544a5cde4bdc2d39388b456b" }, - "5f5e467b0bc58666c37e7821": { - "_id": "5f5e467b0bc58666c37e7821", - "_name": "item_equipment_backpack_f5switchblade", + "60a2828e8689911a226117f9": { + "_id": "60a2828e8689911a226117f9", + "_name": "item_equipment_backpack_pillbox", "_parent": "5448e53e4bdc2d60728b4567", "_type": "Item", "_props": { - "Name": "Pilgrim", - "ShortName": "Pilgrim", - "Description": "Pilgrim", - "Weight": 1.572, - "BackgroundColor": "violet", - "Width": 5, - "Height": 6, - "StackMaxSize": 1, - "ItemSound": "gear_backpack", - "Prefab": { - "path": "assets/content/items/equipment/backpack_f5switchblade/item_equipment_backpack_f5switchblade.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "5f5e467b0bc58666c37e7823", - "_parent": "5f5e467b0bc58666c37e7821", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a", - "5c093db286f7740a1b2617e3", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5c127c4486f7745625356c13", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 5, - "cellsV": 6, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "speedPenaltyPercent": -10, - "GridLayoutName": "" - }, - "_proto": "544a5cde4bdc2d39388b456b" - }, - "61b9e1aaef9a1b5d6a79899a": { - "_id": "61b9e1aaef9a1b5d6a79899a", - "_name": "backpack_pilgrim_red", - "_parent": "5448e53e4bdc2d60728b4567", - "_type": "Item", - "_props": { - "Name": "Pilgrim", - "ShortName": "Pilgrim", - "Description": "Pilgrim", - "Weight": 2.64, - "BackgroundColor": "violet", - "Width": 5, - "Height": 7, - "StackMaxSize": 1, - "ItemSound": "gear_backpack", - "Prefab": { - "path": "assets/content/items/equipment/backpack_pilgrim/item_equipment_backpack_pilgrim_christmas.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "61b9e1aaef9a1b5d6a79899c", - "_parent": "61b9e1aaef9a1b5d6a79899a", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a", - "5c093db286f7740a1b2617e3", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5c127c4486f7745625356c13", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 5, - "cellsV": 7, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "speedPenaltyPercent": -28, - "GridLayoutName": "" - }, - "_proto": "544a5cde4bdc2d39388b456b" - }, - "5e997f0b86f7741ac73993e2": { - "_id": "5e997f0b86f7741ac73993e2", - "_name": "backpack_sanitar_medbag", - "_parent": "5448e53e4bdc2d60728b4567", - "_type": "Item", - "_props": { - "Name": "Sanitar bag", - "ShortName": "Sanitar bag", - "Description": "Sanitar bag", - "Weight": 1.44, + "Name": "beta2", + "ShortName": "beta2", + "Description": "beta2", + "Weight": 2.52, "BackgroundColor": "violet", "Width": 4, "Height": 4, "StackMaxSize": 1, "ItemSound": "gear_backpack", "Prefab": { - "path": "assets/content/items/equipment/backpack_sanitar_medbag/backpack_sanitar_medbag.bundle", + "path": "assets/content/items/equipment/backpack_pillbox/item_equipment_backpack_pillbox.bundle", "rcid": "" }, "UsePrefab": { @@ -214604,7 +230146,7 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 20, - "ExamineExperience": 2, + "ExamineExperience": 10, "HideEntrails": true, "RepairCost": 0, "RepairSpeed": 0, @@ -214626,11 +230168,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", - "_id": "5e997f0b86f7741ac73993e4", - "_parent": "5e997f0b86f7741ac73993e2", + "_id": "60a2828e8689911a226117fb", + "_parent": "60a2828e8689911a226117f9", "_props": { "filters": [ { @@ -214638,6 +230184,12 @@ "54009119af1c881c07000029" ], "ExcludedFilter": [ + "56e335e4d2720b6c058b456d", + "5e9dcf5986f7746c417435b3", + "60a2828e8689911a226117f9", + "5f5e45cc5021ce62144be7aa", + "5ca20d5986f774331e7c9602", + "544a5cde4bdc2d39388b456b", "5448bf274bdc2dfc2f8b456a", "5c093db286f7740a1b2617e3", "5e2af55f86f7746d4159f07c", @@ -214648,12 +230200,13 @@ "59fb016586f7746d0d4b423a", "59fb042886f7746c5005a7b2", "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" + "5b6d9ce188a4501afc1b2b25", + "618cfae774bb2d036a049e7c" ] } ], "cellsH": 4, - "cellsV": 4, + "cellsV": 5, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -214670,25 +230223,131 @@ "speedPenaltyPercent": 0, "GridLayoutName": "" }, - "_proto": "56e335e4d2720b6c058b456d" + "_proto": "544a5cde4bdc2d39388b456b" }, - "5ab8ebf186f7742d8b372e80": { - "_id": "5ab8ebf186f7742d8b372e80", - "_name": "backpack_sso_attack2", + "5f5e45cc5021ce62144be7aa": { + "_id": "5f5e45cc5021ce62144be7aa", + "_name": "item_equipment_backpack_redfox", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "Pilgrim", + "ShortName": "Pilgrim", + "Description": "Pilgrim", + "Weight": 0.984, + "BackgroundColor": "violet", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_redfox/item_equipment_backpack_redfox.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "5f5e45cc5021ce62144be7ac", + "_parent": "5f5e45cc5021ce62144be7aa", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 3, + "cellsV": 4, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": -3, + "GridLayoutName": "" + }, + "_proto": "544a5cde4bdc2d39388b456b" + }, + "5e4abc6786f77406812bd572": { + "_id": "5e4abc6786f77406812bd572", + "_name": "item_equipment_backpack_medpack", "_parent": "5448e53e4bdc2d60728b4567", "_type": "Item", "_props": { "Name": "sso_attack", "ShortName": "sso_attack", "Description": "sso_attack", - "Weight": 6.12, + "Weight": 1.92, "BackgroundColor": "violet", - "Width": 5, - "Height": 7, + "Width": 4, + "Height": 5, "StackMaxSize": 1, "ItemSound": "gear_backpack", "Prefab": { - "path": "assets/content/items/equipment/backpack_sso/item_equipment_backpack_sso.bundle", + "path": "assets/content/items/equipment/backpack_medpack/bp_medpack.bundle", "rcid": "" }, "UsePrefab": { @@ -214716,8 +230375,8 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -214728,34 +230387,27 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", - "_id": "5ab8ebf186f7742d8b372e82", - "_parent": "5ab8ebf186f7742d8b372e80", + "_id": "5e4abc6786f77406812bd574", + "_parent": "5e4abc6786f77406812bd572", "_props": { "filters": [ { "Filter": [ - "54009119af1c881c07000029" + "57864c8c245977548867e7f1", + "543be5664bdc2dd4348b4569" ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a", - "5c093db286f7740a1b2617e3", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5c127c4486f7745625356c13", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] + "ExcludedFilter": [] } ], - "cellsH": 5, - "cellsV": 7, + "cellsH": 6, + "cellsV": 8, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -214769,7 +230421,7 @@ "CantRemoveFromSlotsDuringRaid": [], "SearchSound": "looting_body_extended", "BlocksArmorVest": false, - "speedPenaltyPercent": -20, + "speedPenaltyPercent": 0, "GridLayoutName": "" }, "_proto": "545cdae64bdc2d39198b4568" @@ -214830,6 +230482,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -214876,23 +230532,23 @@ }, "_proto": "544a5cde4bdc2d39388b456b" }, - "618bb76513f5097c8d5aa2d5": { - "_id": "618bb76513f5097c8d5aa2d5", - "_name": "item_equipment_backpack_gr99t20", + "628bc7fb408e2b2e9c0801b1": { + "_id": "628bc7fb408e2b2e9c0801b1", + "_name": "item_equipment_backpack_boss_birdeye", "_parent": "5448e53e4bdc2d60728b4567", "_type": "Item", "_props": { - "Name": "Very Wild Backpack", - "ShortName": "VWB", - "Description": "Very Wild Backpack", - "Weight": 1.8, + "Name": "sso_attack", + "ShortName": "sso_attack", + "Description": "sso_attack", + "Weight": 15, "BackgroundColor": "violet", - "Width": 5, + "Width": 4, "Height": 5, "StackMaxSize": 1, "ItemSound": "gear_backpack", "Prefab": { - "path": "assets/content/items/equipment/backpack_gr99t20/item_equipment_backpack_gr99t20_olive.bundle", + "path": "assets/content/items/equipment/backpack_boss_birdeye/backpack_boss_birdeye.bundle", "rcid": "" }, "UsePrefab": { @@ -214932,11 +230588,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", - "_id": "618bb76513f5097c8d5aa2d7", - "_parent": "618bb76513f5097c8d5aa2d5", + "_id": "628bc7fb408e2b2e9c0801b2", + "_parent": "628bc7fb408e2b2e9c0801b1", "_props": { "filters": [ { @@ -214944,6 +230604,105 @@ "54009119af1c881c07000029" ], "ExcludedFilter": [ + "566168634bdc2d144c8b456c", + "5795f317245977243854e041" + ] + } + ], + "cellsH": 2, + "cellsV": 7, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": -35, + "GridLayoutName": "" + }, + "_proto": "545cdae64bdc2d39198b4568" + }, + "618cfae774bb2d036a049e7c": { + "_id": "618cfae774bb2d036a049e7c", + "_name": "item_equipment_backpack_lbt1476a", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "Very Wild Backpack", + "ShortName": "VWB", + "Description": "Very Wild Backpack", + "Weight": 1.356, + "BackgroundColor": "violet", + "Width": 4, + "Height": 5, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_lbt1476a/item_equipment_backpack_lbt1476a.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "618cfae774bb2d036a049e7e", + "_parent": "618cfae774bb2d036a049e7c", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "618bb76513f5097c8d5aa2d5", + "618cfae774bb2d036a049e7c", "5448bf274bdc2dfc2f8b456a", "5c093db286f7740a1b2617e3", "5e2af55f86f7746d4159f07c", @@ -214954,7 +230713,10 @@ "59fb016586f7746d0d4b423a", "59fb042886f7746c5005a7b2", "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" + "5b6d9ce188a4501afc1b2b25", + "5b44c6ae86f7742d1627baea", + "5d5d940f86f7742797262046", + "60a272cc93ef783291411d8e" ] } ], @@ -214973,28 +230735,28 @@ "CantRemoveFromSlotsDuringRaid": [], "SearchSound": "looting_body_extended", "BlocksArmorVest": false, - "speedPenaltyPercent": -2, + "speedPenaltyPercent": -3, "GridLayoutName": "" }, "_proto": "545cdae64bdc2d39198b4568" }, - "5f5e46b96bdad616ad46d613": { - "_id": "5f5e46b96bdad616ad46d613", - "_name": "item_equipment_backpack_f4terminator", + "5c0e774286f77468413cc5b2": { + "_id": "5c0e774286f77468413cc5b2", + "_name": "item_equipment_backpack_blackjack", "_parent": "5448e53e4bdc2d60728b4567", "_type": "Item", "_props": { "Name": "sso_attack", "ShortName": "sso_attack", "Description": "sso_attack", - "Weight": 4.356, + "Weight": 3, "BackgroundColor": "violet", "Width": 5, "Height": 7, "StackMaxSize": 1, "ItemSound": "gear_backpack", "Prefab": { - "path": "assets/content/items/equipment/backpack_f4terminator/item_equipment_backpack_f4terminator.bundle", + "path": "assets/content/items/equipment/backpack_blackjack/item_equipment_backpack_blackjack.bundle", "rcid": "" }, "UsePrefab": { @@ -215034,11 +230796,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", - "_id": "5f5e46b96bdad616ad46d615", - "_parent": "5f5e46b96bdad616ad46d613", + "_id": "5c0e774286f77468413cc5b4", + "_parent": "5c0e774286f77468413cc5b2", "_props": { "filters": [ { @@ -215060,74 +230826,8 @@ ] } ], - "cellsH": 5, - "cellsV": 4, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "1", - "_id": "5f5f52e86bdad616ad46d63c", - "_parent": "5f5e46b96bdad616ad46d613", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 5, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "5f5f52ec5021ce62144be7ca", - "_parent": "5f5e46b96bdad616ad46d613", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a", - "5c093db286f7740a1b2617e3", - "5e2af55f86f7746d4159f07c", - "5c0a840b86f7742ffa4f2482", - "5b7c710788a4506dec015957", - "5c127c4486f7745625356c13", - "5aafbcd986f7745e590fff23", - "59fb016586f7746d0d4b423a", - "59fb042886f7746c5005a7b2", - "59fb023c86f7746d0d4b423c", - "5b6d9ce188a4501afc1b2b25" - ] - } - ], - "cellsH": 5, - "cellsV": 2, + "cellsH": 6, + "cellsV": 7, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -215141,8 +230841,8 @@ "CantRemoveFromSlotsDuringRaid": [], "SearchSound": "looting_body_extended", "BlocksArmorVest": false, - "speedPenaltyPercent": -23, - "GridLayoutName": "f4_term" + "speedPenaltyPercent": -30, + "GridLayoutName": "" }, "_proto": "545cdae64bdc2d39198b4568" }, @@ -215202,6 +230902,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -215248,6 +230952,1239 @@ }, "_proto": "56e335e4d2720b6c058b456d" }, + "5e997f0b86f7741ac73993e2": { + "_id": "5e997f0b86f7741ac73993e2", + "_name": "backpack_sanitar_medbag", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "Sanitar bag", + "ShortName": "Sanitar bag", + "Description": "Sanitar bag", + "Weight": 1.44, + "BackgroundColor": "violet", + "Width": 4, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_sanitar_medbag/backpack_sanitar_medbag.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "5e997f0b86f7741ac73993e4", + "_parent": "5e997f0b86f7741ac73993e2", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 4, + "cellsV": 4, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": 0, + "GridLayoutName": "" + }, + "_proto": "56e335e4d2720b6c058b456d" + }, + "59e763f286f7742ee57895da": { + "_id": "59e763f286f7742ee57895da", + "_name": "backpack_pilgrim", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "Pilgrim", + "ShortName": "Pilgrim", + "Description": "Pilgrim", + "Weight": 3.48, + "BackgroundColor": "violet", + "Width": 5, + "Height": 7, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_pilgrim/item_equipment_backpack_pilgrim.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "59e763f286f7742ee57895db", + "_parent": "59e763f286f7742ee57895da", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 5, + "cellsV": 7, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": -28, + "GridLayoutName": "" + }, + "_proto": "544a5cde4bdc2d39388b456b" + }, + "56e33634d2720bd8058b456b": { + "_id": "56e33634d2720bd8058b456b", + "_name": "forward_backpack", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "Forward into Backpack", + "ShortName": "FiB", + "Description": "Forward into Backpack", + "Weight": 1.08, + "BackgroundColor": "violet", + "Width": 4, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_sportbag/item_equipment_backpack_sportbag.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "56e33661d2720b4c098b456a", + "_parent": "56e33634d2720bd8058b456b", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 4, + "cellsV": 3, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": -8, + "GridLayoutName": "" + }, + "_proto": "56e335e4d2720b6c058b456d" + }, + "5df8a4d786f77412672a1e3b": { + "_id": "5df8a4d786f77412672a1e3b", + "_name": "backpack_Raid_6SH118", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "sso_attack", + "ShortName": "sso_attack", + "Description": "sso_attack", + "Weight": 6.36, + "BackgroundColor": "violet", + "Width": 6, + "Height": 7, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_6sh118/item_equipment_backpack_6sh118.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "5df8a4d786f77412672a1e3d", + "_parent": "5df8a4d786f77412672a1e3b", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 6, + "cellsV": 8, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": -45, + "GridLayoutName": "" + }, + "_proto": "545cdae64bdc2d39198b4568" + }, + "6034d2d697633951dc245ea6": { + "_id": "6034d2d697633951dc245ea6", + "_name": "item_equipment_backpack_g2_gunslinger", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "Pilgrim", + "ShortName": "Pilgrim", + "Description": "Pilgrim", + "Weight": 3.36, + "BackgroundColor": "violet", + "Width": 5, + "Height": 7, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_g2_gunslinger/item_equipment_backpack_g2_gunslinger.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "6034d2d697633951dc245ea8", + "_parent": "6034d2d697633951dc245ea6", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 3, + "cellsV": 5, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "1", + "_id": "6034d2d697633951dc245ea9", + "_parent": "6034d2d697633951dc245ea6", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 2, + "cellsV": 7, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "6034d2d697633951dc245eaa", + "_parent": "6034d2d697633951dc245ea6", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 3, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": -8, + "GridLayoutName": "gunslinger1" + }, + "_proto": "544a5cde4bdc2d39388b456b" + }, + "60a272cc93ef783291411d8e": { + "_id": "60a272cc93ef783291411d8e", + "_name": "item_equipment_backpack_drawbridge", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "MBSS Backpack", + "ShortName": "MBSS", + "Description": "", + "Weight": 1.56, + "BackgroundColor": "violet", + "Width": 5, + "Height": 5, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_drawbridge/item_equipment_backpack_drawbridge.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "60a272cd93ef783291411d90", + "_parent": "60a272cc93ef783291411d8e", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "60a272cc93ef783291411d8e", + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25", + "5b44c6ae86f7742d1627baea", + "5d5d940f86f7742797262046", + "618cfae774bb2d036a049e7c" + ] + } + ], + "cellsH": 5, + "cellsV": 5, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": -5, + "GridLayoutName": "" + }, + "_proto": "544a5cde4bdc2d39388b456b" + }, + "5ca20d5986f774331e7c9602": { + "_id": "5ca20d5986f774331e7c9602", + "_name": "item_equipment_backpack_wartech", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "Very Wild Backpack", + "ShortName": "VWB", + "Description": "Very Wild Backpack", + "Weight": 0.96, + "BackgroundColor": "violet", + "Width": 4, + "Height": 5, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_wartech/item_equipment_backpack_wartech.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "5ca20d5986f774331e7c9604", + "_parent": "5ca20d5986f774331e7c9602", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 4, + "cellsV": 5, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": -2, + "GridLayoutName": "" + }, + "_proto": "545cdae64bdc2d39198b4568" + }, + "56e335e4d2720b6c058b456d": { + "_id": "56e335e4d2720b6c058b456d", + "_name": "backpack_wild", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "Very Wild Backpack", + "ShortName": "VWB", + "Description": "Very Wild Backpack", + "Weight": 1.68, + "BackgroundColor": "violet", + "Width": 4, + "Height": 5, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_baselardwild/item_equipment_backpack_baselardwild.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "56e33614d2720b6c058b456e", + "_parent": "56e335e4d2720b6c058b456d", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 4, + "cellsV": 5, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": -8, + "GridLayoutName": "" + }, + "_proto": "545cdae64bdc2d39198b4568" + }, + "5ab8ebf186f7742d8b372e80": { + "_id": "5ab8ebf186f7742d8b372e80", + "_name": "backpack_sso_attack2", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "sso_attack", + "ShortName": "sso_attack", + "Description": "sso_attack", + "Weight": 6.12, + "BackgroundColor": "violet", + "Width": 5, + "Height": 7, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_sso/item_equipment_backpack_sso.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "5ab8ebf186f7742d8b372e82", + "_parent": "5ab8ebf186f7742d8b372e80", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 5, + "cellsV": 7, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": -20, + "GridLayoutName": "" + }, + "_proto": "545cdae64bdc2d39198b4568" + }, + "545cdae64bdc2d39198b4568": { + "_id": "545cdae64bdc2d39198b4568", + "_name": "bigBackpack", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "Camelback Tri Zipps Backpack", + "ShortName": "TriZipps", + "Description": "", + "Weight": 1.56, + "BackgroundColor": "violet", + "Width": 5, + "Height": 6, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_trizip/item_equipment_backpack_trizip.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "55d4a17a4bdc2d8b2f8b456d", + "_parent": "545cdae64bdc2d39198b4568", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 5, + "cellsV": 6, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": -15, + "GridLayoutName": "" + } + }, + "618bb76513f5097c8d5aa2d5": { + "_id": "618bb76513f5097c8d5aa2d5", + "_name": "item_equipment_backpack_gr99t20", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "Very Wild Backpack", + "ShortName": "VWB", + "Description": "Very Wild Backpack", + "Weight": 1.8, + "BackgroundColor": "violet", + "Width": 5, + "Height": 5, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_gr99t20/item_equipment_backpack_gr99t20_olive.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "618bb76513f5097c8d5aa2d7", + "_parent": "618bb76513f5097c8d5aa2d5", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 5, + "cellsV": 5, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": -2, + "GridLayoutName": "" + }, + "_proto": "545cdae64bdc2d39198b4568" + }, "544a5cde4bdc2d39388b456b": { "_id": "544a5cde4bdc2d39388b456b", "_name": "standartBackpack", @@ -215304,6 +232241,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -215349,23 +232290,23 @@ "GridLayoutName": "" } }, - "628bc7fb408e2b2e9c0801b1": { - "_id": "628bc7fb408e2b2e9c0801b1", - "_name": "item_equipment_backpack_boss_birdeye", + "639346cc1c8f182ad90c8972": { + "_id": "639346cc1c8f182ad90c8972", + "_name": "item_equipment_backpack_trooper_35", "_parent": "5448e53e4bdc2d60728b4567", "_type": "Item", "_props": { - "Name": "sso_attack", - "ShortName": "sso_attack", - "Description": "sso_attack", - "Weight": 15, + "Name": "Pilgrim", + "ShortName": "Pilgrim", + "Description": "Pilgrim", + "Weight": 4.2, "BackgroundColor": "violet", - "Width": 4, - "Height": 5, + "Width": 5, + "Height": 7, "StackMaxSize": 1, "ItemSound": "gear_backpack", "Prefab": { - "path": "assets/content/items/equipment/backpack_boss_birdeye/backpack_boss_birdeye.bundle", + "path": "assets/content/items/equipment/backpack_trooper_35/item_equipment_backpack_trooper_35.bundle", "rcid": "" }, "UsePrefab": { @@ -215383,7 +232324,113 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 20, - "ExamineExperience": 2, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "639346cc1c8f182ad90c8973", + "_parent": "639346cc1c8f182ad90c8972", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" + ] + } + ], + "cellsH": 5, + "cellsV": 7, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": -24, + "GridLayoutName": "" + }, + "_proto": "544a5cde4bdc2d39388b456b" + }, + "6034d103ca006d2dca39b3f0": { + "_id": "6034d103ca006d2dca39b3f0", + "_name": "item_equipment_backpack_takedown_sling", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "Pilgrim", + "ShortName": "Pilgrim", + "Description": "Pilgrim", + "Weight": 1.68, + "BackgroundColor": "violet", + "Width": 3, + "Height": 7, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_takedown_sling/item_equipment_backpack_takedown_sling.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, "HideEntrails": true, "RepairCost": 0, "RepairSpeed": 0, @@ -215405,11 +232452,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", - "_id": "628bc7fb408e2b2e9c0801b2", - "_parent": "628bc7fb408e2b2e9c0801b1", + "_id": "6034d103ca006d2dca39b3f2", + "_parent": "6034d103ca006d2dca39b3f0", "_props": { "filters": [ { @@ -215417,13 +232468,24 @@ "54009119af1c881c07000029" ], "ExcludedFilter": [ - "566168634bdc2d144c8b456c", - "5795f317245977243854e041" + "6038d614d10cbf667352dd44", + "6034d103ca006d2dca39b3f0", + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25" ] } ], - "cellsH": 2, - "cellsV": 7, + "cellsH": 3, + "cellsV": 8, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -215437,10 +232499,118 @@ "CantRemoveFromSlotsDuringRaid": [], "SearchSound": "looting_body_extended", "BlocksArmorVest": false, - "speedPenaltyPercent": -35, + "speedPenaltyPercent": -6, "GridLayoutName": "" }, - "_proto": "545cdae64bdc2d39198b4568" + "_proto": "544a5cde4bdc2d39388b456b" + }, + "5b44c6ae86f7742d1627baea": { + "_id": "5b44c6ae86f7742d1627baea", + "_name": "item_equipment_backpack_betav2", + "_parent": "5448e53e4bdc2d60728b4567", + "_type": "Item", + "_props": { + "Name": "beta2", + "ShortName": "beta2", + "Description": "beta2", + "Weight": 1.32, + "BackgroundColor": "violet", + "Width": 5, + "Height": 5, + "StackMaxSize": 1, + "ItemSound": "gear_backpack", + "Prefab": { + "path": "assets/content/items/equipment/backpack_betav2/item_equipment_backpack_betav2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "5b44c6ae86f7742d1627baec", + "_parent": "5b44c6ae86f7742d1627baea", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a", + "5c093db286f7740a1b2617e3", + "5e2af55f86f7746d4159f07c", + "5c0a840b86f7742ffa4f2482", + "5b7c710788a4506dec015957", + "5c127c4486f7745625356c13", + "5aafbcd986f7745e590fff23", + "59fb016586f7746d0d4b423a", + "59fb042886f7746c5005a7b2", + "59fb023c86f7746d0d4b423c", + "5b6d9ce188a4501afc1b2b25", + "5d5d940f86f7742797262046", + "60a272cc93ef783291411d8e" + ] + } + ], + "cellsH": 5, + "cellsV": 6, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "speedPenaltyPercent": -10, + "GridLayoutName": "" + }, + "_proto": "544a5cde4bdc2d39388b456b" }, "6038d614d10cbf667352dd44": { "_id": "6038d614d10cbf667352dd44", @@ -215498,6 +232668,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -215602,6 +232776,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -215704,6 +232882,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -215750,197 +232932,15 @@ }, "_proto": "545cdae64bdc2d39198b4568" }, - "622334fa3136504a544d160c": { - "_id": "622334fa3136504a544d160c", - "_name": "air_drop_supply", + "5d6fd45b86f774317075ed43": { + "_id": "5d6fd45b86f774317075ed43", + "_name": "tools&other", "_parent": "566965d44bdc2d814c8b4571", "_type": "Item", "_props": { - "Name": "boxpreset1", - "ShortName": "boxpreset1", - "Description": "boxpreset1", - "Weight": 500, - "BackgroundColor": "blue", - "Width": 6, - "Height": 8, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "622334fa3136504a544d160e", - "_parent": "622334fa3136504a544d160c", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 10, - "cellsV": 12, - "minCount": 20, - "maxCount": 43, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "drawer_metal_looting", - "BlocksArmorVest": false, - "SpawnFilter": [] - }, - "_proto": "578f87a3245977356274f2cb" - }, - "622334c873090231d904a9fc": { - "_id": "622334c873090231d904a9fc", - "_name": "air_drop_medical", - "_parent": "566965d44bdc2d814c8b4571", - "_type": "Item", - "_props": { - "Name": "boxpreset1", - "ShortName": "boxpreset1", - "Description": "boxpreset1", - "Weight": 500, - "BackgroundColor": "blue", - "Width": 6, - "Height": 8, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "622334c873090231d904a9fe", - "_parent": "622334c873090231d904a9fc", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 10, - "cellsV": 12, - "minCount": 20, - "maxCount": 55, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "drawer_metal_looting", - "BlocksArmorVest": false, - "SpawnFilter": [] - }, - "_proto": "578f87a3245977356274f2cb" - }, - "5d6d2bb386f774785b07a77a": { - "_id": "5d6d2bb386f774785b07a77a", - "_name": "barrel_cache", - "_parent": "566965d44bdc2d814c8b4571", - "_type": "Item", - "_props": { - "Name": "Спортивная сумка", - "ShortName": "Спортивная сумка", - "Description": "Спортивная сумка", + "Name": "Ящик с инструментами", + "ShortName": "Ящик с инструментами", + "Description": "Ящик с инструментами", "Weight": 1, "BackgroundColor": "blue", "Width": 1, @@ -215988,11 +232988,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", - "_id": "5d6d2bb386f774785b07a77c", - "_parent": "5d6d2bb386f774785b07a77a", + "_id": "5d6fd45b86f774317075ed45", + "_parent": "5d6fd45b86f774317075ed43", "_props": { "filters": [ { @@ -216004,10 +233008,10 @@ ] } ], - "cellsH": 3, - "cellsV": 4, + "cellsH": 5, + "cellsV": 5, "minCount": 1, - "maxCount": 5, + "maxCount": 6, "maxWeight": 0, "isSortingTable": false }, @@ -216017,558 +233021,12 @@ "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "woodbox_looting", + "SearchSound": "industrialbox_looting", "BlocksArmorVest": false, "SpawnFilter": [] }, "_proto": "578f879c24597735401e6bc6" }, - "6223351bb5d97a7b2c635ca7": { - "_id": "6223351bb5d97a7b2c635ca7", - "_name": "air_drop_weapon", - "_parent": "566965d44bdc2d814c8b4571", - "_type": "Item", - "_props": { - "Name": "boxpreset1", - "ShortName": "boxpreset1", - "Description": "boxpreset1", - "Weight": 500, - "BackgroundColor": "blue", - "Width": 6, - "Height": 8, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "6223351bb5d97a7b2c635ca9", - "_parent": "6223351bb5d97a7b2c635ca7", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 10, - "cellsV": 12, - "minCount": 26, - "maxCount": 50, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "drawer_metal_looting", - "BlocksArmorVest": false, - "SpawnFilter": [] - }, - "_proto": "578f87a3245977356274f2cb" - }, - "61a89e5445a2672acf66c877": { - "_id": "61a89e5445a2672acf66c877", - "_name": "box_preset1", - "_parent": "566965d44bdc2d814c8b4571", - "_type": "Item", - "_props": { - "Name": "boxpreset1", - "ShortName": "boxpreset1", - "Description": "boxpreset1", - "Weight": 500, - "BackgroundColor": "blue", - "Width": 6, - "Height": 8, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "61a89e5445a2672acf66c879", - "_parent": "61a89e5445a2672acf66c877", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 10, - "cellsV": 12, - "minCount": 18, - "maxCount": 43, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "drawer_metal_looting", - "BlocksArmorVest": false, - "SpawnFilter": [] - }, - "_proto": "578f87a3245977356274f2cb" - }, - "5d07b91b86f7745a077a9432": { - "_id": "5d07b91b86f7745a077a9432", - "_name": "boss_container", - "_parent": "566965d44bdc2d814c8b4571", - "_type": "Item", - "_props": { - "Name": "Сейф", - "ShortName": "Сейф", - "Description": "Сейф", - "Weight": 1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "5d07b91b86f7745a077a9434", - "_parent": "5d07b91b86f7745a077a9432", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 5, - "cellsV": 5, - "minCount": 6, - "maxCount": 18, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "drawer_metal_looting", - "BlocksArmorVest": false, - "SpawnFilter": [] - }, - "_proto": "578f8778245977358849a9b5" - }, - "59387ac686f77401442ddd61": { - "_id": "59387ac686f77401442ddd61", - "_name": "jacket_key114_feld", - "_parent": "566965d44bdc2d814c8b4571", - "_type": "Item", - "_props": { - "Name": "Куртка", - "ShortName": "Куртка", - "Description": "Куртка", - "Weight": 1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "59387ac686f77401442ddd62", - "_parent": "59387ac686f77401442ddd61", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 2, - "cellsV": 2, - "minCount": 1, - "maxCount": 1, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "jacket_looting", - "BlocksArmorVest": false, - "SpawnFilter": [] - }, - "_proto": "566966cd4bdc2d0c4c8b4578" - }, - "61a89e812cc17d60cc5f9879": { - "_id": "61a89e812cc17d60cc5f9879", - "_name": "box_preset2", - "_parent": "566965d44bdc2d814c8b4571", - "_type": "Item", - "_props": { - "Name": "box_preset2", - "ShortName": "box_preset2", - "Description": "box_preset2", - "Weight": 1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "61a89e812cc17d60cc5f987b", - "_parent": "61a89e812cc17d60cc5f9879", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 5, - "cellsV": 5, - "minCount": 0, - "maxCount": 8, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "drawer_metal_looting", - "BlocksArmorVest": false, - "SpawnFilter": [] - }, - "_proto": "578f87a3245977356274f2cb" - }, - "5937ef2b86f77408a47244b3": { - "_id": "5937ef2b86f77408a47244b3", - "_name": "jacket_yellow_quest", - "_parent": "566965d44bdc2d814c8b4571", - "_type": "Item", - "_props": { - "Name": "Куртка", - "ShortName": "Куртка", - "Description": "Куртка", - "Weight": 1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "5937ef2b86f77408a47244b4", - "_parent": "5937ef2b86f77408a47244b3", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 2, - "cellsV": 2, - "minCount": 1, - "maxCount": 1, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "jacket_looting", - "BlocksArmorVest": false, - "SpawnFilter": [] - }, - "_proto": "566966cd4bdc2d0c4c8b4578" - }, "5914944186f774189e5e76c2": { "_id": "5914944186f774189e5e76c2", "_name": "jacket_key204", @@ -216625,6 +233083,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -216660,370 +233122,6 @@ }, "_proto": "566966cd4bdc2d0c4c8b4578" }, - "5909e4b686f7747f5b744fa4": { - "_id": "5909e4b686f7747f5b744fa4", - "_name": "scavDead", - "_parent": "566965d44bdc2d814c8b4571", - "_type": "Item", - "_props": { - "Name": "Труп Дикого", - "ShortName": "Труп Дикого", - "Description": "Труп Дикого", - "Weight": 1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "5909e4b686f7747f5b744fa5", - "_parent": "5909e4b686f7747f5b744fa4", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 4, - "cellsV": 4, - "minCount": 0, - "maxCount": 5, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "SpawnFilter": [] - }, - "_proto": "578f879c24597735401e6bc6" - }, - "5d6fe50986f77449d97f7463": { - "_id": "5d6fe50986f77449d97f7463", - "_name": "meds&other", - "_parent": "566965d44bdc2d814c8b4571", - "_type": "Item", - "_props": { - "Name": "Ящик с инструментами", - "ShortName": "Ящик с инструментами", - "Description": "Ящик с инструментами", - "Weight": 1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "5d6fe50986f77449d97f7465", - "_parent": "5d6fe50986f77449d97f7463", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 5, - "cellsV": 5, - "minCount": 1, - "maxCount": 6, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "woodbox_looting", - "BlocksArmorVest": false, - "SpawnFilter": [] - }, - "_proto": "578f879c24597735401e6bc6" - }, - "5909d76c86f77471e53d2adf": { - "_id": "5909d76c86f77471e53d2adf", - "_name": "terraWBoxLongBig", - "_parent": "566965d44bdc2d814c8b4571", - "_type": "Item", - "_props": { - "Name": "Оружейный ящик", - "ShortName": "Оружейный ящик", - "Description": "Оружейный ящик", - "Weight": 1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "5909d76c86f77471e53d2ae0", - "_parent": "5909d76c86f77471e53d2adf", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 6, - "cellsV": 3, - "minCount": 1, - "maxCount": 6, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "drawer_metal_looting", - "BlocksArmorVest": false, - "SpawnFilter": [] - }, - "_proto": "578f87a3245977356274f2cb" - }, - "61aa1e6984ea0800645777f9": { - "_id": "61aa1e6984ea0800645777f9", - "_name": "terraWBoxLongBig_adv", - "_parent": "566965d44bdc2d814c8b4571", - "_type": "Item", - "_props": { - "Name": "Оружейный ящик", - "ShortName": "Оружейный ящик", - "Description": "Оружейный ящик", - "Weight": 1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "61aa1e6984ea0800645777fb", - "_parent": "61aa1e6984ea0800645777f9", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 6, - "cellsV": 3, - "minCount": 3, - "maxCount": 9, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "drawer_metal_looting", - "BlocksArmorVest": false, - "SpawnFilter": [] - }, - "_proto": "578f87a3245977356274f2cb" - }, "5909d5ef86f77467974efbd8": { "_id": "5909d5ef86f77467974efbd8", "_name": "terraWBoxLong", @@ -217080,6 +233178,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -217171,6 +233273,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -217206,461 +233312,6 @@ }, "_proto": "578f87a3245977356274f2cb" }, - "5d6fd45b86f774317075ed43": { - "_id": "5d6fd45b86f774317075ed43", - "_name": "tools&other", - "_parent": "566965d44bdc2d814c8b4571", - "_type": "Item", - "_props": { - "Name": "Ящик с инструментами", - "ShortName": "Ящик с инструментами", - "Description": "Ящик с инструментами", - "Weight": 1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "5d6fd45b86f774317075ed45", - "_parent": "5d6fd45b86f774317075ed43", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 5, - "cellsV": 5, - "minCount": 1, - "maxCount": 6, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "industrialbox_looting", - "BlocksArmorVest": false, - "SpawnFilter": [] - }, - "_proto": "578f879c24597735401e6bc6" - }, - "5d6d2b5486f774785c2ba8ea": { - "_id": "5d6d2b5486f774785c2ba8ea", - "_name": "wood_cache", - "_parent": "566965d44bdc2d814c8b4571", - "_type": "Item", - "_props": { - "Name": "Спортивная сумка", - "ShortName": "Спортивная сумка", - "Description": "Спортивная сумка", - "Weight": 1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "5d6d2b5486f774785c2ba8ec", - "_parent": "5d6d2b5486f774785c2ba8ea", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 4, - "cellsV": 4, - "minCount": 1, - "maxCount": 6, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "drawer_metal_looting", - "BlocksArmorVest": false, - "SpawnFilter": [] - }, - "_proto": "578f879c24597735401e6bc6" - }, - "5909d7cf86f77470ee57d75a": { - "_id": "5909d7cf86f77470ee57d75a", - "_name": "terraWBoxSquare", - "_parent": "566965d44bdc2d814c8b4571", - "_type": "Item", - "_props": { - "Name": "Оружейный ящик", - "ShortName": "Оружейный ящик", - "Description": "Оружейный ящик", - "Weight": 1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "5909d7cf86f77470ee57d75b", - "_parent": "5909d7cf86f77470ee57d75a", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 4, - "cellsV": 4, - "minCount": 1, - "maxCount": 9, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "drawer_metal_looting", - "BlocksArmorVest": false, - "SpawnFilter": [] - }, - "_proto": "578f87a3245977356274f2cb" - }, - "5909d45286f77465a8136dc6": { - "_id": "5909d45286f77465a8136dc6", - "_name": "AmmoBox", - "_parent": "566965d44bdc2d814c8b4571", - "_type": "Item", - "_props": { - "Name": "Патронный ящик", - "ShortName": "Патронный ящик", - "Description": "Патронный ящик", - "Weight": 1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "5909d45286f77465a8136dc7", - "_parent": "5909d45286f77465a8136dc6", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 3, - "cellsV": 3, - "minCount": 0, - "maxCount": 4, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "woodbox_looting", - "BlocksArmorVest": false, - "SpawnFilter": [] - }, - "_proto": "578f87a3245977356274f2cb" - }, - "578f879c24597735401e6bc6": { - "_id": "578f879c24597735401e6bc6", - "_name": "CashRegister", - "_parent": "566965d44bdc2d814c8b4571", - "_type": "Item", - "_props": { - "Name": "Кассовый аппарат", - "ShortName": "Касса", - "Description": "Кассовый аппарат", - "Weight": 1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "main", - "_id": "578f88f32459773546601e31", - "_parent": "578f879c24597735401e6bc6", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 2, - "cellsV": 1, - "minCount": 0, - "maxCount": 2, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "cashregister_looting", - "BlocksArmorVest": false, - "SpawnFilter": [] - }, - "_proto": "578f8782245977354405a1e3" - }, "5ad74cf586f774391278f6f0": { "_id": "5ad74cf586f774391278f6f0", "_name": "CashRegisterBig", @@ -217717,6 +233368,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -217808,6 +233463,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -217899,6 +233558,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -217934,15 +233597,15 @@ }, "_proto": "578f879c24597735401e6bc6" }, - "5909d36d86f774660f0bb900": { - "_id": "5909d36d86f774660f0bb900", - "_name": "GrenadeBox", + "578f879c24597735401e6bc6": { + "_id": "578f879c24597735401e6bc6", + "_name": "CashRegister", "_parent": "566965d44bdc2d814c8b4571", "_type": "Item", "_props": { - "Name": "Гранатный ящик", - "ShortName": "Гранатный ящик", - "Description": "Гранатный ящик", + "Name": "Кассовый аппарат", + "ShortName": "Касса", + "Description": "Кассовый аппарат", "Weight": 1, "BackgroundColor": "blue", "Width": 1, @@ -217990,11 +233653,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", - "_id": "5909d36d86f774660f0bb901", - "_parent": "5909d36d86f774660f0bb900", + "_id": "578f88f32459773546601e31", + "_parent": "578f879c24597735401e6bc6", "_props": { "filters": [ { @@ -218006,10 +233673,10 @@ ] } ], - "cellsH": 3, - "cellsV": 2, + "cellsH": 2, + "cellsV": 1, "minCount": 0, - "maxCount": 3, + "maxCount": 2, "maxWeight": 0, "isSortingTable": false }, @@ -218019,11 +233686,11 @@ "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "drawer_wood_looting", + "SearchSound": "cashregister_looting", "BlocksArmorVest": false, "SpawnFilter": [] }, - "_proto": "578f87a3245977356274f2cb" + "_proto": "578f8782245977354405a1e3" }, "578f8778245977358849a9b5": { "_id": "578f8778245977358849a9b5", @@ -218081,6 +233748,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -218172,6 +233843,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -218263,6 +233938,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -218298,6 +233977,101 @@ }, "_proto": "578f879c24597735401e6bc6" }, + "5909d36d86f774660f0bb900": { + "_id": "5909d36d86f774660f0bb900", + "_name": "GrenadeBox", + "_parent": "566965d44bdc2d814c8b4571", + "_type": "Item", + "_props": { + "Name": "Гранатный ящик", + "ShortName": "Гранатный ящик", + "Description": "Гранатный ящик", + "Weight": 1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "5909d36d86f774660f0bb901", + "_parent": "5909d36d86f774660f0bb900", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 3, + "cellsV": 2, + "minCount": 0, + "maxCount": 3, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "drawer_wood_looting", + "BlocksArmorVest": false, + "SpawnFilter": [] + }, + "_proto": "578f87a3245977356274f2cb" + }, "5909d4c186f7746ad34e805a": { "_id": "5909d4c186f7746ad34e805a", "_name": "MedBox", @@ -218354,6 +234128,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -218389,15 +234167,15 @@ }, "_proto": "578f879c24597735401e6bc6" }, - "59139c2186f77411564f8e42": { - "_id": "59139c2186f77411564f8e42", - "_name": "PCblock", + "5d6d2bb386f774785b07a77a": { + "_id": "5d6d2bb386f774785b07a77a", + "_name": "barrel_cache", "_parent": "566965d44bdc2d814c8b4571", "_type": "Item", "_props": { - "Name": "ПК", - "ShortName": "ПК", - "Description": "ПК", + "Name": "Спортивная сумка", + "ShortName": "Спортивная сумка", + "Description": "Спортивная сумка", "Weight": 1, "BackgroundColor": "blue", "Width": 1, @@ -218445,11 +234223,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", - "_id": "59139c2186f77411564f8e43", - "_parent": "59139c2186f77411564f8e42", + "_id": "5d6d2bb386f774785b07a77c", + "_parent": "5d6d2bb386f774785b07a77a", "_props": { "filters": [ { @@ -218461,10 +234243,10 @@ ] } ], - "cellsH": 4, + "cellsH": 3, "cellsV": 4, - "minCount": 0, - "maxCount": 2, + "minCount": 1, + "maxCount": 5, "maxWeight": 0, "isSortingTable": false }, @@ -218474,12 +234256,107 @@ "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "techno_box_looting_01", + "SearchSound": "woodbox_looting", "BlocksArmorVest": false, "SpawnFilter": [] }, "_proto": "578f879c24597735401e6bc6" }, + "61a89e5445a2672acf66c877": { + "_id": "61a89e5445a2672acf66c877", + "_name": "box_preset1", + "_parent": "566965d44bdc2d814c8b4571", + "_type": "Item", + "_props": { + "Name": "boxpreset1", + "ShortName": "boxpreset1", + "Description": "boxpreset1", + "Weight": 500, + "BackgroundColor": "blue", + "Width": 6, + "Height": 8, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "61a89e5445a2672acf66c879", + "_parent": "61a89e5445a2672acf66c877", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 10, + "cellsV": 12, + "minCount": 18, + "maxCount": 43, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "drawer_metal_looting", + "BlocksArmorVest": false, + "SpawnFilter": [] + }, + "_proto": "578f87a3245977356274f2cb" + }, "578f8782245977354405a1e3": { "_id": "578f8782245977354405a1e3", "_name": "Safe", @@ -218536,6 +234413,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -218627,6 +234508,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -218718,6 +234603,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -218753,15 +234642,15 @@ }, "_proto": "578f879c24597735401e6bc6" }, - "566966cd4bdc2d0c4c8b4578": { - "_id": "566966cd4bdc2d0c4c8b4578", - "_name": "StupidBox", + "59139c2186f77411564f8e42": { + "_id": "59139c2186f77411564f8e42", + "_name": "PCblock", "_parent": "566965d44bdc2d814c8b4571", "_type": "Item", "_props": { - "Name": "Ящик с хламом", - "ShortName": "Ящик с хламом", - "Description": "Ящик с хламом", + "Name": "ПК", + "ShortName": "ПК", + "Description": "ПК", "Weight": 1, "BackgroundColor": "blue", "Width": 1, @@ -218809,11 +234698,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", - "_id": "566983034bdc2d814c8b4572", - "_parent": "566966cd4bdc2d0c4c8b4578", + "_id": "59139c2186f77411564f8e43", + "_parent": "59139c2186f77411564f8e42", "_props": { "filters": [ { @@ -218828,7 +234721,7 @@ "cellsH": 4, "cellsV": 4, "minCount": 0, - "maxCount": 4, + "maxCount": 2, "maxWeight": 0, "isSortingTable": false }, @@ -218838,10 +234731,11 @@ "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "woodbox_looting", + "SearchSound": "techno_box_looting_01", "BlocksArmorVest": false, "SpawnFilter": [] - } + }, + "_proto": "578f879c24597735401e6bc6" }, "5909d50c86f774659e6aaebe": { "_id": "5909d50c86f774659e6aaebe", @@ -218899,6 +234793,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -218934,15 +234832,15 @@ }, "_proto": "578f879c24597735401e6bc6" }, - "578f87ad245977356274f2cc": { - "_id": "578f87ad245977356274f2cc", - "_name": "WeaponCrate", + "5909d45286f77465a8136dc6": { + "_id": "5909d45286f77465a8136dc6", + "_name": "AmmoBox", "_parent": "566965d44bdc2d814c8b4571", "_type": "Item", "_props": { - "Name": "Деревянный ящик", - "ShortName": "Деревянный ящик", - "Description": "Деревянный ящик", + "Name": "Патронный ящик", + "ShortName": "Патронный ящик", + "Description": "Патронный ящик", "Weight": 1, "BackgroundColor": "blue", "Width": 1, @@ -218990,11 +234888,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", - "_id": "578f8949245977358849a9b6", - "_parent": "578f87ad245977356274f2cc", + "_id": "5909d45286f77465a8136dc7", + "_parent": "5909d45286f77465a8136dc6", "_props": { "filters": [ { @@ -219006,10 +234908,10 @@ ] } ], - "cellsH": 5, - "cellsV": 2, + "cellsH": 3, + "cellsV": 3, "minCount": 0, - "maxCount": 3, + "maxCount": 4, "maxWeight": 0, "isSortingTable": false }, @@ -219081,6 +234983,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -219116,6 +235022,386 @@ }, "_proto": "578f87a3245977356274f2cb" }, + "61a89e812cc17d60cc5f9879": { + "_id": "61a89e812cc17d60cc5f9879", + "_name": "box_preset2", + "_parent": "566965d44bdc2d814c8b4571", + "_type": "Item", + "_props": { + "Name": "box_preset2", + "ShortName": "box_preset2", + "Description": "box_preset2", + "Weight": 1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "61a89e812cc17d60cc5f987b", + "_parent": "61a89e812cc17d60cc5f9879", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 5, + "cellsV": 5, + "minCount": 0, + "maxCount": 8, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "drawer_metal_looting", + "BlocksArmorVest": false, + "SpawnFilter": [] + }, + "_proto": "578f87a3245977356274f2cb" + }, + "5d6fe50986f77449d97f7463": { + "_id": "5d6fe50986f77449d97f7463", + "_name": "meds&other", + "_parent": "566965d44bdc2d814c8b4571", + "_type": "Item", + "_props": { + "Name": "Ящик с инструментами", + "ShortName": "Ящик с инструментами", + "Description": "Ящик с инструментами", + "Weight": 1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "5d6fe50986f77449d97f7465", + "_parent": "5d6fe50986f77449d97f7463", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 5, + "cellsV": 5, + "minCount": 1, + "maxCount": 6, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "woodbox_looting", + "BlocksArmorVest": false, + "SpawnFilter": [] + }, + "_proto": "578f879c24597735401e6bc6" + }, + "5937ef2b86f77408a47244b3": { + "_id": "5937ef2b86f77408a47244b3", + "_name": "jacket_yellow_quest", + "_parent": "566965d44bdc2d814c8b4571", + "_type": "Item", + "_props": { + "Name": "Куртка", + "ShortName": "Куртка", + "Description": "Куртка", + "Weight": 1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "5937ef2b86f77408a47244b4", + "_parent": "5937ef2b86f77408a47244b3", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 2, + "cellsV": 2, + "minCount": 1, + "maxCount": 1, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "jacket_looting", + "BlocksArmorVest": false, + "SpawnFilter": [] + }, + "_proto": "566966cd4bdc2d0c4c8b4578" + }, + "5909e4b686f7747f5b744fa4": { + "_id": "5909e4b686f7747f5b744fa4", + "_name": "scavDead", + "_parent": "566965d44bdc2d814c8b4571", + "_type": "Item", + "_props": { + "Name": "Труп Дикого", + "ShortName": "Труп Дикого", + "Description": "Труп Дикого", + "Weight": 1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "5909e4b686f7747f5b744fa5", + "_parent": "5909e4b686f7747f5b744fa4", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 4, + "cellsV": 4, + "minCount": 0, + "maxCount": 5, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "SpawnFilter": [] + }, + "_proto": "578f879c24597735401e6bc6" + }, "5c052cea86f7746b2101e8d8": { "_id": "5c052cea86f7746b2101e8d8", "_name": "suitcase_plastic_lootable", @@ -219172,6 +235458,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -219207,23 +235497,23 @@ }, "_proto": "578f879c24597735401e6bc6" }, - "5857a8b324597729ab0a0e7d": { - "_id": "5857a8b324597729ab0a0e7d", - "_name": "Beta container", - "_parent": "5448bf274bdc2dfc2f8b456a", + "5d6d2b5486f774785c2ba8ea": { + "_id": "5d6d2b5486f774785c2ba8ea", + "_name": "wood_cache", + "_parent": "566965d44bdc2d814c8b4571", "_type": "Item", "_props": { - "Name": "Защищенный контейнер Бета", - "ShortName": "β-secured", - "Description": "", + "Name": "Спортивная сумка", + "ShortName": "Спортивная сумка", + "Description": "Спортивная сумка", "Weight": 1, - "BackgroundColor": "violet", - "Width": 3, - "Height": 2, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, "StackMaxSize": 1, - "ItemSound": "container_case", + "ItemSound": "generic", "Prefab": { - "path": "assets/content/items/containers/double_gun_case/item_double_gun_case.bundle", + "path": "", "rcid": "" }, "UsePrefab": { @@ -219232,7 +235522,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": true, + "ExaminedByDefault": false, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -219251,69 +235541,42 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", "UnlootableFromSide": [], "AnimationVariantsNumber": 0, - "DiscardingBlock": true, + "DiscardingBlock": false, "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", - "_id": "5857a8b324597729ab0a0e7e", - "_parent": "5857a8b324597729ab0a0e7d", + "_id": "5d6d2b5486f774785c2ba8ec", + "_parent": "5d6d2b5486f774785c2ba8ea", "_props": { "filters": [ { "Filter": [ - "5448eb774bdc2d0a728b4567", - "543be5f84bdc2dd4348b456a", - "5448fe124bdc2da5018b4567", - "60b0f6c058e0b0481a09ad11", - "619cbf9e0a7c3a1a2731940a", - "619cbf7d23893217ec30b689", - "59fafd4b86f7745ca07e1232", - "62a09d3bcf4a99369e262447", - "5d235bb686f77443f4331278", - "5c093e3486f77430cb02e593", - "590c60fc86f77412b13fddcf", - "5783c43d2459774bbe137486", - "543be6674bdc2df1348b4569", - "5448ecbe4bdc2d60728b4568", - "543be5e94bdc2df1348b4568", - "5447e1d04bdc2dff2f8b4567", - "567849dd4bdc2d150f8b456e", - "543be5664bdc2dd4348b4569", - "5447e0e74bdc2d3c308b4567", - "5661632d4bdc2d903d8b456b", - "543be5cb4bdc2deb348b4568" + "54009119af1c881c07000029" ], "ExcludedFilter": [ - "5a341c4086f77401f2541505", - "55818aeb4bdc2ddc698b456a", - "5448bc234bdc2d3c308b4569", - "5b3b6dc75acfc47a8773fb1e", - "5a1ead28fcdbcb001912fa9f", - "587e08ee245977446b4410cf", - "5c0695860db834001b735461", - "5a16b93dfcdbcbcae6687261", - "5a16b8a9fcdbcb00165aa6ca", - "5c11046cd174af02a012e42b", - "5448bf274bdc2dfc2f8b456a", - "543be6564bdc2df4348b4568" + "5448bf274bdc2dfc2f8b456a" ] } ], - "cellsH": 3, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, + "cellsH": 4, + "cellsV": 4, + "minCount": 1, + "maxCount": 6, "maxWeight": 0, "isSortingTable": false }, @@ -219322,23 +235585,961 @@ ], "Slots": [], "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [ - "SecuredContainer" - ], - "SearchSound": "techno_box_looting_01", + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "drawer_metal_looting", "BlocksArmorVest": false, - "containType": [], - "sizeWidth": 3, - "sizeHeight": 2, - "isSecured": true, - "spawnTypes": "None", - "lootFilter": [], - "spawnRarity": "Common", - "minCountSpawn": 0, - "maxCountSpawn": 0, - "openedByKeyID": [] + "SpawnFilter": [] }, - "_proto": "544a11ac4bdc2d470e8b456a" + "_proto": "578f879c24597735401e6bc6" + }, + "566966cd4bdc2d0c4c8b4578": { + "_id": "566966cd4bdc2d0c4c8b4578", + "_name": "StupidBox", + "_parent": "566965d44bdc2d814c8b4571", + "_type": "Item", + "_props": { + "Name": "Ящик с хламом", + "ShortName": "Ящик с хламом", + "Description": "Ящик с хламом", + "Weight": 1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "566983034bdc2d814c8b4572", + "_parent": "566966cd4bdc2d0c4c8b4578", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 4, + "cellsV": 4, + "minCount": 0, + "maxCount": 4, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "woodbox_looting", + "BlocksArmorVest": false, + "SpawnFilter": [] + } + }, + "578f87ad245977356274f2cc": { + "_id": "578f87ad245977356274f2cc", + "_name": "WeaponCrate", + "_parent": "566965d44bdc2d814c8b4571", + "_type": "Item", + "_props": { + "Name": "Деревянный ящик", + "ShortName": "Деревянный ящик", + "Description": "Деревянный ящик", + "Weight": 1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "578f8949245977358849a9b6", + "_parent": "578f87ad245977356274f2cc", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 5, + "cellsV": 2, + "minCount": 0, + "maxCount": 3, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "woodbox_looting", + "BlocksArmorVest": false, + "SpawnFilter": [] + }, + "_proto": "578f87a3245977356274f2cb" + }, + "622334c873090231d904a9fc": { + "_id": "622334c873090231d904a9fc", + "_name": "air_drop_medical", + "_parent": "566965d44bdc2d814c8b4571", + "_type": "Item", + "_props": { + "Name": "boxpreset1", + "ShortName": "boxpreset1", + "Description": "boxpreset1", + "Weight": 500, + "BackgroundColor": "blue", + "Width": 6, + "Height": 8, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "622334c873090231d904a9fe", + "_parent": "622334c873090231d904a9fc", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 10, + "cellsV": 12, + "minCount": 20, + "maxCount": 55, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "drawer_metal_looting", + "BlocksArmorVest": false, + "SpawnFilter": [] + }, + "_proto": "578f87a3245977356274f2cb" + }, + "622334fa3136504a544d160c": { + "_id": "622334fa3136504a544d160c", + "_name": "air_drop_supply", + "_parent": "566965d44bdc2d814c8b4571", + "_type": "Item", + "_props": { + "Name": "boxpreset1", + "ShortName": "boxpreset1", + "Description": "boxpreset1", + "Weight": 500, + "BackgroundColor": "blue", + "Width": 6, + "Height": 8, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "622334fa3136504a544d160e", + "_parent": "622334fa3136504a544d160c", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 10, + "cellsV": 12, + "minCount": 20, + "maxCount": 43, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "drawer_metal_looting", + "BlocksArmorVest": false, + "SpawnFilter": [] + }, + "_proto": "578f87a3245977356274f2cb" + }, + "6223351bb5d97a7b2c635ca7": { + "_id": "6223351bb5d97a7b2c635ca7", + "_name": "air_drop_weapon", + "_parent": "566965d44bdc2d814c8b4571", + "_type": "Item", + "_props": { + "Name": "boxpreset1", + "ShortName": "boxpreset1", + "Description": "boxpreset1", + "Weight": 500, + "BackgroundColor": "blue", + "Width": 6, + "Height": 8, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "6223351bb5d97a7b2c635ca9", + "_parent": "6223351bb5d97a7b2c635ca7", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 10, + "cellsV": 12, + "minCount": 26, + "maxCount": 50, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "drawer_metal_looting", + "BlocksArmorVest": false, + "SpawnFilter": [] + }, + "_proto": "578f87a3245977356274f2cb" + }, + "5d07b91b86f7745a077a9432": { + "_id": "5d07b91b86f7745a077a9432", + "_name": "boss_container", + "_parent": "566965d44bdc2d814c8b4571", + "_type": "Item", + "_props": { + "Name": "Сейф", + "ShortName": "Сейф", + "Description": "Сейф", + "Weight": 1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "5d07b91b86f7745a077a9434", + "_parent": "5d07b91b86f7745a077a9432", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 5, + "cellsV": 5, + "minCount": 6, + "maxCount": 18, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "drawer_metal_looting", + "BlocksArmorVest": false, + "SpawnFilter": [] + }, + "_proto": "578f8778245977358849a9b5" + }, + "59387ac686f77401442ddd61": { + "_id": "59387ac686f77401442ddd61", + "_name": "jacket_key114_feld", + "_parent": "566965d44bdc2d814c8b4571", + "_type": "Item", + "_props": { + "Name": "Куртка", + "ShortName": "Куртка", + "Description": "Куртка", + "Weight": 1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "59387ac686f77401442ddd62", + "_parent": "59387ac686f77401442ddd61", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 2, + "cellsV": 2, + "minCount": 1, + "maxCount": 1, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "jacket_looting", + "BlocksArmorVest": false, + "SpawnFilter": [] + }, + "_proto": "566966cd4bdc2d0c4c8b4578" + }, + "5909d76c86f77471e53d2adf": { + "_id": "5909d76c86f77471e53d2adf", + "_name": "terraWBoxLongBig", + "_parent": "566965d44bdc2d814c8b4571", + "_type": "Item", + "_props": { + "Name": "Оружейный ящик", + "ShortName": "Оружейный ящик", + "Description": "Оружейный ящик", + "Weight": 1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "5909d76c86f77471e53d2ae0", + "_parent": "5909d76c86f77471e53d2adf", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 6, + "cellsV": 3, + "minCount": 1, + "maxCount": 6, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "drawer_metal_looting", + "BlocksArmorVest": false, + "SpawnFilter": [] + }, + "_proto": "578f87a3245977356274f2cb" + }, + "61aa1e6984ea0800645777f9": { + "_id": "61aa1e6984ea0800645777f9", + "_name": "terraWBoxLongBig_adv", + "_parent": "566965d44bdc2d814c8b4571", + "_type": "Item", + "_props": { + "Name": "Оружейный ящик", + "ShortName": "Оружейный ящик", + "Description": "Оружейный ящик", + "Weight": 1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "61aa1e6984ea0800645777fb", + "_parent": "61aa1e6984ea0800645777f9", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 6, + "cellsV": 3, + "minCount": 3, + "maxCount": 9, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "drawer_metal_looting", + "BlocksArmorVest": false, + "SpawnFilter": [] + }, + "_proto": "578f87a3245977356274f2cb" + }, + "5909d7cf86f77470ee57d75a": { + "_id": "5909d7cf86f77470ee57d75a", + "_name": "terraWBoxSquare", + "_parent": "566965d44bdc2d814c8b4571", + "_type": "Item", + "_props": { + "Name": "Оружейный ящик", + "ShortName": "Оружейный ящик", + "Description": "Оружейный ящик", + "Weight": 1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "5909d7cf86f77470ee57d75b", + "_parent": "5909d7cf86f77470ee57d75a", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 4, + "cellsV": 4, + "minCount": 1, + "maxCount": 9, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "drawer_metal_looting", + "BlocksArmorVest": false, + "SpawnFilter": [] + }, + "_proto": "578f87a3245977356274f2cb" }, "5c0a794586f77461c458f892": { "_id": "5c0a794586f77461c458f892", @@ -219396,6 +236597,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -219496,6 +236701,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -219551,6 +236760,145 @@ }, "_proto": "544a11ac4bdc2d470e8b456a" }, + "5857a8b324597729ab0a0e7d": { + "_id": "5857a8b324597729ab0a0e7d", + "_name": "Beta container", + "_parent": "5448bf274bdc2dfc2f8b456a", + "_type": "Item", + "_props": { + "Name": "Защищенный контейнер Бета", + "ShortName": "β-secured", + "Description": "", + "Weight": 1, + "BackgroundColor": "violet", + "Width": 3, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "container_case", + "Prefab": { + "path": "assets/content/items/containers/double_gun_case/item_double_gun_case.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": true, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "5857a8b324597729ab0a0e7e", + "_parent": "5857a8b324597729ab0a0e7d", + "_props": { + "filters": [ + { + "Filter": [ + "5448eb774bdc2d0a728b4567", + "543be5f84bdc2dd4348b456a", + "5448fe124bdc2da5018b4567", + "60b0f6c058e0b0481a09ad11", + "619cbf9e0a7c3a1a2731940a", + "619cbf7d23893217ec30b689", + "59fafd4b86f7745ca07e1232", + "62a09d3bcf4a99369e262447", + "5d235bb686f77443f4331278", + "5c093e3486f77430cb02e593", + "590c60fc86f77412b13fddcf", + "5783c43d2459774bbe137486", + "543be6674bdc2df1348b4569", + "5448ecbe4bdc2d60728b4568", + "543be5e94bdc2df1348b4568", + "5447e1d04bdc2dff2f8b4567", + "567849dd4bdc2d150f8b456e", + "543be5664bdc2dd4348b4569", + "5447e0e74bdc2d3c308b4567", + "5661632d4bdc2d903d8b456b" + ], + "ExcludedFilter": [ + "5a341c4086f77401f2541505", + "55818aeb4bdc2ddc698b456a", + "5448bc234bdc2d3c308b4569", + "5b3b6dc75acfc47a8773fb1e", + "5a1ead28fcdbcb001912fa9f", + "587e08ee245977446b4410cf", + "5c0695860db834001b735461", + "5a16b93dfcdbcbcae6687261", + "5a16b8a9fcdbcb00165aa6ca", + "5c11046cd174af02a012e42b", + "5448bf274bdc2dfc2f8b456a", + "543be6564bdc2df4348b4568", + "6389c7750ef44505c87f5996", + "6389c85357baa773a825b356", + "6389c7f115805221fb410466" + ] + } + ], + "cellsH": 3, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [ + "SecuredContainer" + ], + "SearchSound": "techno_box_looting_01", + "BlocksArmorVest": false, + "containType": [], + "sizeWidth": 3, + "sizeHeight": 2, + "isSecured": true, + "spawnTypes": "None", + "lootFilter": [], + "spawnRarity": "Common", + "minCountSpawn": 0, + "maxCountSpawn": 0, + "openedByKeyID": [] + }, + "_proto": "544a11ac4bdc2d470e8b456a" + }, "59db794186f77448bc595262": { "_id": "59db794186f77448bc595262", "_name": "Epsilon container", @@ -219607,6 +236955,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -219650,7 +237002,10 @@ "5a16b8a9fcdbcb00165aa6ca", "5c11046cd174af02a012e42b", "5448bf274bdc2dfc2f8b456a", - "543be6564bdc2df4348b4568" + "543be6564bdc2df4348b4568", + "6389c85357baa773a825b356", + "6389c7750ef44505c87f5996", + "6389c7f115805221fb410466" ] } ], @@ -219740,6 +237095,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -219768,8 +237127,7 @@ "567849dd4bdc2d150f8b456e", "543be5664bdc2dd4348b4569", "5447e0e74bdc2d3c308b4567", - "5661632d4bdc2d903d8b456b", - "543be5cb4bdc2deb348b4568" + "5661632d4bdc2d903d8b456b" ], "ExcludedFilter": [ "5448e54d4bdc2dcc718b4568", @@ -219784,7 +237142,10 @@ "5a16b8a9fcdbcb00165aa6ca", "5c11046cd174af02a012e42b", "5448bf274bdc2dfc2f8b456a", - "543be6564bdc2df4348b4568" + "543be6564bdc2df4348b4568", + "6389c85357baa773a825b356", + "6389c7750ef44505c87f5996", + "6389c7f115805221fb410466" ] } ], @@ -219874,6 +237235,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -219915,7 +237280,10 @@ "5a16b8a9fcdbcb00165aa6ca", "5c11046cd174af02a012e42b", "5448bf274bdc2dfc2f8b456a", - "543be6564bdc2df4348b4568" + "543be6564bdc2df4348b4568", + "6389c7750ef44505c87f5996", + "6389c85357baa773a825b356", + "6389c7f115805221fb410466" ] } ], @@ -220005,6 +237373,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -220033,8 +237405,7 @@ "567849dd4bdc2d150f8b456e", "543be5664bdc2dd4348b4569", "5447e0e74bdc2d3c308b4567", - "5661632d4bdc2d903d8b456b", - "543be5cb4bdc2deb348b4568" + "5661632d4bdc2d903d8b456b" ], "ExcludedFilter": [ "5a341c4086f77401f2541505", @@ -220048,7 +237419,10 @@ "5a16b8a9fcdbcb00165aa6ca", "5c11046cd174af02a012e42b", "5448bf274bdc2dfc2f8b456a", - "543be6564bdc2df4348b4568" + "543be6564bdc2df4348b4568", + "6389c7750ef44505c87f5996", + "6389c85357baa773a825b356", + "6389c7f115805221fb410466" ] } ], @@ -220137,6 +237511,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -220164,8 +237542,7 @@ "567849dd4bdc2d150f8b456e", "543be5664bdc2dd4348b4569", "5447e0e74bdc2d3c308b4567", - "5661632d4bdc2d903d8b456b", - "543be5cb4bdc2deb348b4568" + "5661632d4bdc2d903d8b456b" ], "ExcludedFilter": [ "5a341c4086f77401f2541505", @@ -220177,7 +237554,12 @@ "5a16b93dfcdbcbcae6687261", "5a16b8a9fcdbcb00165aa6ca", "5c11046cd174af02a012e42b", - "5448bf274bdc2dfc2f8b456a" + "5448bf274bdc2dfc2f8b456a", + "6389c7750ef44505c87f5996", + "6389c85357baa773a825b356", + "6389c7f115805221fb410466", + "543be6564bdc2df4348b4568", + "5448bc234bdc2d3c308b4569" ] } ], @@ -220220,8 +237602,8 @@ "Description": "Pockets", "Weight": 0, "BackgroundColor": "default", - "Width": 2, - "Height": 3, + "Width": 20, + "Height": 20, "StackMaxSize": 1, "ItemSound": "generic", "Prefab": { @@ -220236,11 +237618,11 @@ "NotShownInSlot": true, "ExaminedByDefault": true, "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, + "IsUndiscardable": true, + "IsUnsaleable": true, + "IsUnbuyable": true, + "IsUngivable": true, + "IsLockedafterEquip": true, "QuestItem": false, "LootExperience": 20, "ExamineExperience": 10, @@ -220253,18 +237635,26 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], + "Unlootable": true, + "UnlootableFromSlot": "Pockets", + "UnlootableFromSide": [ + "Bear", + "Usec", + "Savage" + ], "AnimationVariantsNumber": 0, "DiscardingBlock": false, "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "pocket1", @@ -220376,6 +237766,8 @@ "5f4f9eb969cdc30ff33f09db", "61605ddea09d851a0a0c1bbc", "61605e13ffa6e502ac5e7eef", + "62e9103049c018f425059f38", + "62e910aaf957f2915e0a5e36", "5991b51486f77447b112d44f", "5ac78a9b86f7741cca0bbd8d", "5b4391a586f7745321235ab2", @@ -220400,6 +237792,8 @@ "5f4f9eb969cdc30ff33f09db", "61605ddea09d851a0a0c1bbc", "61605e13ffa6e502ac5e7eef", + "62e9103049c018f425059f38", + "62e910aaf957f2915e0a5e36", "5991b51486f77447b112d44f", "5ac78a9b86f7741cca0bbd8d", "5b4391a586f7745321235ab2", @@ -220424,6 +237818,8 @@ "5f4f9eb969cdc30ff33f09db", "61605ddea09d851a0a0c1bbc", "61605e13ffa6e502ac5e7eef", + "62e9103049c018f425059f38", + "62e910aaf957f2915e0a5e36", "5991b51486f77447b112d44f", "5ac78a9b86f7741cca0bbd8d", "5b4391a586f7745321235ab2", @@ -220438,7 +237834,9 @@ } ], "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], + "CantRemoveFromSlotsDuringRaid": [ + "Pockets" + ], "SearchSound": "looting_body_extended", "BlocksArmorVest": false }, @@ -220455,8 +237853,8 @@ "Description": "Pockets", "Weight": 0, "BackgroundColor": "default", - "Width": 2, - "Height": 3, + "Width": 20, + "Height": 20, "StackMaxSize": 1, "ItemSound": "generic", "Prefab": { @@ -220471,11 +237869,11 @@ "NotShownInSlot": true, "ExaminedByDefault": true, "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, + "IsUndiscardable": true, + "IsUnsaleable": true, + "IsUnbuyable": true, + "IsUngivable": true, + "IsLockedafterEquip": true, "QuestItem": false, "LootExperience": 20, "ExamineExperience": 10, @@ -220488,18 +237886,26 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], + "Unlootable": true, + "UnlootableFromSlot": "Pockets", + "UnlootableFromSide": [ + "Bear", + "Usec", + "Savage" + ], "AnimationVariantsNumber": 0, "DiscardingBlock": false, "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "pocket1", @@ -220600,7 +238006,9 @@ ], "Slots": [], "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], + "CantRemoveFromSlotsDuringRaid": [ + "Pockets" + ], "SearchSound": "looting_body_extended", "BlocksArmorVest": false } @@ -220616,8 +238024,8 @@ "Description": "Pockets", "Weight": 0, "BackgroundColor": "default", - "Width": 2, - "Height": 3, + "Width": 20, + "Height": 20, "StackMaxSize": 1, "ItemSound": "generic", "Prefab": { @@ -220632,11 +238040,11 @@ "NotShownInSlot": true, "ExaminedByDefault": true, "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, + "IsUndiscardable": true, + "IsUnsaleable": true, + "IsUnbuyable": true, + "IsUngivable": true, + "IsLockedafterEquip": true, "QuestItem": false, "LootExperience": 20, "ExamineExperience": 10, @@ -220649,18 +238057,26 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], + "Unlootable": true, + "UnlootableFromSlot": "Pockets", + "UnlootableFromSide": [ + "Bear", + "Usec", + "Savage" + ], "AnimationVariantsNumber": 0, "DiscardingBlock": false, "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "pocket1", @@ -220785,7 +238201,9 @@ ], "Slots": [], "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], + "CantRemoveFromSlotsDuringRaid": [ + "Pockets" + ], "SearchSound": "looting_body_extended", "BlocksArmorVest": false }, @@ -220802,8 +238220,8 @@ "Description": "Pockets", "Weight": 0, "BackgroundColor": "default", - "Width": 2, - "Height": 3, + "Width": 20, + "Height": 20, "StackMaxSize": 1, "ItemSound": "generic", "Prefab": { @@ -220818,11 +238236,11 @@ "NotShownInSlot": true, "ExaminedByDefault": true, "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, + "IsUndiscardable": true, + "IsUnsaleable": true, + "IsUnbuyable": true, + "IsUngivable": true, + "IsLockedafterEquip": true, "QuestItem": false, "LootExperience": 20, "ExamineExperience": 10, @@ -220835,18 +238253,26 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], + "Unlootable": true, + "UnlootableFromSlot": "Pockets", + "UnlootableFromSide": [ + "Bear", + "Usec", + "Savage" + ], "AnimationVariantsNumber": 0, "DiscardingBlock": false, "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "pocket1", @@ -220971,29 +238397,31 @@ ], "Slots": [], "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], + "CantRemoveFromSlotsDuringRaid": [ + "Pockets" + ], "SearchSound": "looting_body_extended", "BlocksArmorVest": false }, "_proto": "557ffd194bdc2d28148b457f" }, - "61bcc89aef0f505f0c6cd0fc": { - "_id": "61bcc89aef0f505f0c6cd0fc", - "_name": "item_equipment_rig_strandhogg", + "5e9db13186f7742f845ee9d3": { + "_id": "5e9db13186f7742f845ee9d3", + "_name": "item_equipment_rig_bearing", "_parent": "5448e5284bdc2dcb718b4567", "_type": "Item", "_props": { - "Name": "tactec", - "ShortName": "tactec", - "Description": "tactec", - "Weight": 6.5, + "Name": "commando", + "ShortName": "commando", + "Description": "commando", + "Weight": 1.36, "BackgroundColor": "default", "Width": 3, - "Height": 4, + "Height": 3, "StackMaxSize": 1, "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/rig_strandhogg/item_equipment_rig_strandhogg.bundle", + "path": "assets/content/items/equipment/rig_bearing/item_equipment_rig_bearing.bundle", "rcid": "" }, "UsePrefab": { @@ -221013,7 +238441,7 @@ "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": true, - "RepairCost": 720, + "RepairCost": 0, "RepairSpeed": 0, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -221021,8 +238449,8 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -221033,11 +238461,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", - "_id": "61bcc89aef0f505f0c6cd0fe", - "_parent": "61bcc89aef0f505f0c6cd0fc", + "_id": "5e9db13186f7742f845ee9d5", + "_parent": "5e9db13186f7742f845ee9d3", "_props": { "filters": [ { @@ -221049,8 +238481,8 @@ ] } ], - "cellsH": 1, - "cellsV": 3, + "cellsH": 2, + "cellsV": 2, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -221060,8 +238492,8 @@ }, { "_name": "2", - "_id": "61bcc89aef0f505f0c6cd0ff", - "_parent": "61bcc89aef0f505f0c6cd0fc", + "_id": "5e9db13186f7742f845ee9d6", + "_parent": "5e9db13186f7742f845ee9d3", "_props": { "filters": [ { @@ -221073,8 +238505,8 @@ ] } ], - "cellsH": 1, - "cellsV": 3, + "cellsH": 2, + "cellsV": 2, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -221084,8 +238516,8 @@ }, { "_name": "3", - "_id": "61bcc89aef0f505f0c6cd100", - "_parent": "61bcc89aef0f505f0c6cd0fc", + "_id": "5e9db13186f7742f845ee9d7", + "_parent": "5e9db13186f7742f845ee9d3", "_props": { "filters": [ { @@ -221098,7 +238530,7 @@ } ], "cellsH": 1, - "cellsV": 3, + "cellsV": 2, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -221108,8 +238540,8 @@ }, { "_name": "4", - "_id": "61bcc89aef0f505f0c6cd101", - "_parent": "61bcc89aef0f505f0c6cd0fc", + "_id": "5e9db13186f7742f845ee9d8", + "_parent": "5e9db13186f7742f845ee9d3", "_props": { "filters": [ { @@ -221122,7 +238554,7 @@ } ], "cellsH": 1, - "cellsV": 1, + "cellsV": 2, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -221132,8 +238564,8 @@ }, { "_name": "5", - "_id": "61bcc89aef0f505f0c6cd102", - "_parent": "61bcc89aef0f505f0c6cd0fc", + "_id": "5e9db13186f7742f845ee9d9", + "_parent": "5e9db13186f7742f845ee9d3", "_props": { "filters": [ { @@ -221146,7 +238578,7 @@ } ], "cellsH": 1, - "cellsV": 1, + "cellsV": 2, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -221156,8 +238588,8 @@ }, { "_name": "6", - "_id": "61bcc89aef0f505f0c6cd103", - "_parent": "61bcc89aef0f505f0c6cd0fc", + "_id": "5e9db13186f7742f845ee9da", + "_parent": "5e9db13186f7742f845ee9d3", "_props": { "filters": [ { @@ -221170,7 +238602,7 @@ } ], "cellsH": 1, - "cellsV": 1, + "cellsV": 2, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -221180,8 +238612,8 @@ }, { "_name": "7", - "_id": "61bcc89aef0f505f0c6cd104", - "_parent": "61bcc89aef0f505f0c6cd0fc", + "_id": "5e9db13186f7742f845ee9db", + "_parent": "5e9db13186f7742f845ee9d3", "_props": { "filters": [ { @@ -221204,8 +238636,113 @@ }, { "_name": "8", - "_id": "61bcc89bef0f505f0c6cd105", - "_parent": "61bcc89aef0f505f0c6cd0fc", + "_id": "5e9db13186f7742f845ee9dc", + "_parent": "5e9db13186f7742f845ee9d3", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "RigLayoutName": "Bearing", + "Durability": 0, + "MaxDurability": 0, + "armorZone": [], + "armorClass": 0, + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "628baf0b967de16aab5a4f36": { + "_id": "628baf0b967de16aab5a4f36", + "_name": "item_equipment_rig_boss_birdeye", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "commando", + "ShortName": "commando", + "Description": "commando", + "Weight": 1.36, + "BackgroundColor": "default", + "Width": 3, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_boss_birdeye/item_equipment_rig_boss_birdeye.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "628baf0b967de16aab5a4f38", + "_parent": "628baf0b967de16aab5a4f36", "_props": { "filters": [ { @@ -221225,6 +238762,969 @@ "isSortingTable": false }, "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "628baf0b967de16aab5a4f39", + "_parent": "628baf0b967de16aab5a4f36", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 2, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "628baf0b967de16aab5a4f3a", + "_parent": "628baf0b967de16aab5a4f36", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "628baf0b967de16aab5a4f3b", + "_parent": "628baf0b967de16aab5a4f36", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "628baf0b967de16aab5a4f3c", + "_parent": "628baf0b967de16aab5a4f36", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "628baf0b967de16aab5a4f3d", + "_parent": "628baf0b967de16aab5a4f36", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "628baf0b967de16aab5a4f3e", + "_parent": "628baf0b967de16aab5a4f36", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "628baf0b967de16aab5a4f3f", + "_parent": "628baf0b967de16aab5a4f36", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "RigLayoutName": "Bearing", + "Durability": 0, + "MaxDurability": 0, + "armorZone": [], + "armorClass": 0, + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "6034d0230ca681766b6a0fb5": { + "_id": "6034d0230ca681766b6a0fb5", + "_name": "item_equipment_rig_cs_assault", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "Wild Vest", + "ShortName": "Wild Vest", + "Description": "Wild Vest", + "Weight": 0.75, + "BackgroundColor": "default", + "Width": 2, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_cs_assault/item_equipment_rig_cs_assault.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "6034d0230ca681766b6a0fb7", + "_parent": "6034d0230ca681766b6a0fb5", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 3, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "6034d0230ca681766b6a0fb8", + "_parent": "6034d0230ca681766b6a0fb5", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "6034d0230ca681766b6a0fb9", + "_parent": "6034d0230ca681766b6a0fb5", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "6034d0230ca681766b6a0fba", + "_parent": "6034d0230ca681766b6a0fb5", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 3, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "RigLayoutName": "mil_tac", + "Durability": 0, + "MaxDurability": 0, + "armorZone": [], + "armorClass": 0, + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" + }, + "_proto": "5648a69d4bdc2ded0b8b457b" + }, + "5648a69d4bdc2ded0b8b457b": { + "_id": "5648a69d4bdc2ded0b8b457b", + "_name": "bearRig", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "BEAR Rig", + "ShortName": "BlackRock", + "Description": "BlackRock chest rig", + "Weight": 1.8, + "BackgroundColor": "default", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_blackrock/item_equipment_rig_blackrock.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "5648a6f44bdc2d3b4c8b4576", + "_parent": "5648a69d4bdc2ded0b8b457b", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "5648a6f74bdc2d363b8b4576", + "_parent": "5648a69d4bdc2ded0b8b457b", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "5648a6f94bdc2d16268b4577", + "_parent": "5648a69d4bdc2ded0b8b457b", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "5648a6fc4bdc2df8348b457f", + "_parent": "5648a69d4bdc2ded0b8b457b", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "5648a6ff4bdc2d91118b45a3", + "_parent": "5648a69d4bdc2ded0b8b457b", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 2, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "5648a7034bdc2d3d1c8b457c", + "_parent": "5648a69d4bdc2ded0b8b457b", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "5d67d4f786f774557749dd49", + "_parent": "5648a69d4bdc2ded0b8b457b", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "5d67d4fe86f774557326afae", + "_parent": "5648a69d4bdc2ded0b8b457b", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "9", + "_id": "5d67d50686f774557749dd4a", + "_parent": "5648a69d4bdc2ded0b8b457b", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "10", + "_id": "5d67d50e86f774557326afaf", + "_parent": "5648a69d4bdc2ded0b8b457b", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "11", + "_id": "5d67d51e86f774599657f14a", + "_parent": "5648a69d4bdc2ded0b8b457b", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "RigLayoutName": "blackrock", + "Durability": 0, + "MaxDurability": 0, + "armorZone": [], + "armorClass": 0, + "speedPenaltyPercent": -2, + "mousePenalty": -1, + "weaponErgonomicPenalty": -3, + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "5d5d646386f7742797261fd9": { + "_id": "5d5d646386f7742797261fd9", + "_name": "item_equipment_armor_6b3", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "ANA Tactical m2", + "ShortName": "ANA m2", + "Description": "ANA Tactical m2", + "Weight": 9.2, + "BackgroundColor": "default", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/armor_6b3/item_equipment_armor_6b3.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 650, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "5d5d646386f7742797261fdb", + "_parent": "5d5d646386f7742797261fd9", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "5d5d646386f7742797261fdc", + "_parent": "5d5d646386f7742797261fd9", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "5d5d646386f7742797261fdd", + "_parent": "5d5d646386f7742797261fd9", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "5d5d646386f7742797261fde", + "_parent": "5d5d646386f7742797261fd9", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "5d5d646386f7742797261fdf", + "_parent": "5d5d646386f7742797261fd9", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "5d5d646386f7742797261fe0", + "_parent": "5d5d646386f7742797261fd9", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "5d5d65b486f77427997cfaec", + "_parent": "5d5d646386f7742797261fd9", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "5d5d65c186f77439eb4c2c57", + "_parent": "5d5d646386f7742797261fd9", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" } ], "Slots": [], @@ -221232,19 +239732,997 @@ "CantRemoveFromSlotsDuringRaid": [], "SearchSound": "looting_body_extended", "BlocksArmorVest": true, - "RigLayoutName": "Strandhogg", - "Durability": 45, - "MaxDurability": 45, + "RigLayoutName": "6h112", + "Durability": 40, + "MaxDurability": 40, "armorZone": [ "Chest", "Stomach" ], "armorClass": 4, - "speedPenaltyPercent": -6, - "mousePenalty": -4, - "weaponErgonomicPenalty": -3, - "BluntThroughput": 0.242, - "ArmorMaterial": "Aluminium" + "speedPenaltyPercent": -10, + "mousePenalty": -5, + "weaponErgonomicPenalty": -15, + "BluntThroughput": 0.36, + "ArmorMaterial": "Titan", + "ArmorType": "Heavy" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "5c0e446786f7742013381639": { + "_id": "5c0e446786f7742013381639", + "_name": "item_equipment_rig_6b5_flora", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "ANA Tactical m2", + "ShortName": "ANA m2", + "Description": "ANA Tactical m2", + "Weight": 12.2, + "BackgroundColor": "default", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/armor_6b5/item_equipment_rig_6b5_flora.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 550, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "5c0e446786f774201338163b", + "_parent": "5c0e446786f7742013381639", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "5c0e446786f774201338163c", + "_parent": "5c0e446786f7742013381639", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "5c0e446786f774201338163d", + "_parent": "5c0e446786f7742013381639", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "5c0e446786f774201338163e", + "_parent": "5c0e446786f7742013381639", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "5c0e446786f774201338163f", + "_parent": "5c0e446786f7742013381639", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "5c0e446786f7742013381640", + "_parent": "5c0e446786f7742013381639", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": true, + "RigLayoutName": "6b5", + "Durability": 50, + "MaxDurability": 50, + "armorZone": [ + "Chest", + "Stomach" + ], + "armorClass": 4, + "speedPenaltyPercent": -14, + "mousePenalty": -7, + "weaponErgonomicPenalty": -12, + "BluntThroughput": 0.255, + "ArmorMaterial": "Ceramic", + "ArmorType": "Light" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "603648ff5a45383c122086ac": { + "_id": "603648ff5a45383c122086ac", + "_name": "item_equipment_rig_azimut_black", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "commando", + "ShortName": "commando", + "Description": "commando", + "Weight": 1.6, + "BackgroundColor": "default", + "Width": 4, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_azimut/item_equipment_rig_azimut_black.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "603648ff5a45383c122086ae", + "_parent": "603648ff5a45383c122086ac", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "603648ff5a45383c122086af", + "_parent": "603648ff5a45383c122086ac", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "603648ff5a45383c122086b0", + "_parent": "603648ff5a45383c122086ac", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "603648ff5a45383c122086b1", + "_parent": "603648ff5a45383c122086ac", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "603648ff5a45383c122086b2", + "_parent": "603648ff5a45383c122086ac", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "603648ff5a45383c122086b3", + "_parent": "603648ff5a45383c122086ac", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "603648ff5a45383c122086b4", + "_parent": "603648ff5a45383c122086ac", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "603649005a45383c122086b5", + "_parent": "603648ff5a45383c122086ac", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "9", + "_id": "6038bf3ab847c71012789413", + "_parent": "603648ff5a45383c122086ac", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "10", + "_id": "6038bf52d10cbf667352dd43", + "_parent": "603648ff5a45383c122086ac", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "RigLayoutName": "azimut1", + "Durability": 0, + "MaxDurability": 0, + "armorZone": [], + "armorClass": 0, + "speedPenaltyPercent": -4, + "mousePenalty": 0, + "weaponErgonomicPenalty": -5, + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "5d5d8ca986f7742798716522": { + "_id": "5d5d8ca986f7742798716522", + "_name": "item_equipment_rig_micro", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "Wild Vest", + "ShortName": "Wild Vest", + "Description": "Wild Vest", + "Weight": 0.8, + "BackgroundColor": "default", + "Width": 2, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_micro_rig_series/item_equipment_rig_micro.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "5d5d8ca986f7742798716524", + "_parent": "5d5d8ca986f7742798716522", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 2, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "5d5d8ca986f7742798716525", + "_parent": "5d5d8ca986f7742798716522", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "5d5d8ca986f7742798716526", + "_parent": "5d5d8ca986f7742798716522", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "RigLayoutName": "Micro", + "Durability": 0, + "MaxDurability": 0, + "armorZone": [], + "armorClass": 0, + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" + }, + "_proto": "5648a69d4bdc2ded0b8b457b" + }, + "61bc85697113f767765c7fe7": { + "_id": "61bc85697113f767765c7fe7", + "_name": "item_equipment_rig_mmac", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "tactec", + "ShortName": "tactec", + "Description": "tactec", + "Weight": 7.2, + "BackgroundColor": "default", + "Width": 3, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_mmac/item_equipment_rig_mmac.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 660, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "61bc85697113f767765c7fe9", + "_parent": "61bc85697113f767765c7fe7", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "61bc85697113f767765c7fea", + "_parent": "61bc85697113f767765c7fe7", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "61bc85697113f767765c7feb", + "_parent": "61bc85697113f767765c7fe7", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "61bc85697113f767765c7fec", + "_parent": "61bc85697113f767765c7fe7", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "61bc85697113f767765c7fed", + "_parent": "61bc85697113f767765c7fe7", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "61bc85697113f767765c7fee", + "_parent": "61bc85697113f767765c7fe7", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "61bc85697113f767765c7fef", + "_parent": "61bc85697113f767765c7fe7", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "61bc85697113f767765c7ff0", + "_parent": "61bc85697113f767765c7fe7", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": true, + "RigLayoutName": "mmac", + "Durability": 40, + "MaxDurability": 40, + "armorZone": [ + "Chest" + ], + "armorClass": 4, + "speedPenaltyPercent": -7, + "mousePenalty": -5, + "weaponErgonomicPenalty": -7, + "BluntThroughput": 0.22, + "ArmorMaterial": "UHMWPE", + "ArmorType": "Light" }, "_proto": "544a5caa4bdc2d1a388b4568" }, @@ -221304,6 +240782,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", @@ -221536,791 +241018,28 @@ "mousePenalty": -2, "weaponErgonomicPenalty": -5, "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" }, "_proto": "544a5caa4bdc2d1a388b4568" }, - "61bc85697113f767765c7fe7": { - "_id": "61bc85697113f767765c7fe7", - "_name": "item_equipment_rig_mmac", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "tactec", - "ShortName": "tactec", - "Description": "tactec", - "Weight": 7.2, - "BackgroundColor": "default", - "Width": 3, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_mmac/item_equipment_rig_mmac.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 660, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "61bc85697113f767765c7fe9", - "_parent": "61bc85697113f767765c7fe7", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "61bc85697113f767765c7fea", - "_parent": "61bc85697113f767765c7fe7", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "61bc85697113f767765c7feb", - "_parent": "61bc85697113f767765c7fe7", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "61bc85697113f767765c7fec", - "_parent": "61bc85697113f767765c7fe7", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "61bc85697113f767765c7fed", - "_parent": "61bc85697113f767765c7fe7", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "61bc85697113f767765c7fee", - "_parent": "61bc85697113f767765c7fe7", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "7", - "_id": "61bc85697113f767765c7fef", - "_parent": "61bc85697113f767765c7fe7", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "8", - "_id": "61bc85697113f767765c7ff0", - "_parent": "61bc85697113f767765c7fe7", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": true, - "RigLayoutName": "mmac", - "Durability": 40, - "MaxDurability": 40, - "armorZone": [ - "Chest" - ], - "armorClass": 4, - "speedPenaltyPercent": -7, - "mousePenalty": -5, - "weaponErgonomicPenalty": -7, - "BluntThroughput": 0.22, - "ArmorMaterial": "UHMWPE" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "5c0e3eb886f7742015526062": { - "_id": "5c0e3eb886f7742015526062", - "_name": "item_equipment_rig_6b5_khaki", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "ANA Tactical m2", - "ShortName": "ANA m2", - "Description": "ANA Tactical m2", - "Weight": 7.1, - "BackgroundColor": "default", - "Width": 3, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/armor_6b5/item_equipment_rig_6b5_khaki.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 680, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "5c0e3eb886f7742015526064", - "_parent": "5c0e3eb886f7742015526062", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "5c0e3eb886f7742015526065", - "_parent": "5c0e3eb886f7742015526062", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "5c0e3eb886f7742015526066", - "_parent": "5c0e3eb886f7742015526062", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "5c0e3eb886f7742015526067", - "_parent": "5c0e3eb886f7742015526062", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "5c0e3eb886f7742015526068", - "_parent": "5c0e3eb886f7742015526062", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "5c0e3eb886f7742015526069", - "_parent": "5c0e3eb886f7742015526062", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": true, - "RigLayoutName": "6b5", - "Durability": 80, - "MaxDurability": 80, - "armorZone": [ - "Chest", - "Stomach" - ], - "armorClass": 3, - "speedPenaltyPercent": -9, - "mousePenalty": -5, - "weaponErgonomicPenalty": -12, - "BluntThroughput": 0.24, - "ArmorMaterial": "Titan" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "5d5d646386f7742797261fd9": { - "_id": "5d5d646386f7742797261fd9", - "_name": "item_equipment_armor_6b3", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "ANA Tactical m2", - "ShortName": "ANA m2", - "Description": "ANA Tactical m2", - "Weight": 9.2, - "BackgroundColor": "default", - "Width": 3, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/armor_6b3/item_equipment_armor_6b3.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 650, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "5d5d646386f7742797261fdb", - "_parent": "5d5d646386f7742797261fd9", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "5d5d646386f7742797261fdc", - "_parent": "5d5d646386f7742797261fd9", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "5d5d646386f7742797261fdd", - "_parent": "5d5d646386f7742797261fd9", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "5d5d646386f7742797261fde", - "_parent": "5d5d646386f7742797261fd9", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "5d5d646386f7742797261fdf", - "_parent": "5d5d646386f7742797261fd9", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "5d5d646386f7742797261fe0", - "_parent": "5d5d646386f7742797261fd9", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "7", - "_id": "5d5d65b486f77427997cfaec", - "_parent": "5d5d646386f7742797261fd9", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "8", - "_id": "5d5d65c186f77439eb4c2c57", - "_parent": "5d5d646386f7742797261fd9", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": true, - "RigLayoutName": "6h112", - "Durability": 40, - "MaxDurability": 40, - "armorZone": [ - "Chest", - "Stomach" - ], - "armorClass": 4, - "speedPenaltyPercent": -10, - "mousePenalty": -5, - "weaponErgonomicPenalty": -15, - "BluntThroughput": 0.36, - "ArmorMaterial": "Titan" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "5f5f41f56760b4138443b352": { - "_id": "5f5f41f56760b4138443b352", - "_name": "item_equipment_rig_thunderbolt", + "5fd4c4fa16cac650092f6771": { + "_id": "5fd4c4fa16cac650092f6771", + "_name": "item_equipment_rig_idea", "_parent": "5448e5284bdc2dcb718b4567", "_type": "Item", "_props": { "Name": "BEAR Rig 6h112", "ShortName": "Rig 6h112", "Description": "Rig 6h112", - "Weight": 0.62, + "Weight": 0.22, "BackgroundColor": "default", "Width": 3, - "Height": 3, + "Height": 2, "StackMaxSize": 1, "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/rig_thunderbolt/item_equipment_rig_thunderbolt.bundle", + "path": "assets/content/items/equipment/rig_idea/item_equipment_rig_idea.bundle", "rcid": "" }, "UsePrefab": { @@ -222360,11 +241079,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", - "_id": "5f5f41f56760b4138443b354", - "_parent": "5f5f41f56760b4138443b352", + "_id": "5fd4c4fa16cac650092f6773", + "_parent": "5fd4c4fa16cac650092f6771", "_props": { "filters": [ { @@ -222387,8 +241110,8 @@ }, { "_name": "2", - "_id": "5f5f41f56760b4138443b355", - "_parent": "5f5f41f56760b4138443b352", + "_id": "5fd4c4fa16cac650092f6774", + "_parent": "5fd4c4fa16cac650092f6771", "_props": { "filters": [ { @@ -222411,8 +241134,8 @@ }, { "_name": "3", - "_id": "5f5f41f56760b4138443b356", - "_parent": "5f5f41f56760b4138443b352", + "_id": "5fd4c4fa16cac650092f6775", + "_parent": "5fd4c4fa16cac650092f6771", "_props": { "filters": [ { @@ -222435,8 +241158,8 @@ }, { "_name": "4", - "_id": "5f5f41f56760b4138443b357", - "_parent": "5f5f41f56760b4138443b352", + "_id": "5fd4c4fa16cac650092f6776", + "_parent": "5fd4c4fa16cac650092f6771", "_props": { "filters": [ { @@ -222456,81 +241179,6 @@ "isSortingTable": false }, "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "5f5f546e6760b4138443b364", - "_parent": "5f5f41f56760b4138443b352", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "5f5f5487354701500f60f77a", - "_parent": "5f5f41f56760b4138443b352", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "7", - "_id": "5f5f549647344c2e4f6c42e8", - "_parent": "5f5f41f56760b4138443b352", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "8", - "_id": "5f5f54a80bc58666c37e783e", - "_parent": "5f5f41f56760b4138443b352", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "9", - "_id": "5f5f54cf6bdad616ad46d640", - "_parent": "5f5f41f56760b4138443b352", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" } ], "Slots": [], @@ -222538,7 +241186,7 @@ "CantRemoveFromSlotsDuringRaid": [], "SearchSound": "looting_body_extended", "BlocksArmorVest": false, - "RigLayoutName": "Thunder_compl", + "RigLayoutName": "bank_robber", "Durability": 0, "MaxDurability": 0, "armorZone": [], @@ -222547,465 +241195,8 @@ "mousePenalty": 0, "weaponErgonomicPenalty": 0, "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "5fd4c5477a8d854fa0105061": { - "_id": "5fd4c5477a8d854fa0105061", - "_name": "item_equipment_rig_ctactical", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "Wild Vest", - "ShortName": "Wild Vest", - "Description": "Wild Vest", - "Weight": 0.51, - "BackgroundColor": "default", - "Width": 2, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_ctactical/item_equipment_rig_ctactical.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "5fd4c5487a8d854fa0105063", - "_parent": "5fd4c5477a8d854fa0105061", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "5fd4c5487a8d854fa0105064", - "_parent": "5fd4c5477a8d854fa0105061", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "5fd4c5487a8d854fa0105065", - "_parent": "5fd4c5477a8d854fa0105061", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "5fd4c5487a8d854fa0105066", - "_parent": "5fd4c5477a8d854fa0105061", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "RigLayoutName": "Wild Wild Vest", - "Durability": 0, - "MaxDurability": 0, - "armorZone": [], - "armorClass": 0, - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" - }, - "_proto": "5648a69d4bdc2ded0b8b457b" - }, - "5df8a42886f77412640e2e75": { - "_id": "5df8a42886f77412640e2e75", - "_name": "item_equipment_rig_multipurpose", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "BEAR Rig 6h112", - "ShortName": "Rig 6h112", - "Description": "Rig 6h112", - "Weight": 1.6, - "BackgroundColor": "default", - "Width": 4, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_patrol/item_equipment_rig_patrol.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "5df8a42886f77412640e2e77", - "_parent": "5df8a42886f77412640e2e75", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "5df8a42886f77412640e2e78", - "_parent": "5df8a42886f77412640e2e75", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "5df8a42886f77412640e2e79", - "_parent": "5df8a42886f77412640e2e75", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "5df8a42886f77412640e2e7a", - "_parent": "5df8a42886f77412640e2e75", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "5df8a42886f77412640e2e7b", - "_parent": "5df8a42886f77412640e2e75", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "5df8a42886f77412640e2e7c", - "_parent": "5df8a42886f77412640e2e75", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "7", - "_id": "5df8a42886f77412640e2e7d", - "_parent": "5df8a42886f77412640e2e75", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "8", - "_id": "5df8a42886f77412640e2e7e", - "_parent": "5df8a42886f77412640e2e75", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "9", - "_id": "5df8d4bd86f7744a122d6832", - "_parent": "5df8a42886f77412640e2e75", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "10", - "_id": "5df8d4c986f774530571b122", - "_parent": "5df8a42886f77412640e2e75", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "11", - "_id": "5df8d4de86f7744a122d6833", - "_parent": "5df8a42886f77412640e2e75", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "12", - "_id": "5df8d4e486f774570a4e6712", - "_parent": "5df8a42886f77412640e2e75", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "13", - "_id": "5df8d4eb86f7745c67099df1", - "_parent": "5df8a42886f77412640e2e75", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "14", - "_id": "5df8d4f286f774530571b123", - "_parent": "5df8a42886f77412640e2e75", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "RigLayoutName": "mppv", - "Durability": 0, - "MaxDurability": 0, - "armorZone": [], - "armorClass": 0, - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" }, "_proto": "544a5caa4bdc2d1a388b4568" }, @@ -223065,6 +241256,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", @@ -223324,27 +241519,28 @@ "mousePenalty": -5, "weaponErgonomicPenalty": -5, "BluntThroughput": 0.225, - "ArmorMaterial": "ArmoredSteel" + "ArmorMaterial": "ArmoredSteel", + "ArmorType": "Heavy" }, "_proto": "544a5caa4bdc2d1a388b4568" }, - "592c2d1a86f7746dbe2af32a": { - "_id": "592c2d1a86f7746dbe2af32a", - "_name": "ana_tactical", + "5e4ac41886f77406a511c9a8": { + "_id": "5e4ac41886f77406a511c9a8", + "_name": "item_equipment_armor_arscpc", "_parent": "5448e5284bdc2dcb718b4567", "_type": "Item", "_props": { - "Name": "ANA Tactical", - "ShortName": "ANA", - "Description": "ANA Tactical", - "Weight": 1.7, + "Name": "tactec", + "ShortName": "tactec", + "Description": "tactec", + "Weight": 8.5, "BackgroundColor": "default", "Width": 4, - "Height": 4, + "Height": 3, "StackMaxSize": 1, "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/rig_alpha/item_equipment_rig_alpha.bundle", + "path": "assets/content/items/equipment/rig_arscpc/cr_arscpc.bundle", "rcid": "" }, "UsePrefab": { @@ -223364,474 +241560,7 @@ "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "592c2d1a86f7746dbe2af32b", - "_parent": "592c2d1a86f7746dbe2af32a", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 3, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "592c2d1a86f7746dbe2af32c", - "_parent": "592c2d1a86f7746dbe2af32a", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 3, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "592c2d1a86f7746dbe2af32d", - "_parent": "592c2d1a86f7746dbe2af32a", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 3, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "592c2d1a86f7746dbe2af32e", - "_parent": "592c2d1a86f7746dbe2af32a", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 3, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "592c2d1a86f7746dbe2af32f", - "_parent": "592c2d1a86f7746dbe2af32a", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "592c2d1a86f7746dbe2af330", - "_parent": "592c2d1a86f7746dbe2af32a", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 2, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "7", - "_id": "592c2d7b86f7746c4d339f91", - "_parent": "592c2d1a86f7746dbe2af32a", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "RigLayoutName": "ANA Tactical", - "Durability": 0, - "MaxDurability": 0, - "armorZone": [], - "armorClass": 0, - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "5c0e446786f7742013381639": { - "_id": "5c0e446786f7742013381639", - "_name": "item_equipment_rig_6b5_flora", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "ANA Tactical m2", - "ShortName": "ANA m2", - "Description": "ANA Tactical m2", - "Weight": 12.2, - "BackgroundColor": "default", - "Width": 3, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/armor_6b5/item_equipment_rig_6b5_flora.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 550, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "5c0e446786f774201338163b", - "_parent": "5c0e446786f7742013381639", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "5c0e446786f774201338163c", - "_parent": "5c0e446786f7742013381639", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "5c0e446786f774201338163d", - "_parent": "5c0e446786f7742013381639", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "5c0e446786f774201338163e", - "_parent": "5c0e446786f7742013381639", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "5c0e446786f774201338163f", - "_parent": "5c0e446786f7742013381639", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "5c0e446786f7742013381640", - "_parent": "5c0e446786f7742013381639", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": true, - "RigLayoutName": "6b5", - "Durability": 50, - "MaxDurability": 50, - "armorZone": [ - "Chest", - "Stomach" - ], - "armorClass": 4, - "speedPenaltyPercent": -14, - "mousePenalty": -7, - "weaponErgonomicPenalty": -12, - "BluntThroughput": 0.255, - "ArmorMaterial": "Ceramic" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "544a5caa4bdc2d1a388b4568": { - "_id": "544a5caa4bdc2d1a388b4568", - "_name": "standartRig", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "USEC Rig", - "ShortName": "AWS", - "Description": "Crye Precision AWS", - "Weight": 8.7, - "BackgroundColor": "default", - "Width": 3, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_cryeavs/item_equipment_rig_cryeavs.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 800, + "RepairCost": 1000, "RepairSpeed": 0, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -223851,11 +241580,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", - "_id": "55d7174d4bdc2d1b198b456c", - "_parent": "544a5caa4bdc2d1a388b4568", + "_id": "5e4ac41886f77406a511c9aa", + "_parent": "5e4ac41886f77406a511c9a8", "_props": { "filters": [ { @@ -223878,8 +241611,8 @@ }, { "_name": "2", - "_id": "55d7174f4bdc2d8a028b4568", - "_parent": "544a5caa4bdc2d1a388b4568", + "_id": "5e4ac41886f77406a511c9ab", + "_parent": "5e4ac41886f77406a511c9a8", "_props": { "filters": [ { @@ -223902,8 +241635,8 @@ }, { "_name": "3", - "_id": "55d717514bdc2d88028b456c", - "_parent": "544a5caa4bdc2d1a388b4568", + "_id": "5e4ac41886f77406a511c9ac", + "_parent": "5e4ac41886f77406a511c9a8", "_props": { "filters": [ { @@ -223926,8 +241659,8 @@ }, { "_name": "4", - "_id": "55d717534bdc2d87028b456c", - "_parent": "544a5caa4bdc2d1a388b4568", + "_id": "5e4ac41886f77406a511c9ad", + "_parent": "5e4ac41886f77406a511c9a8", "_props": { "filters": [ { @@ -223940,7 +241673,7 @@ } ], "cellsH": 1, - "cellsV": 2, + "cellsV": 3, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -223950,8 +241683,8 @@ }, { "_name": "5", - "_id": "55d717574bdc2d86028b456c", - "_parent": "544a5caa4bdc2d1a388b4568", + "_id": "5e4ac41886f77406a511c9ae", + "_parent": "5e4ac41886f77406a511c9a8", "_props": { "filters": [ { @@ -223963,8 +241696,8 @@ ] } ], - "cellsH": 2, - "cellsV": 2, + "cellsH": 1, + "cellsV": 3, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -223974,8 +241707,8 @@ }, { "_name": "6", - "_id": "55d7175a4bdc2d89028b456e", - "_parent": "544a5caa4bdc2d1a388b4568", + "_id": "5e4ac41886f77406a511c9af", + "_parent": "5e4ac41886f77406a511c9a8", "_props": { "filters": [ { @@ -223998,8 +241731,8 @@ }, { "_name": "7", - "_id": "5d67d80886f774599657f154", - "_parent": "544a5caa4bdc2d1a388b4568", + "_id": "5e4ac41886f77406a511c9b0", + "_parent": "5e4ac41886f77406a511c9a8", "_props": { "filters": [ { @@ -224012,7 +241745,7 @@ } ], "cellsH": 1, - "cellsV": 1, + "cellsV": 2, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -224022,8 +241755,8 @@ }, { "_name": "8", - "_id": "5d67d81186f77455757e7525", - "_parent": "544a5caa4bdc2d1a388b4568", + "_id": "5e4ac41886f77406a511c9b1", + "_parent": "5e4ac41886f77406a511c9a8", "_props": { "filters": [ { @@ -224036,7 +241769,7 @@ } ], "cellsH": 1, - "cellsV": 1, + "cellsV": 2, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -224046,8 +241779,8 @@ }, { "_name": "9", - "_id": "5d67d81c86f7740b98205a82", - "_parent": "544a5caa4bdc2d1a388b4568", + "_id": "5e4ac41886f77406a511c9b2", + "_parent": "5e4ac41886f77406a511c9a8", "_props": { "filters": [ { @@ -224070,8 +241803,8 @@ }, { "_name": "10", - "_id": "5d67d82386f7740bd93652d2", - "_parent": "544a5caa4bdc2d1a388b4568", + "_id": "5e4ac41886f77406a511c9b3", + "_parent": "5e4ac41886f77406a511c9a8", "_props": { "filters": [ { @@ -224094,32 +241827,8 @@ }, { "_name": "11", - "_id": "5d67d82a86f77455757e7526", - "_parent": "544a5caa4bdc2d1a388b4568", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "12", - "_id": "5d67d83286f7740b98205a83", - "_parent": "544a5caa4bdc2d1a388b4568", + "_id": "5e4ac41886f77406a511c9b4", + "_parent": "5e4ac41886f77406a511c9a8", "_props": { "filters": [ { @@ -224146,260 +241855,39 @@ "CantRemoveFromSlotsDuringRaid": [], "SearchSound": "looting_body_extended", "BlocksArmorVest": true, - "RigLayoutName": "Avs", - "Durability": 70, - "MaxDurability": 70, - "armorZone": [ - "Chest", - "Stomach" - ], - "armorClass": 4, - "speedPenaltyPercent": -10, - "mousePenalty": -2, - "weaponErgonomicPenalty": -2, - "BluntThroughput": 0.225, - "ArmorMaterial": "Combined" - } - }, - "609e860ebd219504d8507525": { - "_id": "609e860ebd219504d8507525", - "_name": "item_equipment_rig_tagilla", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "ANA Tactical m2", - "ShortName": "ANA m2", - "Description": "ANA Tactical m2", - "Weight": 7.8, - "BackgroundColor": "default", - "Width": 3, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_tagilla/item_equipment_rig_tagilla.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 890, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "609e860ebd219504d8507527", - "_parent": "609e860ebd219504d8507525", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "609e860ebd219504d8507528", - "_parent": "609e860ebd219504d8507525", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "609e860ebd219504d8507529", - "_parent": "609e860ebd219504d8507525", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "609e860ebd219504d850752a", - "_parent": "609e860ebd219504d8507525", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "609e860ebd219504d850752b", - "_parent": "609e860ebd219504d8507525", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "609e860ebd219504d850752c", - "_parent": "609e860ebd219504d8507525", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": true, - "RigLayoutName": "Tagil", + "RigLayoutName": "cpc_m2", "Durability": 60, "MaxDurability": 60, "armorZone": [ "Chest" ], - "armorClass": 6, + "armorClass": 5, "speedPenaltyPercent": -6, - "mousePenalty": -5, - "weaponErgonomicPenalty": -8, - "BluntThroughput": 0.27, - "ArmorMaterial": "Titan" + "mousePenalty": -4, + "weaponErgonomicPenalty": -7, + "BluntThroughput": 0.165, + "ArmorMaterial": "UHMWPE", + "ArmorType": "Light" }, "_proto": "544a5caa4bdc2d1a388b4568" }, - "5b44c8ea86f7742d1627baf1": { - "_id": "5b44c8ea86f7742d1627baf1", - "_name": "item_equipment_rig_commando", + "5e4abc1f86f774069619fbaa": { + "_id": "5e4abc1f86f774069619fbaa", + "_name": "item_equipment_rig_bankrobber", "_parent": "5448e5284bdc2dcb718b4567", "_type": "Item", "_props": { - "Name": "commando", - "ShortName": "commando", - "Description": "commando", - "Weight": 1.35, + "Name": "BEAR Rig 6h112", + "ShortName": "Rig 6h112", + "Description": "Rig 6h112", + "Weight": 0.7, "BackgroundColor": "default", - "Width": 4, - "Height": 3, + "Width": 3, + "Height": 2, "StackMaxSize": 1, "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/rig_commando/item_equipment_rig_commando.bundle", + "path": "assets/content/items/equipment/rig_bankrobber/cr_bankrobber.bundle", "rcid": "" }, "UsePrefab": { @@ -224439,11 +241927,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", - "_id": "5b44c8ea86f7742d1627baf3", - "_parent": "5b44c8ea86f7742d1627baf1", + "_id": "5e4abc1f86f774069619fbac", + "_parent": "5e4abc1f86f774069619fbaa", "_props": { "filters": [ { @@ -224466,8 +241958,8 @@ }, { "_name": "2", - "_id": "5b44c8ea86f7742d1627baf4", - "_parent": "5b44c8ea86f7742d1627baf1", + "_id": "5e4abc1f86f774069619fbad", + "_parent": "5e4abc1f86f774069619fbaa", "_props": { "filters": [ { @@ -224490,8 +241982,8 @@ }, { "_name": "3", - "_id": "5b44c8ea86f7742d1627baf5", - "_parent": "5b44c8ea86f7742d1627baf1", + "_id": "5e4abc1f86f774069619fbae", + "_parent": "5e4abc1f86f774069619fbaa", "_props": { "filters": [ { @@ -224514,104 +242006,8 @@ }, { "_name": "4", - "_id": "5b44c8ea86f7742d1627baf6", - "_parent": "5b44c8ea86f7742d1627baf1", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "5b44c8ea86f7742d1627baf7", - "_parent": "5b44c8ea86f7742d1627baf1", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "5b44c8ea86f7742d1627baf8", - "_parent": "5b44c8ea86f7742d1627baf1", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "7", - "_id": "5b44c8ea86f7742d1627baf9", - "_parent": "5b44c8ea86f7742d1627baf1", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "8", - "_id": "5b44c8ea86f7742d1627bafa", - "_parent": "5b44c8ea86f7742d1627baf1", + "_id": "5e4abc1f86f774069619fbaf", + "_parent": "5e4abc1f86f774069619fbaa", "_props": { "filters": [ { @@ -224638,7 +242034,7 @@ "CantRemoveFromSlotsDuringRaid": [], "SearchSound": "looting_body_extended", "BlocksArmorVest": false, - "RigLayoutName": "Commando", + "RigLayoutName": "bank_robber", "Durability": 0, "MaxDurability": 0, "armorZone": [], @@ -224647,7 +242043,8 @@ "mousePenalty": 0, "weaponErgonomicPenalty": 0, "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" }, "_proto": "544a5caa4bdc2d1a388b4568" }, @@ -224707,6 +242104,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", @@ -225179,1169 +242580,8 @@ "mousePenalty": 0, "weaponErgonomicPenalty": -5, "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "5ca20abf86f77418567a43f2": { - "_id": "5ca20abf86f77418567a43f2", - "_name": "item_equipment_rig_triton", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "commando", - "ShortName": "commando", - "Description": "commando", - "Weight": 1.3, - "BackgroundColor": "default", - "Width": 4, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_triton/item_equipment_rig_triton.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "5ca20abf86f77418567a43f4", - "_parent": "5ca20abf86f77418567a43f2", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "5ca20abf86f77418567a43f5", - "_parent": "5ca20abf86f77418567a43f2", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "5ca20abf86f77418567a43f6", - "_parent": "5ca20abf86f77418567a43f2", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "5ca20abf86f77418567a43f7", - "_parent": "5ca20abf86f77418567a43f2", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "5ca20abf86f77418567a43f8", - "_parent": "5ca20abf86f77418567a43f2", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "5ca20abf86f77418567a43f9", - "_parent": "5ca20abf86f77418567a43f2", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "7", - "_id": "5ca20abf86f77418567a43fa", - "_parent": "5ca20abf86f77418567a43f2", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "8", - "_id": "5ca20abf86f77418567a43fb", - "_parent": "5ca20abf86f77418567a43f2", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "RigLayoutName": "Commando", - "Durability": 0, - "MaxDurability": 0, - "armorZone": [], - "armorClass": 0, - "speedPenaltyPercent": -1, - "mousePenalty": 0, - "weaponErgonomicPenalty": -2, - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "5e4abfed86f77406a2713cf7": { - "_id": "5e4abfed86f77406a2713cf7", - "_name": "item_equipment_rig_tarzan", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "BEAR Rig 6h112", - "ShortName": "Rig 6h112", - "Description": "Rig 6h112", - "Weight": 1.45, - "BackgroundColor": "default", - "Width": 4, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_tarzan/cr_tarzan.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "5e4abfed86f77406a2713cf9", - "_parent": "5e4abfed86f77406a2713cf7", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "5e4abfed86f77406a2713cfa", - "_parent": "5e4abfed86f77406a2713cf7", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "5e4abfed86f77406a2713cfb", - "_parent": "5e4abfed86f77406a2713cf7", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "5e4abfed86f77406a2713cfc", - "_parent": "5e4abfed86f77406a2713cf7", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "5e4abfed86f77406a2713cfd", - "_parent": "5e4abfed86f77406a2713cf7", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "5e4abfed86f77406a2713cfe", - "_parent": "5e4abfed86f77406a2713cf7", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "7", - "_id": "5e4abfed86f77406a2713cff", - "_parent": "5e4abfed86f77406a2713cf7", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "8", - "_id": "5e4abfed86f77406a2713d00", - "_parent": "5e4abfed86f77406a2713cf7", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "9", - "_id": "5e4acc6486f77406a2713d02", - "_parent": "5e4abfed86f77406a2713cf7", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "10", - "_id": "5e4acc7c86f77406984b2828", - "_parent": "5e4abfed86f77406a2713cf7", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "RigLayoutName": "Tarzan", - "Durability": 0, - "MaxDurability": 0, - "armorZone": [], - "armorClass": 0, - "speedPenaltyPercent": -2, - "mousePenalty": 0, - "weaponErgonomicPenalty": -5, - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "5ab8dced86f774646209ec87": { - "_id": "5ab8dced86f774646209ec87", - "_name": "ana_tactical_m2", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "ANA Tactical m2", - "ShortName": "ANA m2", - "Description": "ANA Tactical m2", - "Weight": 7, - "BackgroundColor": "default", - "Width": 4, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_m2/item_equipment_rig_m2.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 850, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "5ab8dced86f774646209ec89", - "_parent": "5ab8dced86f774646209ec87", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "5ab8dced86f774646209ec8a", - "_parent": "5ab8dced86f774646209ec87", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "5ab8dced86f774646209ec8b", - "_parent": "5ab8dced86f774646209ec87", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "5ab8dced86f774646209ec8c", - "_parent": "5ab8dced86f774646209ec87", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "5ab8dced86f774646209ec8d", - "_parent": "5ab8dced86f774646209ec87", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "5ab8dced86f774646209ec8e", - "_parent": "5ab8dced86f774646209ec87", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "7", - "_id": "5ab8dced86f774646209ec8f", - "_parent": "5ab8dced86f774646209ec87", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "8", - "_id": "5ab8dced86f774646209ec90", - "_parent": "5ab8dced86f774646209ec87", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "9", - "_id": "5abe4df086f77436271eace7", - "_parent": "5ab8dced86f774646209ec87", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 2, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": true, - "RigLayoutName": "ANA Tactical M2", - "Durability": 60, - "MaxDurability": 60, - "armorZone": [ - "Chest", - "Stomach" - ], - "armorClass": 4, - "speedPenaltyPercent": -8, - "mousePenalty": -5, - "weaponErgonomicPenalty": -2, - "BluntThroughput": 0.225, - "ArmorMaterial": "Titan" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "628dc750b910320f4c27a732": { - "_id": "628dc750b910320f4c27a732", - "_name": "item_equipment_rig_bae_rbav_af", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "tactec", - "ShortName": "tactec", - "Description": "tactec", - "Weight": 7.5, - "BackgroundColor": "default", - "Width": 3, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_bae_rbav_af/item_equipment_rig_bae_rbav_af.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 550, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "628dc750b910320f4c27a733", - "_parent": "628dc750b910320f4c27a732", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 3, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "628dc750b910320f4c27a734", - "_parent": "628dc750b910320f4c27a732", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 3, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "628dc750b910320f4c27a735", - "_parent": "628dc750b910320f4c27a732", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 3, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "628dc750b910320f4c27a736", - "_parent": "628dc750b910320f4c27a732", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "628dc750b910320f4c27a737", - "_parent": "628dc750b910320f4c27a732", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "628dc750b910320f4c27a738", - "_parent": "628dc750b910320f4c27a732", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "7", - "_id": "628dc750b910320f4c27a739", - "_parent": "628dc750b910320f4c27a732", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "8", - "_id": "628dc750b910320f4c27a73a", - "_parent": "628dc750b910320f4c27a732", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 2, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "9", - "_id": "628e251b83ec92260c0f43b9", - "_parent": "628dc750b910320f4c27a732", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "10", - "_id": "628e254dee8bd3551830ab89", - "_parent": "628dc750b910320f4c27a732", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": true, - "RigLayoutName": "rbaf_af", - "Durability": 45, - "MaxDurability": 45, - "armorZone": [ - "Chest", - "Stomach" - ], - "armorClass": 4, - "speedPenaltyPercent": -8, - "mousePenalty": -6, - "weaponErgonomicPenalty": -4, - "BluntThroughput": 0.188, - "ArmorMaterial": "Titan" + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" }, "_proto": "544a5caa4bdc2d1a388b4568" }, @@ -226401,6 +242641,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", @@ -226657,491 +242901,28 @@ "mousePenalty": 0, "weaponErgonomicPenalty": 0, "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" }, "_proto": "544a5caa4bdc2d1a388b4568" }, - "603648ff5a45383c122086ac": { - "_id": "603648ff5a45383c122086ac", - "_name": "item_equipment_rig_azimut_black", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "commando", - "ShortName": "commando", - "Description": "commando", - "Weight": 1.6, - "BackgroundColor": "default", - "Width": 4, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_azimut/item_equipment_rig_azimut_black.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "603648ff5a45383c122086ae", - "_parent": "603648ff5a45383c122086ac", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "603648ff5a45383c122086af", - "_parent": "603648ff5a45383c122086ac", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "603648ff5a45383c122086b0", - "_parent": "603648ff5a45383c122086ac", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "603648ff5a45383c122086b1", - "_parent": "603648ff5a45383c122086ac", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "603648ff5a45383c122086b2", - "_parent": "603648ff5a45383c122086ac", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "603648ff5a45383c122086b3", - "_parent": "603648ff5a45383c122086ac", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "7", - "_id": "603648ff5a45383c122086b4", - "_parent": "603648ff5a45383c122086ac", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "8", - "_id": "603649005a45383c122086b5", - "_parent": "603648ff5a45383c122086ac", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "9", - "_id": "6038bf3ab847c71012789413", - "_parent": "603648ff5a45383c122086ac", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "10", - "_id": "6038bf52d10cbf667352dd43", - "_parent": "603648ff5a45383c122086ac", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "RigLayoutName": "azimut1", - "Durability": 0, - "MaxDurability": 0, - "armorZone": [], - "armorClass": 0, - "speedPenaltyPercent": -4, - "mousePenalty": 0, - "weaponErgonomicPenalty": -5, - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "5d5d8ca986f7742798716522": { - "_id": "5d5d8ca986f7742798716522", - "_name": "item_equipment_rig_micro", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "Wild Vest", - "ShortName": "Wild Vest", - "Description": "Wild Vest", - "Weight": 0.8, - "BackgroundColor": "default", - "Width": 2, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_micro_rig_series/item_equipment_rig_micro.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "5d5d8ca986f7742798716524", - "_parent": "5d5d8ca986f7742798716522", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 2, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "5d5d8ca986f7742798716525", - "_parent": "5d5d8ca986f7742798716522", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "5d5d8ca986f7742798716526", - "_parent": "5d5d8ca986f7742798716522", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "RigLayoutName": "Micro", - "Durability": 0, - "MaxDurability": 0, - "armorZone": [], - "armorClass": 0, - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" - }, - "_proto": "5648a69d4bdc2ded0b8b457b" - }, - "5c0e746986f7741453628fe5": { - "_id": "5c0e746986f7741453628fe5", - "_name": "item_equipment_rig_tv110", + "61bcc89aef0f505f0c6cd0fc": { + "_id": "61bcc89aef0f505f0c6cd0fc", + "_name": "item_equipment_rig_strandhogg", "_parent": "5448e5284bdc2dcb718b4567", "_type": "Item", "_props": { "Name": "tactec", "ShortName": "tactec", "Description": "tactec", - "Weight": 10.3, + "Weight": 6.5, "BackgroundColor": "default", - "Width": 4, - "Height": 3, + "Width": 3, + "Height": 4, "StackMaxSize": 1, "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/rig_tv110/item_equipment_rig_tv110.bundle", + "path": "assets/content/items/equipment/rig_strandhogg/item_equipment_rig_strandhogg.bundle", "rcid": "" }, "UsePrefab": { @@ -227161,7 +242942,7 @@ "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": true, - "RepairCost": 780, + "RepairCost": 720, "RepairSpeed": 0, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -227181,11 +242962,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", - "_id": "5c0e746986f7741453628fe7", - "_parent": "5c0e746986f7741453628fe5", + "_id": "61bcc89aef0f505f0c6cd0fe", + "_parent": "61bcc89aef0f505f0c6cd0fc", "_props": { "filters": [ { @@ -227208,8 +242993,8 @@ }, { "_name": "2", - "_id": "5c0e746986f7741453628fe8", - "_parent": "5c0e746986f7741453628fe5", + "_id": "61bcc89aef0f505f0c6cd0ff", + "_parent": "61bcc89aef0f505f0c6cd0fc", "_props": { "filters": [ { @@ -227232,8 +243017,8 @@ }, { "_name": "3", - "_id": "5c0e746986f7741453628fe9", - "_parent": "5c0e746986f7741453628fe5", + "_id": "61bcc89aef0f505f0c6cd100", + "_parent": "61bcc89aef0f505f0c6cd0fc", "_props": { "filters": [ { @@ -227256,8 +243041,8 @@ }, { "_name": "4", - "_id": "5c0e746986f7741453628fea", - "_parent": "5c0e746986f7741453628fe5", + "_id": "61bcc89aef0f505f0c6cd101", + "_parent": "61bcc89aef0f505f0c6cd0fc", "_props": { "filters": [ { @@ -227270,7 +243055,7 @@ } ], "cellsH": 1, - "cellsV": 2, + "cellsV": 1, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -227280,8 +243065,8 @@ }, { "_name": "5", - "_id": "5c0e746986f7741453628feb", - "_parent": "5c0e746986f7741453628fe5", + "_id": "61bcc89aef0f505f0c6cd102", + "_parent": "61bcc89aef0f505f0c6cd0fc", "_props": { "filters": [ { @@ -227294,7 +243079,7 @@ } ], "cellsH": 1, - "cellsV": 2, + "cellsV": 1, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -227304,8 +243089,8 @@ }, { "_name": "6", - "_id": "5c0e746986f7741453628fec", - "_parent": "5c0e746986f7741453628fe5", + "_id": "61bcc89aef0f505f0c6cd103", + "_parent": "61bcc89aef0f505f0c6cd0fc", "_props": { "filters": [ { @@ -227328,8 +243113,8 @@ }, { "_name": "7", - "_id": "5c0e746986f7741453628fed", - "_parent": "5c0e746986f7741453628fe5", + "_id": "61bcc89aef0f505f0c6cd104", + "_parent": "61bcc89aef0f505f0c6cd0fc", "_props": { "filters": [ { @@ -227352,32 +243137,8 @@ }, { "_name": "8", - "_id": "5c0e746986f7741453628fee", - "_parent": "5c0e746986f7741453628fe5", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 2, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "9", - "_id": "5c0e746986f7741453628fef", - "_parent": "5c0e746986f7741453628fe5", + "_id": "61bcc89bef0f505f0c6cd105", + "_parent": "61bcc89aef0f505f0c6cd0fc", "_props": { "filters": [ { @@ -227404,38 +243165,40 @@ "CantRemoveFromSlotsDuringRaid": [], "SearchSound": "looting_body_extended", "BlocksArmorVest": true, - "RigLayoutName": "TV-110", - "Durability": 85, - "MaxDurability": 85, + "RigLayoutName": "Strandhogg", + "Durability": 45, + "MaxDurability": 45, "armorZone": [ - "Chest" + "Chest", + "Stomach" ], "armorClass": 4, - "speedPenaltyPercent": -8, + "speedPenaltyPercent": -6, "mousePenalty": -4, - "weaponErgonomicPenalty": -5, - "BluntThroughput": 0.24, - "ArmorMaterial": "ArmoredSteel" + "weaponErgonomicPenalty": -3, + "BluntThroughput": 0.242, + "ArmorMaterial": "Aluminium", + "ArmorType": "Light" }, "_proto": "544a5caa4bdc2d1a388b4568" }, - "628d0618d1ba6e4fa07ce5a4": { - "_id": "628d0618d1ba6e4fa07ce5a4", - "_name": "item_equipment_rig_bagarii", + "609e860ebd219504d8507525": { + "_id": "609e860ebd219504d8507525", + "_name": "item_equipment_rig_tagilla", "_parent": "5448e5284bdc2dcb718b4567", "_type": "Item", "_props": { - "Name": "item_equipment_rig_bagarii", - "ShortName": "item_equipment_rig_bagarii", - "Description": "item_equipment_rig_bagarii", - "Weight": 13, + "Name": "ANA Tactical m2", + "ShortName": "ANA m2", + "Description": "ANA Tactical m2", + "Weight": 7.8, "BackgroundColor": "default", - "Width": 4, - "Height": 4, + "Width": 3, + "Height": 3, "StackMaxSize": 1, "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/rig_bagarii/rig_bagarii.bundle", + "path": "assets/content/items/equipment/rig_tagilla/item_equipment_rig_tagilla.bundle", "rcid": "" }, "UsePrefab": { @@ -227455,7 +243218,7 @@ "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": true, - "RepairCost": 700, + "RepairCost": 890, "RepairSpeed": 0, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -227475,11 +243238,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", - "_id": "628d0618d1ba6e4fa07ce5a5", - "_parent": "628d0618d1ba6e4fa07ce5a4", + "_id": "609e860ebd219504d8507527", + "_parent": "609e860ebd219504d8507525", "_props": { "filters": [ { @@ -227492,7 +243259,7 @@ } ], "cellsH": 1, - "cellsV": 1, + "cellsV": 2, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -227502,8 +243269,8 @@ }, { "_name": "2", - "_id": "628d0618d1ba6e4fa07ce5a6", - "_parent": "628d0618d1ba6e4fa07ce5a4", + "_id": "609e860ebd219504d8507528", + "_parent": "609e860ebd219504d8507525", "_props": { "filters": [ { @@ -227516,7 +243283,7 @@ } ], "cellsH": 1, - "cellsV": 1, + "cellsV": 2, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -227526,8 +243293,8 @@ }, { "_name": "3", - "_id": "628d0618d1ba6e4fa07ce5a7", - "_parent": "628d0618d1ba6e4fa07ce5a4", + "_id": "609e860ebd219504d8507529", + "_parent": "609e860ebd219504d8507525", "_props": { "filters": [ { @@ -227540,7 +243307,7 @@ } ], "cellsH": 1, - "cellsV": 1, + "cellsV": 2, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -227550,8 +243317,8 @@ }, { "_name": "4", - "_id": "628d0618d1ba6e4fa07ce5a8", - "_parent": "628d0618d1ba6e4fa07ce5a4", + "_id": "609e860ebd219504d850752a", + "_parent": "609e860ebd219504d8507525", "_props": { "filters": [ { @@ -227564,7 +243331,7 @@ } ], "cellsH": 1, - "cellsV": 1, + "cellsV": 2, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -227574,8 +243341,8 @@ }, { "_name": "5", - "_id": "628d0618d1ba6e4fa07ce5a9", - "_parent": "628d0618d1ba6e4fa07ce5a4", + "_id": "609e860ebd219504d850752b", + "_parent": "609e860ebd219504d8507525", "_props": { "filters": [ { @@ -227588,7 +243355,7 @@ } ], "cellsH": 1, - "cellsV": 1, + "cellsV": 2, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -227598,8 +243365,115 @@ }, { "_name": "6", - "_id": "628d0618d1ba6e4fa07ce5aa", - "_parent": "628d0618d1ba6e4fa07ce5a4", + "_id": "609e860ebd219504d850752c", + "_parent": "609e860ebd219504d8507525", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": true, + "RigLayoutName": "Tagil", + "Durability": 60, + "MaxDurability": 60, + "armorZone": [ + "Chest" + ], + "armorClass": 6, + "speedPenaltyPercent": -6, + "mousePenalty": -5, + "weaponErgonomicPenalty": -8, + "BluntThroughput": 0.27, + "ArmorMaterial": "Titan", + "ArmorType": "Heavy" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "544a5caa4bdc2d1a388b4568": { + "_id": "544a5caa4bdc2d1a388b4568", + "_name": "standartRig", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "USEC Rig", + "ShortName": "AWS", + "Description": "Crye Precision AWS", + "Weight": 8.7, + "BackgroundColor": "default", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_cryeavs/item_equipment_rig_cryeavs.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 800, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "55d7174d4bdc2d1b198b456c", + "_parent": "544a5caa4bdc2d1a388b4568", "_props": { "filters": [ { @@ -227621,9 +243495,9 @@ "_proto": "55d329c24bdc2d892f8b4567" }, { - "_name": "7", - "_id": "628d0618d1ba6e4fa07ce5ab", - "_parent": "628d0618d1ba6e4fa07ce5a4", + "_name": "2", + "_id": "55d7174f4bdc2d8a028b4568", + "_parent": "544a5caa4bdc2d1a388b4568", "_props": { "filters": [ { @@ -227645,9 +243519,9 @@ "_proto": "55d329c24bdc2d892f8b4567" }, { - "_name": "8", - "_id": "628d0618d1ba6e4fa07ce5ac", - "_parent": "628d0618d1ba6e4fa07ce5a4", + "_name": "3", + "_id": "55d717514bdc2d88028b456c", + "_parent": "544a5caa4bdc2d1a388b4568", "_props": { "filters": [ { @@ -227669,9 +243543,9 @@ "_proto": "55d329c24bdc2d892f8b4567" }, { - "_name": "9", - "_id": "628d0618d1ba6e4fa07ce5ad", - "_parent": "628d0618d1ba6e4fa07ce5a4", + "_name": "4", + "_id": "55d717534bdc2d87028b456c", + "_parent": "544a5caa4bdc2d1a388b4568", "_props": { "filters": [ { @@ -227693,33 +243567,9 @@ "_proto": "55d329c24bdc2d892f8b4567" }, { - "_name": "10", - "_id": "628d0618d1ba6e4fa07ce5ae", - "_parent": "628d0618d1ba6e4fa07ce5a4", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "11", - "_id": "628d0618d1ba6e4fa07ce5af", - "_parent": "628d0618d1ba6e4fa07ce5a4", + "_name": "5", + "_id": "55d717574bdc2d86028b456c", + "_parent": "544a5caa4bdc2d1a388b4568", "_props": { "filters": [ { @@ -227740,10 +243590,357 @@ }, "_proto": "55d329c24bdc2d892f8b4567" }, + { + "_name": "6", + "_id": "55d7175a4bdc2d89028b456e", + "_parent": "544a5caa4bdc2d1a388b4568", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 2, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "5d67d80886f774599657f154", + "_parent": "544a5caa4bdc2d1a388b4568", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "5d67d81186f77455757e7525", + "_parent": "544a5caa4bdc2d1a388b4568", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "9", + "_id": "5d67d81c86f7740b98205a82", + "_parent": "544a5caa4bdc2d1a388b4568", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "10", + "_id": "5d67d82386f7740bd93652d2", + "_parent": "544a5caa4bdc2d1a388b4568", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "11", + "_id": "5d67d82a86f77455757e7526", + "_parent": "544a5caa4bdc2d1a388b4568", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, { "_name": "12", - "_id": "628d0618d1ba6e4fa07ce5b0", - "_parent": "628d0618d1ba6e4fa07ce5a4", + "_id": "5d67d83286f7740b98205a83", + "_parent": "544a5caa4bdc2d1a388b4568", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": true, + "RigLayoutName": "Avs", + "Durability": 70, + "MaxDurability": 70, + "armorZone": [ + "Chest", + "Stomach" + ], + "armorClass": 4, + "speedPenaltyPercent": -10, + "mousePenalty": -2, + "weaponErgonomicPenalty": -2, + "BluntThroughput": 0.225, + "ArmorMaterial": "Combined", + "ArmorType": "Light" + } + }, + "592c2d1a86f7746dbe2af32a": { + "_id": "592c2d1a86f7746dbe2af32a", + "_name": "ana_tactical", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "ANA Tactical", + "ShortName": "ANA", + "Description": "ANA Tactical", + "Weight": 1.7, + "BackgroundColor": "default", + "Width": 4, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_alpha/item_equipment_rig_alpha.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "592c2d1a86f7746dbe2af32b", + "_parent": "592c2d1a86f7746dbe2af32a", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 3, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "592c2d1a86f7746dbe2af32c", + "_parent": "592c2d1a86f7746dbe2af32a", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 3, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "592c2d1a86f7746dbe2af32d", + "_parent": "592c2d1a86f7746dbe2af32a", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 3, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "592c2d1a86f7746dbe2af32e", + "_parent": "592c2d1a86f7746dbe2af32a", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 3, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "592c2d1a86f7746dbe2af32f", + "_parent": "592c2d1a86f7746dbe2af32a", "_props": { "filters": [ { @@ -227765,9 +243962,9 @@ "_proto": "55d329c24bdc2d892f8b4567" }, { - "_name": "13", - "_id": "628d0618d1ba6e4fa07ce5b1", - "_parent": "628d0618d1ba6e4fa07ce5a4", + "_name": "6", + "_id": "592c2d1a86f7746dbe2af330", + "_parent": "592c2d1a86f7746dbe2af32a", "_props": { "filters": [ { @@ -227787,6 +243984,327 @@ "isSortingTable": false }, "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "592c2d7b86f7746c4d339f91", + "_parent": "592c2d1a86f7746dbe2af32a", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "RigLayoutName": "ANA Tactical", + "Durability": 0, + "MaxDurability": 0, + "armorZone": [], + "armorClass": 0, + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "5ab8dced86f774646209ec87": { + "_id": "5ab8dced86f774646209ec87", + "_name": "ana_tactical_m2", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "ANA Tactical m2", + "ShortName": "ANA m2", + "Description": "ANA Tactical m2", + "Weight": 7, + "BackgroundColor": "default", + "Width": 4, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_m2/item_equipment_rig_m2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 850, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "5ab8dced86f774646209ec89", + "_parent": "5ab8dced86f774646209ec87", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "5ab8dced86f774646209ec8a", + "_parent": "5ab8dced86f774646209ec87", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "5ab8dced86f774646209ec8b", + "_parent": "5ab8dced86f774646209ec87", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "5ab8dced86f774646209ec8c", + "_parent": "5ab8dced86f774646209ec87", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "5ab8dced86f774646209ec8d", + "_parent": "5ab8dced86f774646209ec87", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "5ab8dced86f774646209ec8e", + "_parent": "5ab8dced86f774646209ec87", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "5ab8dced86f774646209ec8f", + "_parent": "5ab8dced86f774646209ec87", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "5ab8dced86f774646209ec90", + "_parent": "5ab8dced86f774646209ec87", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "9", + "_id": "5abe4df086f77436271eace7", + "_parent": "5ab8dced86f774646209ec87", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 2, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" } ], "Slots": [], @@ -227794,19 +244312,293 @@ "CantRemoveFromSlotsDuringRaid": [], "SearchSound": "looting_body_extended", "BlocksArmorVest": true, - "RigLayoutName": "bagarii", - "Durability": 55, - "MaxDurability": 55, + "RigLayoutName": "ANA Tactical M2", + "Durability": 60, + "MaxDurability": 60, "armorZone": [ "Chest", "Stomach" ], - "armorClass": 5, - "speedPenaltyPercent": -21, - "mousePenalty": -14, - "weaponErgonomicPenalty": -9, - "BluntThroughput": 0.17, - "ArmorMaterial": "ArmoredSteel" + "armorClass": 4, + "speedPenaltyPercent": -8, + "mousePenalty": -5, + "weaponErgonomicPenalty": -2, + "BluntThroughput": 0.225, + "ArmorMaterial": "Titan", + "ArmorType": "Heavy" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "5929a2a086f7744f4b234d43": { + "_id": "5929a2a086f7744f4b234d43", + "_name": "bear_rig_6h112", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "BEAR Rig 6h112", + "ShortName": "Rig 6h112", + "Description": "Rig 6h112", + "Weight": 1.7, + "BackgroundColor": "default", + "Width": 4, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_6h112/item_equipment_rig_6h112.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "5929a2a086f7744f4b234d44", + "_parent": "5929a2a086f7744f4b234d43", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "5929a2a086f7744f4b234d45", + "_parent": "5929a2a086f7744f4b234d43", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "5929a2a086f7744f4b234d46", + "_parent": "5929a2a086f7744f4b234d43", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "5929a2a086f7744f4b234d47", + "_parent": "5929a2a086f7744f4b234d43", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "5929a2a086f7744f4b234d48", + "_parent": "5929a2a086f7744f4b234d43", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "5929a2a086f7744f4b234d49", + "_parent": "5929a2a086f7744f4b234d43", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "5929a2cd86f77451162fd13c", + "_parent": "5929a2a086f7744f4b234d43", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "5929a2dc86f7744f4b234d4a", + "_parent": "5929a2a086f7744f4b234d43", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "RigLayoutName": "6h112", + "Durability": 0, + "MaxDurability": 0, + "armorZone": [], + "armorClass": 0, + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" }, "_proto": "544a5caa4bdc2d1a388b4568" }, @@ -227866,6 +244658,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", @@ -228244,27 +245040,1231 @@ "mousePenalty": -4, "weaponErgonomicPenalty": -9, "BluntThroughput": 0.195, - "ArmorMaterial": "Combined" + "ArmorMaterial": "Combined", + "ArmorType": "Light" }, "_proto": "544a5caa4bdc2d1a388b4568" }, - "6034d0230ca681766b6a0fb5": { - "_id": "6034d0230ca681766b6a0fb5", - "_name": "item_equipment_rig_cs_assault", + "5c0e3eb886f7742015526062": { + "_id": "5c0e3eb886f7742015526062", + "_name": "item_equipment_rig_6b5_khaki", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "ANA Tactical m2", + "ShortName": "ANA m2", + "Description": "ANA Tactical m2", + "Weight": 7.1, + "BackgroundColor": "default", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/armor_6b5/item_equipment_rig_6b5_khaki.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 680, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "5c0e3eb886f7742015526064", + "_parent": "5c0e3eb886f7742015526062", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "5c0e3eb886f7742015526065", + "_parent": "5c0e3eb886f7742015526062", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "5c0e3eb886f7742015526066", + "_parent": "5c0e3eb886f7742015526062", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "5c0e3eb886f7742015526067", + "_parent": "5c0e3eb886f7742015526062", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "5c0e3eb886f7742015526068", + "_parent": "5c0e3eb886f7742015526062", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "5c0e3eb886f7742015526069", + "_parent": "5c0e3eb886f7742015526062", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": true, + "RigLayoutName": "6b5", + "Durability": 80, + "MaxDurability": 80, + "armorZone": [ + "Chest", + "Stomach" + ], + "armorClass": 3, + "speedPenaltyPercent": -9, + "mousePenalty": -5, + "weaponErgonomicPenalty": -12, + "BluntThroughput": 0.24, + "ArmorMaterial": "Titan", + "ArmorType": "Heavy" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "628dc750b910320f4c27a732": { + "_id": "628dc750b910320f4c27a732", + "_name": "item_equipment_rig_bae_rbav_af", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "tactec", + "ShortName": "tactec", + "Description": "tactec", + "Weight": 7.5, + "BackgroundColor": "default", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_bae_rbav_af/item_equipment_rig_bae_rbav_af.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 550, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "628dc750b910320f4c27a733", + "_parent": "628dc750b910320f4c27a732", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 3, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "628dc750b910320f4c27a734", + "_parent": "628dc750b910320f4c27a732", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 3, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "628dc750b910320f4c27a735", + "_parent": "628dc750b910320f4c27a732", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 3, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "628dc750b910320f4c27a736", + "_parent": "628dc750b910320f4c27a732", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "628dc750b910320f4c27a737", + "_parent": "628dc750b910320f4c27a732", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "628dc750b910320f4c27a738", + "_parent": "628dc750b910320f4c27a732", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "628dc750b910320f4c27a739", + "_parent": "628dc750b910320f4c27a732", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "628dc750b910320f4c27a73a", + "_parent": "628dc750b910320f4c27a732", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 2, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "9", + "_id": "628e251b83ec92260c0f43b9", + "_parent": "628dc750b910320f4c27a732", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "10", + "_id": "628e254dee8bd3551830ab89", + "_parent": "628dc750b910320f4c27a732", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": true, + "RigLayoutName": "rbaf_af", + "Durability": 45, + "MaxDurability": 45, + "armorZone": [ + "Chest", + "Stomach" + ], + "armorClass": 4, + "speedPenaltyPercent": -8, + "mousePenalty": -6, + "weaponErgonomicPenalty": -4, + "BluntThroughput": 0.188, + "ArmorMaterial": "Titan", + "ArmorType": "Heavy" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "628d0618d1ba6e4fa07ce5a4": { + "_id": "628d0618d1ba6e4fa07ce5a4", + "_name": "item_equipment_rig_bagarii", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "item_equipment_rig_bagarii", + "ShortName": "item_equipment_rig_bagarii", + "Description": "item_equipment_rig_bagarii", + "Weight": 13, + "BackgroundColor": "default", + "Width": 4, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_bagarii/rig_bagarii.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 700, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "628d0618d1ba6e4fa07ce5a5", + "_parent": "628d0618d1ba6e4fa07ce5a4", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "628d0618d1ba6e4fa07ce5a6", + "_parent": "628d0618d1ba6e4fa07ce5a4", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "628d0618d1ba6e4fa07ce5a7", + "_parent": "628d0618d1ba6e4fa07ce5a4", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "628d0618d1ba6e4fa07ce5a8", + "_parent": "628d0618d1ba6e4fa07ce5a4", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "628d0618d1ba6e4fa07ce5a9", + "_parent": "628d0618d1ba6e4fa07ce5a4", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "628d0618d1ba6e4fa07ce5aa", + "_parent": "628d0618d1ba6e4fa07ce5a4", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "628d0618d1ba6e4fa07ce5ab", + "_parent": "628d0618d1ba6e4fa07ce5a4", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "628d0618d1ba6e4fa07ce5ac", + "_parent": "628d0618d1ba6e4fa07ce5a4", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "9", + "_id": "628d0618d1ba6e4fa07ce5ad", + "_parent": "628d0618d1ba6e4fa07ce5a4", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "10", + "_id": "628d0618d1ba6e4fa07ce5ae", + "_parent": "628d0618d1ba6e4fa07ce5a4", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "11", + "_id": "628d0618d1ba6e4fa07ce5af", + "_parent": "628d0618d1ba6e4fa07ce5a4", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 2, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "12", + "_id": "628d0618d1ba6e4fa07ce5b0", + "_parent": "628d0618d1ba6e4fa07ce5a4", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "13", + "_id": "628d0618d1ba6e4fa07ce5b1", + "_parent": "628d0618d1ba6e4fa07ce5a4", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 2, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": true, + "RigLayoutName": "bagarii", + "Durability": 55, + "MaxDurability": 55, + "armorZone": [ + "Chest", + "Stomach" + ], + "armorClass": 5, + "speedPenaltyPercent": -21, + "mousePenalty": -14, + "weaponErgonomicPenalty": -9, + "BluntThroughput": 0.17, + "ArmorMaterial": "ArmoredSteel", + "ArmorType": "Heavy" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "5b44c8ea86f7742d1627baf1": { + "_id": "5b44c8ea86f7742d1627baf1", + "_name": "item_equipment_rig_commando", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "commando", + "ShortName": "commando", + "Description": "commando", + "Weight": 1.35, + "BackgroundColor": "default", + "Width": 4, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_commando/item_equipment_rig_commando.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "5b44c8ea86f7742d1627baf3", + "_parent": "5b44c8ea86f7742d1627baf1", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "5b44c8ea86f7742d1627baf4", + "_parent": "5b44c8ea86f7742d1627baf1", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "5b44c8ea86f7742d1627baf5", + "_parent": "5b44c8ea86f7742d1627baf1", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "5b44c8ea86f7742d1627baf6", + "_parent": "5b44c8ea86f7742d1627baf1", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "5b44c8ea86f7742d1627baf7", + "_parent": "5b44c8ea86f7742d1627baf1", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "5b44c8ea86f7742d1627baf8", + "_parent": "5b44c8ea86f7742d1627baf1", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "5b44c8ea86f7742d1627baf9", + "_parent": "5b44c8ea86f7742d1627baf1", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "5b44c8ea86f7742d1627bafa", + "_parent": "5b44c8ea86f7742d1627baf1", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "RigLayoutName": "Commando", + "Durability": 0, + "MaxDurability": 0, + "armorZone": [], + "armorClass": 0, + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "5fd4c5477a8d854fa0105061": { + "_id": "5fd4c5477a8d854fa0105061", + "_name": "item_equipment_rig_ctactical", "_parent": "5448e5284bdc2dcb718b4567", "_type": "Item", "_props": { "Name": "Wild Vest", "ShortName": "Wild Vest", "Description": "Wild Vest", - "Weight": 0.75, + "Weight": 0.51, "BackgroundColor": "default", "Width": 2, "Height": 3, "StackMaxSize": 1, "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/rig_cs_assault/item_equipment_rig_cs_assault.bundle", + "path": "assets/content/items/equipment/rig_ctactical/item_equipment_rig_ctactical.bundle", "rcid": "" }, "UsePrefab": { @@ -228304,11 +246304,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", - "_id": "6034d0230ca681766b6a0fb7", - "_parent": "6034d0230ca681766b6a0fb5", + "_id": "5fd4c5487a8d854fa0105063", + "_parent": "5fd4c5477a8d854fa0105061", "_props": { "filters": [ { @@ -228321,7 +246325,7 @@ } ], "cellsH": 1, - "cellsV": 3, + "cellsV": 1, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -228331,8 +246335,8 @@ }, { "_name": "2", - "_id": "6034d0230ca681766b6a0fb8", - "_parent": "6034d0230ca681766b6a0fb5", + "_id": "5fd4c5487a8d854fa0105064", + "_parent": "5fd4c5477a8d854fa0105061", "_props": { "filters": [ { @@ -228355,8 +246359,8 @@ }, { "_name": "3", - "_id": "6034d0230ca681766b6a0fb9", - "_parent": "6034d0230ca681766b6a0fb5", + "_id": "5fd4c5487a8d854fa0105065", + "_parent": "5fd4c5477a8d854fa0105061", "_props": { "filters": [ { @@ -228379,8 +246383,8 @@ }, { "_name": "4", - "_id": "6034d0230ca681766b6a0fba", - "_parent": "6034d0230ca681766b6a0fb5", + "_id": "5fd4c5487a8d854fa0105066", + "_parent": "5fd4c5477a8d854fa0105061", "_props": { "filters": [ { @@ -228393,7 +246397,7 @@ } ], "cellsH": 1, - "cellsV": 3, + "cellsV": 1, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -228407,7 +246411,7 @@ "CantRemoveFromSlotsDuringRaid": [], "SearchSound": "looting_body_extended", "BlocksArmorVest": false, - "RigLayoutName": "mil_tac", + "RigLayoutName": "Wild Wild Vest", "Durability": 0, "MaxDurability": 0, "armorZone": [], @@ -228416,7 +246420,8 @@ "mousePenalty": 0, "weaponErgonomicPenalty": 0, "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" }, "_proto": "5648a69d4bdc2ded0b8b457b" }, @@ -228476,6 +246481,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", @@ -228732,27 +246741,28 @@ "mousePenalty": 0, "weaponErgonomicPenalty": 0, "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" }, "_proto": "544a5caa4bdc2d1a388b4568" }, - "628baf0b967de16aab5a4f36": { - "_id": "628baf0b967de16aab5a4f36", - "_name": "item_equipment_rig_boss_birdeye", + "5df8a42886f77412640e2e75": { + "_id": "5df8a42886f77412640e2e75", + "_name": "item_equipment_rig_multipurpose", "_parent": "5448e5284bdc2dcb718b4567", "_type": "Item", "_props": { - "Name": "commando", - "ShortName": "commando", - "Description": "commando", - "Weight": 1.36, + "Name": "BEAR Rig 6h112", + "ShortName": "Rig 6h112", + "Description": "Rig 6h112", + "Weight": 1.6, "BackgroundColor": "default", - "Width": 3, + "Width": 4, "Height": 3, "StackMaxSize": 1, "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/rig_boss_birdeye/item_equipment_rig_boss_birdeye.bundle", + "path": "assets/content/items/equipment/rig_patrol/item_equipment_rig_patrol.bundle", "rcid": "" }, "UsePrefab": { @@ -228792,23 +246802,18 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", - "_id": "628baf0b967de16aab5a4f38", - "_parent": "628baf0b967de16aab5a4f36", + "_id": "5df8a42886f77412640e2e77", + "_parent": "5df8a42886f77412640e2e75", "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 2, + "filters": [], + "cellsH": 1, "cellsV": 2, "minCount": 0, "maxCount": 0, @@ -228819,8 +246824,284 @@ }, { "_name": "2", - "_id": "628baf0b967de16aab5a4f39", - "_parent": "628baf0b967de16aab5a4f36", + "_id": "5df8a42886f77412640e2e78", + "_parent": "5df8a42886f77412640e2e75", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "5df8a42886f77412640e2e79", + "_parent": "5df8a42886f77412640e2e75", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "5df8a42886f77412640e2e7a", + "_parent": "5df8a42886f77412640e2e75", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "5df8a42886f77412640e2e7b", + "_parent": "5df8a42886f77412640e2e75", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "5df8a42886f77412640e2e7c", + "_parent": "5df8a42886f77412640e2e75", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "5df8a42886f77412640e2e7d", + "_parent": "5df8a42886f77412640e2e75", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "5df8a42886f77412640e2e7e", + "_parent": "5df8a42886f77412640e2e75", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "9", + "_id": "5df8d4bd86f7744a122d6832", + "_parent": "5df8a42886f77412640e2e75", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "10", + "_id": "5df8d4c986f774530571b122", + "_parent": "5df8a42886f77412640e2e75", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "11", + "_id": "5df8d4de86f7744a122d6833", + "_parent": "5df8a42886f77412640e2e75", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "12", + "_id": "5df8d4e486f774570a4e6712", + "_parent": "5df8a42886f77412640e2e75", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "13", + "_id": "5df8d4eb86f7745c67099df1", + "_parent": "5df8a42886f77412640e2e75", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "14", + "_id": "5df8d4f286f774530571b123", + "_parent": "5df8a42886f77412640e2e75", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "RigLayoutName": "mppv", + "Durability": 0, + "MaxDurability": 0, + "armorZone": [], + "armorClass": 0, + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "5e4abfed86f77406a2713cf7": { + "_id": "5e4abfed86f77406a2713cf7", + "_name": "item_equipment_rig_tarzan", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "BEAR Rig 6h112", + "ShortName": "Rig 6h112", + "Description": "Rig 6h112", + "Weight": 1.45, + "BackgroundColor": "default", + "Width": 4, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_tarzan/cr_tarzan.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "5e4abfed86f77406a2713cf9", + "_parent": "5e4abfed86f77406a2713cf7", "_props": { "filters": [ { @@ -228832,7 +247113,31 @@ ] } ], - "cellsH": 2, + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "5e4abfed86f77406a2713cfa", + "_parent": "5e4abfed86f77406a2713cf7", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, "cellsV": 2, "minCount": 0, "maxCount": 0, @@ -228843,8 +247148,8 @@ }, { "_name": "3", - "_id": "628baf0b967de16aab5a4f3a", - "_parent": "628baf0b967de16aab5a4f36", + "_id": "5e4abfed86f77406a2713cfb", + "_parent": "5e4abfed86f77406a2713cf7", "_props": { "filters": [ { @@ -228867,8 +247172,8 @@ }, { "_name": "4", - "_id": "628baf0b967de16aab5a4f3b", - "_parent": "628baf0b967de16aab5a4f36", + "_id": "5e4abfed86f77406a2713cfc", + "_parent": "5e4abfed86f77406a2713cf7", "_props": { "filters": [ { @@ -228891,8 +247196,8 @@ }, { "_name": "5", - "_id": "628baf0b967de16aab5a4f3c", - "_parent": "628baf0b967de16aab5a4f36", + "_id": "5e4abfed86f77406a2713cfd", + "_parent": "5e4abfed86f77406a2713cf7", "_props": { "filters": [ { @@ -228905,7 +247210,7 @@ } ], "cellsH": 1, - "cellsV": 2, + "cellsV": 1, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -228915,8 +247220,8 @@ }, { "_name": "6", - "_id": "628baf0b967de16aab5a4f3d", - "_parent": "628baf0b967de16aab5a4f36", + "_id": "5e4abfed86f77406a2713cfe", + "_parent": "5e4abfed86f77406a2713cf7", "_props": { "filters": [ { @@ -228929,7 +247234,7 @@ } ], "cellsH": 1, - "cellsV": 2, + "cellsV": 1, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -228939,8 +247244,8 @@ }, { "_name": "7", - "_id": "628baf0b967de16aab5a4f3e", - "_parent": "628baf0b967de16aab5a4f36", + "_id": "5e4abfed86f77406a2713cff", + "_parent": "5e4abfed86f77406a2713cf7", "_props": { "filters": [ { @@ -228963,8 +247268,8 @@ }, { "_name": "8", - "_id": "628baf0b967de16aab5a4f3f", - "_parent": "628baf0b967de16aab5a4f36", + "_id": "5e4abfed86f77406a2713d00", + "_parent": "5e4abfed86f77406a2713cf7", "_props": { "filters": [ { @@ -228984,6 +247289,36 @@ "isSortingTable": false }, "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "9", + "_id": "5e4acc6486f77406a2713d02", + "_parent": "5e4abfed86f77406a2713cf7", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "10", + "_id": "5e4acc7c86f77406984b2828", + "_parent": "5e4abfed86f77406a2713cf7", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" } ], "Slots": [], @@ -228991,36 +247326,37 @@ "CantRemoveFromSlotsDuringRaid": [], "SearchSound": "looting_body_extended", "BlocksArmorVest": false, - "RigLayoutName": "Bearing", + "RigLayoutName": "Tarzan", "Durability": 0, "MaxDurability": 0, "armorZone": [], "armorClass": 0, - "speedPenaltyPercent": 0, + "speedPenaltyPercent": -2, "mousePenalty": 0, - "weaponErgonomicPenalty": 0, + "weaponErgonomicPenalty": -5, "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" }, "_proto": "544a5caa4bdc2d1a388b4568" }, - "5e4ac41886f77406a511c9a8": { - "_id": "5e4ac41886f77406a511c9a8", - "_name": "item_equipment_armor_arscpc", + "5f5f41f56760b4138443b352": { + "_id": "5f5f41f56760b4138443b352", + "_name": "item_equipment_rig_thunderbolt", "_parent": "5448e5284bdc2dcb718b4567", "_type": "Item", "_props": { - "Name": "tactec", - "ShortName": "tactec", - "Description": "tactec", - "Weight": 8.5, + "Name": "BEAR Rig 6h112", + "ShortName": "Rig 6h112", + "Description": "Rig 6h112", + "Weight": 0.62, "BackgroundColor": "default", - "Width": 4, + "Width": 3, "Height": 3, "StackMaxSize": 1, "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/rig_arscpc/cr_arscpc.bundle", + "path": "assets/content/items/equipment/rig_thunderbolt/item_equipment_rig_thunderbolt.bundle", "rcid": "" }, "UsePrefab": { @@ -229040,7 +247376,532 @@ "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": true, - "RepairCost": 1000, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "5f5f41f56760b4138443b354", + "_parent": "5f5f41f56760b4138443b352", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "5f5f41f56760b4138443b355", + "_parent": "5f5f41f56760b4138443b352", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "5f5f41f56760b4138443b356", + "_parent": "5f5f41f56760b4138443b352", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "5f5f41f56760b4138443b357", + "_parent": "5f5f41f56760b4138443b352", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "5f5f546e6760b4138443b364", + "_parent": "5f5f41f56760b4138443b352", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "5f5f5487354701500f60f77a", + "_parent": "5f5f41f56760b4138443b352", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "5f5f549647344c2e4f6c42e8", + "_parent": "5f5f41f56760b4138443b352", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "5f5f54a80bc58666c37e783e", + "_parent": "5f5f41f56760b4138443b352", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "9", + "_id": "5f5f54cf6bdad616ad46d640", + "_parent": "5f5f41f56760b4138443b352", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "RigLayoutName": "Thunder_compl", + "Durability": 0, + "MaxDurability": 0, + "armorZone": [], + "armorClass": 0, + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "5ca20abf86f77418567a43f2": { + "_id": "5ca20abf86f77418567a43f2", + "_name": "item_equipment_rig_triton", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "commando", + "ShortName": "commando", + "Description": "commando", + "Weight": 1.3, + "BackgroundColor": "default", + "Width": 4, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_triton/item_equipment_rig_triton.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "5ca20abf86f77418567a43f4", + "_parent": "5ca20abf86f77418567a43f2", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "5ca20abf86f77418567a43f5", + "_parent": "5ca20abf86f77418567a43f2", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "5ca20abf86f77418567a43f6", + "_parent": "5ca20abf86f77418567a43f2", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "5ca20abf86f77418567a43f7", + "_parent": "5ca20abf86f77418567a43f2", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "5ca20abf86f77418567a43f8", + "_parent": "5ca20abf86f77418567a43f2", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "5ca20abf86f77418567a43f9", + "_parent": "5ca20abf86f77418567a43f2", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "5ca20abf86f77418567a43fa", + "_parent": "5ca20abf86f77418567a43f2", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "5ca20abf86f77418567a43fb", + "_parent": "5ca20abf86f77418567a43f2", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "RigLayoutName": "Commando", + "Durability": 0, + "MaxDurability": 0, + "armorZone": [], + "armorClass": 0, + "speedPenaltyPercent": -1, + "mousePenalty": 0, + "weaponErgonomicPenalty": -2, + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "5c0e746986f7741453628fe5": { + "_id": "5c0e746986f7741453628fe5", + "_name": "item_equipment_rig_tv110", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "tactec", + "ShortName": "tactec", + "Description": "tactec", + "Weight": 10.3, + "BackgroundColor": "default", + "Width": 4, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_tv110/item_equipment_rig_tv110.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 780, "RepairSpeed": 0, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -229060,11 +247921,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", - "_id": "5e4ac41886f77406a511c9aa", - "_parent": "5e4ac41886f77406a511c9a8", + "_id": "5c0e746986f7741453628fe7", + "_parent": "5c0e746986f7741453628fe5", "_props": { "filters": [ { @@ -229077,7 +247942,7 @@ } ], "cellsH": 1, - "cellsV": 2, + "cellsV": 3, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -229087,8 +247952,8 @@ }, { "_name": "2", - "_id": "5e4ac41886f77406a511c9ab", - "_parent": "5e4ac41886f77406a511c9a8", + "_id": "5c0e746986f7741453628fe8", + "_parent": "5c0e746986f7741453628fe5", "_props": { "filters": [ { @@ -229101,7 +247966,7 @@ } ], "cellsH": 1, - "cellsV": 2, + "cellsV": 3, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -229111,8 +247976,32 @@ }, { "_name": "3", - "_id": "5e4ac41886f77406a511c9ac", - "_parent": "5e4ac41886f77406a511c9a8", + "_id": "5c0e746986f7741453628fe9", + "_parent": "5c0e746986f7741453628fe5", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 3, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "5c0e746986f7741453628fea", + "_parent": "5c0e746986f7741453628fe5", "_props": { "filters": [ { @@ -229133,34 +248022,10 @@ }, "_proto": "55d329c24bdc2d892f8b4567" }, - { - "_name": "4", - "_id": "5e4ac41886f77406a511c9ad", - "_parent": "5e4ac41886f77406a511c9a8", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 3, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, { "_name": "5", - "_id": "5e4ac41886f77406a511c9ae", - "_parent": "5e4ac41886f77406a511c9a8", + "_id": "5c0e746986f7741453628feb", + "_parent": "5c0e746986f7741453628fe5", "_props": { "filters": [ { @@ -229173,7 +248038,7 @@ } ], "cellsH": 1, - "cellsV": 3, + "cellsV": 2, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -229183,8 +248048,56 @@ }, { "_name": "6", - "_id": "5e4ac41886f77406a511c9af", - "_parent": "5e4ac41886f77406a511c9a8", + "_id": "5c0e746986f7741453628fec", + "_parent": "5c0e746986f7741453628fe5", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "5c0e746986f7741453628fed", + "_parent": "5c0e746986f7741453628fe5", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "5c0e746986f7741453628fee", + "_parent": "5c0e746986f7741453628fe5", "_props": { "filters": [ { @@ -229205,58 +248118,10 @@ }, "_proto": "55d329c24bdc2d892f8b4567" }, - { - "_name": "7", - "_id": "5e4ac41886f77406a511c9b0", - "_parent": "5e4ac41886f77406a511c9a8", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "8", - "_id": "5e4ac41886f77406a511c9b1", - "_parent": "5e4ac41886f77406a511c9a8", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, { "_name": "9", - "_id": "5e4ac41886f77406a511c9b2", - "_parent": "5e4ac41886f77406a511c9a8", + "_id": "5c0e746986f7741453628fef", + "_parent": "5c0e746986f7741453628fe5", "_props": { "filters": [ { @@ -229268,56 +248133,8 @@ ] } ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "10", - "_id": "5e4ac41886f77406a511c9b3", - "_parent": "5e4ac41886f77406a511c9a8", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "11", - "_id": "5e4ac41886f77406a511c9b4", - "_parent": "5e4ac41886f77406a511c9a8", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, + "cellsH": 2, + "cellsV": 2, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -229331,1238 +248148,19 @@ "CantRemoveFromSlotsDuringRaid": [], "SearchSound": "looting_body_extended", "BlocksArmorVest": true, - "RigLayoutName": "cpc_m2", - "Durability": 60, - "MaxDurability": 60, + "RigLayoutName": "TV-110", + "Durability": 85, + "MaxDurability": 85, "armorZone": [ "Chest" ], - "armorClass": 5, - "speedPenaltyPercent": -6, + "armorClass": 4, + "speedPenaltyPercent": -8, "mousePenalty": -4, - "weaponErgonomicPenalty": -7, - "BluntThroughput": 0.165, - "ArmorMaterial": "UHMWPE" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "5648a69d4bdc2ded0b8b457b": { - "_id": "5648a69d4bdc2ded0b8b457b", - "_name": "bearRig", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "BEAR Rig", - "ShortName": "BlackRock", - "Description": "BlackRock chest rig", - "Weight": 1.8, - "BackgroundColor": "default", - "Width": 3, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_blackrock/item_equipment_rig_blackrock.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "5648a6f44bdc2d3b4c8b4576", - "_parent": "5648a69d4bdc2ded0b8b457b", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "5648a6f74bdc2d363b8b4576", - "_parent": "5648a69d4bdc2ded0b8b457b", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "5648a6f94bdc2d16268b4577", - "_parent": "5648a69d4bdc2ded0b8b457b", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "5648a6fc4bdc2df8348b457f", - "_parent": "5648a69d4bdc2ded0b8b457b", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "5648a6ff4bdc2d91118b45a3", - "_parent": "5648a69d4bdc2ded0b8b457b", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 2, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "5648a7034bdc2d3d1c8b457c", - "_parent": "5648a69d4bdc2ded0b8b457b", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "7", - "_id": "5d67d4f786f774557749dd49", - "_parent": "5648a69d4bdc2ded0b8b457b", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "8", - "_id": "5d67d4fe86f774557326afae", - "_parent": "5648a69d4bdc2ded0b8b457b", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "9", - "_id": "5d67d50686f774557749dd4a", - "_parent": "5648a69d4bdc2ded0b8b457b", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "10", - "_id": "5d67d50e86f774557326afaf", - "_parent": "5648a69d4bdc2ded0b8b457b", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "11", - "_id": "5d67d51e86f774599657f14a", - "_parent": "5648a69d4bdc2ded0b8b457b", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "RigLayoutName": "blackrock", - "Durability": 0, - "MaxDurability": 0, - "armorZone": [], - "armorClass": 0, - "speedPenaltyPercent": -2, - "mousePenalty": -1, - "weaponErgonomicPenalty": -3, - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "5e4abc1f86f774069619fbaa": { - "_id": "5e4abc1f86f774069619fbaa", - "_name": "item_equipment_rig_bankrobber", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "BEAR Rig 6h112", - "ShortName": "Rig 6h112", - "Description": "Rig 6h112", - "Weight": 0.7, - "BackgroundColor": "default", - "Width": 3, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_bankrobber/cr_bankrobber.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "5e4abc1f86f774069619fbac", - "_parent": "5e4abc1f86f774069619fbaa", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "5e4abc1f86f774069619fbad", - "_parent": "5e4abc1f86f774069619fbaa", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "5e4abc1f86f774069619fbae", - "_parent": "5e4abc1f86f774069619fbaa", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "5e4abc1f86f774069619fbaf", - "_parent": "5e4abc1f86f774069619fbaa", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "RigLayoutName": "bank_robber", - "Durability": 0, - "MaxDurability": 0, - "armorZone": [], - "armorClass": 0, - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "5929a2a086f7744f4b234d43": { - "_id": "5929a2a086f7744f4b234d43", - "_name": "bear_rig_6h112", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "BEAR Rig 6h112", - "ShortName": "Rig 6h112", - "Description": "Rig 6h112", - "Weight": 1.7, - "BackgroundColor": "default", - "Width": 4, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_6h112/item_equipment_rig_6h112.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "5929a2a086f7744f4b234d44", - "_parent": "5929a2a086f7744f4b234d43", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "5929a2a086f7744f4b234d45", - "_parent": "5929a2a086f7744f4b234d43", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "5929a2a086f7744f4b234d46", - "_parent": "5929a2a086f7744f4b234d43", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "5929a2a086f7744f4b234d47", - "_parent": "5929a2a086f7744f4b234d43", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "5929a2a086f7744f4b234d48", - "_parent": "5929a2a086f7744f4b234d43", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "5929a2a086f7744f4b234d49", - "_parent": "5929a2a086f7744f4b234d43", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "7", - "_id": "5929a2cd86f77451162fd13c", - "_parent": "5929a2a086f7744f4b234d43", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "8", - "_id": "5929a2dc86f7744f4b234d4a", - "_parent": "5929a2a086f7744f4b234d43", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "RigLayoutName": "6h112", - "Durability": 0, - "MaxDurability": 0, - "armorZone": [], - "armorClass": 0, - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "5e9db13186f7742f845ee9d3": { - "_id": "5e9db13186f7742f845ee9d3", - "_name": "item_equipment_rig_bearing", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "commando", - "ShortName": "commando", - "Description": "commando", - "Weight": 1.36, - "BackgroundColor": "default", - "Width": 3, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_bearing/item_equipment_rig_bearing.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "5e9db13186f7742f845ee9d5", - "_parent": "5e9db13186f7742f845ee9d3", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 2, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "5e9db13186f7742f845ee9d6", - "_parent": "5e9db13186f7742f845ee9d3", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 2, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "5e9db13186f7742f845ee9d7", - "_parent": "5e9db13186f7742f845ee9d3", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "5e9db13186f7742f845ee9d8", - "_parent": "5e9db13186f7742f845ee9d3", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "5e9db13186f7742f845ee9d9", - "_parent": "5e9db13186f7742f845ee9d3", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "5e9db13186f7742f845ee9da", - "_parent": "5e9db13186f7742f845ee9d3", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "7", - "_id": "5e9db13186f7742f845ee9db", - "_parent": "5e9db13186f7742f845ee9d3", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "8", - "_id": "5e9db13186f7742f845ee9dc", - "_parent": "5e9db13186f7742f845ee9d3", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "RigLayoutName": "Bearing", - "Durability": 0, - "MaxDurability": 0, - "armorZone": [], - "armorClass": 0, - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "5fd4c4fa16cac650092f6771": { - "_id": "5fd4c4fa16cac650092f6771", - "_name": "item_equipment_rig_idea", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "BEAR Rig 6h112", - "ShortName": "Rig 6h112", - "Description": "Rig 6h112", - "Weight": 0.22, - "BackgroundColor": "default", - "Width": 3, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_idea/item_equipment_rig_idea.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "5fd4c4fa16cac650092f6773", - "_parent": "5fd4c4fa16cac650092f6771", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "5fd4c4fa16cac650092f6774", - "_parent": "5fd4c4fa16cac650092f6771", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "5fd4c4fa16cac650092f6775", - "_parent": "5fd4c4fa16cac650092f6771", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "5fd4c4fa16cac650092f6776", - "_parent": "5fd4c4fa16cac650092f6771", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "RigLayoutName": "bank_robber", - "Durability": 0, - "MaxDurability": 0, - "armorZone": [], - "armorClass": 0, - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" + "weaponErgonomicPenalty": -5, + "BluntThroughput": 0.24, + "ArmorMaterial": "ArmoredSteel", + "ArmorType": "Heavy" }, "_proto": "544a5caa4bdc2d1a388b4568" }, @@ -230622,6 +248220,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", @@ -230902,7 +248504,8 @@ "mousePenalty": 0, "weaponErgonomicPenalty": 0, "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" }, "_proto": "544a5caa4bdc2d1a388b4568" }, @@ -230962,6 +248565,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", @@ -231098,7 +248705,8 @@ "mousePenalty": 0, "weaponErgonomicPenalty": 0, "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" }, "_proto": "544a5caa4bdc2d1a388b4568" }, @@ -231158,6 +248766,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", @@ -231270,7 +248882,8 @@ "mousePenalty": 0, "weaponErgonomicPenalty": 0, "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" }, "_proto": "5648a69d4bdc2ded0b8b457b" }, @@ -231330,6 +248943,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", @@ -231586,7 +249203,1001 @@ "mousePenalty": 0, "weaponErgonomicPenalty": -5, "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "5c0e9f2c86f77432297fe0a3": { + "_id": "5c0e9f2c86f77432297fe0a3", + "_name": "item_equipment_rig_commando_black", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "commando", + "ShortName": "commando", + "Description": "commando", + "Weight": 1.35, + "BackgroundColor": "default", + "Width": 4, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_commando/item_equipment_rig_commando_black.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "5c0e9f2c86f77432297fe0a5", + "_parent": "5c0e9f2c86f77432297fe0a3", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "5c0e9f2c86f77432297fe0a6", + "_parent": "5c0e9f2c86f77432297fe0a3", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "5c0e9f2c86f77432297fe0a7", + "_parent": "5c0e9f2c86f77432297fe0a3", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "5c0e9f2c86f77432297fe0a8", + "_parent": "5c0e9f2c86f77432297fe0a3", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "5c0e9f2c86f77432297fe0a9", + "_parent": "5c0e9f2c86f77432297fe0a3", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "5c0e9f2c86f77432297fe0aa", + "_parent": "5c0e9f2c86f77432297fe0a3", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "5c0e9f2c86f77432297fe0ab", + "_parent": "5c0e9f2c86f77432297fe0a3", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "5c0e9f2c86f77432297fe0ac", + "_parent": "5c0e9f2c86f77432297fe0a3", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "RigLayoutName": "Commando", + "Durability": 0, + "MaxDurability": 0, + "armorZone": [], + "armorClass": 0, + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "60a621c49c197e4e8c4455e6": { + "_id": "60a621c49c197e4e8c4455e6", + "_name": "item_equipment_rig_sprofi_mk2_ak", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "BEAR Rig", + "ShortName": "BlackRock", + "Description": "BlackRock chest rig", + "Weight": 1.75, + "BackgroundColor": "default", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_sprofi_mk2_ak/item_equipment_rig_sprofi_mk2_ak.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "60a621c59c197e4e8c4455e8", + "_parent": "60a621c49c197e4e8c4455e6", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "60a621c59c197e4e8c4455e9", + "_parent": "60a621c49c197e4e8c4455e6", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "60a621c59c197e4e8c4455ea", + "_parent": "60a621c49c197e4e8c4455e6", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "60a621c59c197e4e8c4455eb", + "_parent": "60a621c49c197e4e8c4455e6", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "60a621c59c197e4e8c4455ec", + "_parent": "60a621c49c197e4e8c4455e6", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "60a621c59c197e4e8c4455ed", + "_parent": "60a621c49c197e4e8c4455e6", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "60a621c59c197e4e8c4455ee", + "_parent": "60a621c49c197e4e8c4455e6", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "60a621c59c197e4e8c4455ef", + "_parent": "60a621c49c197e4e8c4455e6", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "9", + "_id": "60a621c59c197e4e8c4455f0", + "_parent": "60a621c49c197e4e8c4455e6", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "10", + "_id": "60a621c59c197e4e8c4455f1", + "_parent": "60a621c49c197e4e8c4455e6", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "11", + "_id": "60a621c59c197e4e8c4455f2", + "_parent": "60a621c49c197e4e8c4455e6", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "12", + "_id": "60a65b5ff3cdbd565f577a54", + "_parent": "60a621c49c197e4e8c4455e6", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "RigLayoutName": "sprofi_mk2", + "Durability": 0, + "MaxDurability": 0, + "armorZone": [], + "armorClass": 0, + "speedPenaltyPercent": -1, + "mousePenalty": 0, + "weaponErgonomicPenalty": -2, + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "60a6220e953894617404b00a": { + "_id": "60a6220e953894617404b00a", + "_name": "item_equipment_rig_sprofi_mk2_smg", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "BEAR Rig", + "ShortName": "BlackRock", + "Description": "BlackRock chest rig", + "Weight": 1.4, + "BackgroundColor": "default", + "Width": 3, + "Height": 4, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_sprofi_mk2_smg/item_equipment_rig_sprofi_mk2_smg.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "60a6220e953894617404b00c", + "_parent": "60a6220e953894617404b00a", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "60a6220e953894617404b00d", + "_parent": "60a6220e953894617404b00a", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "60a6220e953894617404b00e", + "_parent": "60a6220e953894617404b00a", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "60a6220e953894617404b00f", + "_parent": "60a6220e953894617404b00a", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "60a6220e953894617404b010", + "_parent": "60a6220e953894617404b00a", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "60a6220e953894617404b011", + "_parent": "60a6220e953894617404b00a", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "60a6220e953894617404b012", + "_parent": "60a6220e953894617404b00a", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "60a6220e953894617404b013", + "_parent": "60a6220e953894617404b00a", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "9", + "_id": "60a6220e953894617404b014", + "_parent": "60a6220e953894617404b00a", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "10", + "_id": "60a6220e953894617404b015", + "_parent": "60a6220e953894617404b00a", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "11", + "_id": "60a6220e953894617404b016", + "_parent": "60a6220e953894617404b00a", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "12", + "_id": "60a65b17ce351c369b492d36", + "_parent": "60a6220e953894617404b00a", + "_props": { + "filters": [], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "RigLayoutName": "sprofi_mk2_smg", + "Durability": 0, + "MaxDurability": 0, + "armorZone": [], + "armorClass": 0, + "speedPenaltyPercent": -1, + "mousePenalty": 0, + "weaponErgonomicPenalty": -1, + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" }, "_proto": "544a5caa4bdc2d1a388b4568" }, @@ -231646,6 +250257,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", @@ -231784,7 +250399,8 @@ "mousePenalty": -5, "weaponErgonomicPenalty": -8, "BluntThroughput": 0.29, - "ArmorMaterial": "UHMWPE" + "ArmorMaterial": "UHMWPE", + "ArmorType": "Light" }, "_proto": "544a5caa4bdc2d1a388b4568" }, @@ -231844,6 +250460,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", @@ -232054,7 +250674,281 @@ "mousePenalty": -4, "weaponErgonomicPenalty": -7, "BluntThroughput": 0.145, - "ArmorMaterial": "Combined" + "ArmorMaterial": "Combined", + "ArmorType": "Light" + }, + "_proto": "544a5caa4bdc2d1a388b4568" + }, + "63611865ba5b90db0c0399d1": { + "_id": "63611865ba5b90db0c0399d1", + "_name": "item_equipment_rig_boss_zryachi", + "_parent": "5448e5284bdc2dcb718b4567", + "_type": "Item", + "_props": { + "Name": "BEAR Rig 6h112", + "ShortName": "Rig 6h112", + "Description": "Rig 6h112", + "Weight": 1.7, + "BackgroundColor": "default", + "Width": 4, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "gear_generic", + "Prefab": { + "path": "assets/content/items/equipment/rig_boss_zryachi/item_equipment_rig_boss_zryachi.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "1", + "_id": "63611865ba5b90db0c0399d2", + "_parent": "63611865ba5b90db0c0399d1", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "2", + "_id": "63611865ba5b90db0c0399d3", + "_parent": "63611865ba5b90db0c0399d1", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "3", + "_id": "63611865ba5b90db0c0399d4", + "_parent": "63611865ba5b90db0c0399d1", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "4", + "_id": "63611865ba5b90db0c0399d5", + "_parent": "63611865ba5b90db0c0399d1", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "5", + "_id": "63611865ba5b90db0c0399d6", + "_parent": "63611865ba5b90db0c0399d1", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "6", + "_id": "63611865ba5b90db0c0399d7", + "_parent": "63611865ba5b90db0c0399d1", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 2, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "7", + "_id": "63611865ba5b90db0c0399d8", + "_parent": "63611865ba5b90db0c0399d1", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + }, + { + "_name": "8", + "_id": "63611865ba5b90db0c0399d9", + "_parent": "63611865ba5b90db0c0399d1", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 1, + "cellsV": 1, + "minCount": 0, + "maxCount": 0, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "looting_body_extended", + "BlocksArmorVest": false, + "RigLayoutName": "6h112", + "Durability": 0, + "MaxDurability": 0, + "armorZone": [], + "armorClass": 0, + "speedPenaltyPercent": 0, + "mousePenalty": 0, + "weaponErgonomicPenalty": 0, + "BluntThroughput": 0, + "ArmorMaterial": "UHMWPE", + "ArmorType": "Light" }, "_proto": "544a5caa4bdc2d1a388b4568" }, @@ -232114,6 +251008,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", @@ -232420,275 +251318,8 @@ "mousePenalty": -3, "weaponErgonomicPenalty": -3, "BluntThroughput": 0.195, - "ArmorMaterial": "UHMWPE" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "5c0e9f2c86f77432297fe0a3": { - "_id": "5c0e9f2c86f77432297fe0a3", - "_name": "item_equipment_rig_commando_black", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "commando", - "ShortName": "commando", - "Description": "commando", - "Weight": 1.35, - "BackgroundColor": "default", - "Width": 4, - "Height": 3, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_commando/item_equipment_rig_commando_black.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "5c0e9f2c86f77432297fe0a5", - "_parent": "5c0e9f2c86f77432297fe0a3", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "5c0e9f2c86f77432297fe0a6", - "_parent": "5c0e9f2c86f77432297fe0a3", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "5c0e9f2c86f77432297fe0a7", - "_parent": "5c0e9f2c86f77432297fe0a3", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "5c0e9f2c86f77432297fe0a8", - "_parent": "5c0e9f2c86f77432297fe0a3", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "5c0e9f2c86f77432297fe0a9", - "_parent": "5c0e9f2c86f77432297fe0a3", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "5c0e9f2c86f77432297fe0aa", - "_parent": "5c0e9f2c86f77432297fe0a3", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "7", - "_id": "5c0e9f2c86f77432297fe0ab", - "_parent": "5c0e9f2c86f77432297fe0a3", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "8", - "_id": "5c0e9f2c86f77432297fe0ac", - "_parent": "5c0e9f2c86f77432297fe0a3", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "RigLayoutName": "Commando", - "Durability": 0, - "MaxDurability": 0, - "armorZone": [], - "armorClass": 0, - "speedPenaltyPercent": 0, - "mousePenalty": 0, - "weaponErgonomicPenalty": 0, - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" + "ArmorMaterial": "UHMWPE", + "ArmorType": "Light" }, "_proto": "544a5caa4bdc2d1a388b4568" }, @@ -232748,6 +251379,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", @@ -233104,7 +251739,8 @@ "mousePenalty": -11, "weaponErgonomicPenalty": -7, "BluntThroughput": 0.18, - "ArmorMaterial": "Aluminium" + "ArmorMaterial": "Aluminium", + "ArmorType": "Light" }, "_proto": "544a5caa4bdc2d1a388b4568" }, @@ -233164,6 +251800,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", @@ -233448,27 +252088,28 @@ "mousePenalty": -11, "weaponErgonomicPenalty": -11, "BluntThroughput": 0.165, - "ArmorMaterial": "Combined" + "ArmorMaterial": "Combined", + "ArmorType": "Light" }, "_proto": "544a5caa4bdc2d1a388b4568" }, - "60a621c49c197e4e8c4455e6": { - "_id": "60a621c49c197e4e8c4455e6", - "_name": "item_equipment_rig_sprofi_mk2_ak", + "639343fce101f4caa40a4ef3": { + "_id": "639343fce101f4caa40a4ef3", + "_name": "item_equipment_rig_shellback_tactical_banshee", "_parent": "5448e5284bdc2dcb718b4567", "_type": "Item", "_props": { - "Name": "BEAR Rig", - "ShortName": "BlackRock", - "Description": "BlackRock chest rig", - "Weight": 1.75, + "Name": "tactec", + "ShortName": "tactec", + "Description": "tactec", + "Weight": 6.9, "BackgroundColor": "default", "Width": 3, - "Height": 4, + "Height": 3, "StackMaxSize": 1, "ItemSound": "gear_generic", "Prefab": { - "path": "assets/content/items/equipment/rig_sprofi_mk2_ak/item_equipment_rig_sprofi_mk2_ak.bundle", + "path": "assets/content/items/equipment/rig_shellback_tactical_banshee/item_equipment_rig_shellback_tactical_banshee.bundle", "rcid": "" }, "UsePrefab": { @@ -233488,7 +252129,7 @@ "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": true, - "RepairCost": 0, + "RepairCost": 660, "RepairSpeed": 0, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -233496,8 +252137,8 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -233508,366 +252149,15 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", - "_id": "60a621c59c197e4e8c4455e8", - "_parent": "60a621c49c197e4e8c4455e6", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "2", - "_id": "60a621c59c197e4e8c4455e9", - "_parent": "60a621c49c197e4e8c4455e6", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "3", - "_id": "60a621c59c197e4e8c4455ea", - "_parent": "60a621c49c197e4e8c4455e6", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "4", - "_id": "60a621c59c197e4e8c4455eb", - "_parent": "60a621c49c197e4e8c4455e6", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "5", - "_id": "60a621c59c197e4e8c4455ec", - "_parent": "60a621c49c197e4e8c4455e6", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "6", - "_id": "60a621c59c197e4e8c4455ed", - "_parent": "60a621c49c197e4e8c4455e6", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "7", - "_id": "60a621c59c197e4e8c4455ee", - "_parent": "60a621c49c197e4e8c4455e6", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "8", - "_id": "60a621c59c197e4e8c4455ef", - "_parent": "60a621c49c197e4e8c4455e6", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "9", - "_id": "60a621c59c197e4e8c4455f0", - "_parent": "60a621c49c197e4e8c4455e6", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "10", - "_id": "60a621c59c197e4e8c4455f1", - "_parent": "60a621c49c197e4e8c4455e6", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "11", - "_id": "60a621c59c197e4e8c4455f2", - "_parent": "60a621c49c197e4e8c4455e6", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "12", - "_id": "60a65b5ff3cdbd565f577a54", - "_parent": "60a621c49c197e4e8c4455e6", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - } - ], - "Slots": [], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "RigLayoutName": "sprofi_mk2", - "Durability": 0, - "MaxDurability": 0, - "armorZone": [], - "armorClass": 0, - "speedPenaltyPercent": -1, - "mousePenalty": 0, - "weaponErgonomicPenalty": -2, - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" - }, - "_proto": "544a5caa4bdc2d1a388b4568" - }, - "60a6220e953894617404b00a": { - "_id": "60a6220e953894617404b00a", - "_name": "item_equipment_rig_sprofi_mk2_smg", - "_parent": "5448e5284bdc2dcb718b4567", - "_type": "Item", - "_props": { - "Name": "BEAR Rig", - "ShortName": "BlackRock", - "Description": "BlackRock chest rig", - "Weight": 1.4, - "BackgroundColor": "default", - "Width": 3, - "Height": 4, - "StackMaxSize": 1, - "ItemSound": "gear_generic", - "Prefab": { - "path": "assets/content/items/equipment/rig_sprofi_mk2_smg/item_equipment_rig_sprofi_mk2_smg.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "Grids": [ - { - "_name": "1", - "_id": "60a6220e953894617404b00c", - "_parent": "60a6220e953894617404b00a", + "_id": "639343fce101f4caa40a4ef4", + "_parent": "639343fce101f4caa40a4ef3", "_props": { "filters": [ { @@ -233890,8 +252180,8 @@ }, { "_name": "2", - "_id": "60a6220e953894617404b00d", - "_parent": "60a6220e953894617404b00a", + "_id": "639343fce101f4caa40a4ef5", + "_parent": "639343fce101f4caa40a4ef3", "_props": { "filters": [ { @@ -233904,7 +252194,7 @@ } ], "cellsH": 1, - "cellsV": 2, + "cellsV": 3, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -233914,8 +252204,8 @@ }, { "_name": "3", - "_id": "60a6220e953894617404b00e", - "_parent": "60a6220e953894617404b00a", + "_id": "639343fce101f4caa40a4ef6", + "_parent": "639343fce101f4caa40a4ef3", "_props": { "filters": [ { @@ -233928,7 +252218,7 @@ } ], "cellsH": 1, - "cellsV": 2, + "cellsV": 3, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -233938,8 +252228,8 @@ }, { "_name": "4", - "_id": "60a6220e953894617404b00f", - "_parent": "60a6220e953894617404b00a", + "_id": "639343fce101f4caa40a4ef7", + "_parent": "639343fce101f4caa40a4ef3", "_props": { "filters": [ { @@ -233962,8 +252252,8 @@ }, { "_name": "5", - "_id": "60a6220e953894617404b010", - "_parent": "60a6220e953894617404b00a", + "_id": "639343fce101f4caa40a4ef8", + "_parent": "639343fce101f4caa40a4ef3", "_props": { "filters": [ { @@ -233986,8 +252276,8 @@ }, { "_name": "6", - "_id": "60a6220e953894617404b011", - "_parent": "60a6220e953894617404b00a", + "_id": "639343fce101f4caa40a4ef9", + "_parent": "639343fce101f4caa40a4ef3", "_props": { "filters": [ { @@ -234010,8 +252300,8 @@ }, { "_name": "7", - "_id": "60a6220e953894617404b012", - "_parent": "60a6220e953894617404b00a", + "_id": "639343fce101f4caa40a4efa", + "_parent": "639343fce101f4caa40a4ef3", "_props": { "filters": [ { @@ -234024,7 +252314,7 @@ } ], "cellsH": 1, - "cellsV": 1, + "cellsV": 2, "minCount": 0, "maxCount": 0, "maxWeight": 0, @@ -234034,56 +252324,8 @@ }, { "_name": "8", - "_id": "60a6220e953894617404b013", - "_parent": "60a6220e953894617404b00a", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "9", - "_id": "60a6220e953894617404b014", - "_parent": "60a6220e953894617404b00a", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "10", - "_id": "60a6220e953894617404b015", - "_parent": "60a6220e953894617404b00a", + "_id": "639343fce101f4caa40a4efb", + "_parent": "639343fce101f4caa40a4ef3", "_props": { "filters": [ { @@ -234103,62 +252345,26 @@ "isSortingTable": false }, "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "11", - "_id": "60a6220e953894617404b016", - "_parent": "60a6220e953894617404b00a", - "_props": { - "filters": [ - { - "Filter": [ - "54009119af1c881c07000029" - ], - "ExcludedFilter": [ - "5448bf274bdc2dfc2f8b456a" - ] - } - ], - "cellsH": 1, - "cellsV": 2, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" - }, - { - "_name": "12", - "_id": "60a65b17ce351c369b492d36", - "_parent": "60a6220e953894617404b00a", - "_props": { - "filters": [], - "cellsH": 1, - "cellsV": 1, - "minCount": 0, - "maxCount": 0, - "maxWeight": 0, - "isSortingTable": false - }, - "_proto": "55d329c24bdc2d892f8b4567" } ], "Slots": [], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "SearchSound": "looting_body_extended", - "BlocksArmorVest": false, - "RigLayoutName": "sprofi_mk2_smg", - "Durability": 0, - "MaxDurability": 0, - "armorZone": [], - "armorClass": 0, - "speedPenaltyPercent": -1, - "mousePenalty": 0, - "weaponErgonomicPenalty": -1, - "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" + "BlocksArmorVest": true, + "RigLayoutName": "Banshee", + "Durability": 45, + "MaxDurability": 45, + "armorZone": [ + "Chest" + ], + "armorClass": 4, + "speedPenaltyPercent": -6, + "mousePenalty": -5, + "weaponErgonomicPenalty": -6, + "BluntThroughput": 0.23, + "ArmorMaterial": "UHMWPE", + "ArmorType": "Light" }, "_proto": "544a5caa4bdc2d1a388b4568" }, @@ -234218,6 +252424,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "1", @@ -234332,10 +252542,565 @@ "mousePenalty": -4, "weaponErgonomicPenalty": -6, "BluntThroughput": 0.28, - "ArmorMaterial": "Ceramic" + "ArmorMaterial": "Ceramic", + "ArmorType": "Light" }, "_proto": "544a5caa4bdc2d1a388b4568" }, + "62f10b79e7ee985f386b2f47": { + "_id": "62f10b79e7ee985f386b2f47", + "_name": "random_loot_container", + "_parent": "62f109593b54472778797866", + "_type": "Item", + "_props": { + "Name": "boxpreset1", + "ShortName": "boxpreset1", + "Description": "boxpreset1", + "Weight": 500, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/containers/item_container_case_pumpkin.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "62f10b79e7ee985f386b2f49", + "_parent": "62f10b79e7ee985f386b2f47", + "_props": { + "filters": [ + { + "Filter": [], + "ExcludedFilter": [ + "54009119af1c881c07000029" + ] + } + ], + "cellsH": 10, + "cellsV": 12, + "minCount": 26, + "maxCount": 50, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "drawer_metal_looting", + "BlocksArmorVest": false + }, + "_proto": "578f87a3245977356274f2cb" + }, + "633ffb5d419dbf4bea7004c6": { + "_id": "633ffb5d419dbf4bea7004c6", + "_name": "random_loot_quest_container", + "_parent": "62f109593b54472778797866", + "_type": "Item", + "_props": { + "Name": "Ящик с квестовым лутом", + "ShortName": "Ящик с квестовым лутом", + "Description": "Ящик с квестовым лутом", + "Weight": 250, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "633ffb5d419dbf4bea7004c7", + "_parent": "633ffb5d419dbf4bea7004c6", + "_props": { + "filters": [ + { + "Filter": [ + "54009119af1c881c07000029" + ], + "ExcludedFilter": [ + "5448bf274bdc2dfc2f8b456a" + ] + } + ], + "cellsH": 10, + "cellsV": 12, + "minCount": 26, + "maxCount": 50, + "maxWeight": 0, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "drawer_metal_looting", + "BlocksArmorVest": false + }, + "_proto": "578f87a3245977356274f2cb" + }, + "634959225289190e5e773b3b": { + "_id": "634959225289190e5e773b3b", + "_name": "pumpkin_rand_loot_container", + "_parent": "62f109593b54472778797866", + "_type": "Item", + "_props": { + "Name": "Тыква с рандомным лутом", + "ShortName": "boxpreset1", + "Description": "boxpreset1", + "Weight": 3, + "BackgroundColor": "orange", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "container_plastic", + "Prefab": { + "path": "assets/content/items/containers/item_container_case_pumpkin/item_container_case_pumpkin1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": true, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "634959225289190e5e773b3d", + "_parent": "634959225289190e5e773b3b", + "_props": { + "filters": [ + { + "Filter": [], + "ExcludedFilter": [ + "54009119af1c881c07000029" + ] + } + ], + "cellsH": 3, + "cellsV": 3, + "minCount": 5, + "maxCount": 7, + "maxWeight": 3, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "drawer_metal_looting", + "BlocksArmorVest": false + }, + "_proto": "578f87a3245977356274f2cb" + }, + "63a897c6b1ff6e29734fcc95": { + "_id": "63a897c6b1ff6e29734fcc95", + "_name": "new_year_gift_big", + "_parent": "62f109593b54472778797866", + "_type": "Item", + "_props": { + "Name": "new_year_gift_big", + "ShortName": "new_year_gift_big", + "Description": "new_year_gift_big", + "Weight": 3, + "BackgroundColor": "red", + "Width": 3, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "container_plastic", + "Prefab": { + "path": "assets/content/items/containers/item_container_case_pumpkin/item_container_case_pumpkin1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": true, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "63a897c6b1ff6e29734fcc96", + "_parent": "63a897c6b1ff6e29734fcc95", + "_props": { + "filters": [ + { + "Filter": [], + "ExcludedFilter": [ + "54009119af1c881c07000029" + ] + } + ], + "cellsH": 4, + "cellsV": 4, + "minCount": 5, + "maxCount": 8, + "maxWeight": 5, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "drawer_metal_looting", + "BlocksArmorVest": false + }, + "_proto": "578f87a3245977356274f2cb" + }, + "63a898a328e385334e0640a5": { + "_id": "63a898a328e385334e0640a5", + "_name": "new_year_gift_medium", + "_parent": "62f109593b54472778797866", + "_type": "Item", + "_props": { + "Name": "new_year_gift_medium", + "ShortName": "new_year_gift_medium", + "Description": "new_year_gift_medium", + "Weight": 3, + "BackgroundColor": "red", + "Width": 2, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "container_plastic", + "Prefab": { + "path": "assets/content/items/containers/item_container_cristmas_prize_01-02/item_container_cristmas_prize_02.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": true, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "63a898a328e385334e0640a6", + "_parent": "63a898a328e385334e0640a5", + "_props": { + "filters": [ + { + "Filter": [], + "ExcludedFilter": [ + "54009119af1c881c07000029" + ] + } + ], + "cellsH": 3, + "cellsV": 3, + "minCount": 4, + "maxCount": 6, + "maxWeight": 4, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "drawer_metal_looting", + "BlocksArmorVest": false + }, + "_proto": "578f87a3245977356274f2cb" + }, + "63a8970d7108f713591149f5": { + "_id": "63a8970d7108f713591149f5", + "_name": "new_year_gift_small", + "_parent": "62f109593b54472778797866", + "_type": "Item", + "_props": { + "Name": "new_year_gift_small", + "ShortName": "new_year_gift_small", + "Description": "new_year_gift_small", + "Weight": 2, + "BackgroundColor": "red", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "container_plastic", + "Prefab": { + "path": "assets/content/items/containers/item_container_cristmas_prize_01-02/item_container_cristmas_prize_01.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": true, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [ + { + "_name": "main", + "_id": "63a8970d7108f713591149f6", + "_parent": "63a8970d7108f713591149f5", + "_props": { + "filters": [ + { + "Filter": [], + "ExcludedFilter": [ + "54009119af1c881c07000029" + ] + } + ], + "cellsH": 2, + "cellsV": 2, + "minCount": 3, + "maxCount": 5, + "maxWeight": 3, + "isSortingTable": false + }, + "_proto": "55d329c24bdc2d892f8b4567" + } + ], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "SearchSound": "drawer_metal_looting", + "BlocksArmorVest": false + }, + "_proto": "578f87a3245977356274f2cb" + }, "5448e53e4bdc2d60728b4567": { "_id": "5448e53e4bdc2d60728b4567", "_name": "Backpack", @@ -234378,6 +253143,80 @@ "_name": "Pockets", "_parent": "566168634bdc2d144c8b456c", "_type": "Node", + "_props": { + "Name": "Item", + "ShortName": "Item", + "Description": "Item", + "Weight": 0, + "BackgroundColor": "blue", + "Width": 20, + "Height": 20, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": true, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": true, + "IsUnsaleable": true, + "IsUnbuyable": true, + "IsUngivable": true, + "IsLockedafterEquip": true, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": true, + "UnlootableFromSlot": "Pockets", + "UnlootableFromSide": [ + "Bear", + "Usec", + "Savage" + ], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [ + "Pockets" + ], + "SearchSound": "cashregister_looting", + "BlocksArmorVest": false + } + }, + "62f109593b54472778797866": { + "_id": "62f109593b54472778797866", + "_name": "RandomLootContainer", + "_parent": "566168634bdc2d144c8b456c", + "_type": "Node", "_props": {} }, "5448e5284bdc2dcb718b4567": { @@ -234395,7 +253234,8 @@ "mousePenalty": 0, "weaponErgonomicPenalty": 0, "BluntThroughput": 0, - "ArmorMaterial": "UHMWPE" + "ArmorMaterial": "UHMWPE", + "ArmorType": "None" } }, "5c0a5f6c86f774753654890e": { @@ -234454,6 +253294,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -234542,6 +253386,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -234631,6 +253479,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -234720,6 +253572,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -234808,6 +253664,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -234899,6 +253759,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -234996,6 +253860,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -235085,6 +253953,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -235199,8 +254071,8 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -235211,6 +254083,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -235301,6 +254177,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -235389,6 +254269,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -235477,6 +254361,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -235574,6 +254462,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -235662,6 +254554,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -235751,6 +254647,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -235841,6 +254741,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -235930,6 +254834,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -236055,6 +254963,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -236134,8 +255046,8 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -236146,6 +255058,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -236237,6 +255153,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -236332,6 +255252,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -236421,6 +255345,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "hideout", @@ -236499,6 +255427,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "hideout", @@ -236578,6 +255510,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "hideout", @@ -236657,6 +255593,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "hideout", @@ -236743,6 +255683,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "hideout", @@ -236821,6 +255765,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "hideout", @@ -236900,6 +255848,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "hideout", @@ -236979,6 +255931,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "hideout", @@ -237058,6 +256014,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [ { "_name": "main", @@ -237080,287 +256040,6 @@ "CantRemoveFromSlotsDuringRaid": [] } }, - "587e02ff24597743df3deaeb": { - "_id": "587e02ff24597743df3deaeb", - "_name": "weapon_molot_op_sks_762x39", - "_parent": "5447b5fc4bdc2d87278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_molot_op_sks_762x39", - "ShortName": "weapon_molot_op_sks_762x39", - "Description": "weapon_molot_op_sks_762x39", - "Weight": 2.627, - "BackgroundColor": "black", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_dmr", - "Prefab": { - "path": "assets/content/weapons/sks/weapon_molot_op_sks_762x39_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 109, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "587e02ff24597743df3deaec", - "_parent": "587e02ff24597743df3deaeb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d0236dad7ad1a0940739d29", - "587e0531245977466077a0f7", - "5afd7ded5acfc40017541f5e", - "574dad8024597745964bf05c" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "587e02ff24597743df3deaed", - "_parent": "587e02ff24597743df3deaeb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "574db213245977459a2f3f5d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "587e02ff24597743df3deaee", - "_parent": "587e02ff24597743df3deaeb", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "61695095d92c473c7702147a", - "5c5970672e221602b21d7855", - "587df583245977373c4f1129", - "587df3a12459772c28142567" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_mount", - "_id": "587e09d924597743df3deb26", - "_parent": "587e02ff24597743df3deaeb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "587e08ee245977446b4410cf" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "593d4a0586f7745e5838a153", - "_parent": "587e02ff24597743df3deaeb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cf67cadd7f00c065a5abab7", - "593d490386f7745ee97a1555" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultCarbine", - "weapUseType": "primary", - "ammoCaliber": "Caliber762x39", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 2850, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 65, - "isFastReload": false, - "RecoilForceUp": 182, - "RecoilForceBack": 400, - "Convergence": 1.3, - "RecoilAngle": 90, - "weapFireType": [ - "single" - ], - "RecolDispersion": 15, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 40, - "Ergonomics": 40, - "Velocity": 0, - "bEffDist": 400, - "bHearDist": 80, - "isChamberLoad": false, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "587df3a12459772c28142567", - "defAmmo": "5656d7c34bdc2d9d198b4587", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 10, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "587e030024597743df3deaef", - "_parent": "587e02ff24597743df3deaeb", - "_props": { - "filters": [ - { - "Filter": [ - "59e0d99486f7744a32234762", - "59e4d3d286f774176a36250a", - "5656d7c34bdc2d9d198b4587", - "59e4cf5286f7741778269d8a", - "59e4d24686f7741776641ac7", - "601aa3d2b2bcb34913271e6d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.144, - "CameraSnap": 2.5, - "ReloadMode": "InternalMagazine", - "CenterOfImpact": 0.07, - "AimPlane": 0.25, - "DeviationCurve": 1.4, - "DeviationMax": 22, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.3, - "z": 0.03 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.25, - "z": -0.03 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": true, - "MustBoltBeOpennedForInternalReload": true, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.2024, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.8865, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 0.9338, - "HeatFactorByShot": 1.59, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "574d967124597745970e7c94" - }, "5c501a4d2e221602b412b540": { "_id": "5c501a4d2e221602b412b540", "_name": "weapon_molot_vepr_hunter_vpo-101_762x51", @@ -237417,6 +256096,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -237537,7 +256220,8 @@ "57acb6222459771ec34b5cb0", "5dff8db859400025ea5150d4", "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" ] } ] @@ -237687,10 +256371,297 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, + "587e02ff24597743df3deaeb": { + "_id": "587e02ff24597743df3deaeb", + "_name": "weapon_molot_op_sks_762x39", + "_parent": "5447b5fc4bdc2d87278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_molot_op_sks_762x39", + "ShortName": "weapon_molot_op_sks_762x39", + "Description": "weapon_molot_op_sks_762x39", + "Weight": 2.627, + "BackgroundColor": "black", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_dmr", + "Prefab": { + "path": "assets/content/weapons/sks/weapon_molot_op_sks_762x39_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 109, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_stock", + "_id": "587e02ff24597743df3deaec", + "_parent": "587e02ff24597743df3deaeb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d0236dad7ad1a0940739d29", + "587e0531245977466077a0f7", + "5afd7ded5acfc40017541f5e", + "574dad8024597745964bf05c" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "587e02ff24597743df3deaed", + "_parent": "587e02ff24597743df3deaeb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "574db213245977459a2f3f5d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "587e02ff24597743df3deaee", + "_parent": "587e02ff24597743df3deaeb", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "61695095d92c473c7702147a", + "5c5970672e221602b21d7855", + "587df583245977373c4f1129", + "587df3a12459772c28142567" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_mount", + "_id": "587e09d924597743df3deb26", + "_parent": "587e02ff24597743df3deaeb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "587e08ee245977446b4410cf" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "593d4a0586f7745e5838a153", + "_parent": "587e02ff24597743df3deaeb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cf67cadd7f00c065a5abab7", + "593d490386f7745ee97a1555" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultCarbine", + "weapUseType": "primary", + "ammoCaliber": "Caliber762x39", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 2850, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 65, + "isFastReload": false, + "RecoilForceUp": 182, + "RecoilForceBack": 400, + "Convergence": 1.3, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 15, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 40, + "Ergonomics": 40, + "Velocity": 0, + "bEffDist": 400, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "587df3a12459772c28142567", + "defAmmo": "5656d7c34bdc2d9d198b4587", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 10, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "587e030024597743df3deaef", + "_parent": "587e02ff24597743df3deaeb", + "_props": { + "filters": [ + { + "Filter": [ + "59e0d99486f7744a32234762", + "59e4d3d286f774176a36250a", + "5656d7c34bdc2d9d198b4587", + "59e4cf5286f7741778269d8a", + "59e4d24686f7741776641ac7", + "601aa3d2b2bcb34913271e6d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.144, + "CameraSnap": 2.5, + "ReloadMode": "InternalMagazine", + "CenterOfImpact": 0.07, + "AimPlane": 0.25, + "DeviationCurve": 1.4, + "DeviationMax": 22, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.3, + "z": 0.03 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.25, + "z": -0.03 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": true, + "MustBoltBeOpennedForInternalReload": true, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.2024, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.8865, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 0.9338, + "HeatFactorByShot": 1.59, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "574d967124597745970e7c94" + }, "57c44b372459772d2b39b8ce": { "_id": "57c44b372459772d2b39b8ce", "_name": "weapon_tochmash_val_9x39", @@ -237747,6 +256718,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -237884,7 +256859,8 @@ "618a75c9a3884f56c957ca1b", "57acb6222459771ec34b5cb0", "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" ] } ] @@ -238037,7 +257013,8 @@ "MaxRepairKitDegradation": 0.045, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "57838ad32459774a17445cd2" }, @@ -238097,6 +257074,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -238206,7 +257187,7 @@ "Velocity": 0, "bEffDist": 400, "bHearDist": 80, - "isChamberLoad": false, + "isChamberLoad": true, "chamberAmmoCount": 1, "isBoltCatch": true, "defMagType": "587df3a12459772c28142567", @@ -238300,472 +257281,10 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false } }, - "5abcbc27d8ce8700182eceeb": { - "_id": "5abcbc27d8ce8700182eceeb", - "_name": "weapon_izhmash_akmsn_762x39", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_izhmash_akms_762x39", - "ShortName": "weapon_izhmash_akms_762x39", - "Description": "weapon_izhmash_akms_762x39", - "Weight": 2.092, - "BackgroundColor": "black", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/akm/weapon_izhmash_akmsn_762x39_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 145, - "RepairSpeed": 5, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_gas_block", - "_id": "5abcbc27d8ce8700182eceee", - "_parent": "5abcbc27d8ce8700182eceeb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a01ad4786f77450561fda02", - "59c6633186f7740cf0493bb9", - "59d64ec286f774171d1e0a42", - "59e649f986f77411d949b246", - "5b237e425acfc4771e1be0b6", - "59ccfdba86f7747f2109a587", - "5cf656f2d7f00c06585fb6eb", - "5d4aab30a4b9365435358c55" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_launcher", - "_id": "5abcbc27d8ce8700182eceef", - "_parent": "5abcbc27d8ce8700182eceeb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5abcbc27d8ce8700182ecef0", - "_parent": "5abcbc27d8ce8700182eceeb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59d64fc686f774171b243fe2", - "5a0d716f1526d8000d26b1e2", - "5f633f68f5750b524b45f112", - "5c878ebb2e2216001219d48a", - "59e61eb386f77440d64f5daf", - "59e8a00d86f7742ad93b569c", - "5a9ea27ca2750c00137fa672", - "5cc9ad73d7f00c000e2579d4", - "5c7951452e221644f31bfd5c", - "615d8e9867085e45ef1409c6", - "5a0abb6e1526d8000a025282", - "59bffc1f86f77435b128b872", - "593d489686f7745c6255d58a", - "5a0d63621526d8dba31fe3bf", - "5a9fbacda2750c00141e080f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip_akms", - "_id": "5abcbc27d8ce8700182ecef1", - "_parent": "5abcbc27d8ce8700182eceeb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5f6341043ada5942720e2dc5", - "6087e663132d4d12c81fd96b", - "5beec8ea0db834001a6f9dbf", - "5649ad3f4bdc2df8348b4585", - "5649ade84bdc2d1b2b8b4587", - "59e62cc886f77440d40b52a1", - "5a0071d486f77404e23a12b2", - "57e3dba62459770f0c32322b", - "5cf54404d7f00c108840b2ef", - "5e2192a498a36665e8337386", - "5b30ac585acfc433000eb79c", - "59e6318286f77444dd62c4cc", - "5cf50850d7f00c056e24104c", - "5cf508bfd7f00c056e24104e", - "5947f92f86f77427344a76b1", - "5947fa2486f77425b47c1a9b", - "5c6bf4aa2e2216001219b0ae", - "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e", - "623c3be0484b5003161840dc", - "628c9ab845c59e5b80768a81", - "628a664bccaab13006640e47" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "5abcbc27d8ce8700182ecef2", - "_parent": "5abcbc27d8ce8700182eceeb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d2c76ed48f03532f2136169", - "5d2c770c48f0354b4a07c100", - "59d6507c86f7741b846413a2", - "59e6449086f7746c9f75e822", - "5d2c772c48f0355d95672c25", - "5649af884bdc2d1b2b8b4589", - "628a665a86cbd9750d2ff5e5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5abcbc27d8ce8700182ecef3", - "_parent": "5abcbc27d8ce8700182eceeb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59d650cf86f7741b846413a4", - "5a0eb980fcdbcb001a3b00a6", - "5649d9a14bdc2d79388b4580", - "628a7b23b0f75035732dd565" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock_akms", - "_id": "5abcbc27d8ce8700182ecef4", - "_parent": "5abcbc27d8ce8700182eceeb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59ff3b6a86f77477562ff5ed", - "5abcd472d8ce8700166032ae" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5abcbc27d8ce8700182ecef5", - "_parent": "5abcbc27d8ce8700182eceeb", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "59e5d83b86f7745aed03d262", - "5a01c29586f77474660c694c", - "5ac66bea5acfc43b321d4aec", - "59d625f086f774661516605d", - "5b1fd4e35acfc40018633c39", - "5a0060fc86f7745793204432", - "59e5f5a486f7746c530b3ce2", - "5b1fb3e15acfc4001637f068", - "59d6272486f77466146386ff", - "5e21a3c67e40bd02257a008a", - "5cbdc23eae9215001136a407", - "5c6175362e221600133e3b94", - "59fafc5086f7740dbe19f6c3", - "59fafc9386f774067d462453", - "5cfe8010d7ad1a59283b14c6", - "6272874a6c47bd74f92e2087" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_charge", - "_id": "5abcbc27d8ce8700182ecef6", - "_parent": "5abcbc27d8ce8700182eceeb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6130ca3fd92c473c77020dbd", - "5648ac824bdc2ded0b8b457d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5abcbc27d8ce8700182ecef7", - "_parent": "5abcbc27d8ce8700182eceeb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a0f096dfcdbcb0176308b15" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5abcd32ed8ce8700150a163b", - "_parent": "5abcbc27d8ce8700182eceeb", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5947db3f86f77447880cf76f", - "6113d6c3290d254f5e6b27db", - "57486e672459770abd687134", - "618a5d5852ecee1505530b2a", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5cf638cbd7f00c06595bc936", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "5d0a29ead7ad1a0026013f27", - "618a75c9a3884f56c957ca1b", - "57acb6222459771ec34b5cb0", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber762x39", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 6000, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 190, - "RecoilForceBack": 448, - "Convergence": 1.2, - "RecoilAngle": 85, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 600, - "Ergonomics": 24, - "Velocity": 1.8, - "bEffDist": 400, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "59d625f086f774661516605d", - "defAmmo": "5656d7c34bdc2d9d198b4587", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5abcbc27d8ce8700182eceed", - "_parent": "5abcbc27d8ce8700182eceeb", - "_props": { - "filters": [ - { - "Filter": [ - "59e0d99486f7744a32234762", - "59e4d3d286f774176a36250a", - "5656d7c34bdc2d9d198b4587", - "59e4cf5286f7741778269d8a", - "59e4d24686f7741776641ac7", - "601aa3d2b2bcb34913271e6d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.136, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.067, - "AimPlane": 0.19, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.25, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.27, - "z": -0.08 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock_akms", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.9306, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 0.9503, - "HeatFactorByShot": 1.34, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, "5bf3e0490db83400196199af": { "_id": "5bf3e0490db83400196199af", "_name": "weapon_izhmash_aks74_545x39", @@ -238822,6 +257341,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -238857,7 +257380,9 @@ "filters": [ { "Shift": 0, - "Filter": [] + "Filter": [ + "62e7e7bbe6da9612f743f1e0" + ] } ] }, @@ -239176,1323 +257701,20 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, - "5ab8e9fcd8ce870019439434": { - "_id": "5ab8e9fcd8ce870019439434", - "_name": "weapon_izhmash_aks74n_545x39", + "5ac66d725acfc43b321d4b60": { + "_id": "5ac66d725acfc43b321d4b60", + "_name": "weapon_izhmash_ak104_762x39", "_parent": "5447b5f14bdc2d61278b4567", "_type": "Item", "_props": { - "Name": "Автомат Калашникова АК-74Н 5.45x39", - "ShortName": "АК-74N 5.45x39", - "Description": "Автомат Калашникова калибра 5,45 мм, разработанный в 1970 году конструктором М. Т. Калашниковым. Дальнейшее развитие АКМ в связи с переходом Вооруженных Сил на новый боеприпас 5.45x39. Основное отличие от штатного АК-74 это наличие крепления для оптических и ночных прицелов.", - "Weight": 2.092, - "BackgroundColor": "black", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/aks74/weapon_izhmash_aks74n_545x39_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 127, - "RepairSpeed": 5, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_gas_block", - "_id": "5ab8e9fcd8ce870019439437", - "_parent": "5ab8e9fcd8ce870019439434", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a01ad4786f77450561fda02", - "59c6633186f7740cf0493bb9", - "59d64ec286f774171d1e0a42", - "59e649f986f77411d949b246", - "5b237e425acfc4771e1be0b6", - "59ccfdba86f7747f2109a587", - "5cf656f2d7f00c06585fb6eb", - "5d4aab30a4b9365435358c55" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_launcher", - "_id": "5ab8e9fcd8ce870019439438", - "_parent": "5ab8e9fcd8ce870019439434", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5ab8e9fcd8ce870019439439", - "_parent": "5ab8e9fcd8ce870019439434", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac72e945acfc43f3b691116", - "5ac7655e5acfc40016339a19", - "5649aa744bdc2ded0b8b457e", - "5f633f791b231926f2329f13", - "5943eeeb86f77412d6384f6b", - "5cc9a96cd7f00c011c04e04a", - "615d8f5dd92c473c770212ef", - "5649ab884bdc2ded0b8b457f", - "57dc324a24597759501edc20", - "59bffc1f86f77435b128b872", - "593d493f86f7745e6b2ceb22", - "564caa3d4bdc2d17108b458e", - "57ffb0e42459777d047111c5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "5ab8e9fcd8ce87001943943a", - "_parent": "5ab8e9fcd8ce870019439434", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5f6341043ada5942720e2dc5", - "6087e663132d4d12c81fd96b", - "5beec8ea0db834001a6f9dbf", - "5649ad3f4bdc2df8348b4585", - "5649ade84bdc2d1b2b8b4587", - "59e62cc886f77440d40b52a1", - "5a0071d486f77404e23a12b2", - "57e3dba62459770f0c32322b", - "5cf54404d7f00c108840b2ef", - "5e2192a498a36665e8337386", - "5b30ac585acfc433000eb79c", - "59e6318286f77444dd62c4cc", - "5cf50850d7f00c056e24104c", - "5cf508bfd7f00c056e24104e", - "5947fa2486f77425b47c1a9b", - "5c6bf4aa2e2216001219b0ae", - "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e", - "623c3be0484b5003161840dc", - "628a664bccaab13006640e47", - "628c9ab845c59e5b80768a81", - "5947f92f86f77427344a76b1" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "5ab8e9fcd8ce87001943943b", - "_parent": "5ab8e9fcd8ce870019439434", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649af094bdc2df8348b4586", - "5ac50da15acfc4001718d287", - "5d2c76ed48f03532f2136169", - "5d2c770c48f0354b4a07c100", - "5d2c772c48f0355d95672c25", - "5649af884bdc2d1b2b8b4589", - "628a665a86cbd9750d2ff5e5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5ab8e9fcd8ce87001943943c", - "_parent": "5ab8e9fcd8ce870019439434", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac733a45acfc400192630e2", - "5649b0544bdc2d1b2b8b458a", - "5ac72e475acfc400180ae6fe", - "5649d9a14bdc2d79388b4580", - "628a7b23b0f75035732dd565" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "5ab8e9fcd8ce87001943943d", - "_parent": "5ab8e9fcd8ce870019439434", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59ecc28286f7746d7a68aa8c", - "5ab626e4d8ce87272e4c6e43", - "57dc347d245977596754e7a1" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5ab8e9fcd8ce87001943943e", - "_parent": "5ab8e9fcd8ce870019439434", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "564ca9df4bdc2d35148b4569", - "564ca99c4bdc2d16268b4589", - "55d480c04bdc2d1d4e8b456a", - "5cbdaf89ae9215000e5b9c94", - "55d481904bdc2d8c2f8b456a", - "55d482194bdc2d1d4e8b456b", - "55d4837c4bdc2d1d4e8b456c", - "5aaa4194e5b5b055d06310a5", - "5bed61680db834001d2c45ab", - "5bed625c0db834001c062946" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_mount_000", - "_id": "5ab8e9fcd8ce87001943943f", - "_parent": "5ab8e9fcd8ce870019439434", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5947db3f86f77447880cf76f", - "6113d6c3290d254f5e6b27db", - "57486e672459770abd687134", - "618a5d5852ecee1505530b2a", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5cf638cbd7f00c06595bc936", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "5d0a29ead7ad1a0026013f27", - "618a75c9a3884f56c957ca1b", - "57acb6222459771ec34b5cb0", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "5ab8e9fcd8ce870019439440", - "_parent": "5ab8e9fcd8ce870019439434", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6130ca3fd92c473c77020dbd", - "5648ac824bdc2ded0b8b457d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber545x39", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 5200, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 140, - "RecoilForceBack": 397, - "Convergence": 1.6, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 650, - "Ergonomics": 32, - "Velocity": 1.8, - "bEffDist": 650, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "55d480c04bdc2d1d4e8b456a", - "defAmmo": "56dff3afd2720bba668b4567", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5ab8e9fcd8ce870019439436", - "_parent": "5ab8e9fcd8ce870019439434", - "_props": { - "filters": [ - { - "Filter": [ - "5c0d5e4486f77478390952fe", - "61962b617c6c7b169525f168", - "56dfef82d2720bbd668b4567", - "56dff026d2720bb8668b4567", - "56dff061d2720bb5668b4567", - "56dff0bed2720bb0668b4567", - "56dff216d2720bbd668b4568", - "56dff2ced2720bb4668b4567", - "56dff338d2720bbd668b4569", - "56dff3afd2720bba668b4567", - "56dff421d2720b5f5a8b4567", - "56dff4a2d2720bbd668b456a", - "56dff4ecd2720b5f5a8b4568" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.128, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.058, - "AimPlane": 0.19, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.25, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.27, - "z": -0.08 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.9702, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1.0008, - "HeatFactorByShot": 1.49, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "5bf3e03b0db834001d2c4a9c": { - "_id": "5bf3e03b0db834001d2c4a9c", - "_name": "weapon_izhmash_ak74_545x39", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "Автомат Калашникова АК-74Н 5.45x39", - "ShortName": "АК-74N 5.45x39", - "Description": "Автомат Калашникова калибра 5,45 мм, разработанный в 1970 году конструктором М. Т. Калашниковым. Дальнейшее развитие АКМ в связи с переходом Вооруженных Сил на новый боеприпас 5.45x39. Основное отличие от штатного АК-74 это наличие крепления для оптических и ночных прицелов.", - "Weight": 1.992, - "BackgroundColor": "black", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/ak74/weapon_izhmash_ak74_545x39_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 109, - "RepairSpeed": 5, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_gas_block", - "_id": "5bf3e03b0db834001d2c4a9f", - "_parent": "5bf3e03b0db834001d2c4a9c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a01ad4786f77450561fda02", - "59c6633186f7740cf0493bb9", - "59d64ec286f774171d1e0a42", - "59e649f986f77411d949b246", - "5b237e425acfc4771e1be0b6", - "59ccfdba86f7747f2109a587", - "5cf656f2d7f00c06585fb6eb", - "5d4aab30a4b9365435358c55" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_launcher", - "_id": "5bf3e03b0db834001d2c4aa0", - "_parent": "5bf3e03b0db834001d2c4a9c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5bf3e03b0db834001d2c4aa1", - "_parent": "5bf3e03b0db834001d2c4a9c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac72e945acfc43f3b691116", - "5ac7655e5acfc40016339a19", - "5649aa744bdc2ded0b8b457e", - "5f633f791b231926f2329f13", - "5943eeeb86f77412d6384f6b", - "5cc9a96cd7f00c011c04e04a", - "615d8f5dd92c473c770212ef", - "5649ab884bdc2ded0b8b457f", - "57dc324a24597759501edc20", - "59bffc1f86f77435b128b872", - "593d493f86f7745e6b2ceb22", - "564caa3d4bdc2d17108b458e", - "57ffb0e42459777d047111c5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "5bf3e03b0db834001d2c4aa2", - "_parent": "5bf3e03b0db834001d2c4a9c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "619b69037b9de8162902673e", - "5f6341043ada5942720e2dc5", - "6087e663132d4d12c81fd96b", - "5beec8ea0db834001a6f9dbf", - "5649ad3f4bdc2df8348b4585", - "5649ade84bdc2d1b2b8b4587", - "59e62cc886f77440d40b52a1", - "5a0071d486f77404e23a12b2", - "57e3dba62459770f0c32322b", - "5cf54404d7f00c108840b2ef", - "5e2192a498a36665e8337386", - "5b30ac585acfc433000eb79c", - "59e6318286f77444dd62c4cc", - "5cf50850d7f00c056e24104c", - "5cf508bfd7f00c056e24104e", - "5947f92f86f77427344a76b1", - "5947fa2486f77425b47c1a9b", - "5c6bf4aa2e2216001219b0ae", - "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e", - "623c3be0484b5003161840dc", - "628a664bccaab13006640e47", - "628c9ab845c59e5b80768a81" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "5bf3e03b0db834001d2c4aa3", - "_parent": "5bf3e03b0db834001d2c4a9c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649af094bdc2df8348b4586", - "5ac50da15acfc4001718d287", - "5d2c76ed48f03532f2136169", - "5d2c770c48f0354b4a07c100", - "5d2c772c48f0355d95672c25", - "5649af884bdc2d1b2b8b4589", - "628a665a86cbd9750d2ff5e5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5bf3e03b0db834001d2c4aa4", - "_parent": "5bf3e03b0db834001d2c4a9c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac733a45acfc400192630e2", - "5649b0544bdc2d1b2b8b458a", - "5ac72e475acfc400180ae6fe", - "5649d9a14bdc2d79388b4580", - "628a7b23b0f75035732dd565" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "5bf3e03b0db834001d2c4aa5", - "_parent": "5bf3e03b0db834001d2c4a9c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649b0fc4bdc2d17108b4588", - "5cbdb1b0ae9215000d50e105", - "5649b1c04bdc2d16268b457c", - "5cf518cfd7f00c065b422214", - "5b04473a5acfc40018632f70", - "5e217ba4c1434648c13568cd", - "59d6514b86f774171a068a08", - "5b0e794b5acfc47a877359b2", - "59e6227d86f77440d64f5dc2", - "59e89d0986f77427600d226e", - "6087e2a5232e5a31c233d552", - "5649b2314bdc2d79388b4576", - "5b222d335acfc4771e1be099", - "628a6678ccaab13006640e49" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5bf3e03b0db834001d2c4aa6", - "_parent": "5bf3e03b0db834001d2c4a9c", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "564ca9df4bdc2d35148b4569", - "564ca99c4bdc2d16268b4589", - "55d480c04bdc2d1d4e8b456a", - "5cbdaf89ae9215000e5b9c94", - "55d481904bdc2d8c2f8b456a", - "55d482194bdc2d1d4e8b456b", - "55d4837c4bdc2d1d4e8b456c", - "5aaa4194e5b5b055d06310a5", - "5bed61680db834001d2c45ab", - "5bed625c0db834001c062946" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_charge", - "_id": "5bf3e03b0db834001d2c4aa8", - "_parent": "5bf3e03b0db834001d2c4a9c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6130ca3fd92c473c77020dbd", - "5648ac824bdc2ded0b8b457d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber545x39", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 5200, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 141, - "RecoilForceBack": 398, - "Convergence": 1.6, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 650, - "Ergonomics": 30, - "Velocity": 1.8, - "bEffDist": 650, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "55d480c04bdc2d1d4e8b456a", - "defAmmo": "56dff3afd2720bba668b4567", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5bf3e03b0db834001d2c4a9e", - "_parent": "5bf3e03b0db834001d2c4a9c", - "_props": { - "filters": [ - { - "Filter": [ - "5c0d5e4486f77478390952fe", - "61962b617c6c7b169525f168", - "56dfef82d2720bbd668b4567", - "56dff026d2720bb8668b4567", - "56dff061d2720bb5668b4567", - "56dff0bed2720bb0668b4567", - "56dff216d2720bbd668b4568", - "56dff2ced2720bb4668b4567", - "56dff338d2720bbd668b4569", - "56dff3afd2720bba668b4567", - "56dff421d2720b5f5a8b4567", - "56dff4a2d2720bbd668b456a", - "56dff4ecd2720b5f5a8b4568" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.12, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.058, - "AimPlane": 0.19, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.25, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.27, - "z": -0.08 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.9701, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1.0008, - "HeatFactorByShot": 1.49, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "5ac66cb05acfc40198510a10": { - "_id": "5ac66cb05acfc40198510a10", - "_name": "weapon_izhmash_ak101_556x45", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_izhmash_ak101_556x45", - "ShortName": "weapon_izhmash_ak101_556x45", - "Description": "weapon_izhmash_ak101_556x45", - "Weight": 2.392, - "BackgroundColor": "black", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/ak100/weapon_izhmash_ak101_556x45_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 152, - "RepairSpeed": 5, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_gas_block", - "_id": "5ac66cb05acfc40198510a13", - "_parent": "5ac66cb05acfc40198510a10", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a01ad4786f77450561fda02", - "59c6633186f7740cf0493bb9", - "59d64ec286f774171d1e0a42", - "59e649f986f77411d949b246", - "5b237e425acfc4771e1be0b6", - "59ccfdba86f7747f2109a587", - "5cf656f2d7f00c06585fb6eb", - "5d4aab30a4b9365435358c55" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_launcher", - "_id": "5ac66cb05acfc40198510a14", - "_parent": "5ac66cb05acfc40198510a10", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5ac66cb05acfc40198510a15", - "_parent": "5ac66cb05acfc40198510a10", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac72e615acfc43f67248aa0", - "5ac72e725acfc400180ae701", - "5f633f791b231926f2329f13", - "5cc9a96cd7f00c011c04e04a", - "5943ee5a86f77413872d25ec", - "5e21ca18e4d47f0da15e77dd", - "59bffc1f86f77435b128b872", - "5a9fbb84a2750c00137fa685" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "5ac66cb05acfc40198510a16", - "_parent": "5ac66cb05acfc40198510a10", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5f6341043ada5942720e2dc5", - "6087e663132d4d12c81fd96b", - "5beec8ea0db834001a6f9dbf", - "5649ad3f4bdc2df8348b4585", - "5649ade84bdc2d1b2b8b4587", - "59e62cc886f77440d40b52a1", - "5a0071d486f77404e23a12b2", - "57e3dba62459770f0c32322b", - "5cf54404d7f00c108840b2ef", - "5e2192a498a36665e8337386", - "5b30ac585acfc433000eb79c", - "59e6318286f77444dd62c4cc", - "5cf50850d7f00c056e24104c", - "5cf508bfd7f00c056e24104e", - "5947f92f86f77427344a76b1", - "5947fa2486f77425b47c1a9b", - "5c6bf4aa2e2216001219b0ae", - "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e", - "623c3be0484b5003161840dc", - "628a664bccaab13006640e47", - "628c9ab845c59e5b80768a81" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "5ac66cb05acfc40198510a17", - "_parent": "5ac66cb05acfc40198510a10", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649af094bdc2df8348b4586", - "5ac50da15acfc4001718d287", - "5d2c76ed48f03532f2136169", - "5d2c770c48f0354b4a07c100", - "5d2c772c48f0355d95672c25", - "5649af884bdc2d1b2b8b4589", - "628a665a86cbd9750d2ff5e5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5ac66cb05acfc40198510a18", - "_parent": "5ac66cb05acfc40198510a10", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac733a45acfc400192630e2", - "5649b0544bdc2d1b2b8b458a", - "5ac72e475acfc400180ae6fe", - "5649d9a14bdc2d79388b4580", - "628a7b23b0f75035732dd565" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "5ac66cb05acfc40198510a19", - "_parent": "5ac66cb05acfc40198510a10", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac50c185acfc400163398d4", - "5cf50fc5d7f00c056c53f83c", - "5ac78eaf5acfc4001926317a", - "5beec8b20db834001961942a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5ac66cb05acfc40198510a1a", - "_parent": "5ac66cb05acfc40198510a10", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "5c0548ae0db834001966a3c2", - "5ac66c5d5acfc4001718d314" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_mount_000", - "_id": "5ac66cb05acfc40198510a1b", - "_parent": "5ac66cb05acfc40198510a10", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5947db3f86f77447880cf76f", - "6113d6c3290d254f5e6b27db", - "57486e672459770abd687134", - "618a5d5852ecee1505530b2a", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5cf638cbd7f00c06595bc936", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "5d0a29ead7ad1a0026013f27", - "618a75c9a3884f56c957ca1b", - "57acb6222459771ec34b5cb0", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "5ac66cb05acfc40198510a1c", - "_parent": "5ac66cb05acfc40198510a10", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6130ca3fd92c473c77020dbd", - "5648ac824bdc2ded0b8b457d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber556x45NATO", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 5500, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 125, - "RecoilForceBack": 372, - "Convergence": 1.7, - "RecoilAngle": 100, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 650, - "Ergonomics": 35, - "Velocity": 1.8, - "bEffDist": 650, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "5ac66c5d5acfc4001718d314", - "defAmmo": "59e6920f86f77411d82aa167", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5ac66cb05acfc40198510a12", - "_parent": "5ac66cb05acfc40198510a10", - "_props": { - "filters": [ - { - "Filter": [ - "59e6920f86f77411d82aa167", - "59e6927d86f77411da468256", - "54527a984bdc2d4e668b4567", - "54527ac44bdc2d36668b4567", - "59e68f6f86f7746c9f75e846", - "59e6906286f7746c9f75e847", - "59e690b686f7746c9f75e848", - "59e6918f86f7746c9f75e849", - "60194943740c5d77f6705eea", - "601949593ae8f707c4608daa", - "5c0d5ae286f7741e46554302" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.104, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.05, - "AimPlane": 0.19, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.25, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.27, - "z": -0.08 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.9701, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1.0008, - "HeatFactorByShot": 1.355, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "5ac66d015acfc400180ae6e4": { - "_id": "5ac66d015acfc400180ae6e4", - "_name": "weapon_izhmash_ak102_556x45", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_izhmash_ak101_556x45", - "ShortName": "weapon_izhmash_ak101_556x45", - "Description": "weapon_izhmash_ak101_556x45", + "Name": "weapon_izhmash_ak103_762x39", + "ShortName": "weapon_izhmash_ak103_762x39", + "Description": "weapon_izhmash_ak103_762x39", "Weight": 1.992, "BackgroundColor": "black", "Width": 3, @@ -240500,7 +257722,7 @@ "StackMaxSize": 1, "ItemSound": "weap_ar", "Prefab": { - "path": "assets/content/weapons/ak100/weapon_izhmash_ak102_556x45_container.bundle", + "path": "assets/content/weapons/ak100/weapon_izhmash_ak104_762x39_container.bundle", "rcid": "" }, "UsePrefab": { @@ -240520,7 +257742,7 @@ "LootExperience": 30, "ExamineExperience": 10, "HideEntrails": false, - "RepairCost": 220, + "RepairCost": 200, "RepairSpeed": 5, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -240540,12 +257762,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_gas_block", - "_id": "5ac66d015acfc400180ae6e7", - "_parent": "5ac66d015acfc400180ae6e4", + "_id": "5ac66d725acfc43b321d4b63", + "_parent": "5ac66d725acfc43b321d4b60", "_props": { "filters": [ { @@ -240565,8 +257791,8 @@ }, { "_name": "mod_launcher", - "_id": "5ac66d015acfc400180ae6e8", - "_parent": "5ac66d015acfc400180ae6e4", + "_id": "5ac66d725acfc43b321d4b64", + "_parent": "5ac66d725acfc43b321d4b60", "_props": { "filters": [ { @@ -240581,440 +257807,8 @@ }, { "_name": "mod_muzzle", - "_id": "5ac66d015acfc400180ae6e9", - "_parent": "5ac66d015acfc400180ae6e4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac72e615acfc43f67248aa0", - "5ac72e725acfc400180ae701", - "5f633f791b231926f2329f13", - "5cc9a96cd7f00c011c04e04a", - "5943ee5a86f77413872d25ec", - "5e21ca18e4d47f0da15e77dd", - "59bffc1f86f77435b128b872", - "5a9fbb84a2750c00137fa685" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "5ac66d015acfc400180ae6ea", - "_parent": "5ac66d015acfc400180ae6e4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5f6341043ada5942720e2dc5", - "6087e663132d4d12c81fd96b", - "5beec8ea0db834001a6f9dbf", - "5649ad3f4bdc2df8348b4585", - "5649ade84bdc2d1b2b8b4587", - "59e62cc886f77440d40b52a1", - "5a0071d486f77404e23a12b2", - "57e3dba62459770f0c32322b", - "5cf54404d7f00c108840b2ef", - "5e2192a498a36665e8337386", - "5b30ac585acfc433000eb79c", - "59e6318286f77444dd62c4cc", - "5cf50850d7f00c056e24104c", - "5cf508bfd7f00c056e24104e", - "5947f92f86f77427344a76b1", - "5947fa2486f77425b47c1a9b", - "5c6bf4aa2e2216001219b0ae", - "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e", - "623c3be0484b5003161840dc", - "628a664bccaab13006640e47", - "628c9ab845c59e5b80768a81" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "5ac66d015acfc400180ae6eb", - "_parent": "5ac66d015acfc400180ae6e4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649af094bdc2df8348b4586", - "5ac50da15acfc4001718d287", - "5d2c76ed48f03532f2136169", - "5d2c770c48f0354b4a07c100", - "5d2c772c48f0355d95672c25", - "5649af884bdc2d1b2b8b4589", - "628a665a86cbd9750d2ff5e5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5ac66d015acfc400180ae6ec", - "_parent": "5ac66d015acfc400180ae6e4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac733a45acfc400192630e2", - "5649b0544bdc2d1b2b8b458a", - "5ac72e475acfc400180ae6fe", - "5649d9a14bdc2d79388b4580", - "628a7b23b0f75035732dd565" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "5ac66d015acfc400180ae6ed", - "_parent": "5ac66d015acfc400180ae6e4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac50c185acfc400163398d4", - "5cf50fc5d7f00c056c53f83c", - "5ac78eaf5acfc4001926317a", - "5beec8b20db834001961942a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5ac66d015acfc400180ae6ee", - "_parent": "5ac66d015acfc400180ae6e4", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "5c0548ae0db834001966a3c2", - "5ac66c5d5acfc4001718d314" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_mount_000", - "_id": "5ac66d015acfc400180ae6ef", - "_parent": "5ac66d015acfc400180ae6e4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5947db3f86f77447880cf76f", - "6113d6c3290d254f5e6b27db", - "57486e672459770abd687134", - "618a5d5852ecee1505530b2a", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5cf638cbd7f00c06595bc936", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "5d0a29ead7ad1a0026013f27", - "618a75c9a3884f56c957ca1b", - "57acb6222459771ec34b5cb0", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "5ac66d015acfc400180ae6f0", - "_parent": "5ac66d015acfc400180ae6e4", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6130ca3fd92c473c77020dbd", - "5648ac824bdc2ded0b8b457d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber556x45NATO", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 5500, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 128, - "RecoilForceBack": 369, - "Convergence": 1.7, - "RecoilAngle": 100, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 600, - "Ergonomics": 38, - "Velocity": 1.8, - "bEffDist": 650, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "5ac66c5d5acfc4001718d314", - "defAmmo": "59e6920f86f77411d82aa167", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5ac66d015acfc400180ae6e6", - "_parent": "5ac66d015acfc400180ae6e4", - "_props": { - "filters": [ - { - "Filter": [ - "59e6920f86f77411d82aa167", - "59e6927d86f77411da468256", - "54527a984bdc2d4e668b4567", - "54527ac44bdc2d36668b4567", - "59e68f6f86f7746c9f75e846", - "59e6906286f7746c9f75e847", - "59e690b686f7746c9f75e848", - "59e6918f86f7746c9f75e849", - "60194943740c5d77f6705eea", - "601949593ae8f707c4608daa", - "5c0d5ae286f7741e46554302" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.112, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.056, - "AimPlane": 0.19, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.25, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.27, - "z": -0.08 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.0295, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1.0716, - "HeatFactorByShot": 1.415, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "5ac66d2e5acfc43b321d4b53": { - "_id": "5ac66d2e5acfc43b321d4b53", - "_name": "weapon_izhmash_ak103_762x39", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_izhmash_ak101_556x45", - "ShortName": "weapon_izhmash_ak101_556x45", - "Description": "weapon_izhmash_ak101_556x45", - "Weight": 2.392, - "BackgroundColor": "black", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/ak100/weapon_izhmash_ak103_762x39_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 172, - "RepairSpeed": 5, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_gas_block", - "_id": "5ac66d2e5acfc43b321d4b56", - "_parent": "5ac66d2e5acfc43b321d4b53", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a01ad4786f77450561fda02", - "59c6633186f7740cf0493bb9", - "59d64ec286f774171d1e0a42", - "59e649f986f77411d949b246", - "5b237e425acfc4771e1be0b6", - "59ccfdba86f7747f2109a587", - "5cf656f2d7f00c06585fb6eb", - "5d4aab30a4b9365435358c55" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_launcher", - "_id": "5ac66d2e5acfc43b321d4b57", - "_parent": "5ac66d2e5acfc43b321d4b53", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5ac66d2e5acfc43b321d4b58", - "_parent": "5ac66d2e5acfc43b321d4b53", + "_id": "5ac66d725acfc43b321d4b65", + "_parent": "5ac66d725acfc43b321d4b60", "_props": { "filters": [ { @@ -241041,8 +257835,8 @@ }, { "_name": "mod_pistol_grip", - "_id": "5ac66d2e5acfc43b321d4b59", - "_parent": "5ac66d2e5acfc43b321d4b53", + "_id": "5ac66d725acfc43b321d4b66", + "_parent": "5ac66d725acfc43b321d4b60", "_props": { "filters": [ { @@ -241080,8 +257874,8 @@ }, { "_name": "mod_reciever", - "_id": "5ac66d2e5acfc43b321d4b5a", - "_parent": "5ac66d2e5acfc43b321d4b53", + "_id": "5ac66d725acfc43b321d4b67", + "_parent": "5ac66d725acfc43b321d4b60", "_props": { "filters": [ { @@ -241104,8 +257898,8 @@ }, { "_name": "mod_sight_rear", - "_id": "5ac66d2e5acfc43b321d4b5b", - "_parent": "5ac66d2e5acfc43b321d4b53", + "_id": "5ac66d725acfc43b321d4b68", + "_parent": "5ac66d725acfc43b321d4b60", "_props": { "filters": [ { @@ -241126,8 +257920,8 @@ }, { "_name": "mod_stock", - "_id": "5ac66d2e5acfc43b321d4b5c", - "_parent": "5ac66d2e5acfc43b321d4b53", + "_id": "5ac66d725acfc43b321d4b69", + "_parent": "5ac66d725acfc43b321d4b60", "_props": { "filters": [ { @@ -241136,7 +257930,8 @@ "5ac50c185acfc400163398d4", "5cf50fc5d7f00c056c53f83c", "5ac78eaf5acfc4001926317a", - "5beec8b20db834001961942a" + "5beec8b20db834001961942a", + "6386300124a1dc425c00577a" ] } ] @@ -241147,8 +257942,8 @@ }, { "_name": "mod_magazine", - "_id": "5ac66d2e5acfc43b321d4b5d", - "_parent": "5ac66d2e5acfc43b321d4b53", + "_id": "5ac66d725acfc43b321d4b6a", + "_parent": "5ac66d725acfc43b321d4b60", "_props": { "filters": [ { @@ -241180,8 +257975,8 @@ }, { "_name": "mod_mount_000", - "_id": "5ac66d2e5acfc43b321d4b5e", - "_parent": "5ac66d2e5acfc43b321d4b53", + "_id": "5ac66d725acfc43b321d4b6b", + "_parent": "5ac66d725acfc43b321d4b60", "_props": { "filters": [ { @@ -241201,7 +257996,8 @@ "618a75c9a3884f56c957ca1b", "57acb6222459771ec34b5cb0", "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" ] } ] @@ -241212,8 +258008,8 @@ }, { "_name": "mod_charge", - "_id": "5ac66d2e5acfc43b321d4b5f", - "_parent": "5ac66d2e5acfc43b321d4b53", + "_id": "5ac66d725acfc43b321d4b6c", + "_parent": "5ac66d725acfc43b321d4b60", "_props": { "filters": [ { @@ -241242,7 +258038,7 @@ "durabSpawnMin": 25, "durabSpawnMax": 75, "isFastReload": true, - "RecoilForceUp": 177, + "RecoilForceUp": 181, "RecoilForceBack": 422, "Convergence": 1.3, "RecoilAngle": 90, @@ -241254,7 +258050,7 @@ "SingleFireRate": 450, "CanQueueSecondShot": true, "bFirerate": 600, - "Ergonomics": 35, + "Ergonomics": 38, "Velocity": 1.8, "bEffDist": 650, "bHearDist": 80, @@ -241268,8 +258064,8 @@ "Chambers": [ { "_name": "patron_in_weapon", - "_id": "5ac66d2e5acfc43b321d4b55", - "_parent": "5ac66d2e5acfc43b321d4b53", + "_id": "5ac66d725acfc43b321d4b62", + "_parent": "5ac66d725acfc43b321d4b60", "_props": { "filters": [ { @@ -241289,10 +258085,10 @@ "_proto": "55d4af244bdc2d962f8b4571" } ], - "CameraRecoil": 0.132, + "CameraRecoil": 0.136, "CameraSnap": 3.5, "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.062, + "CenterOfImpact": 0.066, "AimPlane": 0.19, "DeviationCurve": 1.35, "DeviationMax": 23, @@ -241341,10 +258137,10 @@ "AllowMisfire": true, "AllowSlide": true, "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.9305, + "HeatFactorGun": 0.9701, "CoolFactorGun": 3.168, - "CoolFactorGunMods": 0.9502, - "HeatFactorByShot": 1.275, + "CoolFactorGunMods": 1.0008, + "HeatFactorByShot": 1.34, "AllowOverheat": true, "DoubleActionAccuracyPenalty": 1.5, "RecoilPosZMult": 1, @@ -241352,27 +258148,28 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, - "5bb2475ed4351e00853264e3": { - "_id": "5bb2475ed4351e00853264e3", - "_name": "weapon_hk_416a5_556x45", + "5ac4cd105acfc40016339859": { + "_id": "5ac4cd105acfc40016339859", + "_name": "weapon_izhmash_ak74m_545x39", "_parent": "5447b5f14bdc2d61278b4567", "_type": "Item", "_props": { - "Name": "weapon_hk_416a5_556x45", - "ShortName": "weapon_hk_416a5_556x45", - "Description": "weapon_hk_416a5_556x45", - "Weight": 0.52, + "Name": "weapon_izhmash_ak74m_545x39", + "ShortName": "weapon_izhmash_ak74m_545x39", + "Description": "weapon_izhmash_ak74m_545x39", + "Weight": 2.392, "BackgroundColor": "black", - "Width": 1, + "Width": 4, "Height": 1, "StackMaxSize": 1, "ItemSound": "weap_ar", "Prefab": { - "path": "assets/content/weapons/hk416/weapon_hk_416a5_556x45_container.bundle", + "path": "assets/content/weapons/ak74m/weapon_izhmash_ak74m_545x39_container.bundle", "rcid": "" }, "UsePrefab": { @@ -241381,7 +258178,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": false, + "ExaminedByDefault": true, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -241390,10 +258187,10 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 30, - "ExamineExperience": 8, + "ExamineExperience": 10, "HideEntrails": false, - "RepairCost": 185, - "RepairSpeed": 15, + "RepairCost": 131, + "RepairSpeed": 5, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, @@ -241412,43 +258209,29 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { - "_name": "mod_pistol_grip", - "_id": "5bb2475ed4351e00853264e5", - "_parent": "5bb2475ed4351e00853264e3", + "_name": "mod_gas_block", + "_id": "5ac4cd105acfc4001633985c", + "_parent": "5ac4cd105acfc40016339859", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "55d4b9964bdc2d1d4e8b456e", - "571659bb2459771fb2755a12", - "602e71bd53a60014f9705bfa", - "6113c3586c780c1e710c90bc", - "6113cc78d3a39d50044c065a", - "6113cce3d92c473c770200c7", - "5cc9bcaed7f00c011c04e179", - "5bb20e18d4351e00320205d5", - "5bb20e0ed4351e3bac1212dc", - "6193dcd0f8ee7e52e4210a28", - "5d025cc1d7ad1a53845279ef", - "5c6d7b3d2e221600114c9b7d", - "57c55efc2459772d2c6271e7", - "57af48872459771f0b2ebf11", - "57c55f092459772d291a8463", - "57c55f112459772d28133310", - "57c55f172459772d27602381", - "5a339805c4a2826c6e06d73d", - "55802f5d4bdc2dac148b458f", - "5d15cf3bd7ad1a67e71518b2", - "59db3a1d86f77429e05b4e92", - "5fbcbd6c187fea44d52eda14", - "59db3acc86f7742a2c4ab912", - "59db3b0886f77429d72fb895", - "615d8faecabb9b7ad90f4d5d", - "5b07db875acfc40dc528a5f6" + "5a01ad4786f77450561fda02", + "59c6633186f7740cf0493bb9", + "59d64ec286f774171d1e0a42", + "59e649f986f77411d949b246", + "5b237e425acfc4771e1be0b6", + "59ccfdba86f7747f2109a587", + "5cf656f2d7f00c06585fb6eb", + "5d4aab30a4b9365435358c55" ] } ] @@ -241457,34 +258240,180 @@ "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" }, + { + "_name": "mod_launcher", + "_id": "5ac4cd105acfc4001633985d", + "_parent": "5ac4cd105acfc40016339859", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e7e7bbe6da9612f743f1e0" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5ac4cd105acfc4001633985e", + "_parent": "5ac4cd105acfc40016339859", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac72e945acfc43f3b691116", + "5ac7655e5acfc40016339a19", + "5649aa744bdc2ded0b8b457e", + "5f633f791b231926f2329f13", + "5943eeeb86f77412d6384f6b", + "5cc9a96cd7f00c011c04e04a", + "615d8f5dd92c473c770212ef", + "5649ab884bdc2ded0b8b457f", + "57dc324a24597759501edc20", + "59bffc1f86f77435b128b872", + "593d493f86f7745e6b2ceb22", + "564caa3d4bdc2d17108b458e", + "57ffb0e42459777d047111c5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "5ac4cd105acfc4001633985f", + "_parent": "5ac4cd105acfc40016339859", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5f6341043ada5942720e2dc5", + "6087e663132d4d12c81fd96b", + "623c3be0484b5003161840dc", + "5beec8ea0db834001a6f9dbf", + "5649ad3f4bdc2df8348b4585", + "5649ade84bdc2d1b2b8b4587", + "59e62cc886f77440d40b52a1", + "5a0071d486f77404e23a12b2", + "57e3dba62459770f0c32322b", + "5cf54404d7f00c108840b2ef", + "5e2192a498a36665e8337386", + "5b30ac585acfc433000eb79c", + "59e6318286f77444dd62c4cc", + "5cf50850d7f00c056e24104c", + "5cf508bfd7f00c056e24104e", + "628a664bccaab13006640e47", + "628c9ab845c59e5b80768a81", + "5947f92f86f77427344a76b1", + "5947fa2486f77425b47c1a9b", + "5c6bf4aa2e2216001219b0ae", + "5649ae4a4bdc2d1b2b8b4588", + "5998517986f7746017232f7e" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "5ac4cd105acfc40016339860", + "_parent": "5ac4cd105acfc40016339859", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649af094bdc2df8348b4586", + "5ac50da15acfc4001718d287", + "5d2c76ed48f03532f2136169", + "5d2c770c48f0354b4a07c100", + "628a665a86cbd9750d2ff5e5", + "5d2c772c48f0355d95672c25", + "5649af884bdc2d1b2b8b4589" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5ac4cd105acfc40016339861", + "_parent": "5ac4cd105acfc40016339859", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac733a45acfc400192630e2", + "5649b0544bdc2d1b2b8b458a", + "5ac72e475acfc400180ae6fe", + "628a7b23b0f75035732dd565", + "5649d9a14bdc2d79388b4580" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "5ac4cd105acfc40016339862", + "_parent": "5ac4cd105acfc40016339859", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac50c185acfc400163398d4", + "5cf50fc5d7f00c056c53f83c", + "5ac78eaf5acfc4001926317a", + "5beec8b20db834001961942a", + "6386300124a1dc425c00577a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, { "_name": "mod_magazine", - "_id": "5bb2475ed4351e00853264e6", - "_parent": "5bb2475ed4351e00853264e3", + "_id": "5ac4cd105acfc40016339863", + "_parent": "5ac4cd105acfc40016339859", "_props": { "filters": [ { "AnimationIndex": -1, "Filter": [ - "55d4887d4bdc2d962f8b4570", - "61840bedd92c473c77021635", - "61840d85568c120fdd2962a5", - "5c05413a0db834001c390617", - "5c6d450c2e221600114c997d", - "5c6d42cb2e2216000e69d7d1", - "59c1383d86f774290a37e0ca", - "5aaa5e60e5b5b000140293d6", - "5448c1d04bdc2dff2f8b4569", - "5aaa5dfee5b5b000140293d3", - "5d1340b3d7ad1a0b52682ed7", - "544a378f4bdc2d30388b4567", - "5d1340bdd7ad1a0e8d245aab", - "55802d5f4bdc2dac148b458e", - "5d1340cad7ad1a0b0b249869", - "6241c2c2117ad530666a5108", - "5c6592372e221600133e47d7", - "544a37c44bdc2d25388b4567", - "5c6d46132e221601da357d56" + "564ca9df4bdc2d35148b4569", + "564ca99c4bdc2d16268b4589", + "55d480c04bdc2d1d4e8b456a", + "5cbdaf89ae9215000e5b9c94", + "55d481904bdc2d8c2f8b456a", + "55d482194bdc2d1d4e8b456b", + "55d4837c4bdc2d1d4e8b456c", + "5aaa4194e5b5b055d06310a5", + "5bed61680db834001d2c45ab", + "5bed625c0db834001c062946" ] } ] @@ -241494,70 +258423,54 @@ "_proto": "55d30c394bdc2dae468b4577" }, { - "_name": "mod_reciever", - "_id": "5bb2475ed4351e00853264e7", - "_parent": "5bb2475ed4351e00853264e3", + "_name": "mod_mount_000", + "_id": "5ac4cd105acfc40016339864", + "_parent": "5ac4cd105acfc40016339859", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5bb20d53d4351e4502010a69" + "5947db3f86f77447880cf76f", + "6113d6c3290d254f5e6b27db", + "57486e672459770abd687134", + "618a5d5852ecee1505530b2a", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5d0a29ead7ad1a0026013f27", + "618a75c9a3884f56c957ca1b", + "57acb6222459771ec34b5cb0", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" ] } ] }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "5bb2475ed4351e00853264e8", - "_parent": "5bb2475ed4351e00853264e3", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b0800175acfc400153aebd4", - "5bb20e58d4351e00320205d7", - "5947e98b86f774778f1448bc", - "5947eab886f77475961d96c5", - "591aef7986f774139d495f03", - "591af10186f774139d495f0e", - "627254cc9c563e6e442c398f" - ] - } - ] - }, - "_required": true, + "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" }, { "_name": "mod_charge", - "_id": "5bb2475ed4351e00853264e9", - "_parent": "5bb2475ed4351e00853264e3", + "_id": "5ac4cd105acfc40016339865", + "_parent": "5ac4cd105acfc40016339859", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5c0faf68d174af02a96260b8", - "56ea7165d2720b6e518b4583", - "55d44fd14bdc2d962f8b456e", - "5ea16d4d5aad6446a939753d", - "5bb20dbcd4351e44f824c04e", - "6033749e88382f4fab3fd2c5", - "5b2240bf5acfc40dc528af69", - "5d44334ba4b9362b346d1948", - "5f633ff5c444ce7e3c30a006" + "6130ca3fd92c473c77020dbd", + "5648ac824bdc2ded0b8b457d" ] } ] }, - "_required": true, + "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" } @@ -241566,17 +258479,17 @@ "CantRemoveFromSlotsDuringRaid": [], "weapClass": "assaultRifle", "weapUseType": "primary", - "ammoCaliber": "Caliber556x45NATO", + "ammoCaliber": "Caliber545x39", "Durability": 100, "MaxDurability": 100, - "OperatingResource": 5500, + "OperatingResource": 5200, "RepairComplexity": 0, "durabSpawnMin": 25, "durabSpawnMax": 75, "isFastReload": true, - "RecoilForceUp": 147, - "RecoilForceBack": 398, - "Convergence": 1.5, + "RecoilForceUp": 138, + "RecoilForceBack": 394, + "Convergence": 1.65, "RecoilAngle": 90, "weapFireType": [ "single", @@ -241585,38 +258498,40 @@ "RecolDispersion": 25, "SingleFireRate": 450, "CanQueueSecondShot": true, - "bFirerate": 850, - "Ergonomics": 51, - "Velocity": 0, - "bEffDist": 500, + "bFirerate": 650, + "Ergonomics": 33, + "Velocity": 1.8, + "bEffDist": 650, "bHearDist": 80, "isChamberLoad": true, "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "55d4887d4bdc2d962f8b4570", - "defAmmo": "59e68f6f86f7746c9f75e846", + "isBoltCatch": false, + "defMagType": "55d480c04bdc2d1d4e8b456a", + "defAmmo": "56dff3afd2720bba668b4567", "AdjustCollimatorsToTrajectory": false, "shotgunDispersion": 0, "Chambers": [ { "_name": "patron_in_weapon", - "_id": "5bb2475ed4351e00853264ea", - "_parent": "5bb2475ed4351e00853264e3", + "_id": "5ac4cd105acfc4001633985b", + "_parent": "5ac4cd105acfc40016339859", "_props": { "filters": [ { "Filter": [ - "59e6920f86f77411d82aa167", - "59e6927d86f77411da468256", - "54527a984bdc2d4e668b4567", - "54527ac44bdc2d36668b4567", - "59e68f6f86f7746c9f75e846", - "59e6906286f7746c9f75e847", - "59e690b686f7746c9f75e848", - "59e6918f86f7746c9f75e849", - "60194943740c5d77f6705eea", - "601949593ae8f707c4608daa", - "5c0d5ae286f7741e46554302" + "5c0d5e4486f77478390952fe", + "61962b617c6c7b169525f168", + "56dfef82d2720bbd668b4567", + "56dff026d2720bb8668b4567", + "56dff061d2720bb5668b4567", + "56dff0bed2720bb0668b4567", + "56dff216d2720bbd668b4568", + "56dff2ced2720bb4668b4567", + "56dff338d2720bbd668b4569", + "56dff3afd2720bba668b4567", + "56dff421d2720b5f5a8b4567", + "56dff4a2d2720bbd668b456a", + "56dff4ecd2720b5f5a8b4568" ] } ] @@ -241626,14 +258541,14 @@ "_proto": "55d4af244bdc2d962f8b4571" } ], - "CameraRecoil": 0.128, + "CameraRecoil": 0.116, "CameraSnap": 3.5, "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.01, - "AimPlane": 0.16, + "CenterOfImpact": 0.055, + "AimPlane": 0.19, "DeviationCurve": 1.35, "DeviationMax": 23, - "Foldable": false, + "Foldable": true, "Retractable": false, "TacticalReloadStiffnes": { "x": 0.95, @@ -241643,25 +258558,25 @@ "TacticalReloadFixation": 0.95, "RecoilCenter": { "x": 0, - "y": -0.24, + "y": -0.25, "z": 0 }, "RotationCenter": { "x": 0, "y": -0.1, - "z": 0 + "z": -0.03 }, "RotationCenterNoStock": { "x": 0, - "y": 0, - "z": 0 + "y": -0.27, + "z": -0.08 }, "SizeReduceRight": 0, - "FoldedSlot": "", + "FoldedSlot": "mod_stock", "CompactHandling": true, "SightingRange": 100, "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.03, + "MaxRepairDegradation": 0.04, "IronSightRange": 100, "MustBoltBeOpennedForExternalReload": false, "MustBoltBeOpennedForInternalReload": false, @@ -241678,18 +258593,19 @@ "AllowMisfire": true, "AllowSlide": true, "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1, + "HeatFactorGun": 0.9701, "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1, - "HeatFactorByShot": 1.16, + "CoolFactorGunMods": 1.0008, + "HeatFactorByShot": 1.49, "AllowOverheat": true, "DoubleActionAccuracyPenalty": 1.5, "RecoilPosZMult": 1, "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.025, + "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, @@ -241749,6 +258665,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -241784,7 +258704,9 @@ "filters": [ { "Shift": 0, - "Filter": [] + "Filter": [ + "62e7e7bbe6da9612f743f1e0" + ] } ] }, @@ -241989,7 +258911,8 @@ "618a75c9a3884f56c957ca1b", "57acb6222459771ec34b5cb0", "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" ] } ] @@ -242147,27 +259070,28 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, - "59d6088586f774275f37482f": { - "_id": "59d6088586f774275f37482f", - "_name": "weapon_izhmash_akm_762x39", + "62e7c4fba689e8c9c50dfc38": { + "_id": "62e7c4fba689e8c9c50dfc38", + "_name": "weapon_steyr_aug_a1_556x45", "_parent": "5447b5f14bdc2d61278b4567", "_type": "Item", "_props": { - "Name": "weapon_izhmash_akm_762x39", - "ShortName": "weapon_izhmash_akm_762x39", - "Description": "weapon_izhmash_akm_762x39", - "Weight": 2.092, + "Name": "Штурмовая винтовка Colt M4A1 5.56x45", + "ShortName": "M4A1 5.56x45", + "Description": "Colt M4A1- штурмовая винтовка (карабин) созданная в США на базе платформы AR-15 под патрон 5.56x45 NATO. Планировалась к вооружению экипажей боевых машин и расчетов техники, которым было необходимо иметь оружие меньших габаритов чем штатное вооружение но использующее стандартный боеприпас. Однако вскоре US SOCOM (Командование Сил Специальных Операций США) приняло на вооружение M4A1 для всех входящих в его состав подразделений. Затем последовало полное принятие M4A1 на вооружение в армии и морской пехоте США.", + "Weight": 1.49, "BackgroundColor": "black", - "Width": 4, - "Height": 1, + "Width": 3, + "Height": 2, "StackMaxSize": 1, "ItemSound": "weap_ar", "Prefab": { - "path": "assets/content/weapons/akm/weapon_izhmash_akm_762x39_container.bundle", + "path": "assets/content/weapons/aug/weapon_steyr_aug_a1_556x45_container.bundle", "rcid": "" }, "UsePrefab": { @@ -242176,7 +259100,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": true, + "ExaminedByDefault": false, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -242185,10 +259109,10 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 30, - "ExamineExperience": 10, + "ExamineExperience": 8, "HideEntrails": false, - "RepairCost": 148, - "RepairSpeed": 5, + "RepairCost": 199, + "RepairSpeed": 15, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, @@ -242207,222 +259131,24 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ - { - "_name": "mod_gas_block", - "_id": "59d6088586f774275f374831", - "_parent": "59d6088586f774275f37482f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a01ad4786f77450561fda02", - "59c6633186f7740cf0493bb9", - "59d64ec286f774171d1e0a42", - "59e649f986f77411d949b246", - "5b237e425acfc4771e1be0b6", - "59ccfdba86f7747f2109a587", - "5cf656f2d7f00c06585fb6eb", - "5d4aab30a4b9365435358c55" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_launcher", - "_id": "59d6088586f774275f374832", - "_parent": "59d6088586f774275f37482f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "59d6088586f774275f374833", - "_parent": "59d6088586f774275f37482f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59d64fc686f774171b243fe2", - "5a0d716f1526d8000d26b1e2", - "5f633f68f5750b524b45f112", - "5c878ebb2e2216001219d48a", - "59e61eb386f77440d64f5daf", - "59e8a00d86f7742ad93b569c", - "5a9ea27ca2750c00137fa672", - "5cc9ad73d7f00c000e2579d4", - "5c7951452e221644f31bfd5c", - "615d8e9867085e45ef1409c6", - "5a0abb6e1526d8000a025282", - "59bffc1f86f77435b128b872", - "593d489686f7745c6255d58a", - "5a0d63621526d8dba31fe3bf", - "5a9fbacda2750c00141e080f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "59d6088586f774275f374834", - "_parent": "59d6088586f774275f37482f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "619b69037b9de8162902673e", - "5f6341043ada5942720e2dc5", - "6087e663132d4d12c81fd96b", - "5beec8ea0db834001a6f9dbf", - "5649ad3f4bdc2df8348b4585", - "5649ade84bdc2d1b2b8b4587", - "59e62cc886f77440d40b52a1", - "5a0071d486f77404e23a12b2", - "57e3dba62459770f0c32322b", - "5cf54404d7f00c108840b2ef", - "5e2192a498a36665e8337386", - "5b30ac585acfc433000eb79c", - "59e6318286f77444dd62c4cc", - "5cf50850d7f00c056e24104c", - "5cf508bfd7f00c056e24104e", - "5947f92f86f77427344a76b1", - "5947fa2486f77425b47c1a9b", - "5c6bf4aa2e2216001219b0ae", - "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e", - "623c3be0484b5003161840dc", - "628a664bccaab13006640e47", - "628c9ab845c59e5b80768a81" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "59d6088586f774275f374835", - "_parent": "59d6088586f774275f37482f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d2c76ed48f03532f2136169", - "5d2c770c48f0354b4a07c100", - "59d6507c86f7741b846413a2", - "59e6449086f7746c9f75e822", - "5d2c772c48f0355d95672c25", - "5649af884bdc2d1b2b8b4589", - "628a665a86cbd9750d2ff5e5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "59d6088586f774275f374836", - "_parent": "59d6088586f774275f37482f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59d650cf86f7741b846413a4", - "5a0eb980fcdbcb001a3b00a6", - "5649d9a14bdc2d79388b4580", - "628a7b23b0f75035732dd565" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "59d6088586f774275f374837", - "_parent": "59d6088586f774275f37482f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649b0fc4bdc2d17108b4588", - "5cbdb1b0ae9215000d50e105", - "5649b1c04bdc2d16268b457c", - "5cf518cfd7f00c065b422214", - "5b04473a5acfc40018632f70", - "5e217ba4c1434648c13568cd", - "59d6514b86f774171a068a08", - "5b0e794b5acfc47a877359b2", - "59e6227d86f77440d64f5dc2", - "59e89d0986f77427600d226e", - "6087e2a5232e5a31c233d552", - "5649b2314bdc2d79388b4576", - "5b222d335acfc4771e1be099", - "628a6678ccaab13006640e49" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, { "_name": "mod_magazine", - "_id": "59d6088586f774275f374838", - "_parent": "59d6088586f774275f37482f", + "_id": "62e7c4fba689e8c9c50dfc3a", + "_parent": "62e7c4fba689e8c9c50dfc38", "_props": { "filters": [ { "AnimationIndex": -1, "Filter": [ - "59e5d83b86f7745aed03d262", - "5a01c29586f77474660c694c", - "5ac66bea5acfc43b321d4aec", - "59d625f086f774661516605d", - "5b1fd4e35acfc40018633c39", - "5a0060fc86f7745793204432", - "59e5f5a486f7746c530b3ce2", - "5b1fb3e15acfc4001637f068", - "59d6272486f77466146386ff", - "5e21a3c67e40bd02257a008a", - "5cbdc23eae9215001136a407", - "5c6175362e221600133e3b94", - "59fafc5086f7740dbe19f6c3", - "59fafc9386f774067d462453", - "5cfe8010d7ad1a59283b14c6", - "6272874a6c47bd74f92e2087" + "62e7c98b550c8218d602cbb4", + "630e1adbbd357927e4007c09", + "630e295c984633f1fb0e7c30" ] } ] @@ -242433,38 +259159,39 @@ }, { "_name": "mod_charge", - "_id": "59d6088586f774275f37483a", - "_parent": "59d6088586f774275f37482f", + "_id": "62e7c6b6da5b3b57e805e2c9", + "_parent": "62e7c4fba689e8c9c50dfc38", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "6130ca3fd92c473c77020dbd", - "5648ac824bdc2ded0b8b457d" + "62e7c880f68e7a0676050c7c", + "62ebbc53e3c1e1ec7c02c44f" ] } ] }, - "_required": false, + "_required": true, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_sight_front", - "_id": "5a0f0a41fcdbcbcae6687242", - "_parent": "59d6088586f774275f37482f", + "_name": "mod_reciever", + "_id": "62e7c6b6da5b3b57e805e2ca", + "_parent": "62e7c4fba689e8c9c50dfc38", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a0f096dfcdbcb0176308b15" + "62e7c72df68e7a0676050c77", + "62ea7c793043d74a0306e19f" ] } ] }, - "_required": false, + "_required": true, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" } @@ -242473,52 +259200,57 @@ "CantRemoveFromSlotsDuringRaid": [], "weapClass": "assaultRifle", "weapUseType": "primary", - "ammoCaliber": "Caliber762x39", + "ammoCaliber": "Caliber556x45NATO", "Durability": 100, "MaxDurability": 100, - "OperatingResource": 6000, + "OperatingResource": 4600, "RepairComplexity": 0, "durabSpawnMin": 25, "durabSpawnMax": 75, "isFastReload": true, - "RecoilForceUp": 189, - "RecoilForceBack": 448, - "Convergence": 1.2, - "RecoilAngle": 85, + "RecoilForceUp": 72, + "RecoilForceBack": 242, + "Convergence": 2, + "RecoilAngle": 45, "weapFireType": [ "single", "fullauto" ], - "RecolDispersion": 25, - "SingleFireRate": 450, + "RecolDispersion": 45, + "SingleFireRate": 715, "CanQueueSecondShot": true, - "bFirerate": 600, - "Ergonomics": 26, - "Velocity": 1.8, - "bEffDist": 400, + "bFirerate": 715, + "Ergonomics": 79, + "Velocity": 0, + "bEffDist": 500, "bHearDist": 80, "isChamberLoad": true, "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "59d625f086f774661516605d", - "defAmmo": "5656d7c34bdc2d9d198b4587", + "isBoltCatch": true, + "defMagType": "62e7c98b550c8218d602cbb4", + "defAmmo": "59e6920f86f77411d82aa167", "AdjustCollimatorsToTrajectory": false, "shotgunDispersion": 0, "Chambers": [ { "_name": "patron_in_weapon", - "_id": "59d6088586f774275f374830", - "_parent": "59d6088586f774275f37482f", + "_id": "62e7c4fba689e8c9c50dfc3f", + "_parent": "62e7c4fba689e8c9c50dfc38", "_props": { "filters": [ { "Filter": [ - "59e0d99486f7744a32234762", - "59e4d3d286f774176a36250a", - "5656d7c34bdc2d9d198b4587", - "59e4cf5286f7741778269d8a", - "59e4d24686f7741776641ac7", - "601aa3d2b2bcb34913271e6d" + "59e6920f86f77411d82aa167", + "59e6927d86f77411da468256", + "54527a984bdc2d4e668b4567", + "54527ac44bdc2d36668b4567", + "59e68f6f86f7746c9f75e846", + "59e6906286f7746c9f75e847", + "59e690b686f7746c9f75e848", + "59e6918f86f7746c9f75e849", + "60194943740c5d77f6705eea", + "601949593ae8f707c4608daa", + "5c0d5ae286f7741e46554302" ] } ] @@ -242528,11 +259260,11 @@ "_proto": "55d4af244bdc2d962f8b4571" } ], - "CameraRecoil": 0.136, + "CameraRecoil": 0.112, "CameraSnap": 3.5, "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.067, - "AimPlane": 0.19, + "CenterOfImpact": 0.01, + "AimPlane": 0.16, "DeviationCurve": 1.35, "DeviationMax": 23, "Foldable": false, @@ -242545,25 +259277,380 @@ "TacticalReloadFixation": 0.95, "RecoilCenter": { "x": 0, - "y": -0.25, + "y": -0.12, + "z": -0.01 + }, + "RotationCenter": { + "x": 0, + "y": -0.12, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.12, + "z": -0.03 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.03, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": true, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.183425, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.985, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1.015, + "HeatFactorByShot": 1.27, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.025, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "5447a9cd4bdc2dbd208b4567": { + "_id": "5447a9cd4bdc2dbd208b4567", + "_name": "weapon_colt_m4a1_556x45", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "Штурмовая винтовка Colt M4A1 5.56x45", + "ShortName": "M4A1 5.56x45", + "Description": "Colt M4A1- штурмовая винтовка (карабин) созданная в США на базе платформы AR-15 под патрон 5.56x45 NATO. Планировалась к вооружению экипажей боевых машин и расчетов техники, которым было необходимо иметь оружие меньших габаритов чем штатное вооружение но использующее стандартный боеприпас. Однако вскоре US SOCOM (Командование Сил Специальных Операций США) приняло на вооружение M4A1 для всех входящих в его состав подразделений. Затем последовало полное принятие M4A1 на вооружение в армии и морской пехоте США.", + "Weight": 0.38, + "BackgroundColor": "black", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/m4a1/weapon_colt_m4a1_556x45_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 166, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "55d354084bdc2d8c2f8b4568", + "_parent": "5447a9cd4bdc2dbd208b4567", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0e2ff6d174af02a1659d4a", + "5a33e75ac4a2826c6e06d759", + "55d4b9964bdc2d1d4e8b456e", + "571659bb2459771fb2755a12", + "602e71bd53a60014f9705bfa", + "6113c3586c780c1e710c90bc", + "6113cc78d3a39d50044c065a", + "6113cce3d92c473c770200c7", + "5cc9bcaed7f00c011c04e179", + "5bb20e18d4351e00320205d5", + "5bb20e0ed4351e3bac1212dc", + "6193dcd0f8ee7e52e4210a28", + "5d025cc1d7ad1a53845279ef", + "5c6d7b3d2e221600114c9b7d", + "57c55efc2459772d2c6271e7", + "57af48872459771f0b2ebf11", + "57c55f092459772d291a8463", + "57c55f112459772d28133310", + "57c55f172459772d27602381", + "5a339805c4a2826c6e06d73d", + "55802f5d4bdc2dac148b458f", + "5d15cf3bd7ad1a67e71518b2", + "59db3a1d86f77429e05b4e92", + "5fbcbd6c187fea44d52eda14", + "59db3acc86f7742a2c4ab912", + "59db3b0886f77429d72fb895", + "615d8faecabb9b7ad90f4d5d", + "5b07db875acfc40dc528a5f6" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "55d3555c4bdc2d962f8b4568", + "_parent": "5447a9cd4bdc2dbd208b4567", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "55d4887d4bdc2d962f8b4570", + "61840bedd92c473c77021635", + "61840d85568c120fdd2962a5", + "5c05413a0db834001c390617", + "5c6d450c2e221600114c997d", + "5c6d42cb2e2216000e69d7d1", + "59c1383d86f774290a37e0ca", + "5aaa5e60e5b5b000140293d6", + "5448c1d04bdc2dff2f8b4569", + "5aaa5dfee5b5b000140293d3", + "5d1340b3d7ad1a0b52682ed7", + "544a378f4bdc2d30388b4567", + "5d1340bdd7ad1a0e8d245aab", + "55802d5f4bdc2dac148b458e", + "5d1340cad7ad1a0b0b249869", + "6241c2c2117ad530666a5108", + "5c6592372e221600133e47d7", + "544a37c44bdc2d25388b4567", + "5c6d46132e221601da357d56" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_reciever", + "_id": "55d5a2ec4bdc2d972f8b4575", + "_parent": "5447a9cd4bdc2dbd208b4567", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0e2f26d174af02a9625114", + "55d355e64bdc2d962f8b4569", + "5d4405aaa4b9361e6a4e6bd3", + "5c07a8770db8340023300450", + "59bfe68886f7746004266202" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "55d5a3074bdc2d61338b4574", + "_parent": "5447a9cd4bdc2dbd208b4567", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a33ca0fc4a282000d72292f", + "5c0faeddd174af02a962601f", + "5649be884bdc2d79388b4577", + "5d120a10d7ad1a4e1026ba85", + "5b0800175acfc400153aebd4", + "5947e98b86f774778f1448bc", + "5947eab886f77475961d96c5", + "602e3f1254072b51b239f713", + "5c793fb92e221644f31bfb64", + "5c793fc42e221600114ca25d", + "591aef7986f774139d495f03", + "591af10186f774139d495f0e", + "627254cc9c563e6e442c398f", + "638de3603a1a4031d8260b8c" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "55d5a30f4bdc2d882f8b4574", + "_parent": "5447a9cd4bdc2dbd208b4567", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0faf68d174af02a96260b8", + "56ea7165d2720b6e518b4583", + "55d44fd14bdc2d962f8b456e", + "5ea16d4d5aad6446a939753d", + "5bb20dbcd4351e44f824c04e", + "6033749e88382f4fab3fd2c5", + "5b2240bf5acfc40dc528af69", + "5d44334ba4b9362b346d1948", + "5f633ff5c444ce7e3c30a006" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber556x45NATO", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 4000, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 139, + "RecoilForceBack": 381, + "Convergence": 1.5, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 800, + "Ergonomics": 48, + "Velocity": 0, + "bEffDist": 500, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "55d4887d4bdc2d962f8b4570", + "defAmmo": "54527a984bdc2d4e668b4567", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "56eaa85ad2720b69698b456c", + "_parent": "5447a9cd4bdc2dbd208b4567", + "_props": { + "filters": [ + { + "Filter": [ + "59e6920f86f77411d82aa167", + "59e6927d86f77411da468256", + "54527a984bdc2d4e668b4567", + "54527ac44bdc2d36668b4567", + "59e68f6f86f7746c9f75e846", + "59e6906286f7746c9f75e847", + "59e690b686f7746c9f75e848", + "59e6918f86f7746c9f75e849", + "60194943740c5d77f6705eea", + "601949593ae8f707c4608daa", + "5c0d5ae286f7741e46554302" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.124, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.01, + "AimPlane": 0.16, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.24, "z": 0 }, "RotationCenter": { "x": 0, "y": -0.1, - "z": -0.03 + "z": 0 }, "RotationCenterNoStock": { "x": 0, - "y": -0.27, - "z": -0.08 + "y": 0, + "z": 0 }, "SizeReduceRight": 0, "FoldedSlot": "", "CompactHandling": true, "SightingRange": 100, "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, + "MaxRepairDegradation": 0.03, "IronSightRange": 100, "MustBoltBeOpennedForExternalReload": false, "MustBoltBeOpennedForInternalReload": false, @@ -242574,44 +259661,44 @@ "ManualBoltCatch": false, "AimSensitivity": 0.65, "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, + "BaseMalfunctionChance": 0.183425, "AllowJam": true, "AllowFeed": true, "AllowMisfire": true, "AllowSlide": true, "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.9306, + "HeatFactorGun": 1, "CoolFactorGun": 3.168, - "CoolFactorGunMods": 0.9503, - "HeatFactorByShot": 1.34, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 1.235, "AllowOverheat": true, "DoubleActionAccuracyPenalty": 1.5, "RecoilPosZMult": 1, "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, + "MaxRepairKitDegradation": 0.025, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + } }, - "5b0bbe4e5acfc40dc528a72d": { - "_id": "5b0bbe4e5acfc40dc528a72d", - "_name": "weapon_dsa_sa58_762x51", + "5fbcc1d9016cce60e8341ab3": { + "_id": "5fbcc1d9016cce60e8341ab3", + "_name": "weapon_sig_mcx_gen1_762x35", "_parent": "5447b5f14bdc2d61278b4567", "_type": "Item", "_props": { - "Name": "weapon_dsa_sa58_762x51", - "ShortName": "weapon_dsa_sa58_762x51", - "Description": "weapon_dsa_sa58_762x51\n", - "Weight": 1.46, + "Name": "weapon_sig_mcx_gen1_762x35", + "ShortName": "weapon_sig_mcx_gen1_762x35", + "Description": "weapon_sig_mcx_gen1_762x35", + "Weight": 0.4, "BackgroundColor": "black", - "Width": 2, + "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "weap_ar", "Prefab": { - "path": "assets/content/weapons/sa58/weapon_dsa_sa58_762x51_container.bundle", + "path": "assets/content/weapons/mcx/weapon_sig_mcx_gen1_762x35_container.bundle", "rcid": "" }, "UsePrefab": { @@ -242651,20 +259738,47 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_pistol_grip", - "_id": "5b0bbe4e5acfc40dc528a72f", - "_parent": "5b0bbe4e5acfc40dc528a72d", + "_id": "5fbcc1d9016cce60e8341ab5", + "_parent": "5fbcc1d9016cce60e8341ab3", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5b7d679f5acfc4001a5c4024", - "5b7d678a5acfc4001a5c4022", - "5b099b965acfc400186331e6" + "55d4b9964bdc2d1d4e8b456e", + "571659bb2459771fb2755a12", + "602e71bd53a60014f9705bfa", + "6113c3586c780c1e710c90bc", + "6113cc78d3a39d50044c065a", + "6113cce3d92c473c770200c7", + "5cc9bcaed7f00c011c04e179", + "5bb20e18d4351e00320205d5", + "5bb20e0ed4351e3bac1212dc", + "6193dcd0f8ee7e52e4210a28", + "5d025cc1d7ad1a53845279ef", + "5c6d7b3d2e221600114c9b7d", + "57c55efc2459772d2c6271e7", + "57af48872459771f0b2ebf11", + "57c55f092459772d291a8463", + "57c55f112459772d28133310", + "57c55f172459772d27602381", + "5a339805c4a2826c6e06d73d", + "55802f5d4bdc2dac148b458f", + "5d15cf3bd7ad1a67e71518b2", + "59db3a1d86f77429e05b4e92", + "5fbcbd6c187fea44d52eda14", + "59db3acc86f7742a2c4ab912", + "59db3b0886f77429d72fb895", + "615d8faecabb9b7ad90f4d5d", + "5b07db875acfc40dc528a5f6" ] } ] @@ -242675,19 +259789,32 @@ }, { "_name": "mod_magazine", - "_id": "5b0bbe4e5acfc40dc528a730", - "_parent": "5b0bbe4e5acfc40dc528a72d", + "_id": "5fbcc1d9016cce60e8341ab6", + "_parent": "5fbcc1d9016cce60e8341ab3", "_props": { "filters": [ { "AnimationIndex": -1, "Filter": [ - "5b7bef1e5acfc43d82528402", - "5b099ac65acfc400186331e1", - "5b7bef5d5acfc43bca7067a3", - "5b7c2d1d5acfc43d1028532a", - "5b7d37845acfc400170e2f87", - "5b7bef9c5acfc43d102852ec" + "55d4887d4bdc2d962f8b4570", + "61840bedd92c473c77021635", + "61840d85568c120fdd2962a5", + "5c05413a0db834001c390617", + "5c6d450c2e221600114c997d", + "5c6d42cb2e2216000e69d7d1", + "59c1383d86f774290a37e0ca", + "5aaa5e60e5b5b000140293d6", + "5448c1d04bdc2dff2f8b4569", + "5aaa5dfee5b5b000140293d3", + "5d1340b3d7ad1a0b52682ed7", + "544a378f4bdc2d30388b4567", + "5d1340bdd7ad1a0e8d245aab", + "55802d5f4bdc2dac148b458e", + "5d1340cad7ad1a0b0b249869", + "6241c2c2117ad530666a5108", + "5c6592372e221600133e47d7", + "544a37c44bdc2d25388b4567", + "5c6d46132e221601da357d56" ] } ] @@ -242696,103 +259823,39 @@ "_mergeSlotWithChildren": false, "_proto": "55d30c394bdc2dae468b4577" }, - { - "_name": "mod_handguard", - "_id": "5b0bbe4e5acfc40dc528a732", - "_parent": "5b0bbe4e5acfc40dc528a72d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b7be2345acfc400196d524a", - "5b7bebc85acfc43bca706666", - "5b7d671b5acfc43d82528ddd", - "5b7bed205acfc400161d08cc", - "5b7bedd75acfc43d825283f9", - "5b7bee755acfc400196d5383", - "5b7be1ca5acfc400170e2d2f", - "5b099a9d5acfc47a8607efe7" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_barrel", - "_id": "5b0bbe4e5acfc40dc528a733", - "_parent": "5b0bbe4e5acfc40dc528a72d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b099a765acfc47a8607efe3", - "5b7be1125acfc4001876c0e5", - "5b7be1265acfc400161d0798" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5b0bd7855acfc400153aef5c", - "_parent": "5b0bbe4e5acfc40dc528a72d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b0bc22d5acfc47a8607f085" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, { "_name": "mod_reciever", - "_id": "5b0bd7e35acfc4001a590630", - "_parent": "5b0bbe4e5acfc40dc528a72d", + "_id": "5fbcc1d9016cce60e8341ab7", + "_parent": "5fbcc1d9016cce60e8341ab3", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5b7d6c105acfc40015109a5f", - "5b099bb25acfc400186331e8" + "5fbcc3e4d6fa9c00c571bb58" ] } ] }, - "_required": false, + "_required": true, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" }, { "_name": "mod_stock", - "_id": "5b1113b15acfc4001637e9c5", - "_parent": "5b0bbe4e5acfc40dc528a72d", + "_id": "5fbcc1d9016cce60e8341ab8", + "_parent": "5fbcc1d9016cce60e8341ab3", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5b7d63b75acfc400170e2f8a", - "5b7d645e5acfc400170e2f90", - "5b7d64555acfc4001876c8e2", - "5b099bf25acfc4001637e683", - "5b7d63cf5acfc4001876c8df", - "5b7d63de5acfc400170e2f8d" + "58ac1bf086f77420ed183f9f", + "5894a13e86f7742405482982", + "5fbcc429900b1d5091531dd7", + "5fbcc437d724d907e2077d5c", + "5c5db6ee2e221600113fba54", + "5c5db6f82e2216003a0fe914" ] } ] @@ -242800,13 +259863,31 @@ "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "5fbcc1d9016cce60e8341ab9", + "_parent": "5fbcc1d9016cce60e8341ab3", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fbcc640016cce60e8341acc" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" } ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "weapClass": "assaultRifle", "weapUseType": "primary", - "ammoCaliber": "Caliber762x51", + "ammoCaliber": "Caliber762x35", "Durability": 100, "MaxDurability": 100, "OperatingResource": 4600, @@ -242814,45 +259895,43 @@ "durabSpawnMin": 25, "durabSpawnMax": 75, "isFastReload": true, - "RecoilForceUp": 325, - "RecoilForceBack": 540, - "Convergence": 1.5, + "RecoilForceUp": 159, + "RecoilForceBack": 405, + "Convergence": 2, "RecoilAngle": 90, "weapFireType": [ "single", "fullauto" ], - "RecolDispersion": 31, + "RecolDispersion": 30, "SingleFireRate": 450, "CanQueueSecondShot": true, - "bFirerate": 700, - "Ergonomics": 34, + "bFirerate": 800, + "Ergonomics": 48, "Velocity": 0, - "bEffDist": 900, + "bEffDist": 500, "bHearDist": 80, "isChamberLoad": true, "chamberAmmoCount": 1, "isBoltCatch": true, - "defMagType": "5b099ac65acfc400186331e1", - "defAmmo": "5e023e53d4353e3302577c4c", + "defMagType": "55d4887d4bdc2d962f8b4570", + "defAmmo": "5fbe3ffdf8b6a877a729ea82", "AdjustCollimatorsToTrajectory": false, "shotgunDispersion": 0, "Chambers": [ { "_name": "patron_in_weapon", - "_id": "5b0bbe4e5acfc40dc528a735", - "_parent": "5b0bbe4e5acfc40dc528a72d", + "_id": "5fbcc1d9016cce60e8341aba", + "_parent": "5fbcc1d9016cce60e8341ab3", "_props": { "filters": [ { "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" + "5fbe3ffdf8b6a877a729ea82", + "5fd20ff893a8961fc660a954", + "619636be6db0f2477964e710", + "6196364158ef8c428c287d9f", + "6196365d58ef8c428c287da1" ] } ] @@ -242862,11 +259941,11 @@ "_proto": "55d4af244bdc2d962f8b4571" } ], - "CameraRecoil": 0.16, + "CameraRecoil": 0.136, "CameraSnap": 3.5, "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0, - "AimPlane": 0.24, + "CenterOfImpact": 0.01, + "AimPlane": 0.16, "DeviationCurve": 1.35, "DeviationMax": 23, "Foldable": false, @@ -242879,12 +259958,12 @@ "TacticalReloadFixation": 0.95, "RecoilCenter": { "x": 0, - "y": 0, + "y": -0.24, "z": 0 }, "RotationCenter": { "x": 0, - "y": 0, + "y": -0.1, "z": 0 }, "RotationCenterNoStock": { @@ -242893,11 +259972,11 @@ "z": 0 }, "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", + "FoldedSlot": "", "CompactHandling": true, "SightingRange": 100, "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, + "MaxRepairDegradation": 0.03, "IronSightRange": 100, "MustBoltBeOpennedForExternalReload": false, "MustBoltBeOpennedForInternalReload": false, @@ -242914,688 +259993,39 @@ "AllowMisfire": true, "AllowSlide": true, "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.9899, + "HeatFactorGun": 1, "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1.011, - "HeatFactorByShot": 1.51, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 1.205, "AllowOverheat": true, "DoubleActionAccuracyPenalty": 1.5, "RecoilPosZMult": 1, "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "6184055050224f204c1da540": { - "_id": "6184055050224f204c1da540", - "_name": "weapon_fn_mk16_556x45", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_fn_mk16_556x45", - "ShortName": "weapon_fn_mk16_556x45", - "Description": "weapon_fn_mk16_556x45", - "Weight": 0.7, - "BackgroundColor": "black", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/scar/weapon_fn_mk16_556x45_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 198, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "6184055050224f204c1da542", - "_parent": "6184055050224f204c1da540", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d4b9964bdc2d1d4e8b456e", - "571659bb2459771fb2755a12", - "602e71bd53a60014f9705bfa", - "6113c3586c780c1e710c90bc", - "6113cc78d3a39d50044c065a", - "6113cce3d92c473c770200c7", - "5cc9bcaed7f00c011c04e179", - "5bb20e18d4351e00320205d5", - "5bb20e0ed4351e3bac1212dc", - "6193dcd0f8ee7e52e4210a28", - "5d025cc1d7ad1a53845279ef", - "5c6d7b3d2e221600114c9b7d", - "57c55efc2459772d2c6271e7", - "57af48872459771f0b2ebf11", - "57c55f092459772d291a8463", - "57c55f112459772d28133310", - "57c55f172459772d27602381", - "5a339805c4a2826c6e06d73d", - "55802f5d4bdc2dac148b458f", - "5d15cf3bd7ad1a67e71518b2", - "59db3a1d86f77429e05b4e92", - "5fbcbd6c187fea44d52eda14", - "59db3acc86f7742a2c4ab912", - "59db3b0886f77429d72fb895", - "615d8faecabb9b7ad90f4d5d", - "5b07db875acfc40dc528a5f6" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "6184055050224f204c1da543", - "_parent": "6184055050224f204c1da540", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "55d4887d4bdc2d962f8b4570", - "61840bedd92c473c77021635", - "61840d85568c120fdd2962a5", - "5c05413a0db834001c390617", - "5c6d450c2e221600114c997d", - "5c6d42cb2e2216000e69d7d1", - "59c1383d86f774290a37e0ca", - "5aaa5e60e5b5b000140293d6", - "5448c1d04bdc2dff2f8b4569", - "5aaa5dfee5b5b000140293d3", - "5d1340b3d7ad1a0b52682ed7", - "544a378f4bdc2d30388b4567", - "5d1340bdd7ad1a0e8d245aab", - "55802d5f4bdc2dac148b458e", - "5d1340cad7ad1a0b0b249869", - "6241c2c2117ad530666a5108", - "5c6592372e221600133e47d7", - "544a37c44bdc2d25388b4567", - "5c6d46132e221601da357d56" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_reciever", - "_id": "6184055050224f204c1da544", - "_parent": "6184055050224f204c1da540", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "618405198004cc50514c3594", - "618426d96c780c1e710c9b9f" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "6184055050224f204c1da545", - "_parent": "6184055050224f204c1da540", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61816734d8e3106d9806c1f3", - "61825d06d92c473c770215de" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "6184055050224f204c1da546", - "_parent": "6184055050224f204c1da540", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6181688c6c780c1e710c9b04" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber556x45NATO", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 6000, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 143, - "RecoilForceBack": 431, - "Convergence": 2, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 15, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 650, - "Ergonomics": 45, - "Velocity": 0, - "bEffDist": 500, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "61840bedd92c473c77021635", - "defAmmo": "59e68f6f86f7746c9f75e846", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "6184055050224f204c1da547", - "_parent": "6184055050224f204c1da540", - "_props": { - "filters": [ - { - "Filter": [ - "59e6920f86f77411d82aa167", - "59e6927d86f77411da468256", - "54527a984bdc2d4e668b4567", - "54527ac44bdc2d36668b4567", - "59e68f6f86f7746c9f75e846", - "59e6906286f7746c9f75e847", - "59e690b686f7746c9f75e848", - "59e6918f86f7746c9f75e849", - "60194943740c5d77f6705eea", - "601949593ae8f707c4608daa", - "5c0d5ae286f7741e46554302" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.136, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.01, - "AimPlane": 0.16, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.24, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": 0, - "z": 0 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.03, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.183425, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1, - "HeatFactorByShot": 1.2, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 0.6, - "MinRepairKitDegradation": 0, "MaxRepairKitDegradation": 0.025, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, - "618428466ef05c2ce828f218": { - "_id": "618428466ef05c2ce828f218", - "_name": "weapon_fn_mk16_556x45_fde", + "5ac66d015acfc400180ae6e4": { + "_id": "5ac66d015acfc400180ae6e4", + "_name": "weapon_izhmash_ak102_556x45", "_parent": "5447b5f14bdc2d61278b4567", "_type": "Item", "_props": { - "Name": "weapon_fn_mk16_556x45", - "ShortName": "weapon_fn_mk16_556x45", - "Description": "weapon_fn_mk16_556x45", - "Weight": 0.7, - "BackgroundColor": "black", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/scar/weapon_fn_mk16_556x45_fde_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 198, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "618428466ef05c2ce828f21c", - "_parent": "618428466ef05c2ce828f218", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d4b9964bdc2d1d4e8b456e", - "571659bb2459771fb2755a12", - "602e71bd53a60014f9705bfa", - "6113c3586c780c1e710c90bc", - "6113cc78d3a39d50044c065a", - "6113cce3d92c473c770200c7", - "5cc9bcaed7f00c011c04e179", - "5bb20e18d4351e00320205d5", - "5bb20e0ed4351e3bac1212dc", - "6193dcd0f8ee7e52e4210a28", - "5d025cc1d7ad1a53845279ef", - "5c6d7b3d2e221600114c9b7d", - "57c55efc2459772d2c6271e7", - "57af48872459771f0b2ebf11", - "57c55f092459772d291a8463", - "57c55f112459772d28133310", - "57c55f172459772d27602381", - "5a339805c4a2826c6e06d73d", - "55802f5d4bdc2dac148b458f", - "5d15cf3bd7ad1a67e71518b2", - "59db3a1d86f77429e05b4e92", - "5fbcbd6c187fea44d52eda14", - "59db3acc86f7742a2c4ab912", - "59db3b0886f77429d72fb895", - "615d8faecabb9b7ad90f4d5d", - "5b07db875acfc40dc528a5f6" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "618428466ef05c2ce828f21d", - "_parent": "618428466ef05c2ce828f218", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "55d4887d4bdc2d962f8b4570", - "61840bedd92c473c77021635", - "61840d85568c120fdd2962a5", - "5c05413a0db834001c390617", - "5c6d450c2e221600114c997d", - "5c6d42cb2e2216000e69d7d1", - "59c1383d86f774290a37e0ca", - "5aaa5e60e5b5b000140293d6", - "5448c1d04bdc2dff2f8b4569", - "5aaa5dfee5b5b000140293d3", - "5d1340b3d7ad1a0b52682ed7", - "544a378f4bdc2d30388b4567", - "5d1340bdd7ad1a0e8d245aab", - "55802d5f4bdc2dac148b458e", - "5d1340cad7ad1a0b0b249869", - "6241c2c2117ad530666a5108", - "5c6592372e221600133e47d7", - "544a37c44bdc2d25388b4567", - "5c6d46132e221601da357d56" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_reciever", - "_id": "618428466ef05c2ce828f21e", - "_parent": "618428466ef05c2ce828f218", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "618405198004cc50514c3594", - "618426d96c780c1e710c9b9f" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "618428466ef05c2ce828f21f", - "_parent": "618428466ef05c2ce828f218", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61816734d8e3106d9806c1f3", - "61825d06d92c473c770215de" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "618428466ef05c2ce828f220", - "_parent": "618428466ef05c2ce828f218", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6181688c6c780c1e710c9b04" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber556x45NATO", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 6000, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 143, - "RecoilForceBack": 431, - "Convergence": 2, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 15, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 650, - "Ergonomics": 45, - "Velocity": 0, - "bEffDist": 500, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "61840bedd92c473c77021635", - "defAmmo": "59e6920f86f77411d82aa167", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "618428466ef05c2ce828f221", - "_parent": "618428466ef05c2ce828f218", - "_props": { - "filters": [ - { - "Filter": [ - "59e6920f86f77411d82aa167", - "59e6927d86f77411da468256", - "54527a984bdc2d4e668b4567", - "54527ac44bdc2d36668b4567", - "59e68f6f86f7746c9f75e846", - "59e6906286f7746c9f75e847", - "59e690b686f7746c9f75e848", - "59e6918f86f7746c9f75e849", - "60194943740c5d77f6705eea", - "601949593ae8f707c4608daa", - "5c0d5ae286f7741e46554302" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.136, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.01, - "AimPlane": 0.16, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.24, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": 0, - "z": 0 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.03, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.183425, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1, - "HeatFactorByShot": 1.2, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 0.6, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.025, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "583990e32459771419544dd2": { - "_id": "583990e32459771419544dd2", - "_name": "weapon_izhmash_aks74un_545x39", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_izhmash_aks74un_545x39", - "ShortName": "weapon_izhmash_aks74un_545x39", - "Description": "weapon_izhmash_aks74un_545x39", - "Weight": 1.85, + "Name": "weapon_izhmash_ak101_556x45", + "ShortName": "weapon_izhmash_ak101_556x45", + "Description": "weapon_izhmash_ak101_556x45", + "Weight": 1.992, "BackgroundColor": "black", "Width": 3, "Height": 1, "StackMaxSize": 1, "ItemSound": "weap_ar", "Prefab": { - "path": "assets/content/weapons/aks74u/weapon_izhmash_aks74ub_545x39_container.bundle", + "path": "assets/content/weapons/ak100/weapon_izhmash_ak102_556x45_container.bundle", "rcid": "" }, "UsePrefab": { @@ -243612,10 +260042,10 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, + "LootExperience": 30, + "ExamineExperience": 10, "HideEntrails": false, - "RepairCost": 111, + "RepairCost": 220, "RepairSpeed": 5, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -243635,12 +260065,78 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ + { + "_name": "mod_gas_block", + "_id": "5ac66d015acfc400180ae6e7", + "_parent": "5ac66d015acfc400180ae6e4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59c6633186f7740cf0493bb9", + "59d64ec286f774171d1e0a42", + "59e649f986f77411d949b246", + "59ccfdba86f7747f2109a587" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_launcher", + "_id": "5ac66d015acfc400180ae6e8", + "_parent": "5ac66d015acfc400180ae6e4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5ac66d015acfc400180ae6e9", + "_parent": "5ac66d015acfc400180ae6e4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac72e615acfc43f67248aa0", + "5ac72e725acfc400180ae701", + "5f633f791b231926f2329f13", + "5cc9a96cd7f00c011c04e04a", + "5943ee5a86f77413872d25ec", + "5e21ca18e4d47f0da15e77dd", + "59bffc1f86f77435b128b872", + "5a9fbb84a2750c00137fa685" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, { "_name": "mod_pistol_grip", - "_id": "583990e32459771419544dd5", - "_parent": "583990e32459771419544dd2", + "_id": "5ac66d015acfc400180ae6ea", + "_parent": "5ac66d015acfc400180ae6e4", "_props": { "filters": [ { @@ -243666,8 +260162,8 @@ "5649ae4a4bdc2d1b2b8b4588", "5998517986f7746017232f7e", "623c3be0484b5003161840dc", - "628c9ab845c59e5b80768a81", - "628a664bccaab13006640e47" + "628a664bccaab13006640e47", + "628c9ab845c59e5b80768a81" ] } ] @@ -243677,17 +260173,21 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_stock", - "_id": "583990e32459771419544dd6", - "_parent": "583990e32459771419544dd2", + "_name": "mod_reciever", + "_id": "5ac66d015acfc400180ae6eb", + "_parent": "5ac66d015acfc400180ae6e4", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "59ecc28286f7746d7a68aa8c", - "5ab626e4d8ce87272e4c6e43", - "57dc347d245977596754e7a1" + "5649af094bdc2df8348b4586", + "5ac50da15acfc4001718d287", + "5d2c76ed48f03532f2136169", + "5d2c770c48f0354b4a07c100", + "5d2c772c48f0355d95672c25", + "5649af884bdc2d1b2b8b4589", + "628a665a86cbd9750d2ff5e5" ] } ] @@ -243697,16 +260197,41 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_charge", - "_id": "583990e32459771419544dd7", - "_parent": "583990e32459771419544dd2", + "_name": "mod_sight_rear", + "_id": "5ac66d015acfc400180ae6ec", + "_parent": "5ac66d015acfc400180ae6e4", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "6130ca3fd92c473c77020dbd", - "5648ac824bdc2ded0b8b457d" + "5ac733a45acfc400192630e2", + "5649b0544bdc2d1b2b8b458a", + "5ac72e475acfc400180ae6fe", + "5649d9a14bdc2d79388b4580", + "628a7b23b0f75035732dd565" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "5ac66d015acfc400180ae6ed", + "_parent": "5ac66d015acfc400180ae6e4", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac50c185acfc400163398d4", + "5cf50fc5d7f00c056c53f83c", + "5ac78eaf5acfc4001926317a", + "5beec8b20db834001961942a", + "6386300124a1dc425c00577a" ] } ] @@ -243717,23 +260242,15 @@ }, { "_name": "mod_magazine", - "_id": "583990e32459771419544dd8", - "_parent": "583990e32459771419544dd2", + "_id": "5ac66d015acfc400180ae6ee", + "_parent": "5ac66d015acfc400180ae6e4", "_props": { "filters": [ { "AnimationIndex": -1, "Filter": [ - "564ca9df4bdc2d35148b4569", - "564ca99c4bdc2d16268b4589", - "55d480c04bdc2d1d4e8b456a", - "5cbdaf89ae9215000e5b9c94", - "55d481904bdc2d8c2f8b456a", - "55d482194bdc2d1d4e8b456b", - "55d4837c4bdc2d1d4e8b456c", - "5aaa4194e5b5b055d06310a5", - "5bed61680db834001d2c45ab", - "5bed625c0db834001c062946" + "5c0548ae0db834001966a3c2", + "5ac66c5d5acfc4001718d314" ] } ] @@ -243742,59 +260259,10 @@ "_mergeSlotWithChildren": false, "_proto": "55d30c394bdc2dae468b4577" }, - { - "_name": "mod_muzzle", - "_id": "583990e32459771419544dd9", - "_parent": "583990e32459771419544dd2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac72e945acfc43f3b691116", - "5ac7655e5acfc40016339a19", - "5649aa744bdc2ded0b8b457e", - "5f633f791b231926f2329f13", - "5943eeeb86f77412d6384f6b", - "5cc9a96cd7f00c011c04e04a", - "615d8f5dd92c473c770212ef", - "5649ab884bdc2ded0b8b457f", - "57dc324a24597759501edc20", - "59bffc1f86f77435b128b872", - "593d493f86f7745e6b2ceb22", - "564caa3d4bdc2d17108b458e", - "57ffb0e42459777d047111c5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "583990e32459771419544dda", - "_parent": "583990e32459771419544dd2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57dc334d245977597164366f", - "5839a7742459773cf9693481" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, { "_name": "mod_mount_000", - "_id": "5839957824597712102f7c81", - "_parent": "583990e32459771419544dd2", + "_id": "5ac66d015acfc400180ae6ef", + "_parent": "5ac66d015acfc400180ae6e4", "_props": { "filters": [ { @@ -243814,7 +260282,8 @@ "618a75c9a3884f56c957ca1b", "57acb6222459771ec34b5cb0", "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" ] } ] @@ -243824,20 +260293,21 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_gas_block", - "_id": "59d37aa286f7747e673f3977", - "_parent": "583990e32459771419544dd2", + "_name": "mod_charge", + "_id": "5ac66d015acfc400180ae6f0", + "_parent": "5ac66d015acfc400180ae6e4", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "59d36a0086f7747e673f3946" + "6130ca3fd92c473c77020dbd", + "5648ac824bdc2ded0b8b457d" ] } ] }, - "_required": true, + "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" } @@ -243846,61 +260316,58 @@ "CantRemoveFromSlotsDuringRaid": [], "weapClass": "assaultRifle", "weapUseType": "primary", - "ammoCaliber": "Caliber545x39", - "Durability": 95, + "ammoCaliber": "Caliber556x45NATO", + "Durability": 100, "MaxDurability": 100, - "OperatingResource": 5000, + "OperatingResource": 5500, "RepairComplexity": 0, "durabSpawnMin": 25, "durabSpawnMax": 75, "isFastReload": true, - "RecoilForceUp": 140, - "RecoilForceBack": 445, + "RecoilForceUp": 128, + "RecoilForceBack": 369, "Convergence": 1.7, - "RecoilAngle": 90, + "RecoilAngle": 100, "weapFireType": [ "single", "fullauto" ], - "RecolDispersion": 30, + "RecolDispersion": 25, "SingleFireRate": 450, "CanQueueSecondShot": true, - "bFirerate": 650, - "Ergonomics": 44, - "Velocity": -17.9, - "bEffDist": 300, + "bFirerate": 600, + "Ergonomics": 38, + "Velocity": 1.8, + "bEffDist": 650, "bHearDist": 80, "isChamberLoad": true, "chamberAmmoCount": 1, "isBoltCatch": false, - "defMagType": "55d480c04bdc2d1d4e8b456a", - "defAmmo": "56dff3afd2720bba668b4567", + "defMagType": "5ac66c5d5acfc4001718d314", + "defAmmo": "59e6920f86f77411d82aa167", "AdjustCollimatorsToTrajectory": false, "shotgunDispersion": 0, "Chambers": [ { "_name": "patron_in_weapon", - "_id": "583990e32459771419544dd3", - "_parent": "583990e32459771419544dd2", + "_id": "5ac66d015acfc400180ae6e6", + "_parent": "5ac66d015acfc400180ae6e4", "_props": { "filters": [ { "Filter": [ - "5c0d5e4486f77478390952fe", - "61962b617c6c7b169525f168", - "56dfef82d2720bbd668b4567", - "56dff026d2720bb8668b4567", - "56dff061d2720bb5668b4567", - "56dff0bed2720bb0668b4567", - "56dff216d2720bbd668b4568", - "56dff2ced2720bb4668b4567", - "56dff338d2720bbd668b4569", - "56dff3afd2720bba668b4567", - "56dff421d2720b5f5a8b4567", - "56dff4a2d2720bbd668b456a", - "56dff4ecd2720b5f5a8b4568" - ], - "MaxStackCount": 0 + "59e6920f86f77411d82aa167", + "59e6927d86f77411da468256", + "54527a984bdc2d4e668b4567", + "54527ac44bdc2d36668b4567", + "59e68f6f86f7746c9f75e846", + "59e6906286f7746c9f75e847", + "59e690b686f7746c9f75e848", + "59e6918f86f7746c9f75e849", + "60194943740c5d77f6705eea", + "601949593ae8f707c4608daa", + "5c0d5ae286f7741e46554302" + ] } ] }, @@ -243909,13 +260376,13 @@ "_proto": "55d4af244bdc2d962f8b4571" } ], - "CameraRecoil": 0.132, + "CameraRecoil": 0.112, "CameraSnap": 3.5, "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.1, - "AimPlane": 0.15, - "DeviationCurve": 1.9, - "DeviationMax": 15.5, + "CenterOfImpact": 0.056, + "AimPlane": 0.19, + "DeviationCurve": 1.35, + "DeviationMax": 23, "Foldable": true, "Retractable": false, "TacticalReloadStiffnes": { @@ -243961,10 +260428,10 @@ "AllowMisfire": true, "AllowSlide": true, "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.0691, + "HeatFactorGun": 1.0295, "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1.1323, - "HeatFactorByShot": 1.555, + "CoolFactorGunMods": 1.0716, + "HeatFactorByShot": 1.415, "AllowOverheat": true, "DoubleActionAccuracyPenalty": 1.5, "RecoilPosZMult": 1, @@ -243972,9 +260439,796 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, - "_proto": "5644bd2b4bdc2d3b4c8b4572" + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "606587252535c57a13424cfd": { + "_id": "606587252535c57a13424cfd", + "_name": "weapon_cmmg_mk47_762x39", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_cmmg_mk47_762x39", + "ShortName": "weapon_cmmg_mk47_762x39", + "Description": "weapon_cmmg_mk47_762x39", + "Weight": 0.51, + "BackgroundColor": "black", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/mk47/weapon_cmmg_mk47_762x39_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 172, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "606587252535c57a13424cff", + "_parent": "606587252535c57a13424cfd", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d4b9964bdc2d1d4e8b456e", + "571659bb2459771fb2755a12", + "602e71bd53a60014f9705bfa", + "6113c3586c780c1e710c90bc", + "6113cc78d3a39d50044c065a", + "6113cce3d92c473c770200c7", + "5cc9bcaed7f00c011c04e179", + "5bb20e18d4351e00320205d5", + "5bb20e0ed4351e3bac1212dc", + "6193dcd0f8ee7e52e4210a28", + "5d025cc1d7ad1a53845279ef", + "5c6d7b3d2e221600114c9b7d", + "57c55efc2459772d2c6271e7", + "57af48872459771f0b2ebf11", + "57c55f092459772d291a8463", + "57c55f112459772d28133310", + "57c55f172459772d27602381", + "5a339805c4a2826c6e06d73d", + "55802f5d4bdc2dac148b458f", + "5d15cf3bd7ad1a67e71518b2", + "59db3a1d86f77429e05b4e92", + "5fbcbd6c187fea44d52eda14", + "59db3acc86f7742a2c4ab912", + "59db3b0886f77429d72fb895", + "615d8faecabb9b7ad90f4d5d", + "5b07db875acfc40dc528a5f6" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "606587252535c57a13424d00", + "_parent": "606587252535c57a13424cfd", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "59e5d83b86f7745aed03d262", + "5a01c29586f77474660c694c", + "5ac66bea5acfc43b321d4aec", + "59d625f086f774661516605d", + "5b1fd4e35acfc40018633c39", + "5a0060fc86f7745793204432", + "59e5f5a486f7746c530b3ce2", + "5b1fb3e15acfc4001637f068", + "59d6272486f77466146386ff", + "5e21a3c67e40bd02257a008a", + "5cbdc23eae9215001136a407", + "5c6175362e221600133e3b94", + "59fafc5086f7740dbe19f6c3", + "59fafc9386f774067d462453", + "6272874a6c47bd74f92e2087" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_reciever", + "_id": "606587252535c57a13424d01", + "_parent": "606587252535c57a13424cfd", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "606587a88900dc2d9a55b659" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock_001", + "_id": "606587252535c57a13424d02", + "_parent": "606587252535c57a13424cfd", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "606587e18900dc2d9a55b65f", + "5a33ca0fc4a282000d72292f", + "5c0faeddd174af02a962601f", + "5649be884bdc2d79388b4577", + "5d120a10d7ad1a4e1026ba85", + "5b0800175acfc400153aebd4", + "5947e98b86f774778f1448bc", + "5947eab886f77475961d96c5", + "602e3f1254072b51b239f713", + "5c793fb92e221644f31bfb64", + "5c793fc42e221600114ca25d", + "591aef7986f774139d495f03", + "591af10186f774139d495f0e", + "627254cc9c563e6e442c398f", + "638de3603a1a4031d8260b8c" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "606587252535c57a13424d03", + "_parent": "606587252535c57a13424cfd", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "606587bd6d0bd7580617bacc" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber762x39", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 4400, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 188, + "RecoilForceBack": 466, + "Convergence": 2, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 650, + "Ergonomics": 42, + "Velocity": 0, + "bEffDist": 500, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5a01c29586f77474660c694c", + "defAmmo": "5656d7c34bdc2d9d198b4587", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "606587252535c57a13424d04", + "_parent": "606587252535c57a13424cfd", + "_props": { + "filters": [ + { + "Filter": [ + "59e0d99486f7744a32234762", + "59e4d3d286f774176a36250a", + "5656d7c34bdc2d9d198b4587", + "59e4cf5286f7741778269d8a", + "59e4d24686f7741776641ac7", + "601aa3d2b2bcb34913271e6d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.136, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.01, + "AimPlane": 0.16, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.24, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": 0, + "z": 0 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.03, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 1.21, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.025, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "5ac66d2e5acfc43b321d4b53": { + "_id": "5ac66d2e5acfc43b321d4b53", + "_name": "weapon_izhmash_ak103_762x39", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_izhmash_ak101_556x45", + "ShortName": "weapon_izhmash_ak101_556x45", + "Description": "weapon_izhmash_ak101_556x45", + "Weight": 2.392, + "BackgroundColor": "black", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/ak100/weapon_izhmash_ak103_762x39_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 172, + "RepairSpeed": 5, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_gas_block", + "_id": "5ac66d2e5acfc43b321d4b56", + "_parent": "5ac66d2e5acfc43b321d4b53", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a01ad4786f77450561fda02", + "59c6633186f7740cf0493bb9", + "59d64ec286f774171d1e0a42", + "59e649f986f77411d949b246", + "5b237e425acfc4771e1be0b6", + "59ccfdba86f7747f2109a587", + "5cf656f2d7f00c06585fb6eb", + "5d4aab30a4b9365435358c55" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_launcher", + "_id": "5ac66d2e5acfc43b321d4b57", + "_parent": "5ac66d2e5acfc43b321d4b53", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e7e7bbe6da9612f743f1e0" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5ac66d2e5acfc43b321d4b58", + "_parent": "5ac66d2e5acfc43b321d4b53", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac72e7d5acfc40016339a02", + "5ac72e895acfc43b321d4bd5", + "5f633f791b231926f2329f13", + "5a9ea27ca2750c00137fa672", + "5cc9ad73d7f00c000e2579d4", + "5649ab884bdc2ded0b8b457f", + "59bffc1f86f77435b128b872", + "5e208b9842457a4a7a33d074", + "5a0d63621526d8dba31fe3bf", + "59fb257e86f7742981561852", + "5a9fbacda2750c00141e080f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "5ac66d2e5acfc43b321d4b59", + "_parent": "5ac66d2e5acfc43b321d4b53", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5f6341043ada5942720e2dc5", + "6087e663132d4d12c81fd96b", + "5beec8ea0db834001a6f9dbf", + "5649ad3f4bdc2df8348b4585", + "5649ade84bdc2d1b2b8b4587", + "59e62cc886f77440d40b52a1", + "5a0071d486f77404e23a12b2", + "57e3dba62459770f0c32322b", + "5cf54404d7f00c108840b2ef", + "5e2192a498a36665e8337386", + "5b30ac585acfc433000eb79c", + "59e6318286f77444dd62c4cc", + "5cf50850d7f00c056e24104c", + "5cf508bfd7f00c056e24104e", + "5947f92f86f77427344a76b1", + "5947fa2486f77425b47c1a9b", + "5c6bf4aa2e2216001219b0ae", + "5649ae4a4bdc2d1b2b8b4588", + "5998517986f7746017232f7e", + "623c3be0484b5003161840dc", + "628a664bccaab13006640e47", + "628c9ab845c59e5b80768a81" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "5ac66d2e5acfc43b321d4b5a", + "_parent": "5ac66d2e5acfc43b321d4b53", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649af094bdc2df8348b4586", + "5ac50da15acfc4001718d287", + "5d2c76ed48f03532f2136169", + "5d2c770c48f0354b4a07c100", + "5d2c772c48f0355d95672c25", + "5649af884bdc2d1b2b8b4589", + "628a665a86cbd9750d2ff5e5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5ac66d2e5acfc43b321d4b5b", + "_parent": "5ac66d2e5acfc43b321d4b53", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac733a45acfc400192630e2", + "5649b0544bdc2d1b2b8b458a", + "5ac72e475acfc400180ae6fe", + "5649d9a14bdc2d79388b4580", + "628a7b23b0f75035732dd565" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "5ac66d2e5acfc43b321d4b5c", + "_parent": "5ac66d2e5acfc43b321d4b53", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac50c185acfc400163398d4", + "5cf50fc5d7f00c056c53f83c", + "5ac78eaf5acfc4001926317a", + "5beec8b20db834001961942a", + "6386300124a1dc425c00577a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "5ac66d2e5acfc43b321d4b5d", + "_parent": "5ac66d2e5acfc43b321d4b53", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "59e5d83b86f7745aed03d262", + "5a01c29586f77474660c694c", + "5ac66bea5acfc43b321d4aec", + "59d625f086f774661516605d", + "5b1fd4e35acfc40018633c39", + "5a0060fc86f7745793204432", + "59e5f5a486f7746c530b3ce2", + "5b1fb3e15acfc4001637f068", + "59d6272486f77466146386ff", + "5e21a3c67e40bd02257a008a", + "5cbdc23eae9215001136a407", + "5c6175362e221600133e3b94", + "59fafc5086f7740dbe19f6c3", + "59fafc9386f774067d462453", + "5cfe8010d7ad1a59283b14c6", + "6272874a6c47bd74f92e2087" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_mount_000", + "_id": "5ac66d2e5acfc43b321d4b5e", + "_parent": "5ac66d2e5acfc43b321d4b53", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5947db3f86f77447880cf76f", + "6113d6c3290d254f5e6b27db", + "57486e672459770abd687134", + "618a5d5852ecee1505530b2a", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5d0a29ead7ad1a0026013f27", + "618a75c9a3884f56c957ca1b", + "57acb6222459771ec34b5cb0", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "5ac66d2e5acfc43b321d4b5f", + "_parent": "5ac66d2e5acfc43b321d4b53", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6130ca3fd92c473c77020dbd", + "5648ac824bdc2ded0b8b457d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber762x39", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 6100, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 177, + "RecoilForceBack": 422, + "Convergence": 1.3, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 600, + "Ergonomics": 35, + "Velocity": 1.8, + "bEffDist": 650, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "5ac66bea5acfc43b321d4aec", + "defAmmo": "59e0d99486f7744a32234762", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5ac66d2e5acfc43b321d4b55", + "_parent": "5ac66d2e5acfc43b321d4b53", + "_props": { + "filters": [ + { + "Filter": [ + "59e0d99486f7744a32234762", + "59e4d3d286f774176a36250a", + "5656d7c34bdc2d9d198b4587", + "59e4cf5286f7741778269d8a", + "59e4d24686f7741776641ac7", + "601aa3d2b2bcb34913271e6d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.132, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.062, + "AimPlane": 0.19, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.25, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.27, + "z": -0.08 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.9305, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 0.9502, + "HeatFactorByShot": 1.275, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" }, "5c488a752e221602b412af63": { "_id": "5c488a752e221602b412af63", @@ -244032,6 +261286,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -244356,3989 +261614,8 @@ "MaxRepairKitDegradation": 0.025, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "5dcbd56fdbd3d91b3e5468d5": { - "_id": "5dcbd56fdbd3d91b3e5468d5", - "_name": "weapon_dt_mdr_762x51", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_dt_mdr_762x51", - "ShortName": "weapon_dt_mdr_762x51", - "Description": "weapon_dt_mdr_762x51", - "Weight": 2.95, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/mdr/weapon_dt_mdr_762x51_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 306, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "5dcbd56fdbd3d91b3e5468d7", - "_parent": "5dcbd56fdbd3d91b3e5468d5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c48a2c22e221602b313fb6c", - "5dcbd6dddbd3d91b3e5468de" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5dcbd56fdbd3d91b3e5468d8", - "_parent": "5dcbd56fdbd3d91b3e5468d5", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "5df8f535bb49d91fb446d6b0", - "5df8f541c41b2312ea3335e3", - "5a3501acc4a282000d72293a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_handguard", - "_id": "5dcbd56fdbd3d91b3e5468d9", - "_parent": "5dcbd56fdbd3d91b3e5468d5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c48a14f2e2216152006edd7", - "5dcbd6b46ec07c0c4347a564" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_barrel", - "_id": "5dcbd56fdbd3d91b3e5468da", - "_parent": "5dcbd56fdbd3d91b3e5468d5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5dcbe9431e1f4616d354987e" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5dcbd56fdbd3d91b3e5468db", - "_parent": "5dcbd56fdbd3d91b3e5468d5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "626bb8532c923541184624b4", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "62811f461d5df4475f46a332", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "5b2389515acfc4771e1be0c0", - "577d128124597739d65d0e56", - "618b9643526131765025ab35", - "618bab21526131765025ab3f", - "5c86592b2e2216000e69e77c", - "5a37ca54c4a282000d72296a", - "5d0a29fed7ad1a002769ad08", - "5c064c400db834001d23f468", - "58d2664f86f7747fec5834f6", - "57c69dd424597774c03b7bbc", - "5b3b99265acfc4704b4a1afb", - "5aa66a9be5b5b0214e506e89", - "5aa66c72e5b5b00016327c93", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "6171407e50224f204c1da3c5", - "61713cc4d8e3106d9806c109", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "5dff77c759400025ea5150cf" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5dcbd56fdbd3d91b3e5468dc", - "_parent": "5dcbd56fdbd3d91b3e5468d5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b17d4351e00367f9bdd", - "5dfa3d7ac41b2312ea33362a", - "5c1780312e221602b66cc189", - "5fb6564947ce63734e3fa1da", - "5bc09a18d4351e003562b68e", - "5c18b9192e2216398b5a8104", - "5fc0fa957283c4046c58147e", - "5894a81786f77427140b8347", - "55d5f46a4bdc2d1b198b4567", - "5ae30bad5acfc400185c2dc4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber762x51", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 5100, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 148, - "RecoilForceBack": 315, - "Convergence": 2, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 650, - "Ergonomics": 72, - "Velocity": 0, - "bEffDist": 500, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5a3501acc4a282000d72293a", - "defAmmo": "5e023e53d4353e3302577c4c", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5dcbd56fdbd3d91b3e5468dd", - "_parent": "5dcbd56fdbd3d91b3e5468d5", - "_props": { - "filters": [ - { - "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.16, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.01, - "AimPlane": 0.16, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.12, - "z": -0.01 - }, - "RotationCenter": { - "x": 0, - "y": -0.12, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.12, - "z": -0.03 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": false, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.03, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.183425, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.985, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1.015, - "HeatFactorByShot": 1.47, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.025, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "57dc2fa62459775949412633": { - "_id": "57dc2fa62459775949412633", - "_name": "weapon_izhmash_aks74u_545x39", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_izhmash_aks74u_545x39", - "ShortName": "weapon_izhmash_aks74u_545x39", - "Description": "weapon_izhmash_aks74u_545x39", - "Weight": 1.809, - "BackgroundColor": "black", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/aks74u/weapon_izhmash_aks74u_545x39_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 68, - "RepairSpeed": 4, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "57dc31bc245977596d4ef3d2", - "_parent": "57dc2fa62459775949412633", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5f6341043ada5942720e2dc5", - "6087e663132d4d12c81fd96b", - "5beec8ea0db834001a6f9dbf", - "5649ad3f4bdc2df8348b4585", - "5649ade84bdc2d1b2b8b4587", - "59e62cc886f77440d40b52a1", - "5a0071d486f77404e23a12b2", - "57e3dba62459770f0c32322b", - "5cf54404d7f00c108840b2ef", - "5e2192a498a36665e8337386", - "5b30ac585acfc433000eb79c", - "59e6318286f77444dd62c4cc", - "5cf50850d7f00c056e24104c", - "5cf508bfd7f00c056e24104e", - "5947f92f86f77427344a76b1", - "5947fa2486f77425b47c1a9b", - "5c6bf4aa2e2216001219b0ae", - "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e", - "623c3be0484b5003161840dc", - "628c9ab845c59e5b80768a81", - "628a664bccaab13006640e47" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "57dc31ce245977593d4e1453", - "_parent": "57dc2fa62459775949412633", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59ecc28286f7746d7a68aa8c", - "5ab626e4d8ce87272e4c6e43", - "57dc347d245977596754e7a1" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "57dc31e1245977597164366e", - "_parent": "57dc2fa62459775949412633", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6130ca3fd92c473c77020dbd", - "5648ac824bdc2ded0b8b457d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "57dc31f2245977596c274b4f", - "_parent": "57dc2fa62459775949412633", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "564ca9df4bdc2d35148b4569", - "564ca99c4bdc2d16268b4589", - "55d480c04bdc2d1d4e8b456a", - "5cbdaf89ae9215000e5b9c94", - "55d481904bdc2d8c2f8b456a", - "55d482194bdc2d1d4e8b456b", - "55d4837c4bdc2d1d4e8b456c", - "5aaa4194e5b5b055d06310a5", - "5bed61680db834001d2c45ab", - "5bed625c0db834001c062946" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_muzzle", - "_id": "57dc35ce2459775971643671", - "_parent": "57dc2fa62459775949412633", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac72e945acfc43f3b691116", - "5ac7655e5acfc40016339a19", - "5649aa744bdc2ded0b8b457e", - "5f633f791b231926f2329f13", - "5943eeeb86f77412d6384f6b", - "5cc9a96cd7f00c011c04e04a", - "615d8f5dd92c473c770212ef", - "5649ab884bdc2ded0b8b457f", - "57dc324a24597759501edc20", - "59bffc1f86f77435b128b872", - "593d493f86f7745e6b2ceb22", - "564caa3d4bdc2d17108b458e", - "57ffb0e42459777d047111c5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "57dc35fb245977596d4ef3d7", - "_parent": "57dc2fa62459775949412633", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57dc334d245977597164366f", - "5839a7742459773cf9693481" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "59d368ce86f7747e6a5beb03", - "_parent": "57dc2fa62459775949412633", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59d36a0086f7747e673f3946" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber545x39", - "Durability": 95, - "MaxDurability": 100, - "OperatingResource": 5000, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 141, - "RecoilForceBack": 445, - "Convergence": 1.7, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 35, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 650, - "Ergonomics": 44, - "Velocity": -17.9, - "bEffDist": 300, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "55d480c04bdc2d1d4e8b456a", - "defAmmo": "56dff3afd2720bba668b4567", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "57dc318524597759805c1581", - "_parent": "57dc2fa62459775949412633", - "_props": { - "filters": [ - { - "Filter": [ - "5c0d5e4486f77478390952fe", - "61962b617c6c7b169525f168", - "56dfef82d2720bbd668b4567", - "56dff026d2720bb8668b4567", - "56dff061d2720bb5668b4567", - "56dff0bed2720bb0668b4567", - "56dff216d2720bbd668b4568", - "56dff2ced2720bb4668b4567", - "56dff338d2720bbd668b4569", - "56dff3afd2720bba668b4567", - "56dff421d2720b5f5a8b4567", - "56dff4a2d2720bbd668b456a", - "56dff4ecd2720b5f5a8b4568" - ], - "MaxStackCount": 0 - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.132, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.1, - "AimPlane": 0.15, - "DeviationCurve": 1.9, - "DeviationMax": 15.5, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.25, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.27, - "z": -0.08 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.0691, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1.1323, - "HeatFactorByShot": 1.555, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5644bd2b4bdc2d3b4c8b4572" - }, - "5839a40f24597726f856b511": { - "_id": "5839a40f24597726f856b511", - "_name": "weapon_izhmash_aks74ub_545x39", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_izhmash_aks74ub_545x39", - "ShortName": "weapon_izhmash_aks74ub_545x39", - "Description": "weapon_izhmash_aks74ub_545x39", - "Weight": 1.85, - "BackgroundColor": "black", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/aks74u/weapon_izhmash_aks74ub_545x39_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 109, - "RepairSpeed": 5, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "5839a40f24597726f856b514", - "_parent": "5839a40f24597726f856b511", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5f6341043ada5942720e2dc5", - "6087e663132d4d12c81fd96b", - "5beec8ea0db834001a6f9dbf", - "5649ad3f4bdc2df8348b4585", - "5649ade84bdc2d1b2b8b4587", - "59e62cc886f77440d40b52a1", - "5a0071d486f77404e23a12b2", - "57e3dba62459770f0c32322b", - "5cf54404d7f00c108840b2ef", - "5e2192a498a36665e8337386", - "5b30ac585acfc433000eb79c", - "59e6318286f77444dd62c4cc", - "5cf50850d7f00c056e24104c", - "5cf508bfd7f00c056e24104e", - "5947f92f86f77427344a76b1", - "5947fa2486f77425b47c1a9b", - "5c6bf4aa2e2216001219b0ae", - "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e", - "623c3be0484b5003161840dc", - "628a664bccaab13006640e47", - "628c9ab845c59e5b80768a81" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "5839a40f24597726f856b515", - "_parent": "5839a40f24597726f856b511", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59ecc28286f7746d7a68aa8c", - "5ab626e4d8ce87272e4c6e43", - "57dc347d245977596754e7a1" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "5839a40f24597726f856b516", - "_parent": "5839a40f24597726f856b511", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6130ca3fd92c473c77020dbd", - "5648ac824bdc2ded0b8b457d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5839a40f24597726f856b517", - "_parent": "5839a40f24597726f856b511", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "564ca9df4bdc2d35148b4569", - "564ca99c4bdc2d16268b4589", - "55d480c04bdc2d1d4e8b456a", - "5cbdaf89ae9215000e5b9c94", - "55d481904bdc2d8c2f8b456a", - "55d482194bdc2d1d4e8b456b", - "55d4837c4bdc2d1d4e8b456c", - "5aaa4194e5b5b055d06310a5", - "5bed61680db834001d2c45ab", - "5bed625c0db834001c062946" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_muzzle", - "_id": "5839a40f24597726f856b518", - "_parent": "5839a40f24597726f856b511", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac72e945acfc43f3b691116", - "5ac7655e5acfc40016339a19", - "5649aa744bdc2ded0b8b457e", - "5f633f791b231926f2329f13", - "5943eeeb86f77412d6384f6b", - "5cc9a96cd7f00c011c04e04a", - "615d8f5dd92c473c770212ef", - "57dc324a24597759501edc20", - "59bffc1f86f77435b128b872", - "593d493f86f7745e6b2ceb22", - "564caa3d4bdc2d17108b458e", - "57ffb0e42459777d047111c5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "5839a40f24597726f856b519", - "_parent": "5839a40f24597726f856b511", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57dc334d245977597164366f", - "5839a7742459773cf9693481" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5839a40f24597726f856b51a", - "_parent": "5839a40f24597726f856b511", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5947db3f86f77447880cf76f", - "6113d6c3290d254f5e6b27db", - "57486e672459770abd687134", - "618a5d5852ecee1505530b2a", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5cf638cbd7f00c06595bc936", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "5d0a29ead7ad1a0026013f27", - "618a75c9a3884f56c957ca1b", - "57acb6222459771ec34b5cb0", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "59d37a7886f7747ff1158152", - "_parent": "5839a40f24597726f856b511", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59d36a0086f7747e673f3946" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber545x39", - "Durability": 95, - "MaxDurability": 100, - "OperatingResource": 5000, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 140, - "RecoilForceBack": 445, - "Convergence": 1.7, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 650, - "Ergonomics": 44, - "Velocity": -17.9, - "bEffDist": 300, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "55d480c04bdc2d1d4e8b456a", - "defAmmo": "56dff3afd2720bba668b4567", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5839a40f24597726f856b512", - "_parent": "5839a40f24597726f856b511", - "_props": { - "filters": [ - { - "Filter": [ - "5c0d5e4486f77478390952fe", - "61962b617c6c7b169525f168", - "56dfef82d2720bbd668b4567", - "56dff026d2720bb8668b4567", - "56dff061d2720bb5668b4567", - "56dff0bed2720bb0668b4567", - "56dff216d2720bbd668b4568", - "56dff2ced2720bb4668b4567", - "56dff338d2720bbd668b4569", - "56dff3afd2720bba668b4567", - "56dff421d2720b5f5a8b4567", - "56dff4a2d2720bbd668b456a", - "56dff4ecd2720b5f5a8b4568" - ], - "MaxStackCount": 0 - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.132, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.1, - "AimPlane": 0.15, - "DeviationCurve": 1.9, - "DeviationMax": 15.5, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.25, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.27, - "z": -0.08 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.0691, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1.1323, - "HeatFactorByShot": 1.555, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5644bd2b4bdc2d3b4c8b4572" - }, - "5ac4cd105acfc40016339859": { - "_id": "5ac4cd105acfc40016339859", - "_name": "weapon_izhmash_ak74m_545x39", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_izhmash_ak74m_545x39", - "ShortName": "weapon_izhmash_ak74m_545x39", - "Description": "weapon_izhmash_ak74m_545x39", - "Weight": 2.392, - "BackgroundColor": "black", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/ak74m/weapon_izhmash_ak74m_545x39_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 131, - "RepairSpeed": 5, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_gas_block", - "_id": "5ac4cd105acfc4001633985c", - "_parent": "5ac4cd105acfc40016339859", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a01ad4786f77450561fda02", - "59c6633186f7740cf0493bb9", - "59d64ec286f774171d1e0a42", - "59e649f986f77411d949b246", - "5b237e425acfc4771e1be0b6", - "59ccfdba86f7747f2109a587", - "5cf656f2d7f00c06585fb6eb", - "5d4aab30a4b9365435358c55" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_launcher", - "_id": "5ac4cd105acfc4001633985d", - "_parent": "5ac4cd105acfc40016339859", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5ac4cd105acfc4001633985e", - "_parent": "5ac4cd105acfc40016339859", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac72e945acfc43f3b691116", - "5ac7655e5acfc40016339a19", - "5649aa744bdc2ded0b8b457e", - "5f633f791b231926f2329f13", - "5943eeeb86f77412d6384f6b", - "5cc9a96cd7f00c011c04e04a", - "615d8f5dd92c473c770212ef", - "5649ab884bdc2ded0b8b457f", - "57dc324a24597759501edc20", - "59bffc1f86f77435b128b872", - "593d493f86f7745e6b2ceb22", - "564caa3d4bdc2d17108b458e", - "57ffb0e42459777d047111c5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "5ac4cd105acfc4001633985f", - "_parent": "5ac4cd105acfc40016339859", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5f6341043ada5942720e2dc5", - "6087e663132d4d12c81fd96b", - "5beec8ea0db834001a6f9dbf", - "5649ad3f4bdc2df8348b4585", - "5649ade84bdc2d1b2b8b4587", - "59e62cc886f77440d40b52a1", - "5a0071d486f77404e23a12b2", - "57e3dba62459770f0c32322b", - "5cf54404d7f00c108840b2ef", - "5e2192a498a36665e8337386", - "5b30ac585acfc433000eb79c", - "59e6318286f77444dd62c4cc", - "5cf50850d7f00c056e24104c", - "5cf508bfd7f00c056e24104e", - "5947f92f86f77427344a76b1", - "5947fa2486f77425b47c1a9b", - "5c6bf4aa2e2216001219b0ae", - "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e", - "623c3be0484b5003161840dc", - "628a664bccaab13006640e47", - "628c9ab845c59e5b80768a81" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "5ac4cd105acfc40016339860", - "_parent": "5ac4cd105acfc40016339859", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649af094bdc2df8348b4586", - "5ac50da15acfc4001718d287", - "5d2c76ed48f03532f2136169", - "5d2c770c48f0354b4a07c100", - "5d2c772c48f0355d95672c25", - "5649af884bdc2d1b2b8b4589", - "628a665a86cbd9750d2ff5e5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5ac4cd105acfc40016339861", - "_parent": "5ac4cd105acfc40016339859", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac733a45acfc400192630e2", - "5649b0544bdc2d1b2b8b458a", - "5ac72e475acfc400180ae6fe", - "5649d9a14bdc2d79388b4580", - "628a7b23b0f75035732dd565" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "5ac4cd105acfc40016339862", - "_parent": "5ac4cd105acfc40016339859", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac50c185acfc400163398d4", - "5cf50fc5d7f00c056c53f83c", - "5ac78eaf5acfc4001926317a", - "5beec8b20db834001961942a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5ac4cd105acfc40016339863", - "_parent": "5ac4cd105acfc40016339859", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "564ca9df4bdc2d35148b4569", - "564ca99c4bdc2d16268b4589", - "55d480c04bdc2d1d4e8b456a", - "5cbdaf89ae9215000e5b9c94", - "55d481904bdc2d8c2f8b456a", - "55d482194bdc2d1d4e8b456b", - "55d4837c4bdc2d1d4e8b456c", - "5aaa4194e5b5b055d06310a5", - "5bed61680db834001d2c45ab", - "5bed625c0db834001c062946" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_mount_000", - "_id": "5ac4cd105acfc40016339864", - "_parent": "5ac4cd105acfc40016339859", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5947db3f86f77447880cf76f", - "6113d6c3290d254f5e6b27db", - "57486e672459770abd687134", - "618a5d5852ecee1505530b2a", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5cf638cbd7f00c06595bc936", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "5d0a29ead7ad1a0026013f27", - "618a75c9a3884f56c957ca1b", - "57acb6222459771ec34b5cb0", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "5ac4cd105acfc40016339865", - "_parent": "5ac4cd105acfc40016339859", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6130ca3fd92c473c77020dbd", - "5648ac824bdc2ded0b8b457d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber545x39", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 5200, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 138, - "RecoilForceBack": 394, - "Convergence": 1.65, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 650, - "Ergonomics": 33, - "Velocity": 1.8, - "bEffDist": 650, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "55d480c04bdc2d1d4e8b456a", - "defAmmo": "56dff3afd2720bba668b4567", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5ac4cd105acfc4001633985b", - "_parent": "5ac4cd105acfc40016339859", - "_props": { - "filters": [ - { - "Filter": [ - "5c0d5e4486f77478390952fe", - "61962b617c6c7b169525f168", - "56dfef82d2720bbd668b4567", - "56dff026d2720bb8668b4567", - "56dff061d2720bb5668b4567", - "56dff0bed2720bb0668b4567", - "56dff216d2720bbd668b4568", - "56dff2ced2720bb4668b4567", - "56dff338d2720bbd668b4569", - "56dff3afd2720bba668b4567", - "56dff421d2720b5f5a8b4567", - "56dff4a2d2720bbd668b456a", - "56dff4ecd2720b5f5a8b4568" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.116, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.055, - "AimPlane": 0.19, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.25, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.27, - "z": -0.08 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.9701, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1.0008, - "HeatFactorByShot": 1.49, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "5447a9cd4bdc2dbd208b4567": { - "_id": "5447a9cd4bdc2dbd208b4567", - "_name": "weapon_colt_m4a1_556x45", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "Штурмовая винтовка Colt M4A1 5.56x45", - "ShortName": "M4A1 5.56x45", - "Description": "Colt M4A1- штурмовая винтовка (карабин) созданная в США на базе платформы AR-15 под патрон 5.56x45 NATO. Планировалась к вооружению экипажей боевых машин и расчетов техники, которым было необходимо иметь оружие меньших габаритов чем штатное вооружение но использующее стандартный боеприпас. Однако вскоре US SOCOM (Командование Сил Специальных Операций США) приняло на вооружение M4A1 для всех входящих в его состав подразделений. Затем последовало полное принятие M4A1 на вооружение в армии и морской пехоте США.", - "Weight": 0.38, - "BackgroundColor": "black", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/m4a1/weapon_colt_m4a1_556x45_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 166, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "55d354084bdc2d8c2f8b4568", - "_parent": "5447a9cd4bdc2dbd208b4567", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0e2ff6d174af02a1659d4a", - "5a33e75ac4a2826c6e06d759", - "55d4b9964bdc2d1d4e8b456e", - "571659bb2459771fb2755a12", - "602e71bd53a60014f9705bfa", - "6113c3586c780c1e710c90bc", - "6113cc78d3a39d50044c065a", - "6113cce3d92c473c770200c7", - "5cc9bcaed7f00c011c04e179", - "5bb20e18d4351e00320205d5", - "5bb20e0ed4351e3bac1212dc", - "6193dcd0f8ee7e52e4210a28", - "5d025cc1d7ad1a53845279ef", - "5c6d7b3d2e221600114c9b7d", - "57c55efc2459772d2c6271e7", - "57af48872459771f0b2ebf11", - "57c55f092459772d291a8463", - "57c55f112459772d28133310", - "57c55f172459772d27602381", - "5a339805c4a2826c6e06d73d", - "55802f5d4bdc2dac148b458f", - "5d15cf3bd7ad1a67e71518b2", - "59db3a1d86f77429e05b4e92", - "5fbcbd6c187fea44d52eda14", - "59db3acc86f7742a2c4ab912", - "59db3b0886f77429d72fb895", - "615d8faecabb9b7ad90f4d5d", - "5b07db875acfc40dc528a5f6" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "55d3555c4bdc2d962f8b4568", - "_parent": "5447a9cd4bdc2dbd208b4567", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "55d4887d4bdc2d962f8b4570", - "61840bedd92c473c77021635", - "61840d85568c120fdd2962a5", - "5c05413a0db834001c390617", - "5c6d450c2e221600114c997d", - "5c6d42cb2e2216000e69d7d1", - "59c1383d86f774290a37e0ca", - "5aaa5e60e5b5b000140293d6", - "5448c1d04bdc2dff2f8b4569", - "5aaa5dfee5b5b000140293d3", - "5d1340b3d7ad1a0b52682ed7", - "544a378f4bdc2d30388b4567", - "5d1340bdd7ad1a0e8d245aab", - "55802d5f4bdc2dac148b458e", - "5d1340cad7ad1a0b0b249869", - "6241c2c2117ad530666a5108", - "5c6592372e221600133e47d7", - "544a37c44bdc2d25388b4567", - "5c6d46132e221601da357d56" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_reciever", - "_id": "55d5a2ec4bdc2d972f8b4575", - "_parent": "5447a9cd4bdc2dbd208b4567", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0e2f26d174af02a9625114", - "55d355e64bdc2d962f8b4569", - "5d4405aaa4b9361e6a4e6bd3", - "5c07a8770db8340023300450", - "59bfe68886f7746004266202" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "55d5a3074bdc2d61338b4574", - "_parent": "5447a9cd4bdc2dbd208b4567", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a33ca0fc4a282000d72292f", - "5c0faeddd174af02a962601f", - "5649be884bdc2d79388b4577", - "5d120a10d7ad1a4e1026ba85", - "5b0800175acfc400153aebd4", - "5947e98b86f774778f1448bc", - "5947eab886f77475961d96c5", - "602e3f1254072b51b239f713", - "5c793fb92e221644f31bfb64", - "5c793fc42e221600114ca25d", - "591aef7986f774139d495f03", - "591af10186f774139d495f0e", - "627254cc9c563e6e442c398f" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "55d5a30f4bdc2d882f8b4574", - "_parent": "5447a9cd4bdc2dbd208b4567", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0faf68d174af02a96260b8", - "56ea7165d2720b6e518b4583", - "55d44fd14bdc2d962f8b456e", - "5ea16d4d5aad6446a939753d", - "5bb20dbcd4351e44f824c04e", - "6033749e88382f4fab3fd2c5", - "5b2240bf5acfc40dc528af69", - "5d44334ba4b9362b346d1948", - "5f633ff5c444ce7e3c30a006" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber556x45NATO", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 4000, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 139, - "RecoilForceBack": 381, - "Convergence": 1.5, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 800, - "Ergonomics": 48, - "Velocity": 0, - "bEffDist": 500, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "55d4887d4bdc2d962f8b4570", - "defAmmo": "54527a984bdc2d4e668b4567", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "56eaa85ad2720b69698b456c", - "_parent": "5447a9cd4bdc2dbd208b4567", - "_props": { - "filters": [ - { - "Filter": [ - "59e6920f86f77411d82aa167", - "59e6927d86f77411da468256", - "54527a984bdc2d4e668b4567", - "54527ac44bdc2d36668b4567", - "59e68f6f86f7746c9f75e846", - "59e6906286f7746c9f75e847", - "59e690b686f7746c9f75e848", - "59e6918f86f7746c9f75e849", - "60194943740c5d77f6705eea", - "601949593ae8f707c4608daa", - "5c0d5ae286f7741e46554302" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.124, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.01, - "AimPlane": 0.16, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.24, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": 0, - "z": 0 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.03, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.183425, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1, - "HeatFactorByShot": 1.235, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.025, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - } - }, - "6183afd850224f204c1da514": { - "_id": "6183afd850224f204c1da514", - "_name": "weapon_fn_mk17_762x51", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "Штурмовая винтовка Colt M4A1 5.56x45", - "ShortName": "M4A1 5.56x45", - "Description": "Colt M4A1- штурмовая винтовка (карабин) созданная в США на базе платформы AR-15 под патрон 5.56x45 NATO. Планировалась к вооружению экипажей боевых машин и расчетов техники, которым было необходимо иметь оружие меньших габаритов чем штатное вооружение но использующее стандартный боеприпас. Однако вскоре US SOCOM (Командование Сил Специальных Операций США) приняло на вооружение M4A1 для всех входящих в его состав подразделений. Затем последовало полное принятие M4A1 на вооружение в армии и морской пехоте США.", - "Weight": 0.85, - "BackgroundColor": "black", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/scar/weapon_fn_mk17_762x51_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 230, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "6183afd850224f204c1da516", - "_parent": "6183afd850224f204c1da514", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d4b9964bdc2d1d4e8b456e", - "571659bb2459771fb2755a12", - "602e71bd53a60014f9705bfa", - "6113c3586c780c1e710c90bc", - "6113cc78d3a39d50044c065a", - "6113cce3d92c473c770200c7", - "5cc9bcaed7f00c011c04e179", - "5bb20e18d4351e00320205d5", - "5bb20e0ed4351e3bac1212dc", - "6193dcd0f8ee7e52e4210a28", - "5d025cc1d7ad1a53845279ef", - "5c6d7b3d2e221600114c9b7d", - "57c55efc2459772d2c6271e7", - "57af48872459771f0b2ebf11", - "57c55f092459772d291a8463", - "57c55f112459772d28133310", - "57c55f172459772d27602381", - "5a339805c4a2826c6e06d73d", - "55802f5d4bdc2dac148b458f", - "5d15cf3bd7ad1a67e71518b2", - "59db3a1d86f77429e05b4e92", - "5fbcbd6c187fea44d52eda14", - "59db3acc86f7742a2c4ab912", - "59db3b0886f77429d72fb895", - "615d8faecabb9b7ad90f4d5d", - "5b07db875acfc40dc528a5f6" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "6183afd850224f204c1da517", - "_parent": "6183afd850224f204c1da514", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "618168dc8004cc50514c34fc", - "6183d53f1cb55961fa0fdcda" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_reciever", - "_id": "6183afd850224f204c1da518", - "_parent": "6183afd850224f204c1da514", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6165adcdd3a39d50044c120f", - "6165aeedfaa1272e431521e3" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "6183afd850224f204c1da519", - "_parent": "6183afd850224f204c1da514", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61816734d8e3106d9806c1f3", - "61825d06d92c473c770215de" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "6183afd850224f204c1da51a", - "_parent": "6183afd850224f204c1da514", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6181688c6c780c1e710c9b04" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber762x51", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 5500, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 262, - "RecoilForceBack": 605, - "Convergence": 2, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 32, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 600, - "Ergonomics": 45, - "Velocity": 0, - "bEffDist": 500, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "618168dc8004cc50514c34fc", - "defAmmo": "5e023e53d4353e3302577c4c", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "6183afd850224f204c1da51b", - "_parent": "6183afd850224f204c1da514", - "_props": { - "filters": [ - { - "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.152, - "CameraSnap": 4, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.01, - "AimPlane": 0.16, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.24, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": 0, - "z": 0 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.03, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.183425, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1, - "HeatFactorByShot": 1.46, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 0.6, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.025, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "5ac66d725acfc43b321d4b60": { - "_id": "5ac66d725acfc43b321d4b60", - "_name": "weapon_izhmash_ak104_762x39", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_izhmash_ak103_762x39", - "ShortName": "weapon_izhmash_ak103_762x39", - "Description": "weapon_izhmash_ak103_762x39", - "Weight": 1.992, - "BackgroundColor": "black", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/ak100/weapon_izhmash_ak104_762x39_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 200, - "RepairSpeed": 5, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_gas_block", - "_id": "5ac66d725acfc43b321d4b63", - "_parent": "5ac66d725acfc43b321d4b60", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59c6633186f7740cf0493bb9", - "59d64ec286f774171d1e0a42", - "59e649f986f77411d949b246", - "59ccfdba86f7747f2109a587" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_launcher", - "_id": "5ac66d725acfc43b321d4b64", - "_parent": "5ac66d725acfc43b321d4b60", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "5ac66d725acfc43b321d4b65", - "_parent": "5ac66d725acfc43b321d4b60", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac72e7d5acfc40016339a02", - "5ac72e895acfc43b321d4bd5", - "5f633f791b231926f2329f13", - "5a9ea27ca2750c00137fa672", - "5cc9ad73d7f00c000e2579d4", - "5649ab884bdc2ded0b8b457f", - "59bffc1f86f77435b128b872", - "5e208b9842457a4a7a33d074", - "5a0d63621526d8dba31fe3bf", - "59fb257e86f7742981561852", - "5a9fbacda2750c00141e080f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "5ac66d725acfc43b321d4b66", - "_parent": "5ac66d725acfc43b321d4b60", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5f6341043ada5942720e2dc5", - "6087e663132d4d12c81fd96b", - "5beec8ea0db834001a6f9dbf", - "5649ad3f4bdc2df8348b4585", - "5649ade84bdc2d1b2b8b4587", - "59e62cc886f77440d40b52a1", - "5a0071d486f77404e23a12b2", - "57e3dba62459770f0c32322b", - "5cf54404d7f00c108840b2ef", - "5e2192a498a36665e8337386", - "5b30ac585acfc433000eb79c", - "59e6318286f77444dd62c4cc", - "5cf50850d7f00c056e24104c", - "5cf508bfd7f00c056e24104e", - "5947f92f86f77427344a76b1", - "5947fa2486f77425b47c1a9b", - "5c6bf4aa2e2216001219b0ae", - "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e", - "623c3be0484b5003161840dc", - "628a664bccaab13006640e47", - "628c9ab845c59e5b80768a81" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "5ac66d725acfc43b321d4b67", - "_parent": "5ac66d725acfc43b321d4b60", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649af094bdc2df8348b4586", - "5ac50da15acfc4001718d287", - "5d2c76ed48f03532f2136169", - "5d2c770c48f0354b4a07c100", - "5d2c772c48f0355d95672c25", - "5649af884bdc2d1b2b8b4589", - "628a665a86cbd9750d2ff5e5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5ac66d725acfc43b321d4b68", - "_parent": "5ac66d725acfc43b321d4b60", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac733a45acfc400192630e2", - "5649b0544bdc2d1b2b8b458a", - "5ac72e475acfc400180ae6fe", - "5649d9a14bdc2d79388b4580", - "628a7b23b0f75035732dd565" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "5ac66d725acfc43b321d4b69", - "_parent": "5ac66d725acfc43b321d4b60", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac50c185acfc400163398d4", - "5cf50fc5d7f00c056c53f83c", - "5ac78eaf5acfc4001926317a", - "5beec8b20db834001961942a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5ac66d725acfc43b321d4b6a", - "_parent": "5ac66d725acfc43b321d4b60", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "59e5d83b86f7745aed03d262", - "5a01c29586f77474660c694c", - "5ac66bea5acfc43b321d4aec", - "59d625f086f774661516605d", - "5b1fd4e35acfc40018633c39", - "5a0060fc86f7745793204432", - "59e5f5a486f7746c530b3ce2", - "5b1fb3e15acfc4001637f068", - "59d6272486f77466146386ff", - "5e21a3c67e40bd02257a008a", - "5cbdc23eae9215001136a407", - "5c6175362e221600133e3b94", - "59fafc5086f7740dbe19f6c3", - "59fafc9386f774067d462453", - "5cfe8010d7ad1a59283b14c6", - "6272874a6c47bd74f92e2087" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_mount_000", - "_id": "5ac66d725acfc43b321d4b6b", - "_parent": "5ac66d725acfc43b321d4b60", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5947db3f86f77447880cf76f", - "6113d6c3290d254f5e6b27db", - "57486e672459770abd687134", - "618a5d5852ecee1505530b2a", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5cf638cbd7f00c06595bc936", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "5d0a29ead7ad1a0026013f27", - "618a75c9a3884f56c957ca1b", - "57acb6222459771ec34b5cb0", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "5ac66d725acfc43b321d4b6c", - "_parent": "5ac66d725acfc43b321d4b60", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6130ca3fd92c473c77020dbd", - "5648ac824bdc2ded0b8b457d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber762x39", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 6100, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 181, - "RecoilForceBack": 422, - "Convergence": 1.3, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 600, - "Ergonomics": 38, - "Velocity": 1.8, - "bEffDist": 650, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "5ac66bea5acfc43b321d4aec", - "defAmmo": "59e0d99486f7744a32234762", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5ac66d725acfc43b321d4b62", - "_parent": "5ac66d725acfc43b321d4b60", - "_props": { - "filters": [ - { - "Filter": [ - "59e0d99486f7744a32234762", - "59e4d3d286f774176a36250a", - "5656d7c34bdc2d9d198b4587", - "59e4cf5286f7741778269d8a", - "59e4d24686f7741776641ac7", - "601aa3d2b2bcb34913271e6d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.136, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.066, - "AimPlane": 0.19, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.25, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.27, - "z": -0.08 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.9701, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1.0008, - "HeatFactorByShot": 1.34, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "628b9c37a733087d0d7fe84b": { - "_id": "628b9c37a733087d0d7fe84b", - "_name": "weapon_sag_ak545_short_545x39", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_izhmash_ak74m_545x39", - "ShortName": "weapon_izhmash_ak74m_545x39", - "Description": "weapon_izhmash_ak74m_545x39", - "Weight": 2.192, - "BackgroundColor": "black", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/ak545/weapon_sag_ak545_short_545x39_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 143, - "RepairSpeed": 5, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_gas_block", - "_id": "628b9c37a733087d0d7fe84d", - "_parent": "628b9c37a733087d0d7fe84b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "628b8d83717774443b15e248" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "628b9c37a733087d0d7fe84e", - "_parent": "628b9c37a733087d0d7fe84b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ac72e945acfc43f3b691116", - "5ac7655e5acfc40016339a19", - "5649aa744bdc2ded0b8b457e", - "5f633f791b231926f2329f13", - "5943eeeb86f77412d6384f6b", - "5cc9a96cd7f00c011c04e04a", - "615d8f5dd92c473c770212ef", - "5649ab884bdc2ded0b8b457f", - "57dc324a24597759501edc20", - "59bffc1f86f77435b128b872", - "593d493f86f7745e6b2ceb22", - "564caa3d4bdc2d17108b458e", - "57ffb0e42459777d047111c5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "628b9c37a733087d0d7fe84f", - "_parent": "628b9c37a733087d0d7fe84b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5f6341043ada5942720e2dc5", - "6087e663132d4d12c81fd96b", - "623c3be0484b5003161840dc", - "5beec8ea0db834001a6f9dbf", - "5649ad3f4bdc2df8348b4585", - "5649ade84bdc2d1b2b8b4587", - "59e62cc886f77440d40b52a1", - "5a0071d486f77404e23a12b2", - "57e3dba62459770f0c32322b", - "5cf54404d7f00c108840b2ef", - "5e2192a498a36665e8337386", - "5b30ac585acfc433000eb79c", - "59e6318286f77444dd62c4cc", - "5cf50850d7f00c056e24104c", - "5cf508bfd7f00c056e24104e", - "628a664bccaab13006640e47", - "628c9ab845c59e5b80768a81", - "5947f92f86f77427344a76b1", - "5947fa2486f77425b47c1a9b", - "5c6bf4aa2e2216001219b0ae", - "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock_000", - "_id": "628b9c37a733087d0d7fe850", - "_parent": "628b9c37a733087d0d7fe84b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "628b9a40717774443b15e9f2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "628b9c37a733087d0d7fe851", - "_parent": "628b9c37a733087d0d7fe84b", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "564ca9df4bdc2d35148b4569", - "564ca99c4bdc2d16268b4589", - "55d480c04bdc2d1d4e8b456a", - "5cbdaf89ae9215000e5b9c94", - "55d481904bdc2d8c2f8b456a", - "55d482194bdc2d1d4e8b456b", - "55d4837c4bdc2d1d4e8b456c", - "5aaa4194e5b5b055d06310a5", - "5bed61680db834001d2c45ab", - "5bed625c0db834001c062946" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_charge", - "_id": "628b9c37a733087d0d7fe852", - "_parent": "628b9c37a733087d0d7fe84b", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6130ca3fd92c473c77020dbd", - "5648ac824bdc2ded0b8b457d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber545x39", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 5600, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 128, - "RecoilForceBack": 352, - "Convergence": 1.7, - "RecoilAngle": 90, - "weapFireType": [ - "single" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 650, - "Ergonomics": 48, - "Velocity": 1.8, - "bEffDist": 650, - "bHearDist": 90, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "55d480c04bdc2d1d4e8b456a", - "defAmmo": "56dff3afd2720bba668b4567", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "628b9c37a733087d0d7fe84c", - "_parent": "628b9c37a733087d0d7fe84b", - "_props": { - "filters": [ - { - "Filter": [ - "5c0d5e4486f77478390952fe", - "61962b617c6c7b169525f168", - "56dfef82d2720bbd668b4567", - "56dff026d2720bb8668b4567", - "56dff061d2720bb5668b4567", - "56dff0bed2720bb0668b4567", - "56dff216d2720bbd668b4568", - "56dff2ced2720bb4668b4567", - "56dff338d2720bbd668b4569", - "56dff3afd2720bba668b4567", - "56dff421d2720b5f5a8b4567", - "56dff4a2d2720bbd668b456a", - "56dff4ecd2720b5f5a8b4568" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.11, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.048, - "AimPlane": 0.19, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.25, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.27, - "z": -0.08 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1541, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.9901, - "CoolFactorGun": 2.8, - "CoolFactorGunMods": 1.0008, - "HeatFactorByShot": 1.49, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "6165ac306ef05c2ce828ef74": { - "_id": "6165ac306ef05c2ce828ef74", - "_name": "weapon_fn_mk17_762x51_fde", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "Штурмовая винтовка Colt M4A1 5.56x45", - "ShortName": "M4A1 5.56x45", - "Description": "Colt M4A1- штурмовая винтовка (карабин) созданная в США на базе платформы AR-15 под патрон 5.56x45 NATO. Планировалась к вооружению экипажей боевых машин и расчетов техники, которым было необходимо иметь оружие меньших габаритов чем штатное вооружение но использующее стандартный боеприпас. Однако вскоре US SOCOM (Командование Сил Специальных Операций США) приняло на вооружение M4A1 для всех входящих в его состав подразделений. Затем последовало полное принятие M4A1 на вооружение в армии и морской пехоте США.", - "Weight": 0.85, - "BackgroundColor": "black", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/scar/weapon_fn_mk17_762x51_fde_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 230, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "6165ac306ef05c2ce828ef76", - "_parent": "6165ac306ef05c2ce828ef74", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d4b9964bdc2d1d4e8b456e", - "571659bb2459771fb2755a12", - "602e71bd53a60014f9705bfa", - "6113c3586c780c1e710c90bc", - "6113cc78d3a39d50044c065a", - "6113cce3d92c473c770200c7", - "5cc9bcaed7f00c011c04e179", - "5bb20e18d4351e00320205d5", - "5bb20e0ed4351e3bac1212dc", - "6193dcd0f8ee7e52e4210a28", - "5d025cc1d7ad1a53845279ef", - "5c6d7b3d2e221600114c9b7d", - "57c55efc2459772d2c6271e7", - "57af48872459771f0b2ebf11", - "57c55f092459772d291a8463", - "57c55f112459772d28133310", - "57c55f172459772d27602381", - "5a339805c4a2826c6e06d73d", - "55802f5d4bdc2dac148b458f", - "5d15cf3bd7ad1a67e71518b2", - "59db3a1d86f77429e05b4e92", - "5fbcbd6c187fea44d52eda14", - "59db3acc86f7742a2c4ab912", - "59db3b0886f77429d72fb895", - "615d8faecabb9b7ad90f4d5d", - "5b07db875acfc40dc528a5f6" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "6165ac306ef05c2ce828ef77", - "_parent": "6165ac306ef05c2ce828ef74", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "618168dc8004cc50514c34fc", - "6183d53f1cb55961fa0fdcda" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_reciever", - "_id": "6165ac306ef05c2ce828ef78", - "_parent": "6165ac306ef05c2ce828ef74", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6165adcdd3a39d50044c120f", - "6165aeedfaa1272e431521e3" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "6165ac306ef05c2ce828ef79", - "_parent": "6165ac306ef05c2ce828ef74", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "61816734d8e3106d9806c1f3", - "61825d06d92c473c770215de" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "61816ce96c780c1e710c9b07", - "_parent": "6165ac306ef05c2ce828ef74", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6181688c6c780c1e710c9b04" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber762x51", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 5500, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 262, - "RecoilForceBack": 605, - "Convergence": 2, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 32, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 600, - "Ergonomics": 45, - "Velocity": 0, - "bEffDist": 500, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "618168dc8004cc50514c34fc", - "defAmmo": "5e023e53d4353e3302577c4c", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "6165ac306ef05c2ce828ef7a", - "_parent": "6165ac306ef05c2ce828ef74", - "_props": { - "filters": [ - { - "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.152, - "CameraSnap": 4, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.01, - "AimPlane": 0.16, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.24, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": 0, - "z": 0 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.03, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.183425, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1, - "HeatFactorByShot": 1.46, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 0.6, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.025, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "623063e994fc3f7b302a9696": { - "_id": "623063e994fc3f7b302a9696", - "_name": "weapon_hk_g36_556x45", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "Штурмовая винтовка Colt M4A1 5.56x45", - "ShortName": "M4A1 5.56x45", - "Description": "Colt M4A1- штурмовая винтовка (карабин) созданная в США на базе платформы AR-15 под патрон 5.56x45 NATO. Планировалась к вооружению экипажей боевых машин и расчетов техники, которым было необходимо иметь оружие меньших габаритов чем штатное вооружение но использующее стандартный боеприпас. Однако вскоре US SOCOM (Командование Сил Специальных Операций США) приняло на вооружение M4A1 для всех входящих в его состав подразделений. Затем последовало полное принятие M4A1 на вооружение в армии и морской пехоте США.", - "Weight": 0.8, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/g36/weapon_hk_g36_556x45_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 166, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_magazine", - "_id": "623063e994fc3f7b302a9699", - "_parent": "623063e994fc3f7b302a9696", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "62307b7b10d2321fa8741921", - "55d4887d4bdc2d962f8b4570", - "5c05413a0db834001c390617", - "5c6d450c2e221600114c997d", - "5c6d42cb2e2216000e69d7d1", - "59c1383d86f774290a37e0ca", - "5aaa5e60e5b5b000140293d6", - "5448c1d04bdc2dff2f8b4569", - "5aaa5dfee5b5b000140293d3", - "5d1340b3d7ad1a0b52682ed7", - "544a378f4bdc2d30388b4567", - "5d1340bdd7ad1a0e8d245aab", - "55802d5f4bdc2dac148b458e", - "5d1340cad7ad1a0b0b249869", - "5c6592372e221600133e47d7", - "544a37c44bdc2d25388b4567", - "5c6d46132e221601da357d56" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_stock", - "_id": "623063e994fc3f7b302a969b", - "_parent": "623063e994fc3f7b302a9696", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "622f140da5958f63c67f1735", - "622f14e899892a7f9e08f6c5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_barrel", - "_id": "623076ea94fc3f7b302a969f", - "_parent": "623063e994fc3f7b302a9696", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "622b379bf9cfc87d675d2de5", - "622b3858034a3e17ad0b81f5", - "622b38c56762c718e457e246" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_handguard", - "_id": "6230771f14709f19dd067958", - "_parent": "623063e994fc3f7b302a9696", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "62386b2adf47d66e835094b2", - "6231654c71b5bc3baa1078e5", - "62386b7153757417e93a4e9f" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "62307748a0460e5284636a0e", - "_parent": "623063e994fc3f7b302a9696", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "622f039199f4ea1a4d6c9a17", - "622f02437762f55aaa68ac85" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "623077855f08e151e40a35a7", - "_parent": "623063e994fc3f7b302a9696", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "622b4d7df9cfc87d675d2ded", - "622b4f54dc8dcc0ba8742f85", - "622b3d5cf9cfc87d675d2de9", - "622b3c081b89c677a33bcda6" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber556x45NATO", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 4000, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 125, - "RecoilForceBack": 367, - "Convergence": 1.45, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "burst", - "fullauto" - ], - "RecolDispersion": 20, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 750, - "Ergonomics": 48, - "Velocity": 0, - "bEffDist": 500, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "62307b7b10d2321fa8741921", - "defAmmo": "54527a984bdc2d4e668b4567", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "623063e994fc3f7b302a969d", - "_parent": "623063e994fc3f7b302a9696", - "_props": { - "filters": [ - { - "Filter": [ - "59e6920f86f77411d82aa167", - "59e6927d86f77411da468256", - "54527a984bdc2d4e668b4567", - "54527ac44bdc2d36668b4567", - "59e68f6f86f7746c9f75e846", - "59e6906286f7746c9f75e847", - "59e690b686f7746c9f75e848", - "59e6918f86f7746c9f75e849", - "60194943740c5d77f6705eea", - "601949593ae8f707c4608daa", - "5c0d5ae286f7741e46554302" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.128, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.01, - "AimPlane": 0.16, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.24, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": 0, - "z": 0 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.03, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 2, - "BaseMalfunctionChance": 0.183425, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1, - "HeatFactorGun": 1, - "CoolFactorGun": 3.96, - "CoolFactorGunMods": 1, - "HeatFactorByShot": 1.235, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "5c07c60e0db834002330051f": { - "_id": "5c07c60e0db834002330051f", - "_name": "weapon_adar_2-15_556x45", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_adar_2-15_556x45", - "ShortName": "weapon_adar_2-15_556x45", - "Description": "weapon_adar_2-15_556x45", - "Weight": 0.4, - "BackgroundColor": "black", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/adar_2-15/weapon_adar_2-15_556x45_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 126, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "5c07c60e0db8340023300521", - "_parent": "5c07c60e0db834002330051f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0e2ff6d174af02a1659d4a", - "5a33e75ac4a2826c6e06d759", - "55d4b9964bdc2d1d4e8b456e", - "571659bb2459771fb2755a12", - "602e71bd53a60014f9705bfa", - "6113c3586c780c1e710c90bc", - "6113cc78d3a39d50044c065a", - "6113cce3d92c473c770200c7", - "5cc9bcaed7f00c011c04e179", - "5bb20e18d4351e00320205d5", - "5bb20e0ed4351e3bac1212dc", - "6193dcd0f8ee7e52e4210a28", - "5d025cc1d7ad1a53845279ef", - "5c6d7b3d2e221600114c9b7d", - "57c55efc2459772d2c6271e7", - "57af48872459771f0b2ebf11", - "57c55f092459772d291a8463", - "57c55f112459772d28133310", - "57c55f172459772d27602381", - "5a339805c4a2826c6e06d73d", - "55802f5d4bdc2dac148b458f", - "5d15cf3bd7ad1a67e71518b2", - "59db3a1d86f77429e05b4e92", - "5fbcbd6c187fea44d52eda14", - "59db3acc86f7742a2c4ab912", - "59db3b0886f77429d72fb895", - "615d8faecabb9b7ad90f4d5d", - "5b07db875acfc40dc528a5f6" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5c07c60e0db8340023300522", - "_parent": "5c07c60e0db834002330051f", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "55d4887d4bdc2d962f8b4570", - "61840bedd92c473c77021635", - "61840d85568c120fdd2962a5", - "5c05413a0db834001c390617", - "5c6d450c2e221600114c997d", - "5c6d42cb2e2216000e69d7d1", - "59c1383d86f774290a37e0ca", - "5aaa5e60e5b5b000140293d6", - "5448c1d04bdc2dff2f8b4569", - "5aaa5dfee5b5b000140293d3", - "5d1340b3d7ad1a0b52682ed7", - "544a378f4bdc2d30388b4567", - "5d1340bdd7ad1a0e8d245aab", - "55802d5f4bdc2dac148b458e", - "5d1340cad7ad1a0b0b249869", - "6241c2c2117ad530666a5108", - "5c6592372e221600133e47d7", - "544a37c44bdc2d25388b4567", - "5c6d46132e221601da357d56" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_reciever", - "_id": "5c07c60e0db8340023300523", - "_parent": "5c07c60e0db834002330051f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0e2f26d174af02a9625114", - "55d355e64bdc2d962f8b4569", - "5d4405aaa4b9361e6a4e6bd3", - "5c07a8770db8340023300450", - "59bfe68886f7746004266202" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "5c07c60e0db8340023300524", - "_parent": "5c07c60e0db834002330051f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a33ca0fc4a282000d72292f", - "5c0faeddd174af02a962601f", - "5649be884bdc2d79388b4577", - "5d120a10d7ad1a4e1026ba85", - "5b0800175acfc400153aebd4", - "5947e98b86f774778f1448bc", - "5947eab886f77475961d96c5", - "602e3f1254072b51b239f713", - "5c793fb92e221644f31bfb64", - "5c793fc42e221600114ca25d", - "591aef7986f774139d495f03", - "591af10186f774139d495f0e", - "627254cc9c563e6e442c398f" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "5c07c60e0db8340023300525", - "_parent": "5c07c60e0db834002330051f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0faf68d174af02a96260b8", - "56ea7165d2720b6e518b4583", - "55d44fd14bdc2d962f8b456e", - "5ea16d4d5aad6446a939753d", - "5bb20dbcd4351e44f824c04e", - "6033749e88382f4fab3fd2c5", - "5b2240bf5acfc40dc528af69", - "5d44334ba4b9362b346d1948", - "5f633ff5c444ce7e3c30a006" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber556x45NATO", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 2400, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 141, - "RecoilForceBack": 383, - "Convergence": 1.5, - "RecoilAngle": 90, - "weapFireType": [ - "single" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 800, - "Ergonomics": 48, - "Velocity": 0, - "bEffDist": 500, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "55d4887d4bdc2d962f8b4570", - "defAmmo": "54527a984bdc2d4e668b4567", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5c07c60e0db8340023300526", - "_parent": "5c07c60e0db834002330051f", - "_props": { - "filters": [ - { - "Filter": [ - "59e6920f86f77411d82aa167", - "59e6927d86f77411da468256", - "54527a984bdc2d4e668b4567", - "54527ac44bdc2d36668b4567", - "59e68f6f86f7746c9f75e846", - "59e6906286f7746c9f75e847", - "59e690b686f7746c9f75e848", - "59e6918f86f7746c9f75e849", - "60194943740c5d77f6705eea", - "601949593ae8f707c4608daa", - "5c0d5ae286f7741e46554302" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.12, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.01, - "AimPlane": 0.16, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.24, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": 0, - "z": 0 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.03, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.18975, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1, - "HeatFactorByShot": 1.48, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.025, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, @@ -248398,6 +261675,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -248824,27 +262105,28 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, - "606587252535c57a13424cfd": { - "_id": "606587252535c57a13424cfd", - "_name": "weapon_cmmg_mk47_762x39", + "5bb2475ed4351e00853264e3": { + "_id": "5bb2475ed4351e00853264e3", + "_name": "weapon_hk_416a5_556x45", "_parent": "5447b5f14bdc2d61278b4567", "_type": "Item", "_props": { - "Name": "weapon_cmmg_mk47_762x39", - "ShortName": "weapon_cmmg_mk47_762x39", - "Description": "weapon_cmmg_mk47_762x39", - "Weight": 0.51, + "Name": "weapon_hk_416a5_556x45", + "ShortName": "weapon_hk_416a5_556x45", + "Description": "weapon_hk_416a5_556x45", + "Weight": 0.52, "BackgroundColor": "black", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "weap_ar", "Prefab": { - "path": "assets/content/weapons/mk47/weapon_cmmg_mk47_762x39_container.bundle", + "path": "assets/content/weapons/hk416/weapon_hk_416a5_556x45_container.bundle", "rcid": "" }, "UsePrefab": { @@ -248864,7 +262146,7 @@ "LootExperience": 30, "ExamineExperience": 8, "HideEntrails": false, - "RepairCost": 172, + "RepairCost": 185, "RepairSpeed": 15, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -248872,8 +262154,8 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": true, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -248884,12 +262166,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_pistol_grip", - "_id": "606587252535c57a13424cff", - "_parent": "606587252535c57a13424cfd", + "_id": "5bb2475ed4351e00853264e5", + "_parent": "5bb2475ed4351e00853264e3", "_props": { "filters": [ { @@ -248931,28 +262217,32 @@ }, { "_name": "mod_magazine", - "_id": "606587252535c57a13424d00", - "_parent": "606587252535c57a13424cfd", + "_id": "5bb2475ed4351e00853264e6", + "_parent": "5bb2475ed4351e00853264e3", "_props": { "filters": [ { "AnimationIndex": -1, "Filter": [ - "59e5d83b86f7745aed03d262", - "5a01c29586f77474660c694c", - "5ac66bea5acfc43b321d4aec", - "59d625f086f774661516605d", - "5b1fd4e35acfc40018633c39", - "5a0060fc86f7745793204432", - "59e5f5a486f7746c530b3ce2", - "5b1fb3e15acfc4001637f068", - "59d6272486f77466146386ff", - "5e21a3c67e40bd02257a008a", - "5cbdc23eae9215001136a407", - "5c6175362e221600133e3b94", - "59fafc5086f7740dbe19f6c3", - "59fafc9386f774067d462453", - "6272874a6c47bd74f92e2087" + "55d4887d4bdc2d962f8b4570", + "61840bedd92c473c77021635", + "61840d85568c120fdd2962a5", + "5c05413a0db834001c390617", + "5c6d450c2e221600114c997d", + "5c6d42cb2e2216000e69d7d1", + "59c1383d86f774290a37e0ca", + "5aaa5e60e5b5b000140293d6", + "5448c1d04bdc2dff2f8b4569", + "5aaa5dfee5b5b000140293d3", + "5d1340b3d7ad1a0b52682ed7", + "544a378f4bdc2d30388b4567", + "5d1340bdd7ad1a0e8d245aab", + "55802d5f4bdc2dac148b458e", + "5d1340cad7ad1a0b0b249869", + "6241c2c2117ad530666a5108", + "5c6592372e221600133e47d7", + "544a37c44bdc2d25388b4567", + "5c6d46132e221601da357d56" ] } ] @@ -248963,14 +262253,14 @@ }, { "_name": "mod_reciever", - "_id": "606587252535c57a13424d01", - "_parent": "606587252535c57a13424cfd", + "_id": "5bb2475ed4351e00853264e7", + "_parent": "5bb2475ed4351e00853264e3", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "606587a88900dc2d9a55b659" + "5bb20d53d4351e4502010a69" ] } ] @@ -248980,25 +262270,18 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_stock_001", - "_id": "606587252535c57a13424d02", - "_parent": "606587252535c57a13424cfd", + "_name": "mod_stock", + "_id": "5bb2475ed4351e00853264e8", + "_parent": "5bb2475ed4351e00853264e3", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "606587e18900dc2d9a55b65f", - "5a33ca0fc4a282000d72292f", - "5c0faeddd174af02a962601f", - "5649be884bdc2d79388b4577", - "5d120a10d7ad1a4e1026ba85", "5b0800175acfc400153aebd4", + "5bb20e58d4351e00320205d7", "5947e98b86f774778f1448bc", "5947eab886f77475961d96c5", - "602e3f1254072b51b239f713", - "5c793fb92e221644f31bfb64", - "5c793fc42e221600114ca25d", "591aef7986f774139d495f03", "591af10186f774139d495f0e", "627254cc9c563e6e442c398f" @@ -249012,14 +262295,22 @@ }, { "_name": "mod_charge", - "_id": "606587252535c57a13424d03", - "_parent": "606587252535c57a13424cfd", + "_id": "5bb2475ed4351e00853264e9", + "_parent": "5bb2475ed4351e00853264e3", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "606587bd6d0bd7580617bacc" + "5c0faf68d174af02a96260b8", + "56ea7165d2720b6e518b4583", + "55d44fd14bdc2d962f8b456e", + "5ea16d4d5aad6446a939753d", + "5bb20dbcd4351e44f824c04e", + "6033749e88382f4fab3fd2c5", + "5b2240bf5acfc40dc528af69", + "5d44334ba4b9362b346d1948", + "5f633ff5c444ce7e3c30a006" ] } ] @@ -249033,17 +262324,17 @@ "CantRemoveFromSlotsDuringRaid": [], "weapClass": "assaultRifle", "weapUseType": "primary", - "ammoCaliber": "Caliber762x39", + "ammoCaliber": "Caliber556x45NATO", "Durability": 100, "MaxDurability": 100, - "OperatingResource": 4400, + "OperatingResource": 5500, "RepairComplexity": 0, "durabSpawnMin": 25, "durabSpawnMax": 75, "isFastReload": true, - "RecoilForceUp": 188, - "RecoilForceBack": 466, - "Convergence": 2, + "RecoilForceUp": 147, + "RecoilForceBack": 398, + "Convergence": 1.5, "RecoilAngle": 90, "weapFireType": [ "single", @@ -249052,33 +262343,38 @@ "RecolDispersion": 25, "SingleFireRate": 450, "CanQueueSecondShot": true, - "bFirerate": 650, - "Ergonomics": 42, + "bFirerate": 850, + "Ergonomics": 51, "Velocity": 0, "bEffDist": 500, "bHearDist": 80, "isChamberLoad": true, "chamberAmmoCount": 1, "isBoltCatch": true, - "defMagType": "5a01c29586f77474660c694c", - "defAmmo": "5656d7c34bdc2d9d198b4587", + "defMagType": "55d4887d4bdc2d962f8b4570", + "defAmmo": "59e68f6f86f7746c9f75e846", "AdjustCollimatorsToTrajectory": false, "shotgunDispersion": 0, "Chambers": [ { "_name": "patron_in_weapon", - "_id": "606587252535c57a13424d04", - "_parent": "606587252535c57a13424cfd", + "_id": "5bb2475ed4351e00853264ea", + "_parent": "5bb2475ed4351e00853264e3", "_props": { "filters": [ { "Filter": [ - "59e0d99486f7744a32234762", - "59e4d3d286f774176a36250a", - "5656d7c34bdc2d9d198b4587", - "59e4cf5286f7741778269d8a", - "59e4d24686f7741776641ac7", - "601aa3d2b2bcb34913271e6d" + "59e6920f86f77411d82aa167", + "59e6927d86f77411da468256", + "54527a984bdc2d4e668b4567", + "54527ac44bdc2d36668b4567", + "59e68f6f86f7746c9f75e846", + "59e6906286f7746c9f75e847", + "59e690b686f7746c9f75e848", + "59e6918f86f7746c9f75e849", + "60194943740c5d77f6705eea", + "601949593ae8f707c4608daa", + "5c0d5ae286f7741e46554302" ] } ] @@ -249088,7 +262384,7 @@ "_proto": "55d4af244bdc2d962f8b4571" } ], - "CameraRecoil": 0.136, + "CameraRecoil": 0.128, "CameraSnap": 3.5, "ReloadMode": "ExternalMagazine", "CenterOfImpact": 0.01, @@ -249143,7 +262439,7 @@ "HeatFactorGun": 1, "CoolFactorGun": 3.168, "CoolFactorGunMods": 1, - "HeatFactorByShot": 1.21, + "HeatFactorByShot": 1.16, "AllowOverheat": true, "DoubleActionAccuracyPenalty": 1.5, "RecoilPosZMult": 1, @@ -249151,27 +262447,28 @@ "MaxRepairKitDegradation": 0.025, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, - "628b5638ad252a16da6dd245": { - "_id": "628b5638ad252a16da6dd245", - "_name": "weapon_sag_ak545_545x39", + "59d6088586f774275f37482f": { + "_id": "59d6088586f774275f37482f", + "_name": "weapon_izhmash_akm_762x39", "_parent": "5447b5f14bdc2d61278b4567", "_type": "Item", "_props": { - "Name": "weapon_izhmash_ak74m_545x39", - "ShortName": "weapon_izhmash_ak74m_545x39", - "Description": "weapon_izhmash_ak74m_545x39", - "Weight": 2.392, + "Name": "weapon_izhmash_akm_762x39", + "ShortName": "weapon_izhmash_akm_762x39", + "Description": "weapon_izhmash_akm_762x39", + "Weight": 2.092, "BackgroundColor": "black", "Width": 4, "Height": 1, "StackMaxSize": 1, "ItemSound": "weap_ar", "Prefab": { - "path": "assets/content/weapons/ak545/weapon_sag_ak545_545x39_container.bundle", + "path": "assets/content/weapons/akm/weapon_izhmash_akm_762x39_container.bundle", "rcid": "" }, "UsePrefab": { @@ -249180,7 +262477,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": false, + "ExaminedByDefault": true, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -249191,7 +262488,7 @@ "LootExperience": 30, "ExamineExperience": 10, "HideEntrails": false, - "RepairCost": 144, + "RepairCost": 148, "RepairSpeed": 5, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -249211,18 +262508,29 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_gas_block", - "_id": "628b5638ad252a16da6dd247", - "_parent": "628b5638ad252a16da6dd245", + "_id": "59d6088586f774275f374831", + "_parent": "59d6088586f774275f37482f", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "628b8d83717774443b15e248" + "5a01ad4786f77450561fda02", + "59c6633186f7740cf0493bb9", + "59d64ec286f774171d1e0a42", + "59e649f986f77411d949b246", + "5b237e425acfc4771e1be0b6", + "59ccfdba86f7747f2109a587", + "5cf656f2d7f00c06585fb6eb", + "5d4aab30a4b9365435358c55" ] } ] @@ -249232,27 +262540,47 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_muzzle", - "_id": "628b5638ad252a16da6dd249", - "_parent": "628b5638ad252a16da6dd245", + "_name": "mod_launcher", + "_id": "59d6088586f774275f374832", + "_parent": "59d6088586f774275f37482f", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5ac72e945acfc43f3b691116", - "5ac7655e5acfc40016339a19", - "5649aa744bdc2ded0b8b457e", - "5f633f791b231926f2329f13", - "5943eeeb86f77412d6384f6b", - "5cc9a96cd7f00c011c04e04a", - "615d8f5dd92c473c770212ef", - "5649ab884bdc2ded0b8b457f", - "57dc324a24597759501edc20", + "62e7e7bbe6da9612f743f1e0" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "59d6088586f774275f374833", + "_parent": "59d6088586f774275f37482f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59d64fc686f774171b243fe2", + "5a0d716f1526d8000d26b1e2", + "5f633f68f5750b524b45f112", + "5c878ebb2e2216001219d48a", + "59e61eb386f77440d64f5daf", + "59e8a00d86f7742ad93b569c", + "5a9ea27ca2750c00137fa672", + "5cc9ad73d7f00c000e2579d4", + "5c7951452e221644f31bfd5c", + "615d8e9867085e45ef1409c6", + "5a0abb6e1526d8000a025282", "59bffc1f86f77435b128b872", - "593d493f86f7745e6b2ceb22", - "564caa3d4bdc2d17108b458e", - "57ffb0e42459777d047111c5" + "593d489686f7745c6255d58a", + "5a0d63621526d8dba31fe3bf", + "5a9fbacda2750c00141e080f" ] } ] @@ -249263,16 +262591,16 @@ }, { "_name": "mod_pistol_grip", - "_id": "628b5638ad252a16da6dd24a", - "_parent": "628b5638ad252a16da6dd245", + "_id": "59d6088586f774275f374834", + "_parent": "59d6088586f774275f37482f", "_props": { "filters": [ { "Shift": 0, "Filter": [ + "619b69037b9de8162902673e", "5f6341043ada5942720e2dc5", "6087e663132d4d12c81fd96b", - "623c3be0484b5003161840dc", "5beec8ea0db834001a6f9dbf", "5649ad3f4bdc2df8348b4585", "5649ade84bdc2d1b2b8b4587", @@ -249285,13 +262613,14 @@ "59e6318286f77444dd62c4cc", "5cf50850d7f00c056e24104c", "5cf508bfd7f00c056e24104e", - "628a664bccaab13006640e47", - "628c9ab845c59e5b80768a81", "5947f92f86f77427344a76b1", "5947fa2486f77425b47c1a9b", "5c6bf4aa2e2216001219b0ae", "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e" + "5998517986f7746017232f7e", + "623c3be0484b5003161840dc", + "628a664bccaab13006640e47", + "628c9ab845c59e5b80768a81" ] } ] @@ -249301,15 +262630,73 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_stock_000", - "_id": "628b5638ad252a16da6dd24d", - "_parent": "628b5638ad252a16da6dd245", + "_name": "mod_reciever", + "_id": "59d6088586f774275f374835", + "_parent": "59d6088586f774275f37482f", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "628b9a40717774443b15e9f2" + "5d2c76ed48f03532f2136169", + "5d2c770c48f0354b4a07c100", + "59d6507c86f7741b846413a2", + "59e6449086f7746c9f75e822", + "5d2c772c48f0355d95672c25", + "5649af884bdc2d1b2b8b4589", + "628a665a86cbd9750d2ff5e5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "59d6088586f774275f374836", + "_parent": "59d6088586f774275f37482f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59d650cf86f7741b846413a4", + "5a0eb980fcdbcb001a3b00a6", + "5649d9a14bdc2d79388b4580", + "628a7b23b0f75035732dd565" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "59d6088586f774275f374837", + "_parent": "59d6088586f774275f37482f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649b0fc4bdc2d17108b4588", + "5cbdb1b0ae9215000d50e105", + "5649b1c04bdc2d16268b457c", + "5cf518cfd7f00c065b422214", + "5b04473a5acfc40018632f70", + "5e217ba4c1434648c13568cd", + "59d6514b86f774171a068a08", + "5b0e794b5acfc47a877359b2", + "59e6227d86f77440d64f5dc2", + "59e89d0986f77427600d226e", + "6087e2a5232e5a31c233d552", + "5649b2314bdc2d79388b4576", + "5b222d335acfc4771e1be099", + "628a6678ccaab13006640e49" ] } ] @@ -249320,23 +262707,29 @@ }, { "_name": "mod_magazine", - "_id": "628b5638ad252a16da6dd24e", - "_parent": "628b5638ad252a16da6dd245", + "_id": "59d6088586f774275f374838", + "_parent": "59d6088586f774275f37482f", "_props": { "filters": [ { "AnimationIndex": -1, "Filter": [ - "564ca9df4bdc2d35148b4569", - "564ca99c4bdc2d16268b4589", - "55d480c04bdc2d1d4e8b456a", - "5cbdaf89ae9215000e5b9c94", - "55d481904bdc2d8c2f8b456a", - "55d482194bdc2d1d4e8b456b", - "55d4837c4bdc2d1d4e8b456c", - "5aaa4194e5b5b055d06310a5", - "5bed61680db834001d2c45ab", - "5bed625c0db834001c062946" + "59e5d83b86f7745aed03d262", + "5a01c29586f77474660c694c", + "5ac66bea5acfc43b321d4aec", + "59d625f086f774661516605d", + "5b1fd4e35acfc40018633c39", + "5a0060fc86f7745793204432", + "59e5f5a486f7746c530b3ce2", + "5b1fb3e15acfc4001637f068", + "59d6272486f77466146386ff", + "5e21a3c67e40bd02257a008a", + "5cbdc23eae9215001136a407", + "5c6175362e221600133e3b94", + "59fafc5086f7740dbe19f6c3", + "59fafc9386f774067d462453", + "5cfe8010d7ad1a59283b14c6", + "6272874a6c47bd74f92e2087" ] } ] @@ -249347,8 +262740,8 @@ }, { "_name": "mod_charge", - "_id": "628b5638ad252a16da6dd250", - "_parent": "628b5638ad252a16da6dd245", + "_id": "59d6088586f774275f37483a", + "_parent": "59d6088586f774275f37482f", "_props": { "filters": [ { @@ -249363,64 +262756,76 @@ "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5a0f0a41fcdbcbcae6687242", + "_parent": "59d6088586f774275f37482f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a0f096dfcdbcb0176308b15" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" } ], "CanPutIntoDuringTheRaid": true, "CantRemoveFromSlotsDuringRaid": [], "weapClass": "assaultRifle", "weapUseType": "primary", - "ammoCaliber": "Caliber545x39", + "ammoCaliber": "Caliber762x39", "Durability": 100, "MaxDurability": 100, - "OperatingResource": 5700, + "OperatingResource": 6000, "RepairComplexity": 0, "durabSpawnMin": 25, "durabSpawnMax": 75, "isFastReload": true, - "RecoilForceUp": 125, - "RecoilForceBack": 344, - "Convergence": 1.65, - "RecoilAngle": 90, + "RecoilForceUp": 189, + "RecoilForceBack": 448, + "Convergence": 1.2, + "RecoilAngle": 85, "weapFireType": [ - "single" + "single", + "fullauto" ], "RecolDispersion": 25, "SingleFireRate": 450, "CanQueueSecondShot": true, - "bFirerate": 650, - "Ergonomics": 45, + "bFirerate": 600, + "Ergonomics": 26, "Velocity": 1.8, - "bEffDist": 650, + "bEffDist": 400, "bHearDist": 80, "isChamberLoad": true, "chamberAmmoCount": 1, "isBoltCatch": false, - "defMagType": "55d480c04bdc2d1d4e8b456a", - "defAmmo": "56dff3afd2720bba668b4567", + "defMagType": "59d625f086f774661516605d", + "defAmmo": "5656d7c34bdc2d9d198b4587", "AdjustCollimatorsToTrajectory": false, "shotgunDispersion": 0, "Chambers": [ { "_name": "patron_in_weapon", - "_id": "628b5638ad252a16da6dd246", - "_parent": "628b5638ad252a16da6dd245", + "_id": "59d6088586f774275f374830", + "_parent": "59d6088586f774275f37482f", "_props": { "filters": [ { "Filter": [ - "5c0d5e4486f77478390952fe", - "61962b617c6c7b169525f168", - "56dfef82d2720bbd668b4567", - "56dff026d2720bb8668b4567", - "56dff061d2720bb5668b4567", - "56dff0bed2720bb0668b4567", - "56dff216d2720bbd668b4568", - "56dff2ced2720bb4668b4567", - "56dff338d2720bbd668b4569", - "56dff3afd2720bba668b4567", - "56dff421d2720b5f5a8b4567", - "56dff4a2d2720bbd668b456a", - "56dff4ecd2720b5f5a8b4568" + "59e0d99486f7744a32234762", + "59e4d3d286f774176a36250a", + "5656d7c34bdc2d9d198b4587", + "59e4cf5286f7741778269d8a", + "59e4d24686f7741776641ac7", + "601aa3d2b2bcb34913271e6d" ] } ] @@ -249430,10 +262835,10 @@ "_proto": "55d4af244bdc2d962f8b4571" } ], - "CameraRecoil": 0.1, + "CameraRecoil": 0.136, "CameraSnap": 3.5, "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.033, + "CenterOfImpact": 0.067, "AimPlane": 0.19, "DeviationCurve": 1.35, "DeviationMax": 23, @@ -249482,10 +262887,10 @@ "AllowMisfire": true, "AllowSlide": true, "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.985, - "CoolFactorGun": 2.91, - "CoolFactorGunMods": 1.0008, - "HeatFactorByShot": 1.49, + "HeatFactorGun": 0.9306, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 0.9503, + "HeatFactorByShot": 1.34, "AllowOverheat": true, "DoubleActionAccuracyPenalty": 1.5, "RecoilPosZMult": 1, @@ -249493,7 +262898,8 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, @@ -249553,6 +262959,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -249588,7 +262998,9 @@ "filters": [ { "Shift": 0, - "Filter": [] + "Filter": [ + "62e7e7bbe6da9612f743f1e0" + ] } ] }, @@ -249819,7 +263231,8 @@ "618a75c9a3884f56c957ca1b", "57acb6222459771ec34b5cb0", "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" ] } ] @@ -249969,7 +263382,8 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, @@ -250029,6 +263443,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -250064,7 +263482,9 @@ "filters": [ { "Shift": 0, - "Filter": [] + "Filter": [ + "62e7e7bbe6da9612f743f1e0" + ] } ] }, @@ -250400,27 +263820,28 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, - "5fbcc1d9016cce60e8341ab3": { - "_id": "5fbcc1d9016cce60e8341ab3", - "_name": "weapon_sig_mcx_gen1_762x35", + "6183afd850224f204c1da514": { + "_id": "6183afd850224f204c1da514", + "_name": "weapon_fn_mk17_762x51", "_parent": "5447b5f14bdc2d61278b4567", "_type": "Item", "_props": { - "Name": "weapon_sig_mcx_gen1_762x35", - "ShortName": "weapon_sig_mcx_gen1_762x35", - "Description": "weapon_sig_mcx_gen1_762x35", - "Weight": 0.4, + "Name": "Штурмовая винтовка Colt M4A1 5.56x45", + "ShortName": "M4A1 5.56x45", + "Description": "Colt M4A1- штурмовая винтовка (карабин) созданная в США на базе платформы AR-15 под патрон 5.56x45 NATO. Планировалась к вооружению экипажей боевых машин и расчетов техники, которым было необходимо иметь оружие меньших габаритов чем штатное вооружение но использующее стандартный боеприпас. Однако вскоре US SOCOM (Командование Сил Специальных Операций США) приняло на вооружение M4A1 для всех входящих в его состав подразделений. Затем последовало полное принятие M4A1 на вооружение в армии и морской пехоте США.", + "Weight": 0.85, "BackgroundColor": "black", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "weap_ar", "Prefab": { - "path": "assets/content/weapons/mcx/weapon_sig_mcx_gen1_762x35_container.bundle", + "path": "assets/content/weapons/scar/weapon_fn_mk17_762x51_container.bundle", "rcid": "" }, "UsePrefab": { @@ -250440,7 +263861,7 @@ "LootExperience": 30, "ExamineExperience": 8, "HideEntrails": false, - "RepairCost": 210, + "RepairCost": 230, "RepairSpeed": 15, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -250448,8 +263869,8 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -250460,12 +263881,16 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_pistol_grip", - "_id": "5fbcc1d9016cce60e8341ab5", - "_parent": "5fbcc1d9016cce60e8341ab3", + "_id": "6183afd850224f204c1da516", + "_parent": "6183afd850224f204c1da514", "_props": { "filters": [ { @@ -250507,32 +263932,15 @@ }, { "_name": "mod_magazine", - "_id": "5fbcc1d9016cce60e8341ab6", - "_parent": "5fbcc1d9016cce60e8341ab3", + "_id": "6183afd850224f204c1da517", + "_parent": "6183afd850224f204c1da514", "_props": { "filters": [ { "AnimationIndex": -1, "Filter": [ - "55d4887d4bdc2d962f8b4570", - "61840bedd92c473c77021635", - "61840d85568c120fdd2962a5", - "5c05413a0db834001c390617", - "5c6d450c2e221600114c997d", - "5c6d42cb2e2216000e69d7d1", - "59c1383d86f774290a37e0ca", - "5aaa5e60e5b5b000140293d6", - "5448c1d04bdc2dff2f8b4569", - "5aaa5dfee5b5b000140293d3", - "5d1340b3d7ad1a0b52682ed7", - "544a378f4bdc2d30388b4567", - "5d1340bdd7ad1a0e8d245aab", - "55802d5f4bdc2dac148b458e", - "5d1340cad7ad1a0b0b249869", - "6241c2c2117ad530666a5108", - "5c6592372e221600133e47d7", - "544a37c44bdc2d25388b4567", - "5c6d46132e221601da357d56" + "618168dc8004cc50514c34fc", + "6183d53f1cb55961fa0fdcda" ] } ] @@ -250543,14 +263951,15 @@ }, { "_name": "mod_reciever", - "_id": "5fbcc1d9016cce60e8341ab7", - "_parent": "5fbcc1d9016cce60e8341ab3", + "_id": "6183afd850224f204c1da518", + "_parent": "6183afd850224f204c1da514", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5fbcc3e4d6fa9c00c571bb58" + "6165adcdd3a39d50044c120f", + "6165aeedfaa1272e431521e3" ] } ] @@ -250561,37 +263970,33 @@ }, { "_name": "mod_stock", - "_id": "5fbcc1d9016cce60e8341ab8", - "_parent": "5fbcc1d9016cce60e8341ab3", + "_id": "6183afd850224f204c1da519", + "_parent": "6183afd850224f204c1da514", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "58ac1bf086f77420ed183f9f", - "5894a13e86f7742405482982", - "5fbcc429900b1d5091531dd7", - "5fbcc437d724d907e2077d5c", - "5c5db6ee2e221600113fba54", - "5c5db6f82e2216003a0fe914" + "61816734d8e3106d9806c1f3", + "61825d06d92c473c770215de" ] } ] }, - "_required": false, + "_required": true, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" }, { "_name": "mod_charge", - "_id": "5fbcc1d9016cce60e8341ab9", - "_parent": "5fbcc1d9016cce60e8341ab3", + "_id": "6183afd850224f204c1da51a", + "_parent": "6183afd850224f204c1da514", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5fbcc640016cce60e8341acc" + "6181688c6c780c1e710c9b04" ] } ] @@ -250605,51 +264010,53 @@ "CantRemoveFromSlotsDuringRaid": [], "weapClass": "assaultRifle", "weapUseType": "primary", - "ammoCaliber": "Caliber762x35", + "ammoCaliber": "Caliber762x51", "Durability": 100, "MaxDurability": 100, - "OperatingResource": 4600, + "OperatingResource": 5500, "RepairComplexity": 0, "durabSpawnMin": 25, "durabSpawnMax": 75, "isFastReload": true, - "RecoilForceUp": 159, - "RecoilForceBack": 405, + "RecoilForceUp": 262, + "RecoilForceBack": 605, "Convergence": 2, "RecoilAngle": 90, "weapFireType": [ "single", "fullauto" ], - "RecolDispersion": 30, + "RecolDispersion": 32, "SingleFireRate": 450, "CanQueueSecondShot": true, - "bFirerate": 800, - "Ergonomics": 48, + "bFirerate": 600, + "Ergonomics": 45, "Velocity": 0, "bEffDist": 500, "bHearDist": 80, "isChamberLoad": true, "chamberAmmoCount": 1, "isBoltCatch": true, - "defMagType": "55d4887d4bdc2d962f8b4570", - "defAmmo": "5fbe3ffdf8b6a877a729ea82", + "defMagType": "618168dc8004cc50514c34fc", + "defAmmo": "5e023e53d4353e3302577c4c", "AdjustCollimatorsToTrajectory": false, "shotgunDispersion": 0, "Chambers": [ { "_name": "patron_in_weapon", - "_id": "5fbcc1d9016cce60e8341aba", - "_parent": "5fbcc1d9016cce60e8341ab3", + "_id": "6183afd850224f204c1da51b", + "_parent": "6183afd850224f204c1da514", "_props": { "filters": [ { "Filter": [ - "5fbe3ffdf8b6a877a729ea82", - "5fd20ff893a8961fc660a954", - "619636be6db0f2477964e710", - "6196364158ef8c428c287d9f", - "6196365d58ef8c428c287da1" + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" ] } ] @@ -250659,14 +264066,14 @@ "_proto": "55d4af244bdc2d962f8b4571" } ], - "CameraRecoil": 0.136, - "CameraSnap": 3.5, + "CameraRecoil": 0.152, + "CameraSnap": 4, "ReloadMode": "ExternalMagazine", "CenterOfImpact": 0.01, "AimPlane": 0.16, "DeviationCurve": 1.35, "DeviationMax": 23, - "Foldable": false, + "Foldable": true, "Retractable": false, "TacticalReloadStiffnes": { "x": 0.95, @@ -250690,7 +264097,7 @@ "z": 0 }, "SizeReduceRight": 0, - "FoldedSlot": "", + "FoldedSlot": "mod_stock", "CompactHandling": true, "SightingRange": 100, "MinRepairDegradation": 0, @@ -250705,26 +264112,744 @@ "ManualBoltCatch": false, "AimSensitivity": 0.65, "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.183425, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 1.46, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 0.6, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.025, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "628b9c37a733087d0d7fe84b": { + "_id": "628b9c37a733087d0d7fe84b", + "_name": "weapon_sag_ak545_short_545x39", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_izhmash_ak74m_545x39", + "ShortName": "weapon_izhmash_ak74m_545x39", + "Description": "weapon_izhmash_ak74m_545x39", + "Weight": 2.192, + "BackgroundColor": "black", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/ak545/weapon_sag_ak545_short_545x39_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 143, + "RepairSpeed": 5, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_gas_block", + "_id": "628b9c37a733087d0d7fe84d", + "_parent": "628b9c37a733087d0d7fe84b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "628b8d83717774443b15e248" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "628b9c37a733087d0d7fe84e", + "_parent": "628b9c37a733087d0d7fe84b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac72e945acfc43f3b691116", + "5ac7655e5acfc40016339a19", + "5649aa744bdc2ded0b8b457e", + "5f633f791b231926f2329f13", + "5943eeeb86f77412d6384f6b", + "5cc9a96cd7f00c011c04e04a", + "615d8f5dd92c473c770212ef", + "5649ab884bdc2ded0b8b457f", + "57dc324a24597759501edc20", + "59bffc1f86f77435b128b872", + "593d493f86f7745e6b2ceb22", + "564caa3d4bdc2d17108b458e", + "57ffb0e42459777d047111c5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "628b9c37a733087d0d7fe84f", + "_parent": "628b9c37a733087d0d7fe84b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5f6341043ada5942720e2dc5", + "6087e663132d4d12c81fd96b", + "623c3be0484b5003161840dc", + "5beec8ea0db834001a6f9dbf", + "5649ad3f4bdc2df8348b4585", + "5649ade84bdc2d1b2b8b4587", + "59e62cc886f77440d40b52a1", + "5a0071d486f77404e23a12b2", + "57e3dba62459770f0c32322b", + "5cf54404d7f00c108840b2ef", + "5e2192a498a36665e8337386", + "5b30ac585acfc433000eb79c", + "59e6318286f77444dd62c4cc", + "5cf50850d7f00c056e24104c", + "5cf508bfd7f00c056e24104e", + "628a664bccaab13006640e47", + "628c9ab845c59e5b80768a81", + "5947f92f86f77427344a76b1", + "5947fa2486f77425b47c1a9b", + "5c6bf4aa2e2216001219b0ae", + "5649ae4a4bdc2d1b2b8b4588", + "5998517986f7746017232f7e" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock_000", + "_id": "628b9c37a733087d0d7fe850", + "_parent": "628b9c37a733087d0d7fe84b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "628b9a40717774443b15e9f2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "628b9c37a733087d0d7fe851", + "_parent": "628b9c37a733087d0d7fe84b", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "564ca9df4bdc2d35148b4569", + "564ca99c4bdc2d16268b4589", + "55d480c04bdc2d1d4e8b456a", + "5cbdaf89ae9215000e5b9c94", + "55d481904bdc2d8c2f8b456a", + "55d482194bdc2d1d4e8b456b", + "55d4837c4bdc2d1d4e8b456c", + "5aaa4194e5b5b055d06310a5", + "5bed61680db834001d2c45ab", + "5bed625c0db834001c062946" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_charge", + "_id": "628b9c37a733087d0d7fe852", + "_parent": "628b9c37a733087d0d7fe84b", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6130ca3fd92c473c77020dbd", + "5648ac824bdc2ded0b8b457d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber545x39", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 5600, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 109, + "RecoilForceBack": 300, + "Convergence": 1.7, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 650, + "Ergonomics": 53, + "Velocity": 1.8, + "bEffDist": 650, + "bHearDist": 90, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "55d480c04bdc2d1d4e8b456a", + "defAmmo": "56dff3afd2720bba668b4567", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "628b9c37a733087d0d7fe84c", + "_parent": "628b9c37a733087d0d7fe84b", + "_props": { + "filters": [ + { + "Filter": [ + "5c0d5e4486f77478390952fe", + "61962b617c6c7b169525f168", + "56dfef82d2720bbd668b4567", + "56dff026d2720bb8668b4567", + "56dff061d2720bb5668b4567", + "56dff0bed2720bb0668b4567", + "56dff216d2720bbd668b4568", + "56dff2ced2720bb4668b4567", + "56dff338d2720bbd668b4569", + "56dff3afd2720bba668b4567", + "56dff421d2720b5f5a8b4567", + "56dff4a2d2720bbd668b456a", + "56dff4ecd2720b5f5a8b4568" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.11, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.048, + "AimPlane": 0.19, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.25, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.27, + "z": -0.08 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1541, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.9901, + "CoolFactorGun": 2.8, + "CoolFactorGunMods": 1.0008, + "HeatFactorByShot": 1.49, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "57dc2fa62459775949412633": { + "_id": "57dc2fa62459775949412633", + "_name": "weapon_izhmash_aks74u_545x39", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_izhmash_aks74u_545x39", + "ShortName": "weapon_izhmash_aks74u_545x39", + "Description": "weapon_izhmash_aks74u_545x39", + "Weight": 1.809, + "BackgroundColor": "black", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/aks74u/weapon_izhmash_aks74u_545x39_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 68, + "RepairSpeed": 4, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "57dc31bc245977596d4ef3d2", + "_parent": "57dc2fa62459775949412633", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5f6341043ada5942720e2dc5", + "6087e663132d4d12c81fd96b", + "5beec8ea0db834001a6f9dbf", + "5649ad3f4bdc2df8348b4585", + "5649ade84bdc2d1b2b8b4587", + "59e62cc886f77440d40b52a1", + "5a0071d486f77404e23a12b2", + "57e3dba62459770f0c32322b", + "5cf54404d7f00c108840b2ef", + "5e2192a498a36665e8337386", + "5b30ac585acfc433000eb79c", + "59e6318286f77444dd62c4cc", + "5cf50850d7f00c056e24104c", + "5cf508bfd7f00c056e24104e", + "5947f92f86f77427344a76b1", + "5947fa2486f77425b47c1a9b", + "5c6bf4aa2e2216001219b0ae", + "5649ae4a4bdc2d1b2b8b4588", + "5998517986f7746017232f7e", + "623c3be0484b5003161840dc", + "628c9ab845c59e5b80768a81", + "628a664bccaab13006640e47" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "57dc31ce245977593d4e1453", + "_parent": "57dc2fa62459775949412633", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59ecc28286f7746d7a68aa8c", + "5ab626e4d8ce87272e4c6e43", + "57dc347d245977596754e7a1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "57dc31e1245977597164366e", + "_parent": "57dc2fa62459775949412633", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6130ca3fd92c473c77020dbd", + "5648ac824bdc2ded0b8b457d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "57dc31f2245977596c274b4f", + "_parent": "57dc2fa62459775949412633", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "564ca9df4bdc2d35148b4569", + "564ca99c4bdc2d16268b4589", + "55d480c04bdc2d1d4e8b456a", + "5cbdaf89ae9215000e5b9c94", + "55d481904bdc2d8c2f8b456a", + "55d482194bdc2d1d4e8b456b", + "55d4837c4bdc2d1d4e8b456c", + "5aaa4194e5b5b055d06310a5", + "5bed61680db834001d2c45ab", + "5bed625c0db834001c062946" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_muzzle", + "_id": "57dc35ce2459775971643671", + "_parent": "57dc2fa62459775949412633", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac72e945acfc43f3b691116", + "5ac7655e5acfc40016339a19", + "5649aa744bdc2ded0b8b457e", + "5f633f791b231926f2329f13", + "5943eeeb86f77412d6384f6b", + "5cc9a96cd7f00c011c04e04a", + "615d8f5dd92c473c770212ef", + "5649ab884bdc2ded0b8b457f", + "57dc324a24597759501edc20", + "59bffc1f86f77435b128b872", + "593d493f86f7745e6b2ceb22", + "564caa3d4bdc2d17108b458e", + "57ffb0e42459777d047111c5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "57dc35fb245977596d4ef3d7", + "_parent": "57dc2fa62459775949412633", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57dc334d245977597164366f", + "5839a7742459773cf9693481" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "59d368ce86f7747e6a5beb03", + "_parent": "57dc2fa62459775949412633", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59d36a0086f7747e673f3946" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber545x39", + "Durability": 95, + "MaxDurability": 100, + "OperatingResource": 5000, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 141, + "RecoilForceBack": 445, + "Convergence": 1.7, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 35, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 650, + "Ergonomics": 44, + "Velocity": -17.9, + "bEffDist": 300, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "55d480c04bdc2d1d4e8b456a", + "defAmmo": "56dff3afd2720bba668b4567", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "57dc318524597759805c1581", + "_parent": "57dc2fa62459775949412633", + "_props": { + "filters": [ + { + "Filter": [ + "5c0d5e4486f77478390952fe", + "61962b617c6c7b169525f168", + "56dfef82d2720bbd668b4567", + "56dff026d2720bb8668b4567", + "56dff061d2720bb5668b4567", + "56dff0bed2720bb0668b4567", + "56dff216d2720bbd668b4568", + "56dff2ced2720bb4668b4567", + "56dff338d2720bbd668b4569", + "56dff3afd2720bba668b4567", + "56dff421d2720b5f5a8b4567", + "56dff4a2d2720bbd668b456a", + "56dff4ecd2720b5f5a8b4568" + ], + "MaxStackCount": 0 + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.132, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.1, + "AimPlane": 0.15, + "DeviationCurve": 1.9, + "DeviationMax": 15.5, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.25, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.27, + "z": -0.08 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, "BaseMalfunctionChance": 0.1771, "AllowJam": true, "AllowFeed": true, "AllowMisfire": true, "AllowSlide": true, "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1, + "HeatFactorGun": 1.0691, "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1, - "HeatFactorByShot": 1.205, + "CoolFactorGunMods": 1.1323, + "HeatFactorByShot": 1.555, "AllowOverheat": true, "DoubleActionAccuracyPenalty": 1.5, "RecoilPosZMult": 1, "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.025, + "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, - "_proto": "5447a9cd4bdc2dbd208b4567" + "_proto": "5644bd2b4bdc2d3b4c8b4572" }, "5ae083b25acfc4001a5fc702": { "_id": "5ae083b25acfc4001a5fc702", @@ -250782,6 +264907,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -250913,10 +265042,1700 @@ "MaxRepairKitDegradation": 0, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5448bd6b4bdc2dfc2f8b4569" }, + "6165ac306ef05c2ce828ef74": { + "_id": "6165ac306ef05c2ce828ef74", + "_name": "weapon_fn_mk17_762x51_fde", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "Штурмовая винтовка Colt M4A1 5.56x45", + "ShortName": "M4A1 5.56x45", + "Description": "Colt M4A1- штурмовая винтовка (карабин) созданная в США на базе платформы AR-15 под патрон 5.56x45 NATO. Планировалась к вооружению экипажей боевых машин и расчетов техники, которым было необходимо иметь оружие меньших габаритов чем штатное вооружение но использующее стандартный боеприпас. Однако вскоре US SOCOM (Командование Сил Специальных Операций США) приняло на вооружение M4A1 для всех входящих в его состав подразделений. Затем последовало полное принятие M4A1 на вооружение в армии и морской пехоте США.", + "Weight": 0.85, + "BackgroundColor": "black", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/scar/weapon_fn_mk17_762x51_fde_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 230, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "6165ac306ef05c2ce828ef76", + "_parent": "6165ac306ef05c2ce828ef74", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d4b9964bdc2d1d4e8b456e", + "571659bb2459771fb2755a12", + "602e71bd53a60014f9705bfa", + "6113c3586c780c1e710c90bc", + "6113cc78d3a39d50044c065a", + "6113cce3d92c473c770200c7", + "5cc9bcaed7f00c011c04e179", + "5bb20e18d4351e00320205d5", + "5bb20e0ed4351e3bac1212dc", + "6193dcd0f8ee7e52e4210a28", + "5d025cc1d7ad1a53845279ef", + "5c6d7b3d2e221600114c9b7d", + "57c55efc2459772d2c6271e7", + "57af48872459771f0b2ebf11", + "57c55f092459772d291a8463", + "57c55f112459772d28133310", + "57c55f172459772d27602381", + "5a339805c4a2826c6e06d73d", + "55802f5d4bdc2dac148b458f", + "5d15cf3bd7ad1a67e71518b2", + "59db3a1d86f77429e05b4e92", + "5fbcbd6c187fea44d52eda14", + "59db3acc86f7742a2c4ab912", + "59db3b0886f77429d72fb895", + "615d8faecabb9b7ad90f4d5d", + "5b07db875acfc40dc528a5f6" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "6165ac306ef05c2ce828ef77", + "_parent": "6165ac306ef05c2ce828ef74", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "618168dc8004cc50514c34fc", + "6183d53f1cb55961fa0fdcda" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_reciever", + "_id": "6165ac306ef05c2ce828ef78", + "_parent": "6165ac306ef05c2ce828ef74", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6165adcdd3a39d50044c120f", + "6165aeedfaa1272e431521e3" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "6165ac306ef05c2ce828ef79", + "_parent": "6165ac306ef05c2ce828ef74", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61816734d8e3106d9806c1f3", + "61825d06d92c473c770215de" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "61816ce96c780c1e710c9b07", + "_parent": "6165ac306ef05c2ce828ef74", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6181688c6c780c1e710c9b04" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber762x51", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 5500, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 262, + "RecoilForceBack": 605, + "Convergence": 2, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 32, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 600, + "Ergonomics": 45, + "Velocity": 0, + "bEffDist": 500, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "618168dc8004cc50514c34fc", + "defAmmo": "5e023e53d4353e3302577c4c", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "6165ac306ef05c2ce828ef7a", + "_parent": "6165ac306ef05c2ce828ef74", + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.152, + "CameraSnap": 4, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.01, + "AimPlane": 0.16, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.24, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": 0, + "z": 0 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.03, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.183425, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 1.46, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 0.6, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.025, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "5ac66cb05acfc40198510a10": { + "_id": "5ac66cb05acfc40198510a10", + "_name": "weapon_izhmash_ak101_556x45", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_izhmash_ak101_556x45", + "ShortName": "weapon_izhmash_ak101_556x45", + "Description": "weapon_izhmash_ak101_556x45", + "Weight": 2.392, + "BackgroundColor": "black", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/ak100/weapon_izhmash_ak101_556x45_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 152, + "RepairSpeed": 5, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_gas_block", + "_id": "5ac66cb05acfc40198510a13", + "_parent": "5ac66cb05acfc40198510a10", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a01ad4786f77450561fda02", + "59c6633186f7740cf0493bb9", + "59d64ec286f774171d1e0a42", + "59e649f986f77411d949b246", + "5b237e425acfc4771e1be0b6", + "59ccfdba86f7747f2109a587", + "5cf656f2d7f00c06585fb6eb", + "5d4aab30a4b9365435358c55" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_launcher", + "_id": "5ac66cb05acfc40198510a14", + "_parent": "5ac66cb05acfc40198510a10", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e7e7bbe6da9612f743f1e0" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5ac66cb05acfc40198510a15", + "_parent": "5ac66cb05acfc40198510a10", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac72e615acfc43f67248aa0", + "5ac72e725acfc400180ae701", + "5f633f791b231926f2329f13", + "5cc9a96cd7f00c011c04e04a", + "5943ee5a86f77413872d25ec", + "5e21ca18e4d47f0da15e77dd", + "59bffc1f86f77435b128b872", + "5a9fbb84a2750c00137fa685" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "5ac66cb05acfc40198510a16", + "_parent": "5ac66cb05acfc40198510a10", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5f6341043ada5942720e2dc5", + "6087e663132d4d12c81fd96b", + "5beec8ea0db834001a6f9dbf", + "5649ad3f4bdc2df8348b4585", + "5649ade84bdc2d1b2b8b4587", + "59e62cc886f77440d40b52a1", + "5a0071d486f77404e23a12b2", + "57e3dba62459770f0c32322b", + "5cf54404d7f00c108840b2ef", + "5e2192a498a36665e8337386", + "5b30ac585acfc433000eb79c", + "59e6318286f77444dd62c4cc", + "5cf50850d7f00c056e24104c", + "5cf508bfd7f00c056e24104e", + "5947f92f86f77427344a76b1", + "5947fa2486f77425b47c1a9b", + "5c6bf4aa2e2216001219b0ae", + "5649ae4a4bdc2d1b2b8b4588", + "5998517986f7746017232f7e", + "623c3be0484b5003161840dc", + "628a664bccaab13006640e47", + "628c9ab845c59e5b80768a81" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "5ac66cb05acfc40198510a17", + "_parent": "5ac66cb05acfc40198510a10", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649af094bdc2df8348b4586", + "5ac50da15acfc4001718d287", + "5d2c76ed48f03532f2136169", + "5d2c770c48f0354b4a07c100", + "5d2c772c48f0355d95672c25", + "5649af884bdc2d1b2b8b4589", + "628a665a86cbd9750d2ff5e5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5ac66cb05acfc40198510a18", + "_parent": "5ac66cb05acfc40198510a10", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac733a45acfc400192630e2", + "5649b0544bdc2d1b2b8b458a", + "5ac72e475acfc400180ae6fe", + "5649d9a14bdc2d79388b4580", + "628a7b23b0f75035732dd565" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "5ac66cb05acfc40198510a19", + "_parent": "5ac66cb05acfc40198510a10", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac50c185acfc400163398d4", + "5cf50fc5d7f00c056c53f83c", + "5ac78eaf5acfc4001926317a", + "5beec8b20db834001961942a", + "6386300124a1dc425c00577a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "5ac66cb05acfc40198510a1a", + "_parent": "5ac66cb05acfc40198510a10", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "5c0548ae0db834001966a3c2", + "5ac66c5d5acfc4001718d314" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_mount_000", + "_id": "5ac66cb05acfc40198510a1b", + "_parent": "5ac66cb05acfc40198510a10", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5947db3f86f77447880cf76f", + "6113d6c3290d254f5e6b27db", + "57486e672459770abd687134", + "618a5d5852ecee1505530b2a", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5d0a29ead7ad1a0026013f27", + "618a75c9a3884f56c957ca1b", + "57acb6222459771ec34b5cb0", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "5ac66cb05acfc40198510a1c", + "_parent": "5ac66cb05acfc40198510a10", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6130ca3fd92c473c77020dbd", + "5648ac824bdc2ded0b8b457d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber556x45NATO", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 5500, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 125, + "RecoilForceBack": 372, + "Convergence": 1.7, + "RecoilAngle": 100, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 650, + "Ergonomics": 35, + "Velocity": 1.8, + "bEffDist": 650, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "5ac66c5d5acfc4001718d314", + "defAmmo": "59e6920f86f77411d82aa167", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5ac66cb05acfc40198510a12", + "_parent": "5ac66cb05acfc40198510a10", + "_props": { + "filters": [ + { + "Filter": [ + "59e6920f86f77411d82aa167", + "59e6927d86f77411da468256", + "54527a984bdc2d4e668b4567", + "54527ac44bdc2d36668b4567", + "59e68f6f86f7746c9f75e846", + "59e6906286f7746c9f75e847", + "59e690b686f7746c9f75e848", + "59e6918f86f7746c9f75e849", + "60194943740c5d77f6705eea", + "601949593ae8f707c4608daa", + "5c0d5ae286f7741e46554302" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.104, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.05, + "AimPlane": 0.19, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.25, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.27, + "z": -0.08 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.9701, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1.0008, + "HeatFactorByShot": 1.355, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "5b0bbe4e5acfc40dc528a72d": { + "_id": "5b0bbe4e5acfc40dc528a72d", + "_name": "weapon_dsa_sa58_762x51", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_dsa_sa58_762x51", + "ShortName": "weapon_dsa_sa58_762x51", + "Description": "weapon_dsa_sa58_762x51\n", + "Weight": 1.46, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/sa58/weapon_dsa_sa58_762x51_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 210, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "5b0bbe4e5acfc40dc528a72f", + "_parent": "5b0bbe4e5acfc40dc528a72d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7d679f5acfc4001a5c4024", + "5b7d678a5acfc4001a5c4022", + "5b099b965acfc400186331e6" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "5b0bbe4e5acfc40dc528a730", + "_parent": "5b0bbe4e5acfc40dc528a72d", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "5b7bef1e5acfc43d82528402", + "5b099ac65acfc400186331e1", + "5b7bef5d5acfc43bca7067a3", + "5b7c2d1d5acfc43d1028532a", + "5b7d37845acfc400170e2f87", + "5b7bef9c5acfc43d102852ec" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_handguard", + "_id": "5b0bbe4e5acfc40dc528a732", + "_parent": "5b0bbe4e5acfc40dc528a72d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7be2345acfc400196d524a", + "5b7bebc85acfc43bca706666", + "5b7d671b5acfc43d82528ddd", + "5b7bed205acfc400161d08cc", + "5b7bedd75acfc43d825283f9", + "5b7bee755acfc400196d5383", + "5b7be1ca5acfc400170e2d2f", + "5b099a9d5acfc47a8607efe7" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_barrel", + "_id": "5b0bbe4e5acfc40dc528a733", + "_parent": "5b0bbe4e5acfc40dc528a72d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b099a765acfc47a8607efe3", + "5b7be1125acfc4001876c0e5", + "5b7be1265acfc400161d0798" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5b0bd7855acfc400153aef5c", + "_parent": "5b0bbe4e5acfc40dc528a72d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b0bc22d5acfc47a8607f085" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "5b0bd7e35acfc4001a590630", + "_parent": "5b0bbe4e5acfc40dc528a72d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7d6c105acfc40015109a5f", + "5b099bb25acfc400186331e8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "5b1113b15acfc4001637e9c5", + "_parent": "5b0bbe4e5acfc40dc528a72d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b7d63b75acfc400170e2f8a", + "5b7d645e5acfc400170e2f90", + "5b7d64555acfc4001876c8e2", + "5b099bf25acfc4001637e683", + "5b7d63cf5acfc4001876c8df", + "5b7d63de5acfc400170e2f8d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber762x51", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 4600, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 325, + "RecoilForceBack": 540, + "Convergence": 1.5, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 31, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 700, + "Ergonomics": 34, + "Velocity": 0, + "bEffDist": 900, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5b099ac65acfc400186331e1", + "defAmmo": "5e023e53d4353e3302577c4c", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5b0bbe4e5acfc40dc528a735", + "_parent": "5b0bbe4e5acfc40dc528a72d", + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.16, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0, + "AimPlane": 0.24, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": 0, + "z": 0 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.9899, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1.011, + "HeatFactorByShot": 1.51, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "628b5638ad252a16da6dd245": { + "_id": "628b5638ad252a16da6dd245", + "_name": "weapon_sag_ak545_545x39", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_izhmash_ak74m_545x39", + "ShortName": "weapon_izhmash_ak74m_545x39", + "Description": "weapon_izhmash_ak74m_545x39", + "Weight": 2.392, + "BackgroundColor": "black", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/ak545/weapon_sag_ak545_545x39_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 144, + "RepairSpeed": 5, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_gas_block", + "_id": "628b5638ad252a16da6dd247", + "_parent": "628b5638ad252a16da6dd245", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "628b8d83717774443b15e248" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "628b5638ad252a16da6dd249", + "_parent": "628b5638ad252a16da6dd245", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac72e945acfc43f3b691116", + "5ac7655e5acfc40016339a19", + "5649aa744bdc2ded0b8b457e", + "5f633f791b231926f2329f13", + "5943eeeb86f77412d6384f6b", + "5cc9a96cd7f00c011c04e04a", + "615d8f5dd92c473c770212ef", + "5649ab884bdc2ded0b8b457f", + "57dc324a24597759501edc20", + "59bffc1f86f77435b128b872", + "593d493f86f7745e6b2ceb22", + "564caa3d4bdc2d17108b458e", + "57ffb0e42459777d047111c5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "628b5638ad252a16da6dd24a", + "_parent": "628b5638ad252a16da6dd245", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5f6341043ada5942720e2dc5", + "6087e663132d4d12c81fd96b", + "623c3be0484b5003161840dc", + "5beec8ea0db834001a6f9dbf", + "5649ad3f4bdc2df8348b4585", + "5649ade84bdc2d1b2b8b4587", + "59e62cc886f77440d40b52a1", + "5a0071d486f77404e23a12b2", + "57e3dba62459770f0c32322b", + "5cf54404d7f00c108840b2ef", + "5e2192a498a36665e8337386", + "5b30ac585acfc433000eb79c", + "59e6318286f77444dd62c4cc", + "5cf50850d7f00c056e24104c", + "5cf508bfd7f00c056e24104e", + "628a664bccaab13006640e47", + "628c9ab845c59e5b80768a81", + "5947f92f86f77427344a76b1", + "5947fa2486f77425b47c1a9b", + "5c6bf4aa2e2216001219b0ae", + "5649ae4a4bdc2d1b2b8b4588", + "5998517986f7746017232f7e" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock_000", + "_id": "628b5638ad252a16da6dd24d", + "_parent": "628b5638ad252a16da6dd245", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "628b9a40717774443b15e9f2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "628b5638ad252a16da6dd24e", + "_parent": "628b5638ad252a16da6dd245", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "564ca9df4bdc2d35148b4569", + "564ca99c4bdc2d16268b4589", + "55d480c04bdc2d1d4e8b456a", + "5cbdaf89ae9215000e5b9c94", + "55d481904bdc2d8c2f8b456a", + "55d482194bdc2d1d4e8b456b", + "55d4837c4bdc2d1d4e8b456c", + "5aaa4194e5b5b055d06310a5", + "5bed61680db834001d2c45ab", + "5bed625c0db834001c062946" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_charge", + "_id": "628b5638ad252a16da6dd250", + "_parent": "628b5638ad252a16da6dd245", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6130ca3fd92c473c77020dbd", + "5648ac824bdc2ded0b8b457d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber545x39", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 5700, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 107, + "RecoilForceBack": 293, + "Convergence": 1.65, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 650, + "Ergonomics": 50, + "Velocity": 1.8, + "bEffDist": 650, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "55d480c04bdc2d1d4e8b456a", + "defAmmo": "56dff3afd2720bba668b4567", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "628b5638ad252a16da6dd246", + "_parent": "628b5638ad252a16da6dd245", + "_props": { + "filters": [ + { + "Filter": [ + "5c0d5e4486f77478390952fe", + "61962b617c6c7b169525f168", + "56dfef82d2720bbd668b4567", + "56dff026d2720bb8668b4567", + "56dff061d2720bb5668b4567", + "56dff0bed2720bb0668b4567", + "56dff216d2720bbd668b4568", + "56dff2ced2720bb4668b4567", + "56dff338d2720bbd668b4569", + "56dff3afd2720bba668b4567", + "56dff421d2720b5f5a8b4567", + "56dff4a2d2720bbd668b456a", + "56dff4ecd2720b5f5a8b4568" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.1, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.033, + "AimPlane": 0.19, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.25, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.27, + "z": -0.08 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.985, + "CoolFactorGun": 2.91, + "CoolFactorGunMods": 1.0008, + "HeatFactorByShot": 1.49, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "63171672192e68c5460cebc5": { + "_id": "63171672192e68c5460cebc5", + "_name": "weapon_steyr_aug_a3_m1_556x45", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "Штурмовая винтовка Colt M4A1 5.56x45", + "ShortName": "M4A1 5.56x45", + "Description": "Colt M4A1- штурмовая винтовка (карабин) созданная в США на базе платформы AR-15 под патрон 5.56x45 NATO. Планировалась к вооружению экипажей боевых машин и расчетов техники, которым было необходимо иметь оружие меньших габаритов чем штатное вооружение но использующее стандартный боеприпас. Однако вскоре US SOCOM (Командование Сил Специальных Операций США) приняло на вооружение M4A1 для всех входящих в его состав подразделений. Затем последовало полное принятие M4A1 на вооружение в армии и морской пехоте США.", + "Weight": 1.51, + "BackgroundColor": "black", + "Width": 3, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/aug/weapon_steyr_aug_a3_m1_556x45_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 199, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_magazine", + "_id": "63171672192e68c5460cebc6", + "_parent": "63171672192e68c5460cebc5", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "62e7c98b550c8218d602cbb4", + "630e1adbbd357927e4007c09", + "630e295c984633f1fb0e7c30" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_charge", + "_id": "63171672192e68c5460cebc7", + "_parent": "63171672192e68c5460cebc5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e7c880f68e7a0676050c7c", + "62ebbc53e3c1e1ec7c02c44f" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "63171672192e68c5460cebc8", + "_parent": "63171672192e68c5460cebc5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e7c72df68e7a0676050c77", + "62ea7c793043d74a0306e19f" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber556x45NATO", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 4600, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 70, + "RecoilForceBack": 237, + "Convergence": 2, + "RecoilAngle": 45, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 45, + "SingleFireRate": 715, + "CanQueueSecondShot": true, + "bFirerate": 715, + "Ergonomics": 84, + "Velocity": 0, + "bEffDist": 500, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "62e7c98b550c8218d602cbb4", + "defAmmo": "59e6920f86f77411d82aa167", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "63171672192e68c5460cebc9", + "_parent": "63171672192e68c5460cebc5", + "_props": { + "filters": [ + { + "Filter": [ + "59e6920f86f77411d82aa167", + "59e6927d86f77411da468256", + "54527a984bdc2d4e668b4567", + "54527ac44bdc2d36668b4567", + "59e68f6f86f7746c9f75e846", + "59e6906286f7746c9f75e847", + "59e690b686f7746c9f75e848", + "59e6918f86f7746c9f75e849", + "60194943740c5d77f6705eea", + "601949593ae8f707c4608daa", + "5c0d5ae286f7741e46554302" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.112, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.01, + "AimPlane": 0.16, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.12, + "z": -0.01 + }, + "RotationCenter": { + "x": 0, + "y": -0.12, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.12, + "z": -0.03 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.03, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.183425, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.13, + "HeatFactorGun": 0.975, + "CoolFactorGun": 3.268, + "CoolFactorGunMods": 1.015, + "HeatFactorByShot": 1.25, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.025, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, "5ac66d9b5acfc4001633997a": { "_id": "5ac66d9b5acfc4001633997a", "_name": "weapon_izhmash_ak105_545x39", @@ -250973,6 +266792,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -251139,7 +266962,8 @@ "5ac50c185acfc400163398d4", "5cf50fc5d7f00c056c53f83c", "5ac78eaf5acfc4001926317a", - "5beec8b20db834001961942a" + "5beec8b20db834001961942a", + "6386300124a1dc425c00577a" ] } ] @@ -251198,7 +267022,8 @@ "618a75c9a3884f56c957ca1b", "57acb6222459771ec34b5cb0", "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" ] } ] @@ -251356,27 +267181,430 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, - "5d43021ca4b9362eab4b5e25": { - "_id": "5d43021ca4b9362eab4b5e25", - "_name": "weapon_lone_star_tx15_designated_marksman_556x45", + "5839a40f24597726f856b511": { + "_id": "5839a40f24597726f856b511", + "_name": "weapon_izhmash_aks74ub_545x39", "_parent": "5447b5f14bdc2d61278b4567", "_type": "Item", "_props": { - "Name": "weapon_lone_star_tx15_designated_marksman_556x45", - "ShortName": "weapon_lone_star_tx15_designated_marksman_556x45", - "Description": "weapon_lone_star_tx15_designated_marksman_556x45", - "Weight": 0.31, + "Name": "weapon_izhmash_aks74ub_545x39", + "ShortName": "weapon_izhmash_aks74ub_545x39", + "Description": "weapon_izhmash_aks74ub_545x39", + "Weight": 1.85, "BackgroundColor": "black", - "Width": 1, + "Width": 3, "Height": 1, "StackMaxSize": 1, "ItemSound": "weap_ar", "Prefab": { - "path": "assets/content/weapons/tx15/weapon_lone_star_tx15_designated_marksman_556x45_container.bundle", + "path": "assets/content/weapons/aks74u/weapon_izhmash_aks74ub_545x39_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 109, + "RepairSpeed": 5, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "5839a40f24597726f856b514", + "_parent": "5839a40f24597726f856b511", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5f6341043ada5942720e2dc5", + "6087e663132d4d12c81fd96b", + "5beec8ea0db834001a6f9dbf", + "5649ad3f4bdc2df8348b4585", + "5649ade84bdc2d1b2b8b4587", + "59e62cc886f77440d40b52a1", + "5a0071d486f77404e23a12b2", + "57e3dba62459770f0c32322b", + "5cf54404d7f00c108840b2ef", + "5e2192a498a36665e8337386", + "5b30ac585acfc433000eb79c", + "59e6318286f77444dd62c4cc", + "5cf50850d7f00c056e24104c", + "5cf508bfd7f00c056e24104e", + "5947f92f86f77427344a76b1", + "5947fa2486f77425b47c1a9b", + "5c6bf4aa2e2216001219b0ae", + "5649ae4a4bdc2d1b2b8b4588", + "5998517986f7746017232f7e", + "623c3be0484b5003161840dc", + "628a664bccaab13006640e47", + "628c9ab845c59e5b80768a81" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "5839a40f24597726f856b515", + "_parent": "5839a40f24597726f856b511", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59ecc28286f7746d7a68aa8c", + "5ab626e4d8ce87272e4c6e43", + "57dc347d245977596754e7a1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "5839a40f24597726f856b516", + "_parent": "5839a40f24597726f856b511", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6130ca3fd92c473c77020dbd", + "5648ac824bdc2ded0b8b457d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "5839a40f24597726f856b517", + "_parent": "5839a40f24597726f856b511", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "564ca9df4bdc2d35148b4569", + "564ca99c4bdc2d16268b4589", + "55d480c04bdc2d1d4e8b456a", + "5cbdaf89ae9215000e5b9c94", + "55d481904bdc2d8c2f8b456a", + "55d482194bdc2d1d4e8b456b", + "55d4837c4bdc2d1d4e8b456c", + "5aaa4194e5b5b055d06310a5", + "5bed61680db834001d2c45ab", + "5bed625c0db834001c062946" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_muzzle", + "_id": "5839a40f24597726f856b518", + "_parent": "5839a40f24597726f856b511", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac72e945acfc43f3b691116", + "5ac7655e5acfc40016339a19", + "5649aa744bdc2ded0b8b457e", + "5f633f791b231926f2329f13", + "5943eeeb86f77412d6384f6b", + "5cc9a96cd7f00c011c04e04a", + "615d8f5dd92c473c770212ef", + "57dc324a24597759501edc20", + "59bffc1f86f77435b128b872", + "593d493f86f7745e6b2ceb22", + "564caa3d4bdc2d17108b458e", + "57ffb0e42459777d047111c5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "5839a40f24597726f856b519", + "_parent": "5839a40f24597726f856b511", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57dc334d245977597164366f", + "5839a7742459773cf9693481" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5839a40f24597726f856b51a", + "_parent": "5839a40f24597726f856b511", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5947db3f86f77447880cf76f", + "6113d6c3290d254f5e6b27db", + "57486e672459770abd687134", + "618a5d5852ecee1505530b2a", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5d0a29ead7ad1a0026013f27", + "618a75c9a3884f56c957ca1b", + "57acb6222459771ec34b5cb0", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "59d37a7886f7747ff1158152", + "_parent": "5839a40f24597726f856b511", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59d36a0086f7747e673f3946" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber545x39", + "Durability": 95, + "MaxDurability": 100, + "OperatingResource": 5000, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 140, + "RecoilForceBack": 445, + "Convergence": 1.7, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 650, + "Ergonomics": 44, + "Velocity": -17.9, + "bEffDist": 300, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "55d480c04bdc2d1d4e8b456a", + "defAmmo": "56dff3afd2720bba668b4567", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5839a40f24597726f856b512", + "_parent": "5839a40f24597726f856b511", + "_props": { + "filters": [ + { + "Filter": [ + "5c0d5e4486f77478390952fe", + "61962b617c6c7b169525f168", + "56dfef82d2720bbd668b4567", + "56dff026d2720bb8668b4567", + "56dff061d2720bb5668b4567", + "56dff0bed2720bb0668b4567", + "56dff216d2720bbd668b4568", + "56dff2ced2720bb4668b4567", + "56dff338d2720bbd668b4569", + "56dff3afd2720bba668b4567", + "56dff421d2720b5f5a8b4567", + "56dff4a2d2720bbd668b456a", + "56dff4ecd2720b5f5a8b4568" + ], + "MaxStackCount": 0 + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.132, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.1, + "AimPlane": 0.15, + "DeviationCurve": 1.9, + "DeviationMax": 15.5, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.25, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.27, + "z": -0.08 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1.0691, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1.1323, + "HeatFactorByShot": 1.555, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5644bd2b4bdc2d3b4c8b4572" + }, + "5dcbd56fdbd3d91b3e5468d5": { + "_id": "5dcbd56fdbd3d91b3e5468d5", + "_name": "weapon_dt_mdr_762x51", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_dt_mdr_762x51", + "ShortName": "weapon_dt_mdr_762x51", + "Description": "weapon_dt_mdr_762x51", + "Weight": 2.95, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/mdr/weapon_dt_mdr_762x51_container.bundle", "rcid": "" }, "UsePrefab": { @@ -251396,7 +267624,376 @@ "LootExperience": 30, "ExamineExperience": 8, "HideEntrails": false, - "RepairCost": 193, + "RepairCost": 306, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "5dcbd56fdbd3d91b3e5468d7", + "_parent": "5dcbd56fdbd3d91b3e5468d5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c48a2c22e221602b313fb6c", + "5dcbd6dddbd3d91b3e5468de" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "5dcbd56fdbd3d91b3e5468d8", + "_parent": "5dcbd56fdbd3d91b3e5468d5", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "5df8f535bb49d91fb446d6b0", + "5df8f541c41b2312ea3335e3", + "5a3501acc4a282000d72293a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_handguard", + "_id": "5dcbd56fdbd3d91b3e5468d9", + "_parent": "5dcbd56fdbd3d91b3e5468d5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c48a14f2e2216152006edd7", + "5dcbd6b46ec07c0c4347a564" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_barrel", + "_id": "5dcbd56fdbd3d91b3e5468da", + "_parent": "5dcbd56fdbd3d91b3e5468d5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5dcbe9431e1f4616d354987e" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5dcbd56fdbd3d91b3e5468db", + "_parent": "5dcbd56fdbd3d91b3e5468d5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "626bb8532c923541184624b4", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "62811f461d5df4475f46a332", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "5b2389515acfc4771e1be0c0", + "577d128124597739d65d0e56", + "618b9643526131765025ab35", + "618bab21526131765025ab3f", + "5c86592b2e2216000e69e77c", + "5a37ca54c4a282000d72296a", + "5d0a29fed7ad1a002769ad08", + "5c064c400db834001d23f468", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5b3b99265acfc4704b4a1afb", + "5aa66a9be5b5b0214e506e89", + "5aa66c72e5b5b00016327c93", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "6171407e50224f204c1da3c5", + "61713cc4d8e3106d9806c109", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "5dff77c759400025ea5150cf" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5dcbd56fdbd3d91b3e5468dc", + "_parent": "5dcbd56fdbd3d91b3e5468d5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b17d4351e00367f9bdd", + "5dfa3d7ac41b2312ea33362a", + "5c1780312e221602b66cc189", + "5fb6564947ce63734e3fa1da", + "5bc09a18d4351e003562b68e", + "5c18b9192e2216398b5a8104", + "5fc0fa957283c4046c58147e", + "5894a81786f77427140b8347", + "55d5f46a4bdc2d1b198b4567", + "5ae30bad5acfc400185c2dc4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber762x51", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 5100, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 148, + "RecoilForceBack": 315, + "Convergence": 2, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 650, + "Ergonomics": 72, + "Velocity": 0, + "bEffDist": 500, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5a3501acc4a282000d72293a", + "defAmmo": "5e023e53d4353e3302577c4c", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5dcbd56fdbd3d91b3e5468dd", + "_parent": "5dcbd56fdbd3d91b3e5468d5", + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.16, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.01, + "AimPlane": 0.16, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.12, + "z": -0.01 + }, + "RotationCenter": { + "x": 0, + "y": -0.12, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.12, + "z": -0.03 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.03, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.183425, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.985, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1.015, + "HeatFactorByShot": 1.47, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.025, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "623063e994fc3f7b302a9696": { + "_id": "623063e994fc3f7b302a9696", + "_name": "weapon_hk_g36_556x45", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "Штурмовая винтовка Colt M4A1 5.56x45", + "ShortName": "M4A1 5.56x45", + "Description": "Colt M4A1- штурмовая винтовка (карабин) созданная в США на базе платформы AR-15 под патрон 5.56x45 NATO. Планировалась к вооружению экипажей боевых машин и расчетов техники, которым было необходимо иметь оружие меньших габаритов чем штатное вооружение но использующее стандартный боеприпас. Однако вскоре US SOCOM (Командование Сил Специальных Операций США) приняло на вооружение M4A1 для всех входящих в его состав подразделений. Затем последовало полное принятие M4A1 на вооружение в армии и морской пехоте США.", + "Weight": 0.8, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/g36/weapon_hk_g36_556x45_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 166, "RepairSpeed": 15, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -251416,12 +268013,2766 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_magazine", + "_id": "623063e994fc3f7b302a9699", + "_parent": "623063e994fc3f7b302a9696", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "62307b7b10d2321fa8741921", + "55d4887d4bdc2d962f8b4570", + "5c05413a0db834001c390617", + "5c6d450c2e221600114c997d", + "5c6d42cb2e2216000e69d7d1", + "59c1383d86f774290a37e0ca", + "5aaa5e60e5b5b000140293d6", + "5448c1d04bdc2dff2f8b4569", + "5aaa5dfee5b5b000140293d3", + "5d1340b3d7ad1a0b52682ed7", + "544a378f4bdc2d30388b4567", + "5d1340bdd7ad1a0e8d245aab", + "55802d5f4bdc2dac148b458e", + "5d1340cad7ad1a0b0b249869", + "5c6592372e221600133e47d7", + "544a37c44bdc2d25388b4567", + "5c6d46132e221601da357d56" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_stock", + "_id": "623063e994fc3f7b302a969b", + "_parent": "623063e994fc3f7b302a9696", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "622f140da5958f63c67f1735", + "622f14e899892a7f9e08f6c5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_barrel", + "_id": "623076ea94fc3f7b302a969f", + "_parent": "623063e994fc3f7b302a9696", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "622b379bf9cfc87d675d2de5", + "622b3858034a3e17ad0b81f5", + "622b38c56762c718e457e246" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "6230771f14709f19dd067958", + "_parent": "623063e994fc3f7b302a9696", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62386b2adf47d66e835094b2", + "6231654c71b5bc3baa1078e5", + "62386b7153757417e93a4e9f" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "62307748a0460e5284636a0e", + "_parent": "623063e994fc3f7b302a9696", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "622f039199f4ea1a4d6c9a17", + "622f02437762f55aaa68ac85" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "623077855f08e151e40a35a7", + "_parent": "623063e994fc3f7b302a9696", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "622b4d7df9cfc87d675d2ded", + "622b4f54dc8dcc0ba8742f85", + "622b3d5cf9cfc87d675d2de9", + "622b3c081b89c677a33bcda6" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber556x45NATO", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 4000, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 125, + "RecoilForceBack": 367, + "Convergence": 1.45, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "burst", + "fullauto" + ], + "RecolDispersion": 20, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 750, + "Ergonomics": 48, + "Velocity": 0, + "bEffDist": 500, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "62307b7b10d2321fa8741921", + "defAmmo": "54527a984bdc2d4e668b4567", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "623063e994fc3f7b302a969d", + "_parent": "623063e994fc3f7b302a9696", + "_props": { + "filters": [ + { + "Filter": [ + "59e6920f86f77411d82aa167", + "59e6927d86f77411da468256", + "54527a984bdc2d4e668b4567", + "54527ac44bdc2d36668b4567", + "59e68f6f86f7746c9f75e846", + "59e6906286f7746c9f75e847", + "59e690b686f7746c9f75e848", + "59e6918f86f7746c9f75e849", + "60194943740c5d77f6705eea", + "601949593ae8f707c4608daa", + "5c0d5ae286f7741e46554302" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.128, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.01, + "AimPlane": 0.16, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.24, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": 0, + "z": 0 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.03, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 2, + "BaseMalfunctionChance": 0.183425, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1, + "HeatFactorGun": 1, + "CoolFactorGun": 3.96, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 1.235, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "5ab8e9fcd8ce870019439434": { + "_id": "5ab8e9fcd8ce870019439434", + "_name": "weapon_izhmash_aks74n_545x39", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "Автомат Калашникова АК-74Н 5.45x39", + "ShortName": "АК-74N 5.45x39", + "Description": "Автомат Калашникова калибра 5,45 мм, разработанный в 1970 году конструктором М. Т. Калашниковым. Дальнейшее развитие АКМ в связи с переходом Вооруженных Сил на новый боеприпас 5.45x39. Основное отличие от штатного АК-74 это наличие крепления для оптических и ночных прицелов.", + "Weight": 2.092, + "BackgroundColor": "black", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/aks74/weapon_izhmash_aks74n_545x39_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 127, + "RepairSpeed": 5, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_gas_block", + "_id": "5ab8e9fcd8ce870019439437", + "_parent": "5ab8e9fcd8ce870019439434", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a01ad4786f77450561fda02", + "59c6633186f7740cf0493bb9", + "59d64ec286f774171d1e0a42", + "59e649f986f77411d949b246", + "5b237e425acfc4771e1be0b6", + "59ccfdba86f7747f2109a587", + "5cf656f2d7f00c06585fb6eb", + "5d4aab30a4b9365435358c55" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_launcher", + "_id": "5ab8e9fcd8ce870019439438", + "_parent": "5ab8e9fcd8ce870019439434", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e7e7bbe6da9612f743f1e0" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5ab8e9fcd8ce870019439439", + "_parent": "5ab8e9fcd8ce870019439434", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac72e945acfc43f3b691116", + "5ac7655e5acfc40016339a19", + "5649aa744bdc2ded0b8b457e", + "5f633f791b231926f2329f13", + "5943eeeb86f77412d6384f6b", + "5cc9a96cd7f00c011c04e04a", + "615d8f5dd92c473c770212ef", + "5649ab884bdc2ded0b8b457f", + "57dc324a24597759501edc20", + "59bffc1f86f77435b128b872", + "593d493f86f7745e6b2ceb22", + "564caa3d4bdc2d17108b458e", + "57ffb0e42459777d047111c5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "5ab8e9fcd8ce87001943943a", + "_parent": "5ab8e9fcd8ce870019439434", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5f6341043ada5942720e2dc5", + "6087e663132d4d12c81fd96b", + "5beec8ea0db834001a6f9dbf", + "5649ad3f4bdc2df8348b4585", + "5649ade84bdc2d1b2b8b4587", + "59e62cc886f77440d40b52a1", + "5a0071d486f77404e23a12b2", + "57e3dba62459770f0c32322b", + "5cf54404d7f00c108840b2ef", + "5e2192a498a36665e8337386", + "5b30ac585acfc433000eb79c", + "59e6318286f77444dd62c4cc", + "5cf50850d7f00c056e24104c", + "5cf508bfd7f00c056e24104e", + "5947fa2486f77425b47c1a9b", + "5c6bf4aa2e2216001219b0ae", + "5649ae4a4bdc2d1b2b8b4588", + "5998517986f7746017232f7e", + "623c3be0484b5003161840dc", + "628a664bccaab13006640e47", + "628c9ab845c59e5b80768a81", + "5947f92f86f77427344a76b1" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "5ab8e9fcd8ce87001943943b", + "_parent": "5ab8e9fcd8ce870019439434", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649af094bdc2df8348b4586", + "5ac50da15acfc4001718d287", + "5d2c76ed48f03532f2136169", + "5d2c770c48f0354b4a07c100", + "5d2c772c48f0355d95672c25", + "5649af884bdc2d1b2b8b4589", + "628a665a86cbd9750d2ff5e5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5ab8e9fcd8ce87001943943c", + "_parent": "5ab8e9fcd8ce870019439434", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac733a45acfc400192630e2", + "5649b0544bdc2d1b2b8b458a", + "5ac72e475acfc400180ae6fe", + "5649d9a14bdc2d79388b4580", + "628a7b23b0f75035732dd565" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "5ab8e9fcd8ce87001943943d", + "_parent": "5ab8e9fcd8ce870019439434", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59ecc28286f7746d7a68aa8c", + "5ab626e4d8ce87272e4c6e43", + "57dc347d245977596754e7a1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "5ab8e9fcd8ce87001943943e", + "_parent": "5ab8e9fcd8ce870019439434", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "564ca9df4bdc2d35148b4569", + "564ca99c4bdc2d16268b4589", + "55d480c04bdc2d1d4e8b456a", + "5cbdaf89ae9215000e5b9c94", + "55d481904bdc2d8c2f8b456a", + "55d482194bdc2d1d4e8b456b", + "55d4837c4bdc2d1d4e8b456c", + "5aaa4194e5b5b055d06310a5", + "5bed61680db834001d2c45ab", + "5bed625c0db834001c062946" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_mount_000", + "_id": "5ab8e9fcd8ce87001943943f", + "_parent": "5ab8e9fcd8ce870019439434", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5947db3f86f77447880cf76f", + "6113d6c3290d254f5e6b27db", + "57486e672459770abd687134", + "618a5d5852ecee1505530b2a", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5d0a29ead7ad1a0026013f27", + "618a75c9a3884f56c957ca1b", + "57acb6222459771ec34b5cb0", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "5ab8e9fcd8ce870019439440", + "_parent": "5ab8e9fcd8ce870019439434", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6130ca3fd92c473c77020dbd", + "5648ac824bdc2ded0b8b457d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber545x39", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 5200, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 140, + "RecoilForceBack": 397, + "Convergence": 1.6, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 650, + "Ergonomics": 32, + "Velocity": 1.8, + "bEffDist": 650, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "55d480c04bdc2d1d4e8b456a", + "defAmmo": "56dff3afd2720bba668b4567", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5ab8e9fcd8ce870019439436", + "_parent": "5ab8e9fcd8ce870019439434", + "_props": { + "filters": [ + { + "Filter": [ + "5c0d5e4486f77478390952fe", + "61962b617c6c7b169525f168", + "56dfef82d2720bbd668b4567", + "56dff026d2720bb8668b4567", + "56dff061d2720bb5668b4567", + "56dff0bed2720bb0668b4567", + "56dff216d2720bbd668b4568", + "56dff2ced2720bb4668b4567", + "56dff338d2720bbd668b4569", + "56dff3afd2720bba668b4567", + "56dff421d2720b5f5a8b4567", + "56dff4a2d2720bbd668b456a", + "56dff4ecd2720b5f5a8b4568" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.128, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.058, + "AimPlane": 0.19, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.25, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.27, + "z": -0.08 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.9702, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1.0008, + "HeatFactorByShot": 1.49, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "583990e32459771419544dd2": { + "_id": "583990e32459771419544dd2", + "_name": "weapon_izhmash_aks74un_545x39", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_izhmash_aks74un_545x39", + "ShortName": "weapon_izhmash_aks74un_545x39", + "Description": "weapon_izhmash_aks74un_545x39", + "Weight": 1.85, + "BackgroundColor": "black", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/aks74u/weapon_izhmash_aks74ub_545x39_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 111, + "RepairSpeed": 5, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_pistol_grip", - "_id": "5d43021ca4b9362eab4b5e27", - "_parent": "5d43021ca4b9362eab4b5e25", + "_id": "583990e32459771419544dd5", + "_parent": "583990e32459771419544dd2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5f6341043ada5942720e2dc5", + "6087e663132d4d12c81fd96b", + "5beec8ea0db834001a6f9dbf", + "5649ad3f4bdc2df8348b4585", + "5649ade84bdc2d1b2b8b4587", + "59e62cc886f77440d40b52a1", + "5a0071d486f77404e23a12b2", + "57e3dba62459770f0c32322b", + "5cf54404d7f00c108840b2ef", + "5e2192a498a36665e8337386", + "5b30ac585acfc433000eb79c", + "59e6318286f77444dd62c4cc", + "5cf50850d7f00c056e24104c", + "5cf508bfd7f00c056e24104e", + "5947f92f86f77427344a76b1", + "5947fa2486f77425b47c1a9b", + "5c6bf4aa2e2216001219b0ae", + "5649ae4a4bdc2d1b2b8b4588", + "5998517986f7746017232f7e", + "623c3be0484b5003161840dc", + "628c9ab845c59e5b80768a81", + "628a664bccaab13006640e47" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "583990e32459771419544dd6", + "_parent": "583990e32459771419544dd2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59ecc28286f7746d7a68aa8c", + "5ab626e4d8ce87272e4c6e43", + "57dc347d245977596754e7a1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "583990e32459771419544dd7", + "_parent": "583990e32459771419544dd2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6130ca3fd92c473c77020dbd", + "5648ac824bdc2ded0b8b457d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "583990e32459771419544dd8", + "_parent": "583990e32459771419544dd2", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "564ca9df4bdc2d35148b4569", + "564ca99c4bdc2d16268b4589", + "55d480c04bdc2d1d4e8b456a", + "5cbdaf89ae9215000e5b9c94", + "55d481904bdc2d8c2f8b456a", + "55d482194bdc2d1d4e8b456b", + "55d4837c4bdc2d1d4e8b456c", + "5aaa4194e5b5b055d06310a5", + "5bed61680db834001d2c45ab", + "5bed625c0db834001c062946" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_muzzle", + "_id": "583990e32459771419544dd9", + "_parent": "583990e32459771419544dd2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac72e945acfc43f3b691116", + "5ac7655e5acfc40016339a19", + "5649aa744bdc2ded0b8b457e", + "5f633f791b231926f2329f13", + "5943eeeb86f77412d6384f6b", + "5cc9a96cd7f00c011c04e04a", + "615d8f5dd92c473c770212ef", + "5649ab884bdc2ded0b8b457f", + "57dc324a24597759501edc20", + "59bffc1f86f77435b128b872", + "593d493f86f7745e6b2ceb22", + "564caa3d4bdc2d17108b458e", + "57ffb0e42459777d047111c5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "583990e32459771419544dda", + "_parent": "583990e32459771419544dd2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57dc334d245977597164366f", + "5839a7742459773cf9693481" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5839957824597712102f7c81", + "_parent": "583990e32459771419544dd2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5947db3f86f77447880cf76f", + "6113d6c3290d254f5e6b27db", + "57486e672459770abd687134", + "618a5d5852ecee1505530b2a", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5d0a29ead7ad1a0026013f27", + "618a75c9a3884f56c957ca1b", + "57acb6222459771ec34b5cb0", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "59d37aa286f7747e673f3977", + "_parent": "583990e32459771419544dd2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59d36a0086f7747e673f3946" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber545x39", + "Durability": 95, + "MaxDurability": 100, + "OperatingResource": 5000, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 140, + "RecoilForceBack": 445, + "Convergence": 1.7, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 30, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 650, + "Ergonomics": 44, + "Velocity": -17.9, + "bEffDist": 300, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "55d480c04bdc2d1d4e8b456a", + "defAmmo": "56dff3afd2720bba668b4567", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "583990e32459771419544dd3", + "_parent": "583990e32459771419544dd2", + "_props": { + "filters": [ + { + "Filter": [ + "5c0d5e4486f77478390952fe", + "61962b617c6c7b169525f168", + "56dfef82d2720bbd668b4567", + "56dff026d2720bb8668b4567", + "56dff061d2720bb5668b4567", + "56dff0bed2720bb0668b4567", + "56dff216d2720bbd668b4568", + "56dff2ced2720bb4668b4567", + "56dff338d2720bbd668b4569", + "56dff3afd2720bba668b4567", + "56dff421d2720b5f5a8b4567", + "56dff4a2d2720bbd668b456a", + "56dff4ecd2720b5f5a8b4568" + ], + "MaxStackCount": 0 + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.132, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.1, + "AimPlane": 0.15, + "DeviationCurve": 1.9, + "DeviationMax": 15.5, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.25, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.27, + "z": -0.08 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1.0691, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1.1323, + "HeatFactorByShot": 1.555, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5644bd2b4bdc2d3b4c8b4572" + }, + "5abcbc27d8ce8700182eceeb": { + "_id": "5abcbc27d8ce8700182eceeb", + "_name": "weapon_izhmash_akmsn_762x39", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_izhmash_akms_762x39", + "ShortName": "weapon_izhmash_akms_762x39", + "Description": "weapon_izhmash_akms_762x39", + "Weight": 2.092, + "BackgroundColor": "black", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/akm/weapon_izhmash_akmsn_762x39_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 145, + "RepairSpeed": 5, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_gas_block", + "_id": "5abcbc27d8ce8700182eceee", + "_parent": "5abcbc27d8ce8700182eceeb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a01ad4786f77450561fda02", + "59c6633186f7740cf0493bb9", + "59d64ec286f774171d1e0a42", + "59e649f986f77411d949b246", + "5b237e425acfc4771e1be0b6", + "59ccfdba86f7747f2109a587", + "5cf656f2d7f00c06585fb6eb", + "5d4aab30a4b9365435358c55" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_launcher", + "_id": "5abcbc27d8ce8700182eceef", + "_parent": "5abcbc27d8ce8700182eceeb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e7e7bbe6da9612f743f1e0" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5abcbc27d8ce8700182ecef0", + "_parent": "5abcbc27d8ce8700182eceeb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59d64fc686f774171b243fe2", + "5a0d716f1526d8000d26b1e2", + "5f633f68f5750b524b45f112", + "5c878ebb2e2216001219d48a", + "59e61eb386f77440d64f5daf", + "59e8a00d86f7742ad93b569c", + "5a9ea27ca2750c00137fa672", + "5cc9ad73d7f00c000e2579d4", + "5c7951452e221644f31bfd5c", + "615d8e9867085e45ef1409c6", + "5a0abb6e1526d8000a025282", + "59bffc1f86f77435b128b872", + "593d489686f7745c6255d58a", + "5a0d63621526d8dba31fe3bf", + "5a9fbacda2750c00141e080f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip_akms", + "_id": "5abcbc27d8ce8700182ecef1", + "_parent": "5abcbc27d8ce8700182eceeb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5f6341043ada5942720e2dc5", + "6087e663132d4d12c81fd96b", + "5beec8ea0db834001a6f9dbf", + "5649ad3f4bdc2df8348b4585", + "5649ade84bdc2d1b2b8b4587", + "59e62cc886f77440d40b52a1", + "5a0071d486f77404e23a12b2", + "57e3dba62459770f0c32322b", + "5cf54404d7f00c108840b2ef", + "5e2192a498a36665e8337386", + "5b30ac585acfc433000eb79c", + "59e6318286f77444dd62c4cc", + "5cf50850d7f00c056e24104c", + "5cf508bfd7f00c056e24104e", + "5947f92f86f77427344a76b1", + "5947fa2486f77425b47c1a9b", + "5c6bf4aa2e2216001219b0ae", + "5649ae4a4bdc2d1b2b8b4588", + "5998517986f7746017232f7e", + "623c3be0484b5003161840dc", + "628c9ab845c59e5b80768a81", + "628a664bccaab13006640e47" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "5abcbc27d8ce8700182ecef2", + "_parent": "5abcbc27d8ce8700182eceeb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d2c76ed48f03532f2136169", + "5d2c770c48f0354b4a07c100", + "59d6507c86f7741b846413a2", + "59e6449086f7746c9f75e822", + "5d2c772c48f0355d95672c25", + "5649af884bdc2d1b2b8b4589", + "628a665a86cbd9750d2ff5e5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5abcbc27d8ce8700182ecef3", + "_parent": "5abcbc27d8ce8700182eceeb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59d650cf86f7741b846413a4", + "5a0eb980fcdbcb001a3b00a6", + "5649d9a14bdc2d79388b4580", + "628a7b23b0f75035732dd565" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock_akms", + "_id": "5abcbc27d8ce8700182ecef4", + "_parent": "5abcbc27d8ce8700182eceeb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59ff3b6a86f77477562ff5ed", + "5abcd472d8ce8700166032ae" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "5abcbc27d8ce8700182ecef5", + "_parent": "5abcbc27d8ce8700182eceeb", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "59e5d83b86f7745aed03d262", + "5a01c29586f77474660c694c", + "5ac66bea5acfc43b321d4aec", + "59d625f086f774661516605d", + "5b1fd4e35acfc40018633c39", + "5a0060fc86f7745793204432", + "59e5f5a486f7746c530b3ce2", + "5b1fb3e15acfc4001637f068", + "59d6272486f77466146386ff", + "5e21a3c67e40bd02257a008a", + "5cbdc23eae9215001136a407", + "5c6175362e221600133e3b94", + "59fafc5086f7740dbe19f6c3", + "59fafc9386f774067d462453", + "5cfe8010d7ad1a59283b14c6", + "6272874a6c47bd74f92e2087" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_charge", + "_id": "5abcbc27d8ce8700182ecef6", + "_parent": "5abcbc27d8ce8700182eceeb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6130ca3fd92c473c77020dbd", + "5648ac824bdc2ded0b8b457d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5abcbc27d8ce8700182ecef7", + "_parent": "5abcbc27d8ce8700182eceeb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a0f096dfcdbcb0176308b15" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5abcd32ed8ce8700150a163b", + "_parent": "5abcbc27d8ce8700182eceeb", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5947db3f86f77447880cf76f", + "6113d6c3290d254f5e6b27db", + "57486e672459770abd687134", + "618a5d5852ecee1505530b2a", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5d0a29ead7ad1a0026013f27", + "618a75c9a3884f56c957ca1b", + "57acb6222459771ec34b5cb0", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber762x39", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 6000, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 190, + "RecoilForceBack": 448, + "Convergence": 1.2, + "RecoilAngle": 85, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 600, + "Ergonomics": 24, + "Velocity": 1.8, + "bEffDist": 400, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "59d625f086f774661516605d", + "defAmmo": "5656d7c34bdc2d9d198b4587", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5abcbc27d8ce8700182eceed", + "_parent": "5abcbc27d8ce8700182eceeb", + "_props": { + "filters": [ + { + "Filter": [ + "59e0d99486f7744a32234762", + "59e4d3d286f774176a36250a", + "5656d7c34bdc2d9d198b4587", + "59e4cf5286f7741778269d8a", + "59e4d24686f7741776641ac7", + "601aa3d2b2bcb34913271e6d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.136, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.067, + "AimPlane": 0.19, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.25, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.27, + "z": -0.08 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock_akms", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.9306, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 0.9503, + "HeatFactorByShot": 1.34, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "6184055050224f204c1da540": { + "_id": "6184055050224f204c1da540", + "_name": "weapon_fn_mk16_556x45", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_fn_mk16_556x45", + "ShortName": "weapon_fn_mk16_556x45", + "Description": "weapon_fn_mk16_556x45", + "Weight": 0.7, + "BackgroundColor": "black", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/scar/weapon_fn_mk16_556x45_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 198, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "6184055050224f204c1da542", + "_parent": "6184055050224f204c1da540", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d4b9964bdc2d1d4e8b456e", + "571659bb2459771fb2755a12", + "602e71bd53a60014f9705bfa", + "6113c3586c780c1e710c90bc", + "6113cc78d3a39d50044c065a", + "6113cce3d92c473c770200c7", + "5cc9bcaed7f00c011c04e179", + "5bb20e18d4351e00320205d5", + "5bb20e0ed4351e3bac1212dc", + "6193dcd0f8ee7e52e4210a28", + "5d025cc1d7ad1a53845279ef", + "5c6d7b3d2e221600114c9b7d", + "57c55efc2459772d2c6271e7", + "57af48872459771f0b2ebf11", + "57c55f092459772d291a8463", + "57c55f112459772d28133310", + "57c55f172459772d27602381", + "5a339805c4a2826c6e06d73d", + "55802f5d4bdc2dac148b458f", + "5d15cf3bd7ad1a67e71518b2", + "59db3a1d86f77429e05b4e92", + "5fbcbd6c187fea44d52eda14", + "59db3acc86f7742a2c4ab912", + "59db3b0886f77429d72fb895", + "615d8faecabb9b7ad90f4d5d", + "5b07db875acfc40dc528a5f6" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "6184055050224f204c1da543", + "_parent": "6184055050224f204c1da540", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "55d4887d4bdc2d962f8b4570", + "61840bedd92c473c77021635", + "61840d85568c120fdd2962a5", + "5c05413a0db834001c390617", + "5c6d450c2e221600114c997d", + "5c6d42cb2e2216000e69d7d1", + "59c1383d86f774290a37e0ca", + "5aaa5e60e5b5b000140293d6", + "5448c1d04bdc2dff2f8b4569", + "5aaa5dfee5b5b000140293d3", + "5d1340b3d7ad1a0b52682ed7", + "544a378f4bdc2d30388b4567", + "5d1340bdd7ad1a0e8d245aab", + "55802d5f4bdc2dac148b458e", + "5d1340cad7ad1a0b0b249869", + "6241c2c2117ad530666a5108", + "5c6592372e221600133e47d7", + "544a37c44bdc2d25388b4567", + "5c6d46132e221601da357d56" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_reciever", + "_id": "6184055050224f204c1da544", + "_parent": "6184055050224f204c1da540", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "618405198004cc50514c3594", + "618426d96c780c1e710c9b9f" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "6184055050224f204c1da545", + "_parent": "6184055050224f204c1da540", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61816734d8e3106d9806c1f3", + "61825d06d92c473c770215de" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "6184055050224f204c1da546", + "_parent": "6184055050224f204c1da540", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6181688c6c780c1e710c9b04" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber556x45NATO", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 6000, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 143, + "RecoilForceBack": 431, + "Convergence": 2, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 15, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 650, + "Ergonomics": 45, + "Velocity": 0, + "bEffDist": 500, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "61840bedd92c473c77021635", + "defAmmo": "59e68f6f86f7746c9f75e846", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "6184055050224f204c1da547", + "_parent": "6184055050224f204c1da540", + "_props": { + "filters": [ + { + "Filter": [ + "59e6920f86f77411d82aa167", + "59e6927d86f77411da468256", + "54527a984bdc2d4e668b4567", + "54527ac44bdc2d36668b4567", + "59e68f6f86f7746c9f75e846", + "59e6906286f7746c9f75e847", + "59e690b686f7746c9f75e848", + "59e6918f86f7746c9f75e849", + "60194943740c5d77f6705eea", + "601949593ae8f707c4608daa", + "5c0d5ae286f7741e46554302" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.136, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.01, + "AimPlane": 0.16, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.24, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": 0, + "z": 0 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.03, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.183425, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 1.2, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 0.6, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.025, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "5bf3e03b0db834001d2c4a9c": { + "_id": "5bf3e03b0db834001d2c4a9c", + "_name": "weapon_izhmash_ak74_545x39", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "Автомат Калашникова АК-74Н 5.45x39", + "ShortName": "АК-74N 5.45x39", + "Description": "Автомат Калашникова калибра 5,45 мм, разработанный в 1970 году конструктором М. Т. Калашниковым. Дальнейшее развитие АКМ в связи с переходом Вооруженных Сил на новый боеприпас 5.45x39. Основное отличие от штатного АК-74 это наличие крепления для оптических и ночных прицелов.", + "Weight": 1.992, + "BackgroundColor": "black", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/ak74/weapon_izhmash_ak74_545x39_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 109, + "RepairSpeed": 5, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_gas_block", + "_id": "5bf3e03b0db834001d2c4a9f", + "_parent": "5bf3e03b0db834001d2c4a9c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a01ad4786f77450561fda02", + "59c6633186f7740cf0493bb9", + "59d64ec286f774171d1e0a42", + "59e649f986f77411d949b246", + "5b237e425acfc4771e1be0b6", + "59ccfdba86f7747f2109a587", + "5cf656f2d7f00c06585fb6eb", + "5d4aab30a4b9365435358c55" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_launcher", + "_id": "5bf3e03b0db834001d2c4aa0", + "_parent": "5bf3e03b0db834001d2c4a9c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e7e7bbe6da9612f743f1e0" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "5bf3e03b0db834001d2c4aa1", + "_parent": "5bf3e03b0db834001d2c4a9c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac72e945acfc43f3b691116", + "5ac7655e5acfc40016339a19", + "5649aa744bdc2ded0b8b457e", + "5f633f791b231926f2329f13", + "5943eeeb86f77412d6384f6b", + "5cc9a96cd7f00c011c04e04a", + "615d8f5dd92c473c770212ef", + "5649ab884bdc2ded0b8b457f", + "57dc324a24597759501edc20", + "59bffc1f86f77435b128b872", + "593d493f86f7745e6b2ceb22", + "564caa3d4bdc2d17108b458e", + "57ffb0e42459777d047111c5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "5bf3e03b0db834001d2c4aa2", + "_parent": "5bf3e03b0db834001d2c4a9c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "619b69037b9de8162902673e", + "5f6341043ada5942720e2dc5", + "6087e663132d4d12c81fd96b", + "5beec8ea0db834001a6f9dbf", + "5649ad3f4bdc2df8348b4585", + "5649ade84bdc2d1b2b8b4587", + "59e62cc886f77440d40b52a1", + "5a0071d486f77404e23a12b2", + "57e3dba62459770f0c32322b", + "5cf54404d7f00c108840b2ef", + "5e2192a498a36665e8337386", + "5b30ac585acfc433000eb79c", + "59e6318286f77444dd62c4cc", + "5cf50850d7f00c056e24104c", + "5cf508bfd7f00c056e24104e", + "5947f92f86f77427344a76b1", + "5947fa2486f77425b47c1a9b", + "5c6bf4aa2e2216001219b0ae", + "5649ae4a4bdc2d1b2b8b4588", + "5998517986f7746017232f7e", + "623c3be0484b5003161840dc", + "628a664bccaab13006640e47", + "628c9ab845c59e5b80768a81" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "5bf3e03b0db834001d2c4aa3", + "_parent": "5bf3e03b0db834001d2c4a9c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649af094bdc2df8348b4586", + "5ac50da15acfc4001718d287", + "5d2c76ed48f03532f2136169", + "5d2c770c48f0354b4a07c100", + "5d2c772c48f0355d95672c25", + "5649af884bdc2d1b2b8b4589", + "628a665a86cbd9750d2ff5e5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5bf3e03b0db834001d2c4aa4", + "_parent": "5bf3e03b0db834001d2c4a9c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ac733a45acfc400192630e2", + "5649b0544bdc2d1b2b8b458a", + "5ac72e475acfc400180ae6fe", + "5649d9a14bdc2d79388b4580", + "628a7b23b0f75035732dd565" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "5bf3e03b0db834001d2c4aa5", + "_parent": "5bf3e03b0db834001d2c4a9c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649b0fc4bdc2d17108b4588", + "5cbdb1b0ae9215000d50e105", + "5649b1c04bdc2d16268b457c", + "5cf518cfd7f00c065b422214", + "5b04473a5acfc40018632f70", + "5e217ba4c1434648c13568cd", + "59d6514b86f774171a068a08", + "5b0e794b5acfc47a877359b2", + "59e6227d86f77440d64f5dc2", + "59e89d0986f77427600d226e", + "6087e2a5232e5a31c233d552", + "5649b2314bdc2d79388b4576", + "5b222d335acfc4771e1be099", + "628a6678ccaab13006640e49" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "5bf3e03b0db834001d2c4aa6", + "_parent": "5bf3e03b0db834001d2c4a9c", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "564ca9df4bdc2d35148b4569", + "564ca99c4bdc2d16268b4589", + "55d480c04bdc2d1d4e8b456a", + "5cbdaf89ae9215000e5b9c94", + "55d481904bdc2d8c2f8b456a", + "55d482194bdc2d1d4e8b456b", + "55d4837c4bdc2d1d4e8b456c", + "5aaa4194e5b5b055d06310a5", + "5bed61680db834001d2c45ab", + "5bed625c0db834001c062946" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_charge", + "_id": "5bf3e03b0db834001d2c4aa8", + "_parent": "5bf3e03b0db834001d2c4a9c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6130ca3fd92c473c77020dbd", + "5648ac824bdc2ded0b8b457d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber545x39", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 5200, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 141, + "RecoilForceBack": 398, + "Convergence": 1.6, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 650, + "Ergonomics": 30, + "Velocity": 1.8, + "bEffDist": 650, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "55d480c04bdc2d1d4e8b456a", + "defAmmo": "56dff3afd2720bba668b4567", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5bf3e03b0db834001d2c4a9e", + "_parent": "5bf3e03b0db834001d2c4a9c", + "_props": { + "filters": [ + { + "Filter": [ + "5c0d5e4486f77478390952fe", + "61962b617c6c7b169525f168", + "56dfef82d2720bbd668b4567", + "56dff026d2720bb8668b4567", + "56dff061d2720bb5668b4567", + "56dff0bed2720bb0668b4567", + "56dff216d2720bbd668b4568", + "56dff2ced2720bb4668b4567", + "56dff338d2720bbd668b4569", + "56dff3afd2720bba668b4567", + "56dff421d2720b5f5a8b4567", + "56dff4a2d2720bbd668b456a", + "56dff4ecd2720b5f5a8b4568" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.12, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.058, + "AimPlane": 0.19, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.25, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.27, + "z": -0.08 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.9701, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1.0008, + "HeatFactorByShot": 1.49, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "618428466ef05c2ce828f218": { + "_id": "618428466ef05c2ce828f218", + "_name": "weapon_fn_mk16_556x45_fde", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_fn_mk16_556x45", + "ShortName": "weapon_fn_mk16_556x45", + "Description": "weapon_fn_mk16_556x45", + "Weight": 0.7, + "BackgroundColor": "black", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/scar/weapon_fn_mk16_556x45_fde_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 198, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "618428466ef05c2ce828f21c", + "_parent": "618428466ef05c2ce828f218", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d4b9964bdc2d1d4e8b456e", + "571659bb2459771fb2755a12", + "602e71bd53a60014f9705bfa", + "6113c3586c780c1e710c90bc", + "6113cc78d3a39d50044c065a", + "6113cce3d92c473c770200c7", + "5cc9bcaed7f00c011c04e179", + "5bb20e18d4351e00320205d5", + "5bb20e0ed4351e3bac1212dc", + "6193dcd0f8ee7e52e4210a28", + "5d025cc1d7ad1a53845279ef", + "5c6d7b3d2e221600114c9b7d", + "57c55efc2459772d2c6271e7", + "57af48872459771f0b2ebf11", + "57c55f092459772d291a8463", + "57c55f112459772d28133310", + "57c55f172459772d27602381", + "5a339805c4a2826c6e06d73d", + "55802f5d4bdc2dac148b458f", + "5d15cf3bd7ad1a67e71518b2", + "59db3a1d86f77429e05b4e92", + "5fbcbd6c187fea44d52eda14", + "59db3acc86f7742a2c4ab912", + "59db3b0886f77429d72fb895", + "615d8faecabb9b7ad90f4d5d", + "5b07db875acfc40dc528a5f6" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "618428466ef05c2ce828f21d", + "_parent": "618428466ef05c2ce828f218", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "55d4887d4bdc2d962f8b4570", + "61840bedd92c473c77021635", + "61840d85568c120fdd2962a5", + "5c05413a0db834001c390617", + "5c6d450c2e221600114c997d", + "5c6d42cb2e2216000e69d7d1", + "59c1383d86f774290a37e0ca", + "5aaa5e60e5b5b000140293d6", + "5448c1d04bdc2dff2f8b4569", + "5aaa5dfee5b5b000140293d3", + "5d1340b3d7ad1a0b52682ed7", + "544a378f4bdc2d30388b4567", + "5d1340bdd7ad1a0e8d245aab", + "55802d5f4bdc2dac148b458e", + "5d1340cad7ad1a0b0b249869", + "6241c2c2117ad530666a5108", + "5c6592372e221600133e47d7", + "544a37c44bdc2d25388b4567", + "5c6d46132e221601da357d56" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_reciever", + "_id": "618428466ef05c2ce828f21e", + "_parent": "618428466ef05c2ce828f218", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "618405198004cc50514c3594", + "618426d96c780c1e710c9b9f" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "618428466ef05c2ce828f21f", + "_parent": "618428466ef05c2ce828f218", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "61816734d8e3106d9806c1f3", + "61825d06d92c473c770215de" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "618428466ef05c2ce828f220", + "_parent": "618428466ef05c2ce828f218", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6181688c6c780c1e710c9b04" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber556x45NATO", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 6000, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 143, + "RecoilForceBack": 431, + "Convergence": 2, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 15, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 650, + "Ergonomics": 45, + "Velocity": 0, + "bEffDist": 500, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "61840bedd92c473c77021635", + "defAmmo": "59e6920f86f77411d82aa167", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "618428466ef05c2ce828f221", + "_parent": "618428466ef05c2ce828f218", + "_props": { + "filters": [ + { + "Filter": [ + "59e6920f86f77411d82aa167", + "59e6927d86f77411da468256", + "54527a984bdc2d4e668b4567", + "54527ac44bdc2d36668b4567", + "59e68f6f86f7746c9f75e846", + "59e6906286f7746c9f75e847", + "59e690b686f7746c9f75e848", + "59e6918f86f7746c9f75e849", + "60194943740c5d77f6705eea", + "601949593ae8f707c4608daa", + "5c0d5ae286f7741e46554302" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.136, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.01, + "AimPlane": 0.16, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.24, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": 0, + "z": 0 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.03, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.183425, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 1.2, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 0.6, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.025, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "5c07c60e0db834002330051f": { + "_id": "5c07c60e0db834002330051f", + "_name": "weapon_adar_2-15_556x45", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_adar_2-15_556x45", + "ShortName": "weapon_adar_2-15_556x45", + "Description": "weapon_adar_2-15_556x45", + "Weight": 0.4, + "BackgroundColor": "black", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/adar_2-15/weapon_adar_2-15_556x45_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 126, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "5c07c60e0db8340023300521", + "_parent": "5c07c60e0db834002330051f", "_props": { "filters": [ { @@ -251465,8 +270816,8 @@ }, { "_name": "mod_magazine", - "_id": "5d43021ca4b9362eab4b5e28", - "_parent": "5d43021ca4b9362eab4b5e25", + "_id": "5c07c60e0db8340023300522", + "_parent": "5c07c60e0db834002330051f", "_props": { "filters": [ { @@ -251501,8 +270852,8 @@ }, { "_name": "mod_reciever", - "_id": "5d43021ca4b9362eab4b5e29", - "_parent": "5d43021ca4b9362eab4b5e25", + "_id": "5c07c60e0db8340023300523", + "_parent": "5c07c60e0db834002330051f", "_props": { "filters": [ { @@ -251523,8 +270874,8 @@ }, { "_name": "mod_stock", - "_id": "5d43021ca4b9362eab4b5e2a", - "_parent": "5d43021ca4b9362eab4b5e25", + "_id": "5c07c60e0db8340023300524", + "_parent": "5c07c60e0db834002330051f", "_props": { "filters": [ { @@ -251542,7 +270893,8 @@ "5c793fc42e221600114ca25d", "591aef7986f774139d495f03", "591af10186f774139d495f0e", - "627254cc9c563e6e442c398f" + "627254cc9c563e6e442c398f", + "638de3603a1a4031d8260b8c" ] } ] @@ -251553,8 +270905,8 @@ }, { "_name": "mod_charge", - "_id": "5d43021ca4b9362eab4b5e2b", - "_parent": "5d43021ca4b9362eab4b5e25", + "_id": "5c07c60e0db8340023300525", + "_parent": "5c07c60e0db834002330051f", "_props": { "filters": [ { @@ -251585,14 +270937,14 @@ "ammoCaliber": "Caliber556x45NATO", "Durability": 100, "MaxDurability": 100, - "OperatingResource": 3650, + "OperatingResource": 2400, "RepairComplexity": 0, "durabSpawnMin": 25, "durabSpawnMax": 75, "isFastReload": true, - "RecoilForceUp": 132, - "RecoilForceBack": 358, - "Convergence": 1.6, + "RecoilForceUp": 141, + "RecoilForceBack": 383, + "Convergence": 1.5, "RecoilAngle": 90, "weapFireType": [ "single" @@ -251601,7 +270953,7 @@ "SingleFireRate": 450, "CanQueueSecondShot": true, "bFirerate": 800, - "Ergonomics": 50, + "Ergonomics": 48, "Velocity": 0, "bEffDist": 500, "bHearDist": 80, @@ -251615,8 +270967,8 @@ "Chambers": [ { "_name": "patron_in_weapon", - "_id": "5d43021ca4b9362eab4b5e2c", - "_parent": "5d43021ca4b9362eab4b5e25", + "_id": "5c07c60e0db8340023300526", + "_parent": "5c07c60e0db834002330051f", "_props": { "filters": [ { @@ -251641,7 +270993,7 @@ "_proto": "55d4af244bdc2d962f8b4571" } ], - "CameraRecoil": 0.112, + "CameraRecoil": 0.12, "CameraSnap": 3.5, "ReloadMode": "ExternalMagazine", "CenterOfImpact": 0.01, @@ -251687,7 +271039,7 @@ "ManualBoltCatch": false, "AimSensitivity": 0.65, "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.208725, + "BaseMalfunctionChance": 0.18975, "AllowJam": true, "AllowFeed": true, "AllowMisfire": true, @@ -251696,7 +271048,7 @@ "HeatFactorGun": 1, "CoolFactorGun": 3.168, "CoolFactorGunMods": 1, - "HeatFactorByShot": 1.39, + "HeatFactorByShot": 1.48, "AllowOverheat": true, "DoubleActionAccuracyPenalty": 1.5, "RecoilPosZMult": 1, @@ -251704,874 +271056,8 @@ "MaxRepairKitDegradation": 0.025, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "59e6687d86f77411d949b251": { - "_id": "59e6687d86f77411d949b251", - "_name": "weapon_molot_akm_vpo_209_366_TKM", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_molot_akm_vpo_209_366_TKM", - "ShortName": "weapon_molot_akm_vpo_209_366_TKM", - "Description": "weapon_molot_akm_vpo_209_366_TKM", - "Weight": 2.092, - "BackgroundColor": "black", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/akm/weapon_molot_akm_vpo_209_366tkm_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 97, - "RepairSpeed": 5, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_gas_block", - "_id": "59e6687d86f77411d949b253", - "_parent": "59e6687d86f77411d949b251", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a01ad4786f77450561fda02", - "59c6633186f7740cf0493bb9", - "59d64ec286f774171d1e0a42", - "59e649f986f77411d949b246", - "5b237e425acfc4771e1be0b6", - "59ccfdba86f7747f2109a587", - "5cf656f2d7f00c06585fb6eb", - "5d4aab30a4b9365435358c55" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_launcher", - "_id": "59e6687d86f77411d949b254", - "_parent": "59e6687d86f77411d949b251", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "59e6687d86f77411d949b255", - "_parent": "59e6687d86f77411d949b251", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59e8a00d86f7742ad93b569c", - "5a9fbb74a2750c0032157181" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "59e6687d86f77411d949b256", - "_parent": "59e6687d86f77411d949b251", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "619b69037b9de8162902673e", - "5f6341043ada5942720e2dc5", - "6087e663132d4d12c81fd96b", - "5beec8ea0db834001a6f9dbf", - "5649ad3f4bdc2df8348b4585", - "5649ade84bdc2d1b2b8b4587", - "59e62cc886f77440d40b52a1", - "5a0071d486f77404e23a12b2", - "57e3dba62459770f0c32322b", - "5cf54404d7f00c108840b2ef", - "5e2192a498a36665e8337386", - "5b30ac585acfc433000eb79c", - "59e6318286f77444dd62c4cc", - "5cf50850d7f00c056e24104c", - "5cf508bfd7f00c056e24104e", - "5947f92f86f77427344a76b1", - "5947fa2486f77425b47c1a9b", - "5c6bf4aa2e2216001219b0ae", - "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e", - "623c3be0484b5003161840dc", - "628a664bccaab13006640e47", - "628c9ab845c59e5b80768a81" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "59e6687d86f77411d949b257", - "_parent": "59e6687d86f77411d949b251", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d2c76ed48f03532f2136169", - "5d2c770c48f0354b4a07c100", - "59d6507c86f7741b846413a2", - "59e6449086f7746c9f75e822", - "5d2c772c48f0355d95672c25", - "5649af884bdc2d1b2b8b4589", - "628a665a86cbd9750d2ff5e5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "59e6687d86f77411d949b258", - "_parent": "59e6687d86f77411d949b251", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59e8977386f77415a553c453", - "5649d9a14bdc2d79388b4580" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "59e6687d86f77411d949b259", - "_parent": "59e6687d86f77411d949b251", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649b0fc4bdc2d17108b4588", - "5cbdb1b0ae9215000d50e105", - "5649b1c04bdc2d16268b457c", - "5cf518cfd7f00c065b422214", - "5b04473a5acfc40018632f70", - "5e217ba4c1434648c13568cd", - "59d6514b86f774171a068a08", - "5b0e794b5acfc47a877359b2", - "59e6227d86f77440d64f5dc2", - "59e89d0986f77427600d226e", - "6087e2a5232e5a31c233d552", - "5649b2314bdc2d79388b4576", - "5b222d335acfc4771e1be099", - "628a6678ccaab13006640e49" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "59e6687d86f77411d949b25a", - "_parent": "59e6687d86f77411d949b251", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "59e5d83b86f7745aed03d262", - "5a01c29586f77474660c694c", - "5ac66bea5acfc43b321d4aec", - "59d625f086f774661516605d", - "5b1fd4e35acfc40018633c39", - "5a0060fc86f7745793204432", - "59e5f5a486f7746c530b3ce2", - "5b1fb3e15acfc4001637f068", - "59d6272486f77466146386ff", - "5e21a3c67e40bd02257a008a", - "5cbdc23eae9215001136a407", - "5c6175362e221600133e3b94", - "59fafc5086f7740dbe19f6c3", - "59fafc9386f774067d462453", - "5cfe8010d7ad1a59283b14c6", - "6272874a6c47bd74f92e2087" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_charge", - "_id": "59e6687d86f77411d949b25b", - "_parent": "59e6687d86f77411d949b251", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6130ca3fd92c473c77020dbd", - "5648ac824bdc2ded0b8b457d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5a0f0ad1fcdbcb001912fa6c", - "_parent": "59e6687d86f77411d949b251", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a0f096dfcdbcb0176308b15" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "shotgun", - "weapUseType": "primary", - "ammoCaliber": "Caliber366TKM", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 3900, - "RepairComplexity": 0, - "durabSpawnMin": 15, - "durabSpawnMax": 65, - "isFastReload": true, - "RecoilForceUp": 290, - "RecoilForceBack": 485, - "Convergence": 1.4, - "RecoilAngle": 90, - "weapFireType": [ - "single" - ], - "RecolDispersion": 35, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 600, - "Ergonomics": 30, - "Velocity": 1.8, - "bEffDist": 300, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "59d625f086f774661516605d", - "defAmmo": "59e6542b86f77411dc52a77a", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "59e6687d86f77411d949b252", - "_parent": "59e6687d86f77411d949b251", - "_props": { - "filters": [ - { - "Filter": [ - "59e655cb86f77411dc52a77b", - "59e6542b86f77411dc52a77a", - "59e6658b86f77411d949b250", - "5f0596629e22f464da6bbdd9" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.16, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.065, - "AimPlane": 0.19, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.25, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.27, - "z": -0.08 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.9306, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 0.9503, - "HeatFactorByShot": 1.34, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "59e6152586f77473dc057aa1": { - "_id": "59e6152586f77473dc057aa1", - "_name": "weapon_molot_vepr_km_vpo_136_762x39", - "_parent": "5447b5f14bdc2d61278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_molot_vepr_km_vpo_136_762x39", - "ShortName": "weapon_molot_vepr_km_vpo_136_762x39", - "Description": "weapon_molot_vepr_km_vpo_136_762x39", - "Weight": 2.092, - "BackgroundColor": "black", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/akm/weapon_molot_vepr_km_vpo_136_762x39_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 95, - "RepairSpeed": 5, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_gas_block", - "_id": "59e6152586f77473dc057aa3", - "_parent": "59e6152586f77473dc057aa1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a01ad4786f77450561fda02", - "59c6633186f7740cf0493bb9", - "59d64ec286f774171d1e0a42", - "59e649f986f77411d949b246", - "5b237e425acfc4771e1be0b6", - "59ccfdba86f7747f2109a587", - "5cf656f2d7f00c06585fb6eb", - "5d4aab30a4b9365435358c55" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_launcher", - "_id": "59e6152586f77473dc057aa4", - "_parent": "59e6152586f77473dc057aa1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "59e6152586f77473dc057aa5", - "_parent": "59e6152586f77473dc057aa1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59d64fc686f774171b243fe2", - "5a0d716f1526d8000d26b1e2", - "5f633f68f5750b524b45f112", - "5c878ebb2e2216001219d48a", - "59e61eb386f77440d64f5daf", - "59e8a00d86f7742ad93b569c", - "5a9ea27ca2750c00137fa672", - "5c7951452e221644f31bfd5c", - "615d8e9867085e45ef1409c6", - "5a0abb6e1526d8000a025282", - "59bffc1f86f77435b128b872", - "593d489686f7745c6255d58a", - "5a0d63621526d8dba31fe3bf", - "5a9fbacda2750c00141e080f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "59e6152586f77473dc057aa6", - "_parent": "59e6152586f77473dc057aa1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "619b69037b9de8162902673e", - "5f6341043ada5942720e2dc5", - "6087e663132d4d12c81fd96b", - "5beec8ea0db834001a6f9dbf", - "5649ad3f4bdc2df8348b4585", - "5649ade84bdc2d1b2b8b4587", - "59e62cc886f77440d40b52a1", - "5a0071d486f77404e23a12b2", - "57e3dba62459770f0c32322b", - "5cf54404d7f00c108840b2ef", - "5e2192a498a36665e8337386", - "5b30ac585acfc433000eb79c", - "59e6318286f77444dd62c4cc", - "5cf50850d7f00c056e24104c", - "5cf508bfd7f00c056e24104e", - "5947f92f86f77427344a76b1", - "5947fa2486f77425b47c1a9b", - "5c6bf4aa2e2216001219b0ae", - "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e", - "623c3be0484b5003161840dc", - "628a664bccaab13006640e47", - "628c9ab845c59e5b80768a81" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "59e6152586f77473dc057aa7", - "_parent": "59e6152586f77473dc057aa1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d2c76ed48f03532f2136169", - "5d2c770c48f0354b4a07c100", - "59d6507c86f7741b846413a2", - "59e6449086f7746c9f75e822", - "5d2c772c48f0355d95672c25", - "5649af884bdc2d1b2b8b4589", - "628a665a86cbd9750d2ff5e5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "59e6152586f77473dc057aa8", - "_parent": "59e6152586f77473dc057aa1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59d650cf86f7741b846413a4", - "5a0eb980fcdbcb001a3b00a6", - "5649d9a14bdc2d79388b4580" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "59e6152586f77473dc057aa9", - "_parent": "59e6152586f77473dc057aa1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5649b0fc4bdc2d17108b4588", - "5cbdb1b0ae9215000d50e105", - "5649b1c04bdc2d16268b457c", - "5cf518cfd7f00c065b422214", - "5b04473a5acfc40018632f70", - "5e217ba4c1434648c13568cd", - "59d6514b86f774171a068a08", - "5b0e794b5acfc47a877359b2", - "59e6227d86f77440d64f5dc2", - "59e89d0986f77427600d226e", - "6087e2a5232e5a31c233d552", - "5649b2314bdc2d79388b4576", - "5b222d335acfc4771e1be099", - "628a6678ccaab13006640e49" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "59e6152586f77473dc057aaa", - "_parent": "59e6152586f77473dc057aa1", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "59e5d83b86f7745aed03d262", - "5a01c29586f77474660c694c", - "5ac66bea5acfc43b321d4aec", - "59d625f086f774661516605d", - "5b1fd4e35acfc40018633c39", - "5a0060fc86f7745793204432", - "59e5f5a486f7746c530b3ce2", - "5b1fb3e15acfc4001637f068", - "59d6272486f77466146386ff", - "5e21a3c67e40bd02257a008a", - "5cbdc23eae9215001136a407", - "5c6175362e221600133e3b94", - "59fafc5086f7740dbe19f6c3", - "59fafc9386f774067d462453", - "5cfe8010d7ad1a59283b14c6", - "6272874a6c47bd74f92e2087" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_charge", - "_id": "59e6152586f77473dc057aab", - "_parent": "59e6152586f77473dc057aa1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6130ca3fd92c473c77020dbd", - "5648ac824bdc2ded0b8b457d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5a0f0b04fcdbcbcae6687243", - "_parent": "59e6152586f77473dc057aa1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a0f096dfcdbcb0176308b15" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "assaultRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber762x39", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 3900, - "RepairComplexity": 0, - "durabSpawnMin": 15, - "durabSpawnMax": 65, - "isFastReload": true, - "RecoilForceUp": 188, - "RecoilForceBack": 448, - "Convergence": 1.2, - "RecoilAngle": 85, - "weapFireType": [ - "single" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 600, - "Ergonomics": 30, - "Velocity": 1.8, - "bEffDist": 400, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "59d625f086f774661516605d", - "defAmmo": "5656d7c34bdc2d9d198b4587", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "59e6152586f77473dc057aa2", - "_parent": "59e6152586f77473dc057aa1", - "_props": { - "filters": [ - { - "Filter": [ - "59e0d99486f7744a32234762", - "59e4d3d286f774176a36250a", - "5656d7c34bdc2d9d198b4587", - "59e4cf5286f7741778269d8a", - "59e4d24686f7741776641ac7", - "601aa3d2b2bcb34913271e6d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.136, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.069, - "AimPlane": 0.19, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.25, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.27, - "z": -0.08 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.9306, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 0.9503, - "HeatFactorByShot": 1, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, @@ -252619,8 +271105,8 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -252631,6 +271117,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -253016,7 +271506,1243 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "5d43021ca4b9362eab4b5e25": { + "_id": "5d43021ca4b9362eab4b5e25", + "_name": "weapon_lone_star_tx15_designated_marksman_556x45", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_lone_star_tx15_designated_marksman_556x45", + "ShortName": "weapon_lone_star_tx15_designated_marksman_556x45", + "Description": "weapon_lone_star_tx15_designated_marksman_556x45", + "Weight": 0.31, + "BackgroundColor": "black", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/tx15/weapon_lone_star_tx15_designated_marksman_556x45_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 193, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "5d43021ca4b9362eab4b5e27", + "_parent": "5d43021ca4b9362eab4b5e25", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0e2ff6d174af02a1659d4a", + "5a33e75ac4a2826c6e06d759", + "55d4b9964bdc2d1d4e8b456e", + "571659bb2459771fb2755a12", + "602e71bd53a60014f9705bfa", + "6113c3586c780c1e710c90bc", + "6113cc78d3a39d50044c065a", + "6113cce3d92c473c770200c7", + "5cc9bcaed7f00c011c04e179", + "5bb20e18d4351e00320205d5", + "5bb20e0ed4351e3bac1212dc", + "6193dcd0f8ee7e52e4210a28", + "5d025cc1d7ad1a53845279ef", + "5c6d7b3d2e221600114c9b7d", + "57c55efc2459772d2c6271e7", + "57af48872459771f0b2ebf11", + "57c55f092459772d291a8463", + "57c55f112459772d28133310", + "57c55f172459772d27602381", + "5a339805c4a2826c6e06d73d", + "55802f5d4bdc2dac148b458f", + "5d15cf3bd7ad1a67e71518b2", + "59db3a1d86f77429e05b4e92", + "5fbcbd6c187fea44d52eda14", + "59db3acc86f7742a2c4ab912", + "59db3b0886f77429d72fb895", + "615d8faecabb9b7ad90f4d5d", + "5b07db875acfc40dc528a5f6" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "5d43021ca4b9362eab4b5e28", + "_parent": "5d43021ca4b9362eab4b5e25", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "55d4887d4bdc2d962f8b4570", + "61840bedd92c473c77021635", + "61840d85568c120fdd2962a5", + "5c05413a0db834001c390617", + "5c6d450c2e221600114c997d", + "5c6d42cb2e2216000e69d7d1", + "59c1383d86f774290a37e0ca", + "5aaa5e60e5b5b000140293d6", + "5448c1d04bdc2dff2f8b4569", + "5aaa5dfee5b5b000140293d3", + "5d1340b3d7ad1a0b52682ed7", + "544a378f4bdc2d30388b4567", + "5d1340bdd7ad1a0e8d245aab", + "55802d5f4bdc2dac148b458e", + "5d1340cad7ad1a0b0b249869", + "6241c2c2117ad530666a5108", + "5c6592372e221600133e47d7", + "544a37c44bdc2d25388b4567", + "5c6d46132e221601da357d56" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_reciever", + "_id": "5d43021ca4b9362eab4b5e29", + "_parent": "5d43021ca4b9362eab4b5e25", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0e2f26d174af02a9625114", + "55d355e64bdc2d962f8b4569", + "5d4405aaa4b9361e6a4e6bd3", + "5c07a8770db8340023300450", + "59bfe68886f7746004266202" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "5d43021ca4b9362eab4b5e2a", + "_parent": "5d43021ca4b9362eab4b5e25", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a33ca0fc4a282000d72292f", + "5c0faeddd174af02a962601f", + "5649be884bdc2d79388b4577", + "5d120a10d7ad1a4e1026ba85", + "5b0800175acfc400153aebd4", + "5947e98b86f774778f1448bc", + "5947eab886f77475961d96c5", + "602e3f1254072b51b239f713", + "5c793fb92e221644f31bfb64", + "5c793fc42e221600114ca25d", + "591aef7986f774139d495f03", + "591af10186f774139d495f0e", + "627254cc9c563e6e442c398f", + "638de3603a1a4031d8260b8c" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "5d43021ca4b9362eab4b5e2b", + "_parent": "5d43021ca4b9362eab4b5e25", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0faf68d174af02a96260b8", + "56ea7165d2720b6e518b4583", + "55d44fd14bdc2d962f8b456e", + "5ea16d4d5aad6446a939753d", + "5bb20dbcd4351e44f824c04e", + "6033749e88382f4fab3fd2c5", + "5b2240bf5acfc40dc528af69", + "5d44334ba4b9362b346d1948", + "5f633ff5c444ce7e3c30a006" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber556x45NATO", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 3650, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 132, + "RecoilForceBack": 358, + "Convergence": 1.6, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 800, + "Ergonomics": 50, + "Velocity": 0, + "bEffDist": 500, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "55d4887d4bdc2d962f8b4570", + "defAmmo": "54527a984bdc2d4e668b4567", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5d43021ca4b9362eab4b5e2c", + "_parent": "5d43021ca4b9362eab4b5e25", + "_props": { + "filters": [ + { + "Filter": [ + "59e6920f86f77411d82aa167", + "59e6927d86f77411da468256", + "54527a984bdc2d4e668b4567", + "54527ac44bdc2d36668b4567", + "59e68f6f86f7746c9f75e846", + "59e6906286f7746c9f75e847", + "59e690b686f7746c9f75e848", + "59e6918f86f7746c9f75e849", + "60194943740c5d77f6705eea", + "601949593ae8f707c4608daa", + "5c0d5ae286f7741e46554302" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.112, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.01, + "AimPlane": 0.16, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.24, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": 0, + "z": 0 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.03, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.208725, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 1.39, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.025, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "59e6687d86f77411d949b251": { + "_id": "59e6687d86f77411d949b251", + "_name": "weapon_molot_akm_vpo_209_366_TKM", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_molot_akm_vpo_209_366_TKM", + "ShortName": "weapon_molot_akm_vpo_209_366_TKM", + "Description": "weapon_molot_akm_vpo_209_366_TKM", + "Weight": 2.092, + "BackgroundColor": "black", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/akm/weapon_molot_akm_vpo_209_366tkm_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 97, + "RepairSpeed": 5, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_gas_block", + "_id": "59e6687d86f77411d949b253", + "_parent": "59e6687d86f77411d949b251", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a01ad4786f77450561fda02", + "59c6633186f7740cf0493bb9", + "59d64ec286f774171d1e0a42", + "59e649f986f77411d949b246", + "5b237e425acfc4771e1be0b6", + "59ccfdba86f7747f2109a587", + "5cf656f2d7f00c06585fb6eb", + "5d4aab30a4b9365435358c55" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_launcher", + "_id": "59e6687d86f77411d949b254", + "_parent": "59e6687d86f77411d949b251", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e7e7bbe6da9612f743f1e0" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "59e6687d86f77411d949b255", + "_parent": "59e6687d86f77411d949b251", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59e8a00d86f7742ad93b569c", + "5a9fbb74a2750c0032157181" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "59e6687d86f77411d949b256", + "_parent": "59e6687d86f77411d949b251", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "619b69037b9de8162902673e", + "5f6341043ada5942720e2dc5", + "6087e663132d4d12c81fd96b", + "5beec8ea0db834001a6f9dbf", + "5649ad3f4bdc2df8348b4585", + "5649ade84bdc2d1b2b8b4587", + "59e62cc886f77440d40b52a1", + "5a0071d486f77404e23a12b2", + "57e3dba62459770f0c32322b", + "5cf54404d7f00c108840b2ef", + "5e2192a498a36665e8337386", + "5b30ac585acfc433000eb79c", + "59e6318286f77444dd62c4cc", + "5cf50850d7f00c056e24104c", + "5cf508bfd7f00c056e24104e", + "5947f92f86f77427344a76b1", + "5947fa2486f77425b47c1a9b", + "5c6bf4aa2e2216001219b0ae", + "5649ae4a4bdc2d1b2b8b4588", + "5998517986f7746017232f7e", + "623c3be0484b5003161840dc", + "628a664bccaab13006640e47", + "628c9ab845c59e5b80768a81" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "59e6687d86f77411d949b257", + "_parent": "59e6687d86f77411d949b251", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d2c76ed48f03532f2136169", + "5d2c770c48f0354b4a07c100", + "59d6507c86f7741b846413a2", + "59e6449086f7746c9f75e822", + "5d2c772c48f0355d95672c25", + "5649af884bdc2d1b2b8b4589", + "628a665a86cbd9750d2ff5e5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "59e6687d86f77411d949b258", + "_parent": "59e6687d86f77411d949b251", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59e8977386f77415a553c453", + "5649d9a14bdc2d79388b4580" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "59e6687d86f77411d949b259", + "_parent": "59e6687d86f77411d949b251", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649b0fc4bdc2d17108b4588", + "5cbdb1b0ae9215000d50e105", + "5649b1c04bdc2d16268b457c", + "5cf518cfd7f00c065b422214", + "5b04473a5acfc40018632f70", + "5e217ba4c1434648c13568cd", + "59d6514b86f774171a068a08", + "5b0e794b5acfc47a877359b2", + "59e6227d86f77440d64f5dc2", + "59e89d0986f77427600d226e", + "6087e2a5232e5a31c233d552", + "5649b2314bdc2d79388b4576", + "5b222d335acfc4771e1be099", + "628a6678ccaab13006640e49" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "59e6687d86f77411d949b25a", + "_parent": "59e6687d86f77411d949b251", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "59e5d83b86f7745aed03d262", + "5a01c29586f77474660c694c", + "5ac66bea5acfc43b321d4aec", + "59d625f086f774661516605d", + "5b1fd4e35acfc40018633c39", + "5a0060fc86f7745793204432", + "59e5f5a486f7746c530b3ce2", + "5b1fb3e15acfc4001637f068", + "59d6272486f77466146386ff", + "5e21a3c67e40bd02257a008a", + "5cbdc23eae9215001136a407", + "5c6175362e221600133e3b94", + "59fafc5086f7740dbe19f6c3", + "59fafc9386f774067d462453", + "5cfe8010d7ad1a59283b14c6", + "6272874a6c47bd74f92e2087" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_charge", + "_id": "59e6687d86f77411d949b25b", + "_parent": "59e6687d86f77411d949b251", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6130ca3fd92c473c77020dbd", + "5648ac824bdc2ded0b8b457d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5a0f0ad1fcdbcb001912fa6c", + "_parent": "59e6687d86f77411d949b251", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a0f096dfcdbcb0176308b15" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "shotgun", + "weapUseType": "primary", + "ammoCaliber": "Caliber366TKM", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 3900, + "RepairComplexity": 0, + "durabSpawnMin": 15, + "durabSpawnMax": 65, + "isFastReload": true, + "RecoilForceUp": 290, + "RecoilForceBack": 485, + "Convergence": 1.4, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 35, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 600, + "Ergonomics": 30, + "Velocity": 1.8, + "bEffDist": 300, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "59d625f086f774661516605d", + "defAmmo": "59e6542b86f77411dc52a77a", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "59e6687d86f77411d949b252", + "_parent": "59e6687d86f77411d949b251", + "_props": { + "filters": [ + { + "Filter": [ + "59e655cb86f77411dc52a77b", + "59e6542b86f77411dc52a77a", + "59e6658b86f77411d949b250", + "5f0596629e22f464da6bbdd9" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.16, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.065, + "AimPlane": 0.19, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.25, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.27, + "z": -0.08 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.9306, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 0.9503, + "HeatFactorByShot": 1.34, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "59e6152586f77473dc057aa1": { + "_id": "59e6152586f77473dc057aa1", + "_name": "weapon_molot_vepr_km_vpo_136_762x39", + "_parent": "5447b5f14bdc2d61278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_molot_vepr_km_vpo_136_762x39", + "ShortName": "weapon_molot_vepr_km_vpo_136_762x39", + "Description": "weapon_molot_vepr_km_vpo_136_762x39", + "Weight": 2.092, + "BackgroundColor": "black", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/akm/weapon_molot_vepr_km_vpo_136_762x39_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 95, + "RepairSpeed": 5, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_gas_block", + "_id": "59e6152586f77473dc057aa3", + "_parent": "59e6152586f77473dc057aa1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a01ad4786f77450561fda02", + "59c6633186f7740cf0493bb9", + "59d64ec286f774171d1e0a42", + "59e649f986f77411d949b246", + "5b237e425acfc4771e1be0b6", + "59ccfdba86f7747f2109a587", + "5cf656f2d7f00c06585fb6eb", + "5d4aab30a4b9365435358c55" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_launcher", + "_id": "59e6152586f77473dc057aa4", + "_parent": "59e6152586f77473dc057aa1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e7e7bbe6da9612f743f1e0" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "59e6152586f77473dc057aa5", + "_parent": "59e6152586f77473dc057aa1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59d64fc686f774171b243fe2", + "5a0d716f1526d8000d26b1e2", + "5f633f68f5750b524b45f112", + "5c878ebb2e2216001219d48a", + "59e61eb386f77440d64f5daf", + "59e8a00d86f7742ad93b569c", + "5a9ea27ca2750c00137fa672", + "5c7951452e221644f31bfd5c", + "615d8e9867085e45ef1409c6", + "5a0abb6e1526d8000a025282", + "59bffc1f86f77435b128b872", + "593d489686f7745c6255d58a", + "5a0d63621526d8dba31fe3bf", + "5a9fbacda2750c00141e080f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "59e6152586f77473dc057aa6", + "_parent": "59e6152586f77473dc057aa1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "619b69037b9de8162902673e", + "5f6341043ada5942720e2dc5", + "6087e663132d4d12c81fd96b", + "5beec8ea0db834001a6f9dbf", + "5649ad3f4bdc2df8348b4585", + "5649ade84bdc2d1b2b8b4587", + "59e62cc886f77440d40b52a1", + "5a0071d486f77404e23a12b2", + "57e3dba62459770f0c32322b", + "5cf54404d7f00c108840b2ef", + "5e2192a498a36665e8337386", + "5b30ac585acfc433000eb79c", + "59e6318286f77444dd62c4cc", + "5cf50850d7f00c056e24104c", + "5cf508bfd7f00c056e24104e", + "5947f92f86f77427344a76b1", + "5947fa2486f77425b47c1a9b", + "5c6bf4aa2e2216001219b0ae", + "5649ae4a4bdc2d1b2b8b4588", + "5998517986f7746017232f7e", + "623c3be0484b5003161840dc", + "628a664bccaab13006640e47", + "628c9ab845c59e5b80768a81" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "59e6152586f77473dc057aa7", + "_parent": "59e6152586f77473dc057aa1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d2c76ed48f03532f2136169", + "5d2c770c48f0354b4a07c100", + "59d6507c86f7741b846413a2", + "59e6449086f7746c9f75e822", + "5d2c772c48f0355d95672c25", + "5649af884bdc2d1b2b8b4589", + "628a665a86cbd9750d2ff5e5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "59e6152586f77473dc057aa8", + "_parent": "59e6152586f77473dc057aa1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59d650cf86f7741b846413a4", + "5a0eb980fcdbcb001a3b00a6", + "5649d9a14bdc2d79388b4580" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "59e6152586f77473dc057aa9", + "_parent": "59e6152586f77473dc057aa1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5649b0fc4bdc2d17108b4588", + "5cbdb1b0ae9215000d50e105", + "5649b1c04bdc2d16268b457c", + "5cf518cfd7f00c065b422214", + "5b04473a5acfc40018632f70", + "5e217ba4c1434648c13568cd", + "59d6514b86f774171a068a08", + "5b0e794b5acfc47a877359b2", + "59e6227d86f77440d64f5dc2", + "59e89d0986f77427600d226e", + "6087e2a5232e5a31c233d552", + "5649b2314bdc2d79388b4576", + "5b222d335acfc4771e1be099", + "628a6678ccaab13006640e49" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "59e6152586f77473dc057aaa", + "_parent": "59e6152586f77473dc057aa1", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "59e5d83b86f7745aed03d262", + "5a01c29586f77474660c694c", + "5ac66bea5acfc43b321d4aec", + "59d625f086f774661516605d", + "5b1fd4e35acfc40018633c39", + "5a0060fc86f7745793204432", + "59e5f5a486f7746c530b3ce2", + "5b1fb3e15acfc4001637f068", + "59d6272486f77466146386ff", + "5e21a3c67e40bd02257a008a", + "5cbdc23eae9215001136a407", + "5c6175362e221600133e3b94", + "59fafc5086f7740dbe19f6c3", + "59fafc9386f774067d462453", + "5cfe8010d7ad1a59283b14c6", + "6272874a6c47bd74f92e2087" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_charge", + "_id": "59e6152586f77473dc057aab", + "_parent": "59e6152586f77473dc057aa1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6130ca3fd92c473c77020dbd", + "5648ac824bdc2ded0b8b457d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_front", + "_id": "5a0f0b04fcdbcbcae6687243", + "_parent": "59e6152586f77473dc057aa1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a0f096dfcdbcb0176308b15" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "assaultRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber762x39", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 3900, + "RepairComplexity": 0, + "durabSpawnMin": 15, + "durabSpawnMax": 65, + "isFastReload": true, + "RecoilForceUp": 188, + "RecoilForceBack": 448, + "Convergence": 1.2, + "RecoilAngle": 85, + "weapFireType": [ + "single" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 600, + "Ergonomics": 30, + "Velocity": 1.8, + "bEffDist": 400, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "59d625f086f774661516605d", + "defAmmo": "5656d7c34bdc2d9d198b4587", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "59e6152586f77473dc057aa2", + "_parent": "59e6152586f77473dc057aa1", + "_props": { + "filters": [ + { + "Filter": [ + "59e0d99486f7744a32234762", + "59e4d3d286f774176a36250a", + "5656d7c34bdc2d9d198b4587", + "59e4cf5286f7741778269d8a", + "59e4d24686f7741776641ac7", + "601aa3d2b2bcb34913271e6d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.136, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.069, + "AimPlane": 0.19, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.25, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.27, + "z": -0.08 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.9306, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 0.9503, + "HeatFactorByShot": 1, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, @@ -253076,6 +272802,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -253165,31 +272895,7 @@ { "Shift": 0, "Filter": [ - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6284bd5f95250a29bc628a30", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "5c7d55f52e221644f31bff6a", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" + "6284bd5f95250a29bc628a30" ] } ] @@ -253415,7 +273121,8 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": true + "IsGrenadeLauncher": true, + "NoFiremodeOnBoltcatch": false }, "_proto": "5448bd6b4bdc2dfc2f8b4569" }, @@ -253475,6 +273182,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": true, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -253575,7 +273286,8 @@ "MaxRepairKitDegradation": 0, "IsFlareGun": false, "IsOneoff": true, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5448bd6b4bdc2dfc2f8b4569" }, @@ -253635,6 +273347,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": true, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -253735,7 +273451,8 @@ "MaxRepairKitDegradation": 0, "IsFlareGun": false, "IsOneoff": true, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5448bd6b4bdc2dfc2f8b4569" }, @@ -253795,6 +273512,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": true, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -253895,7 +273616,8 @@ "MaxRepairKitDegradation": 0, "IsFlareGun": false, "IsOneoff": true, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5448bd6b4bdc2dfc2f8b4569" }, @@ -253955,6 +273677,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": true, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -254055,7 +273781,8 @@ "MaxRepairKitDegradation": 0, "IsFlareGun": false, "IsOneoff": true, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5448bd6b4bdc2dfc2f8b4569" }, @@ -254115,6 +273842,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -254163,7 +273894,8 @@ "62389aaba63f32501b1b444f", "62389ba9a63f32501b1b4451", "62389bc9423ed1685422dc57", - "62389be94d5d474bf712e709" + "62389be94d5d474bf712e709", + "635267f063651329f75a4ee8" ], "MaxStackCount": 0 } @@ -254237,7 +273969,382 @@ "MaxRepairKitDegradation": 0, "IsFlareGun": true, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5448bd6b4bdc2dfc2f8b4569" + }, + "639af924d0446708ee62294e": { + "_id": "639af924d0446708ee62294e", + "_name": "launcher_ak_toz_gp25_40_vog_settings", + "_parent": "5447bedf4bdc2d87278b4568", + "_type": "Item", + "_props": { + "Name": "launcher_ak_toz_gp25_40_vog_settings", + "ShortName": "launcher_ak_toz_gp25_40_vog_settings", + "Description": "launcher_ak_toz_gp25_40_vog_settings\n", + "Weight": 2.92, + "BackgroundColor": "black", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_dmr", + "Prefab": { + "path": "assets/content/weapons/fn40gl/weapon_fn_40gl_s_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 550, + "RepairSpeed": 2, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "grenadeLauncher", + "weapUseType": "primary", + "ammoCaliber": "Caliber40mmRU", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 900, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 70, + "isFastReload": false, + "RecoilForceUp": 270, + "RecoilForceBack": 500, + "Convergence": 1, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 15, + "SingleFireRate": 450, + "CanQueueSecondShot": false, + "bFirerate": 30, + "Ergonomics": 51, + "Velocity": 0, + "bEffDist": 50, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "5a718b548dc32e000d46d262", + "defAmmo": "5656eb674bdc2d35148b457c", + "AdjustCollimatorsToTrajectory": true, + "shotgunDispersion": 6, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "639af924d0446708ee622956", + "_parent": "639af924d0446708ee62294e", + "_props": { + "filters": [ + { + "Filter": [ + "5656eb674bdc2d35148b457c" + ], + "MaxStackCount": 0 + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.045, + "CameraSnap": 3.5, + "ReloadMode": "OnlyBarrel", + "CenterOfImpact": 0.7, + "AimPlane": 0.026, + "DeviationCurve": 2.9, + "DeviationMax": 15, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.44, + "z": -0.005 + }, + "RotationCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.45, + "z": -0.08 + }, + "SizeReduceRight": 1, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 0, + "BaseMalfunctionChance": 0.1771, + "AllowJam": false, + "AllowFeed": false, + "AllowMisfire": false, + "AllowSlide": false, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1, + "CoolFactorGun": 0.576, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 1, + "AllowOverheat": false, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": true, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5448bd6b4bdc2dfc2f8b4569" + }, + "639c3fbbd0446708ee622ee9": { + "_id": "639c3fbbd0446708ee622ee9", + "_name": "launcher_ar15_colt_m203_40x46_settings", + "_parent": "5447bedf4bdc2d87278b4568", + "_type": "Item", + "_props": { + "Name": "launcher_ar15_colt_m203_40x46_settings", + "ShortName": "launcher_ar15_colt_m203_40x46_settings", + "Description": "launcher_ar15_colt_m203_40x46_settings", + "Weight": 2.92, + "BackgroundColor": "black", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_dmr", + "Prefab": { + "path": "assets/content/weapons/fn40gl/weapon_fn_40gl_s_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 550, + "RepairSpeed": 2, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "grenadeLauncher", + "weapUseType": "primary", + "ammoCaliber": "Caliber40x46", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 900, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 70, + "isFastReload": false, + "RecoilForceUp": 215, + "RecoilForceBack": 450, + "Convergence": 1, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 15, + "SingleFireRate": 450, + "CanQueueSecondShot": false, + "bFirerate": 30, + "Ergonomics": 51, + "Velocity": 0, + "bEffDist": 50, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5a718b548dc32e000d46d262", + "defAmmo": "5ede474b0c226a66f5402622", + "AdjustCollimatorsToTrajectory": true, + "shotgunDispersion": 6, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "639c3fbbd0446708ee622ef1", + "_parent": "639c3fbbd0446708ee622ee9", + "_props": { + "filters": [ + { + "Filter": [ + "5ede474b0c226a66f5402622", + "5ede475b549eed7c6d5c18fb", + "5ede4739e0350d05467f73e8", + "5f0c892565703e5c461894e9", + "5ede47405b097655935d7d16", + "5ede475339ee016e8c534742", + "5ede47641cf3836a88318df1" + ], + "MaxStackCount": 0 + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.04, + "CameraSnap": 3.5, + "ReloadMode": "OnlyBarrel", + "CenterOfImpact": 0.6, + "AimPlane": 0.026, + "DeviationCurve": 1.9, + "DeviationMax": 15, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.44, + "z": -0.005 + }, + "RotationCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.45, + "z": -0.08 + }, + "SizeReduceRight": 1, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": false, + "AllowFeed": false, + "AllowMisfire": false, + "AllowSlide": false, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1, + "CoolFactorGun": 0.576, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 1, + "AllowOverheat": false, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": true, + "NoFiremodeOnBoltcatch": false }, "_proto": "5448bd6b4bdc2dfc2f8b4569" }, @@ -254297,6 +274404,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -254435,7 +274546,228 @@ "MaxRepairKitDegradation": 0, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "5d52cc5ba4b9367408500062": { + "_id": "5d52cc5ba4b9367408500062", + "_name": "weapon_zid_ags30_30x29", + "_parent": "5447bed64bdc2d97278b4568", + "_type": "Item", + "_props": { + "Name": "weapon_zid_ags30_30x29", + "ShortName": "weapon_zid_ags30_30x29", + "Description": "weapon_zid_ags30_30x29\n", + "Weight": 0.1, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/ags/weapon_zid_ags30_30x29_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 60, + "RepairSpeed": 5, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_magazine", + "_id": "5d52cc5ba4b9367408500065", + "_parent": "5d52cc5ba4b9367408500062", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "5d52d479a4b936793d58c76b" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_scope", + "_id": "5d53fdd4a4b93652177610c7", + "_parent": "5d52cc5ba4b9367408500062", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d53f4b7a4b936793d58c780" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "grenadeLauncher", + "weapUseType": "primary", + "ammoCaliber": "Caliber30x29", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 5000, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 50, + "RecoilForceBack": 165, + "Convergence": 1.7, + "RecoilAngle": 90, + "weapFireType": [ + "fullauto" + ], + "RecolDispersion": 45, + "SingleFireRate": 425, + "CanQueueSecondShot": true, + "bFirerate": 425, + "Ergonomics": 200, + "Velocity": 0, + "bEffDist": 650, + "bHearDist": 80, + "isChamberLoad": false, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "5d52d479a4b936793d58c76b", + "defAmmo": "5d70e500a4b9364de70d38ce", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5d52cc5ba4b9367408500064", + "_parent": "5d52cc5ba4b9367408500062", + "_props": { + "filters": [ + { + "Filter": [ + "5d70e500a4b9364de70d38ce" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.4, + "CameraSnap": 8, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 1, + "AimPlane": 0.19, + "DeviationCurve": 1, + "DeviationMax": 100, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": 0, + "z": 0 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.01, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0, + "AllowJam": false, + "AllowFeed": false, + "AllowMisfire": false, + "AllowSlide": false, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1, + "CoolFactorGun": 1, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 1, + "AllowOverheat": false, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, @@ -254495,6 +274827,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -254785,222 +275121,8 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "5d52cc5ba4b9367408500062": { - "_id": "5d52cc5ba4b9367408500062", - "_name": "weapon_zid_ags30_30x29", - "_parent": "5447bed64bdc2d97278b4568", - "_type": "Item", - "_props": { - "Name": "weapon_zid_ags30_30x29", - "ShortName": "weapon_zid_ags30_30x29", - "Description": "weapon_zid_ags30_30x29\n", - "Weight": 0.1, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/ags/weapon_zid_ags30_30x29_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 60, - "RepairSpeed": 5, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_magazine", - "_id": "5d52cc5ba4b9367408500065", - "_parent": "5d52cc5ba4b9367408500062", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "5d52d479a4b936793d58c76b" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_scope", - "_id": "5d53fdd4a4b93652177610c7", - "_parent": "5d52cc5ba4b9367408500062", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d53f4b7a4b936793d58c780" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "grenadeLauncher", - "weapUseType": "primary", - "ammoCaliber": "Caliber30x29", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 5000, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 50, - "RecoilForceBack": 165, - "Convergence": 1.7, - "RecoilAngle": 90, - "weapFireType": [ - "fullauto" - ], - "RecolDispersion": 45, - "SingleFireRate": 425, - "CanQueueSecondShot": true, - "bFirerate": 425, - "Ergonomics": 200, - "Velocity": 0, - "bEffDist": 650, - "bHearDist": 80, - "isChamberLoad": false, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "5d52d479a4b936793d58c76b", - "defAmmo": "5d70e500a4b9364de70d38ce", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5d52cc5ba4b9367408500064", - "_parent": "5d52cc5ba4b9367408500062", - "_props": { - "filters": [ - { - "Filter": [ - "5d70e500a4b9364de70d38ce" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.4, - "CameraSnap": 8, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 1, - "AimPlane": 0.19, - "DeviationCurve": 1, - "DeviationMax": 100, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": 0, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": 0, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": 0, - "z": 0 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": false, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.01, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0, - "AllowJam": false, - "AllowFeed": false, - "AllowMisfire": false, - "AllowSlide": false, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1, - "CoolFactorGun": 1, - "CoolFactorGunMods": 1, - "HeatFactorByShot": 1, - "AllowOverheat": false, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, @@ -255060,6 +275182,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -255301,376 +275427,8 @@ "MaxRepairKitDegradation": 0.025, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "5c46fbd72e2216398b5a8c9c": { - "_id": "5c46fbd72e2216398b5a8c9c", - "_name": "weapon_izhmash_svd_s_762x54", - "_parent": "5447b6194bdc2d67278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_izhmash_svd_s_762x54", - "ShortName": "weapon_izhmash_svd_s_762x54", - "Description": "weapon_izhmash_svd_s_762x54", - "Weight": 1.72, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_dmr", - "Prefab": { - "path": "assets/content/weapons/svd/weapon_izhmash_svd_s_762x54_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 218, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "5c46fbd72e2216398b5a8c9e", - "_parent": "5c46fbd72e2216398b5a8c9c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5f6341043ada5942720e2dc5", - "5beec8ea0db834001a6f9dbf", - "5649ad3f4bdc2df8348b4585", - "5649ade84bdc2d1b2b8b4587", - "59e62cc886f77440d40b52a1", - "5a0071d486f77404e23a12b2", - "57e3dba62459770f0c32322b", - "5cf54404d7f00c108840b2ef", - "5e2192a498a36665e8337386", - "5b30ac585acfc433000eb79c", - "59e6318286f77444dd62c4cc", - "5cf50850d7f00c056e24104c", - "5cf508bfd7f00c056e24104e", - "5947f92f86f77427344a76b1", - "5947fa2486f77425b47c1a9b", - "5c6bf4aa2e2216001219b0ae", - "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e", - "5c471be12e221602b66cd9ac", - "623c3be0484b5003161840dc", - "628a664bccaab13006640e47", - "628c9ab845c59e5b80768a81", - "6087e663132d4d12c81fd96b" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5c46fbd72e2216398b5a8c9f", - "_parent": "5c46fbd72e2216398b5a8c9c", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "5c471c442e221602b542a6f8", - "5c88f24b2e22160bc12c69a6" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_stock", - "_id": "5c46fbd72e2216398b5a8ca0", - "_parent": "5c46fbd72e2216398b5a8c9c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c471b5d2e221602b21d4e14", - "6197b229af1f5202c57a9bea" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_barrel", - "_id": "5c46fbd72e2216398b5a8ca2", - "_parent": "5c46fbd72e2216398b5a8c9c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c471cb32e221602b177afaa" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5c471d672e22164bef5d0784", - "_parent": "5c46fbd72e2216398b5a8c9c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5947db3f86f77447880cf76f", - "57486e672459770abd687134", - "618a5d5852ecee1505530b2a", - "5cf638cbd7f00c06595bc936", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "5e569a2e56edd02abe09f280", - "5d0a29ead7ad1a0026013f27", - "618a75c9a3884f56c957ca1b", - "57acb6222459771ec34b5cb0", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5c471d722e221602b66cd9b0", - "_parent": "5c46fbd72e2216398b5a8c9c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c471c2d2e22164bef5d077f", - "5dfcd0e547101c39625f66f9" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "5c4722852e221602b3137e73", - "_parent": "5c46fbd72e2216398b5a8c9c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5dfce88fe9dc277128008b2e", - "5c471bd12e221602b4129c3a" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5c79128e2e221644f31bfb31", - "_parent": "5c46fbd72e2216398b5a8c9c", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6113d6c3290d254f5e6b27db", - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5dff8db859400025ea5150d4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "marksmanRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber762x54R", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 2700, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 340, - "RecoilForceBack": 750, - "Convergence": 1.1, - "RecoilAngle": 90, - "weapFireType": [ - "single" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 700, - "Ergonomics": 26, - "Velocity": 0, - "bEffDist": 900, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5c471c442e221602b542a6f8", - "defAmmo": "59e77a2386f7742ee578960a", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5c46fbd72e2216398b5a8ca5", - "_parent": "5c46fbd72e2216398b5a8c9c", - "_props": { - "filters": [ - { - "Filter": [ - "5e023d34e8a400319a28ed44", - "5e023d48186a883be655e551", - "5e023cf8186a883be655e54f", - "59e77a2386f7742ee578960a", - "5887431f2459777e1612938f", - "560d61e84bdc2da74d8b4571" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.176, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0, - "AimPlane": 0.2, - "DeviationCurve": 1.1, - "DeviationMax": 30, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.3, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": 0, - "z": 0 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.21505, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.9447, - "CoolFactorGun": 2.592, - "CoolFactorGunMods": 1.0558, - "HeatFactorByShot": 2.8, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, @@ -255718,8 +275476,8 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -255730,6 +275488,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -255809,7 +275571,8 @@ "5b0800175acfc400153aebd4", "602e3f1254072b51b239f713", "5c793fb92e221644f31bfb64", - "5c793fc42e221600114ca25d" + "5c793fc42e221600114ca25d", + "638de3603a1a4031d8260b8c" ] } ] @@ -255978,7 +275741,8 @@ "MaxRepairKitDegradation": 0.025, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, @@ -256038,6 +275802,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -256239,7 +276007,1301 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "5aafa857e5b5b00018480968": { + "_id": "5aafa857e5b5b00018480968", + "_name": "weapon_springfield_m1a_762x51", + "_parent": "5447b6194bdc2d67278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_springfield_m1a_762x51", + "ShortName": "weapon_springfield_m1a_762x51", + "Description": "weapon_springfield_m1a_762x51\n", + "Weight": 1.426, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_dmr", + "Prefab": { + "path": "assets/content/weapons/m1a/weapon_springfield_m1a_762x51_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 200, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_magazine", + "_id": "5aafa857e5b5b0001848096b", + "_parent": "5aafa857e5b5b00018480968", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "5aaf8a0be5b5b00015693243", + "5addcce35acfc4001a5fc635", + "5addccf45acfc400185c2989" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_stock", + "_id": "5aafa857e5b5b0001848096c", + "_parent": "5aafa857e5b5b00018480968", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5addc7005acfc4001669f275", + "5ab372a310e891001717f0d8", + "5addbf175acfc408fb13965b", + "5aaf8e43e5b5b00015693246" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_barrel", + "_id": "5aafa857e5b5b0001848096e", + "_parent": "5aafa857e5b5b00018480968", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5aaf9d53e5b5b00015042a52", + "5addbac75acfc400194dbc56" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5abcbb9fd8ce87001660327a", + "_parent": "5aafa857e5b5b00018480968", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5abcbb20d8ce87001773e258" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5addc6a45acfc4001714e045", + "_parent": "5aafa857e5b5b00018480968", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5addbfe15acfc4001a5fc58b", + "5addbfef5acfc400185c2857" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "marksmanRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber762x51", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 2600, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 296, + "RecoilForceBack": 530, + "Convergence": 1.1, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 700, + "Ergonomics": 28, + "Velocity": 0, + "bEffDist": 700, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5aaf8a0be5b5b00015693243", + "defAmmo": "58dd3ad986f77403051cba8f", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5aafa857e5b5b00018480970", + "_parent": "5aafa857e5b5b00018480968", + "_props": { + "filters": [ + { + "Filter": [ + "5a6086ea4f39f99cd479502f", + "5a608bf24f39f98ffc77720e", + "58dd3ad986f77403051cba8f", + "5e023e53d4353e3302577c4c", + "5efb0c1bd79ff02a1f5e68d9", + "5e023e6e34d52a55c3304f71", + "5e023e88277cce2b522ff2b1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.152, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.02, + "AimPlane": 0.4, + "DeviationCurve": 1.1, + "DeviationMax": 30, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.4, + "z": 0.03 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.04 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.35, + "z": -0.05 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.21505, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.98, + "CoolFactorGun": 2.592, + "CoolFactorGunMods": 1.02, + "HeatFactorByShot": 2.25, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "5fc22d7c187fea44d52eda44": { + "_id": "5fc22d7c187fea44d52eda44", + "_name": "weapon_sword_int_mk_18_mjolnir_86x70", + "_parent": "5447b6194bdc2d67278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_sword_int_mk_18_mjolnir_86x70", + "ShortName": "weapon_sword_int_mk_18_mjolnir_86x70", + "Description": "weapon_sword_int_mk_18_mjolnir_86x70", + "Weight": 2.9, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_dmr", + "Prefab": { + "path": "assets/content/weapons/mk18/weapon_sword_int_mk_18_mjolnir_86x70_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 761, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "5fc22d7c187fea44d52eda46", + "_parent": "5fc22d7c187fea44d52eda44", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d4b9964bdc2d1d4e8b456e", + "571659bb2459771fb2755a12", + "602e71bd53a60014f9705bfa", + "6113c3586c780c1e710c90bc", + "6113cc78d3a39d50044c065a", + "6113cce3d92c473c770200c7", + "5cc9bcaed7f00c011c04e179", + "5bb20e18d4351e00320205d5", + "5bb20e0ed4351e3bac1212dc", + "6193dcd0f8ee7e52e4210a28", + "5d025cc1d7ad1a53845279ef", + "5c6d7b3d2e221600114c9b7d", + "57c55efc2459772d2c6271e7", + "57af48872459771f0b2ebf11", + "57c55f092459772d291a8463", + "57c55f112459772d28133310", + "57c55f172459772d27602381", + "5a339805c4a2826c6e06d73d", + "55802f5d4bdc2dac148b458f", + "5d15cf3bd7ad1a67e71518b2", + "59db3a1d86f77429e05b4e92", + "5fbcbd6c187fea44d52eda14", + "59db3acc86f7742a2c4ab912", + "59db3b0886f77429d72fb895", + "615d8faecabb9b7ad90f4d5d", + "5b07db875acfc40dc528a5f6" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "5fc22d7c187fea44d52eda47", + "_parent": "5fc22d7c187fea44d52eda44", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "5fc23426900b1d5091531e15" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_stock_001", + "_id": "5fc22d7c187fea44d52eda48", + "_parent": "5fc22d7c187fea44d52eda44", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a33ca0fc4a282000d72292f", + "5c0faeddd174af02a962601f", + "5649be884bdc2d79388b4577", + "5d120a10d7ad1a4e1026ba85", + "5b0800175acfc400153aebd4", + "5bb20e58d4351e00320205d7", + "5947e98b86f774778f1448bc", + "5947eab886f77475961d96c5", + "5c793fb92e221644f31bfb64", + "5c793fc42e221600114ca25d", + "638de3603a1a4031d8260b8c" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "5fc22d7c187fea44d52eda49", + "_parent": "5fc22d7c187fea44d52eda44", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fc278107283c4046c581489" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "marksmanRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber86x70", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 1900, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 630, + "RecoilForceBack": 1125, + "Convergence": 0.8, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 30, + "Ergonomics": 14, + "Velocity": 0, + "bEffDist": 900, + "bHearDist": 160, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5fc23426900b1d5091531e15", + "defAmmo": "5fc275cf85fd526b824a571a", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5fc22d7c187fea44d52eda4b", + "_parent": "5fc22d7c187fea44d52eda44", + "_props": { + "filters": [ + { + "Filter": [ + "5fc382a9d724d907e2077dab", + "5fc275cf85fd526b824a571a", + "5fc382c1016cce60e8341b20", + "5fc382b6d6fa9c00c571bbc3" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.24, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0, + "AimPlane": 0.22, + "DeviationCurve": 1.1, + "DeviationMax": 30, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.26, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": 0, + "z": 0 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.2024, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1, + "CoolFactorGun": 2.592, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 4.25, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "57838ad32459774a17445cd2": { + "_id": "57838ad32459774a17445cd2", + "_name": "weapon_tochmash_vss_9x39", + "_parent": "5447b6194bdc2d67278b4567", + "_type": "Item", + "_props": { + "Name": "", + "ShortName": "", + "Description": "", + "Weight": 0.92, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_dmr", + "Prefab": { + "path": "assets/content/weapons/vss/weapon_tochmash_vss_9x39_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 456, + "RepairSpeed": 100, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount_000", + "_id": "57838c0b2459774a256959af", + "_parent": "57838ad32459774a17445cd2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5dff8db859400025ea5150d4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "578399aa2459774a0e553c7c", + "_parent": "57838ad32459774a17445cd2", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "57838f0b2459774a256959b2", + "57838f9f2459774a150289a0", + "5a9e81fba2750c00164f6b11" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_muzzle", + "_id": "578399c52459774a0d5f2fee", + "_parent": "57838ad32459774a17445cd2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57c44dd02459772d2e0ae249", + "57838c962459774a1651ec63" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "578399f42459774bbe1373be", + "_parent": "57838ad32459774a17445cd2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57c44f4f2459772d2c627113", + "578395402459774a256959b5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "57839a1a2459774a150289a1", + "_parent": "57838ad32459774a17445cd2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "578395e82459774a0e553c7b" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "57b2e5d92459771c44796fcd", + "_parent": "57838ad32459774a17445cd2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6130ca3fd92c473c77020dbd", + "5648ac824bdc2ded0b8b457d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_004", + "_id": "57b33a0b2459771ee32dac59", + "_parent": "57838ad32459774a17445cd2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5947db3f86f77447880cf76f", + "6113d6c3290d254f5e6b27db", + "57486e672459770abd687134", + "618a5d5852ecee1505530b2a", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5e569a2e56edd02abe09f280", + "5d0a29ead7ad1a0026013f27", + "618a75c9a3884f56c957ca1b", + "57acb6222459771ec34b5cb0", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "sniperRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber9x39", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 3400, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 115, + "RecoilForceBack": 300, + "Convergence": 1.5, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 900, + "Ergonomics": 43, + "Velocity": 0, + "bEffDist": 400, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "57838f0b2459774a256959b2", + "defAmmo": "57a0dfb82459774d3078b56c", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "57838bcf2459774a26674906", + "_parent": "57838ad32459774a17445cd2", + "_props": { + "filters": [ + { + "Filter": [ + "5c0d688c86f77413ae3407b2", + "61962d879bb3d20b0946d385", + "57a0dfb82459774d3078b56c", + "57a0e5022459774d1673f889", + "5c0d668f86f7747ccb7f13b2" + ], + "MaxStackCount": 0 + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.136, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.095, + "AimPlane": 1, + "DeviationCurve": 1.35, + "DeviationMax": 23, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.31, + "z": 0.01 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.09 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.3, + "z": -0.09 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.05, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.98, + "CoolFactorGun": 2.592, + "CoolFactorGunMods": 1.02, + "HeatFactorByShot": 2.17, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.045, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "55801eed4bdc2d89578b4588" + }, + "5c46fbd72e2216398b5a8c9c": { + "_id": "5c46fbd72e2216398b5a8c9c", + "_name": "weapon_izhmash_svd_s_762x54", + "_parent": "5447b6194bdc2d67278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_izhmash_svd_s_762x54", + "ShortName": "weapon_izhmash_svd_s_762x54", + "Description": "weapon_izhmash_svd_s_762x54", + "Weight": 1.72, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_dmr", + "Prefab": { + "path": "assets/content/weapons/svd/weapon_izhmash_svd_s_762x54_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 218, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "5c46fbd72e2216398b5a8c9e", + "_parent": "5c46fbd72e2216398b5a8c9c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5f6341043ada5942720e2dc5", + "5beec8ea0db834001a6f9dbf", + "5649ad3f4bdc2df8348b4585", + "5649ade84bdc2d1b2b8b4587", + "59e62cc886f77440d40b52a1", + "5a0071d486f77404e23a12b2", + "57e3dba62459770f0c32322b", + "5cf54404d7f00c108840b2ef", + "5e2192a498a36665e8337386", + "5b30ac585acfc433000eb79c", + "59e6318286f77444dd62c4cc", + "5cf50850d7f00c056e24104c", + "5cf508bfd7f00c056e24104e", + "5947f92f86f77427344a76b1", + "5947fa2486f77425b47c1a9b", + "5c6bf4aa2e2216001219b0ae", + "5649ae4a4bdc2d1b2b8b4588", + "5998517986f7746017232f7e", + "5c471be12e221602b66cd9ac", + "623c3be0484b5003161840dc", + "628a664bccaab13006640e47", + "628c9ab845c59e5b80768a81", + "6087e663132d4d12c81fd96b" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "5c46fbd72e2216398b5a8c9f", + "_parent": "5c46fbd72e2216398b5a8c9c", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "5c471c442e221602b542a6f8", + "5c88f24b2e22160bc12c69a6" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_stock", + "_id": "5c46fbd72e2216398b5a8ca0", + "_parent": "5c46fbd72e2216398b5a8c9c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c471b5d2e221602b21d4e14", + "6197b229af1f5202c57a9bea" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_barrel", + "_id": "5c46fbd72e2216398b5a8ca2", + "_parent": "5c46fbd72e2216398b5a8c9c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c471cb32e221602b177afaa" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5c471d672e22164bef5d0784", + "_parent": "5c46fbd72e2216398b5a8c9c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5947db3f86f77447880cf76f", + "57486e672459770abd687134", + "618a5d5852ecee1505530b2a", + "5cf638cbd7f00c06595bc936", + "5a7c74b3e899ef0014332c29", + "591ee00d86f774592f7b841e", + "5e569a2e56edd02abe09f280", + "5d0a29ead7ad1a0026013f27", + "618a75c9a3884f56c957ca1b", + "57acb6222459771ec34b5cb0", + "5c61a40d2e2216001403158d", + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5c471d722e221602b66cd9b0", + "_parent": "5c46fbd72e2216398b5a8c9c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c471c2d2e22164bef5d077f", + "5dfcd0e547101c39625f66f9" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "5c4722852e221602b3137e73", + "_parent": "5c46fbd72e2216398b5a8c9c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5dfce88fe9dc277128008b2e", + "5c471bd12e221602b4129c3a" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5c79128e2e221644f31bfb31", + "_parent": "5c46fbd72e2216398b5a8c9c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6113d6c3290d254f5e6b27db", + "5c82342f2e221644f31c060e", + "576fd4ec2459777f0b518431", + "5c82343a2e221644f31c0611", + "5dff8db859400025ea5150d4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "marksmanRifle", + "weapUseType": "primary", + "ammoCaliber": "Caliber762x54R", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 2700, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 340, + "RecoilForceBack": 750, + "Convergence": 1.1, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 700, + "Ergonomics": 26, + "Velocity": 0, + "bEffDist": 900, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5c471c442e221602b542a6f8", + "defAmmo": "59e77a2386f7742ee578960a", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5c46fbd72e2216398b5a8ca5", + "_parent": "5c46fbd72e2216398b5a8c9c", + "_props": { + "filters": [ + { + "Filter": [ + "5e023d34e8a400319a28ed44", + "5e023d48186a883be655e551", + "5e023cf8186a883be655e54f", + "59e77a2386f7742ee578960a", + "5887431f2459777e1612938f", + "560d61e84bdc2da74d8b4571" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.176, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0, + "AimPlane": 0.2, + "DeviationCurve": 1.1, + "DeviationMax": 30, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.3, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": 0, + "z": 0 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.21505, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.9447, + "CoolFactorGun": 2.592, + "CoolFactorGunMods": 1.0558, + "HeatFactorByShot": 2.8, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, @@ -256299,6 +277361,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -256382,7 +277448,8 @@ "5947e98b86f774778f1448bc", "5947eab886f77475961d96c5", "5c793fb92e221644f31bfb64", - "5c793fc42e221600114ca25d" + "5c793fc42e221600114ca25d", + "638de3603a1a4031d8260b8c" ] } ] @@ -256657,914 +277724,14 @@ "MaxRepairKitDegradation": 0.025, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, - "5aafa857e5b5b00018480968": { - "_id": "5aafa857e5b5b00018480968", - "_name": "weapon_springfield_m1a_762x51", - "_parent": "5447b6194bdc2d67278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_springfield_m1a_762x51", - "ShortName": "weapon_springfield_m1a_762x51", - "Description": "weapon_springfield_m1a_762x51\n", - "Weight": 1.426, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_dmr", - "Prefab": { - "path": "assets/content/weapons/m1a/weapon_springfield_m1a_762x51_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 200, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_magazine", - "_id": "5aafa857e5b5b0001848096b", - "_parent": "5aafa857e5b5b00018480968", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "5aaf8a0be5b5b00015693243", - "5addcce35acfc4001a5fc635", - "5addccf45acfc400185c2989" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_stock", - "_id": "5aafa857e5b5b0001848096c", - "_parent": "5aafa857e5b5b00018480968", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5addc7005acfc4001669f275", - "5ab372a310e891001717f0d8", - "5addbf175acfc408fb13965b", - "5aaf8e43e5b5b00015693246" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_barrel", - "_id": "5aafa857e5b5b0001848096e", - "_parent": "5aafa857e5b5b00018480968", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5aaf9d53e5b5b00015042a52", - "5addbac75acfc400194dbc56" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5abcbb9fd8ce87001660327a", - "_parent": "5aafa857e5b5b00018480968", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5abcbb20d8ce87001773e258" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5addc6a45acfc4001714e045", - "_parent": "5aafa857e5b5b00018480968", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5addbfe15acfc4001a5fc58b", - "5addbfef5acfc400185c2857" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "marksmanRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber762x51", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 2600, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 296, - "RecoilForceBack": 530, - "Convergence": 1.1, - "RecoilAngle": 90, - "weapFireType": [ - "single" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 700, - "Ergonomics": 28, - "Velocity": 0, - "bEffDist": 700, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5aaf8a0be5b5b00015693243", - "defAmmo": "58dd3ad986f77403051cba8f", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5aafa857e5b5b00018480970", - "_parent": "5aafa857e5b5b00018480968", - "_props": { - "filters": [ - { - "Filter": [ - "5a6086ea4f39f99cd479502f", - "5a608bf24f39f98ffc77720e", - "58dd3ad986f77403051cba8f", - "5e023e53d4353e3302577c4c", - "5efb0c1bd79ff02a1f5e68d9", - "5e023e6e34d52a55c3304f71", - "5e023e88277cce2b522ff2b1" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.152, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.02, - "AimPlane": 0.4, - "DeviationCurve": 1.1, - "DeviationMax": 30, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.4, - "z": 0.03 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.04 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.35, - "z": -0.05 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.21505, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.98, - "CoolFactorGun": 2.592, - "CoolFactorGunMods": 1.02, - "HeatFactorByShot": 2.25, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "5fc22d7c187fea44d52eda44": { - "_id": "5fc22d7c187fea44d52eda44", - "_name": "weapon_sword_int_mk_18_mjolnir_86x70", - "_parent": "5447b6194bdc2d67278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_sword_int_mk_18_mjolnir_86x70", - "ShortName": "weapon_sword_int_mk_18_mjolnir_86x70", - "Description": "weapon_sword_int_mk_18_mjolnir_86x70", - "Weight": 2.9, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_dmr", - "Prefab": { - "path": "assets/content/weapons/mk18/weapon_sword_int_mk_18_mjolnir_86x70_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 761, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "5fc22d7c187fea44d52eda46", - "_parent": "5fc22d7c187fea44d52eda44", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d4b9964bdc2d1d4e8b456e", - "571659bb2459771fb2755a12", - "602e71bd53a60014f9705bfa", - "6113c3586c780c1e710c90bc", - "6113cc78d3a39d50044c065a", - "6113cce3d92c473c770200c7", - "5cc9bcaed7f00c011c04e179", - "5bb20e18d4351e00320205d5", - "5bb20e0ed4351e3bac1212dc", - "6193dcd0f8ee7e52e4210a28", - "5d025cc1d7ad1a53845279ef", - "5c6d7b3d2e221600114c9b7d", - "57c55efc2459772d2c6271e7", - "57af48872459771f0b2ebf11", - "57c55f092459772d291a8463", - "57c55f112459772d28133310", - "57c55f172459772d27602381", - "5a339805c4a2826c6e06d73d", - "55802f5d4bdc2dac148b458f", - "5d15cf3bd7ad1a67e71518b2", - "59db3a1d86f77429e05b4e92", - "5fbcbd6c187fea44d52eda14", - "59db3acc86f7742a2c4ab912", - "59db3b0886f77429d72fb895", - "615d8faecabb9b7ad90f4d5d", - "5b07db875acfc40dc528a5f6" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5fc22d7c187fea44d52eda47", - "_parent": "5fc22d7c187fea44d52eda44", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "5fc23426900b1d5091531e15" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_stock_001", - "_id": "5fc22d7c187fea44d52eda48", - "_parent": "5fc22d7c187fea44d52eda44", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a33ca0fc4a282000d72292f", - "5c0faeddd174af02a962601f", - "5649be884bdc2d79388b4577", - "5d120a10d7ad1a4e1026ba85", - "5b0800175acfc400153aebd4", - "5bb20e58d4351e00320205d7", - "5947e98b86f774778f1448bc", - "5947eab886f77475961d96c5", - "5c793fb92e221644f31bfb64", - "5c793fc42e221600114ca25d" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "5fc22d7c187fea44d52eda49", - "_parent": "5fc22d7c187fea44d52eda44", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fc278107283c4046c581489" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "marksmanRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber86x70", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 1900, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 630, - "RecoilForceBack": 1125, - "Convergence": 0.8, - "RecoilAngle": 90, - "weapFireType": [ - "single" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 30, - "Ergonomics": 14, - "Velocity": 0, - "bEffDist": 900, - "bHearDist": 160, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5fc23426900b1d5091531e15", - "defAmmo": "5fc275cf85fd526b824a571a", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5fc22d7c187fea44d52eda4b", - "_parent": "5fc22d7c187fea44d52eda44", - "_props": { - "filters": [ - { - "Filter": [ - "5fc382a9d724d907e2077dab", - "5fc275cf85fd526b824a571a", - "5fc382c1016cce60e8341b20", - "5fc382b6d6fa9c00c571bbc3" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.24, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0, - "AimPlane": 0.22, - "DeviationCurve": 1.1, - "DeviationMax": 30, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.26, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": 0, - "z": 0 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.2024, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1, - "CoolFactorGun": 2.592, - "CoolFactorGunMods": 1, - "HeatFactorByShot": 4.25, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "57838ad32459774a17445cd2": { - "_id": "57838ad32459774a17445cd2", - "_name": "weapon_tochmash_vss_9x39", - "_parent": "5447b6194bdc2d67278b4567", - "_type": "Item", - "_props": { - "Name": "", - "ShortName": "", - "Description": "", - "Weight": 0.92, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_dmr", - "Prefab": { - "path": "assets/content/weapons/vss/weapon_tochmash_vss_9x39_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 456, - "RepairSpeed": 100, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount_000", - "_id": "57838c0b2459774a256959af", - "_parent": "57838ad32459774a17445cd2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c82342f2e221644f31c060e", - "576fd4ec2459777f0b518431", - "5c82343a2e221644f31c0611", - "5dff8db859400025ea5150d4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "578399aa2459774a0e553c7c", - "_parent": "57838ad32459774a17445cd2", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "57838f0b2459774a256959b2", - "57838f9f2459774a150289a0", - "5a9e81fba2750c00164f6b11" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_muzzle", - "_id": "578399c52459774a0d5f2fee", - "_parent": "57838ad32459774a17445cd2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57c44dd02459772d2e0ae249", - "57838c962459774a1651ec63" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "578399f42459774bbe1373be", - "_parent": "57838ad32459774a17445cd2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57c44f4f2459772d2c627113", - "578395402459774a256959b5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "57839a1a2459774a150289a1", - "_parent": "57838ad32459774a17445cd2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "578395e82459774a0e553c7b" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "57b2e5d92459771c44796fcd", - "_parent": "57838ad32459774a17445cd2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6130ca3fd92c473c77020dbd", - "5648ac824bdc2ded0b8b457d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_004", - "_id": "57b33a0b2459771ee32dac59", - "_parent": "57838ad32459774a17445cd2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5947db3f86f77447880cf76f", - "6113d6c3290d254f5e6b27db", - "57486e672459770abd687134", - "618a5d5852ecee1505530b2a", - "5cf638cbd7f00c06595bc936", - "5a7c74b3e899ef0014332c29", - "591ee00d86f774592f7b841e", - "5e569a2e56edd02abe09f280", - "5d0a29ead7ad1a0026013f27", - "618a75c9a3884f56c957ca1b", - "57acb6222459771ec34b5cb0", - "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "sniperRifle", - "weapUseType": "primary", - "ammoCaliber": "Caliber9x39", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 3400, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 115, - "RecoilForceBack": 300, - "Convergence": 1.5, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 900, - "Ergonomics": 43, - "Velocity": 0, - "bEffDist": 400, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "57838f0b2459774a256959b2", - "defAmmo": "57a0dfb82459774d3078b56c", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "57838bcf2459774a26674906", - "_parent": "57838ad32459774a17445cd2", - "_props": { - "filters": [ - { - "Filter": [ - "5c0d688c86f77413ae3407b2", - "61962d879bb3d20b0946d385", - "57a0dfb82459774d3078b56c", - "57a0e5022459774d1673f889", - "5c0d668f86f7747ccb7f13b2" - ], - "MaxStackCount": 0 - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.136, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.095, - "AimPlane": 1, - "DeviationCurve": 1.35, - "DeviationMax": 23, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.31, - "z": 0.01 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.09 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.3, - "z": -0.09 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": false, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.05, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.98, - "CoolFactorGun": 2.592, - "CoolFactorGunMods": 1.02, - "HeatFactorByShot": 2.17, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.045, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "55801eed4bdc2d89578b4588" - }, - "5cadc190ae921500103bb3b6": { - "_id": "5cadc190ae921500103bb3b6", - "_name": "weapon_beretta_m9a3_9x19", + "56d59856d2720bd8418b456a": { + "_id": "56d59856d2720bd8418b456a", + "_name": "weapon_sig_p226r_9x19", "_parent": "5447b5cf4bdc2d65278b4567", "_type": "Item", "_props": { @@ -257578,7 +277745,7 @@ "StackMaxSize": 1, "ItemSound": "weap_pistol", "Prefab": { - "path": "assets/content/weapons/m9a3/weapon_beretta_m9a3_9x19_container.bundle", + "path": "assets/content/weapons/p226r/weapon_sig_p226r_9x19_container.bundle", "rcid": "" }, "UsePrefab": { @@ -257587,7 +277754,7 @@ }, "StackObjectsCount": 1, "NotShownInSlot": false, - "ExaminedByDefault": true, + "ExaminedByDefault": false, "ExamineTime": 1, "IsUndiscardable": false, "IsUnsaleable": false, @@ -257598,7 +277765,7 @@ "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, - "RepairCost": 54, + "RepairCost": 41, "RepairSpeed": 2, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -257618,18 +277785,23 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_barrel", - "_id": "5cadc190ae921500103bb3b8", - "_parent": "5cadc190ae921500103bb3b6", + "_id": "56d59f62d2720bdc418b4569", + "_parent": "56d59856d2720bd8418b456a", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5cadc1c6ae9215000f2775a4" + "56d5a1f7d2720bb3418b456a", + "587de4282459771bca0ec90b" ] } ] @@ -257640,14 +277812,20 @@ }, { "_name": "mod_pistol_grip", - "_id": "5cadc190ae921500103bb3b9", - "_parent": "5cadc190ae921500103bb3b6", + "_id": "56d59f88d2720b92418b4569", + "_parent": "56d59856d2720bd8418b456a", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5cadc431ae921500113bb8d5" + "5bffec120db834001c38f5fa", + "5bffef760db8340019668fe4", + "5b39ffbd5acfc47a8773fb06", + "5c0006470db834001a6697fe", + "56d5a2bbd2720bb8418b456a", + "57c9a89124597704ee6faec1", + "5c00076d0db834001d23ee1f" ] } ] @@ -257658,14 +277836,18 @@ }, { "_name": "mod_reciever", - "_id": "5cadc190ae921500103bb3ba", - "_parent": "5cadc190ae921500103bb3b6", + "_id": "56d59f98d2720bd7418b4569", + "_parent": "56d59856d2720bd8418b456a", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5cadc55cae921500103bb3be" + "5bffe7c50db834001d23ece1", + "5c010a700db834001d23ef5d", + "5c0125fc0db834001a669aa3", + "56d5a407d2720bb3418b456b", + "5c0009510db834001966907f" ] } ] @@ -257676,14 +277858,15 @@ }, { "_name": "mod_magazine", - "_id": "5cadc190ae921500103bb3bb", - "_parent": "5cadc190ae921500103bb3b6", + "_id": "56d6ed94d2720b8a0a8b456a", + "_parent": "56d59856d2720bd8418b456a", "_props": { "filters": [ { "AnimationIndex": -1, "Filter": [ - "5cadc2e0ae9215051e1c21e7" + "5c920e902e221644f31c3c99", + "56d59948d2720bb7418b4582" ] } ] @@ -257694,8 +277877,8 @@ }, { "_name": "mod_tactical", - "_id": "5cadc190ae921500103bb3bc", - "_parent": "5cadc190ae921500103bb3b6", + "_id": "56def3c2d2720bd4328b456a", + "_parent": "56d59856d2720bd8418b456a", "_props": { "filters": [ { @@ -257729,13 +277912,13 @@ "ammoCaliber": "Caliber9x19PARA", "Durability": 100, "MaxDurability": 100, - "OperatingResource": 2300, + "OperatingResource": 2600, "RepairComplexity": 0, "durabSpawnMin": 25, "durabSpawnMax": 70, "isFastReload": true, - "RecoilForceUp": 475, - "RecoilForceBack": 280, + "RecoilForceUp": 450, + "RecoilForceBack": 275, "Convergence": 5, "RecoilAngle": 85, "weapFireType": [ @@ -257745,22 +277928,22 @@ "SingleFireRate": 450, "CanQueueSecondShot": true, "bFirerate": 30, - "Ergonomics": 70, + "Ergonomics": 80, "Velocity": 0, "bEffDist": 50, "bHearDist": 80, "isChamberLoad": true, "chamberAmmoCount": 1, "isBoltCatch": true, - "defMagType": "5cadc2e0ae9215051e1c21e7", + "defMagType": "56d59948d2720bb7418b4582", "defAmmo": "56d59d3ad2720bdb418b4577", "AdjustCollimatorsToTrajectory": false, "shotgunDispersion": 10, "Chambers": [ { "_name": "patron_in_weapon", - "_id": "5cadc190ae921500103bb3bd", - "_parent": "5cadc190ae921500103bb3b6", + "_id": "56d5aef7d2720be4418b456a", + "_parent": "56d59856d2720bd8418b456a", "_props": { "filters": [ { @@ -257782,7 +277965,7 @@ "_proto": "55d4af244bdc2d962f8b4571" } ], - "CameraRecoil": 0.016, + "CameraRecoil": 0.0136, "CameraSnap": 3.5, "ReloadMode": "ExternalMagazine", "CenterOfImpact": 0, @@ -257837,7 +278020,7 @@ "HeatFactorGun": 0.96, "CoolFactorGun": 4.032, "CoolFactorGunMods": 1.06, - "HeatFactorByShot": 2.625, + "HeatFactorByShot": 2.395, "AllowOverheat": true, "DoubleActionAccuracyPenalty": 1.5, "RecoilPosZMult": 1, @@ -257845,10 +278028,792 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5448bd6b4bdc2dfc2f8b4569" }, + "59f98b4986f7746f546d2cef": { + "_id": "59f98b4986f7746f546d2cef", + "_name": "weapon_tochmash_sr1mp_9x21", + "_parent": "5447b5cf4bdc2d65278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_tochmash_sr1mp_9x21", + "ShortName": "weapon_tochmash_sr1mp_9x21", + "Description": "weapon_tochmash_sr1mp_9x21", + "Weight": 0.79, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_pistol", + "Prefab": { + "path": "assets/content/weapons/sr1mp/weapon_tochmash_sr1mp_9x21_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 96, + "RepairSpeed": 3, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount", + "_id": "59f98b4986f7746f546d2cf0", + "_parent": "59f98b4986f7746f546d2cef", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a27b281c4a28200741e1e52", + "5a27bad7c4a282000b15184b" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "59f98b4986f7746f546d2cf1", + "_parent": "59f98b4986f7746f546d2cef", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "59f99a7d86f7745b134aa97b" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "pistol", + "weapUseType": "secondary", + "ammoCaliber": "Caliber9x21", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 3300, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 520, + "RecoilForceBack": 325, + "Convergence": 5, + "RecoilAngle": 85, + "weapFireType": [ + "single" + ], + "RecolDispersion": 20, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 30, + "Ergonomics": 82, + "Velocity": 0.1, + "bEffDist": 50, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "59f99a7d86f7745b134aa97b", + "defAmmo": "5a269f97c4a282000b151807", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 10, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "59f98b4986f7746f546d2cf3", + "_parent": "59f98b4986f7746f546d2cef", + "_props": { + "filters": [ + { + "Filter": [ + "5a269f97c4a282000b151807", + "5a26abfac4a28232980eabff", + "5a26ac06c4a282000c5a90a8", + "5a26ac0ec4a28200741e1e18" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.024, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.22, + "AimPlane": 0.026, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.44, + "z": -0.005 + }, + "RotationCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.45, + "z": -0.05 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.2277, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1.032192, + "CoolFactorGun": 4.032, + "CoolFactorGunMods": 1.325848, + "HeatFactorByShot": 2.525, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "56d59856d2720bd8418b456a" + }, + "602a9740da11d6478d5a06dc": { + "_id": "602a9740da11d6478d5a06dc", + "_name": "weapon_izhmash_pl15_9x19", + "_parent": "5447b5cf4bdc2d65278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_glock_17_9x19", + "ShortName": "weapon_glock_17_9x19", + "Description": "weapon_glock_17_9x19\n", + "Weight": 0.49, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_pistol", + "Prefab": { + "path": "assets/content/weapons/pl15/weapon_izhmash_pl15_9x19_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 43, + "RepairSpeed": 2, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_barrel", + "_id": "602a9740da11d6478d5a06de", + "_parent": "602a9740da11d6478d5a06dc", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "602a95edda11d6478d5a06da", + "602a95fe4e02ce1eaa358729" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "602a9740da11d6478d5a06e0", + "_parent": "602a9740da11d6478d5a06dc", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "60228924961b8d75ee233c32" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "602a9740da11d6478d5a06e1", + "_parent": "602a9740da11d6478d5a06dc", + "_props": { + "filters": [ + { + "AnimationIndex": 0, + "Filter": [ + "602286df23506e50807090c6" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_tactical", + "_id": "602a9740da11d6478d5a06e2", + "_parent": "602a9740da11d6478d5a06dc", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a7b4900e899ef197b331a2a", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "pistol", + "weapUseType": "secondary", + "ammoCaliber": "Caliber9x19PARA", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 3000, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 70, + "isFastReload": true, + "RecoilForceUp": 340, + "RecoilForceBack": 235, + "Convergence": 5.5, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 10, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 30, + "Ergonomics": 93, + "Velocity": 0, + "bEffDist": 50, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5a718b548dc32e000d46d262", + "defAmmo": "56d59d3ad2720bdb418b4577", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 10, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "602a9740da11d6478d5a06e5", + "_parent": "602a9740da11d6478d5a06dc", + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.012, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0, + "AimPlane": 0.026, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.44, + "z": -0.005 + }, + "RotationCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.45, + "z": -0.08 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.2277, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.96, + "CoolFactorGun": 4.032, + "CoolFactorGunMods": 1.06, + "HeatFactorByShot": 2.52, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5448bd6b4bdc2dfc2f8b4569" + }, + "5b3b713c5acfc4330140bd8d": { + "_id": "5b3b713c5acfc4330140bd8d", + "_name": "weapon_toz_tt_762x25tt_gold", + "_parent": "5447b5cf4bdc2d65278b4567", + "_type": "Item", + "_props": { + "Name": "tt", + "ShortName": "tt", + "Description": "tt", + "Weight": 0.664, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_pistol", + "Prefab": { + "path": "assets/content/weapons/tt/weapon_toz_tt_gold_762x25tt_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 93, + "RepairSpeed": 3, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_barrel", + "_id": "5b3b713c5acfc4330140bd8f", + "_parent": "5b3b713c5acfc4330140bd8d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "571a26d524597720680fbe8a", + "571a279b24597720b4066566", + "5b3baf8f5acfc40dc5296692" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "5b3b713c5acfc4330140bd90", + "_parent": "5b3b713c5acfc4330140bd8d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0684e50db834002a12585a", + "5bffcf7a0db83400232fea79", + "5c079ec50db834001966a706", + "5b3cadf35acfc400194776a0", + "571a282c2459771fb2755a69" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "5b3b713c5acfc4330140bd91", + "_parent": "5b3b713c5acfc4330140bd8d", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "571a29dc2459771fb2755a6a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_muzzle", + "_id": "5bffd90b0db83400232feb13", + "_parent": "5b3b713c5acfc4330140bd8d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bffd7ed0db834001d23ebf9" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5c07a00c0db834001966a79e", + "_parent": "5b3b713c5acfc4330140bd8d", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c079ed60db834001a66b372" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "pistol", + "weapUseType": "secondary", + "ammoCaliber": "Caliber762x25TT", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 2300, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 650, + "RecoilForceBack": 325, + "Convergence": 5, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 10, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 30, + "Ergonomics": 70, + "Velocity": 0, + "bEffDist": 50, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "571a29dc2459771fb2755a6a", + "defAmmo": "5736026a245977644601dc61", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 10, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5b3b713c5acfc4330140bd92", + "_parent": "5b3b713c5acfc4330140bd8d", + "_props": { + "filters": [ + { + "Filter": [ + "5735ff5c245977640e39ba7e", + "573601b42459776410737435", + "573602322459776445391df1", + "5736026a245977644601dc61", + "573603562459776430731618", + "573603c924597764442bd9cb", + "5735fdcd2459776445391d61" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.02, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0, + "AimPlane": 0.026, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.44, + "z": -0.005 + }, + "RotationCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.45, + "z": -0.05 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.2277, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.9216, + "CoolFactorGun": 4.032, + "CoolFactorGunMods": 1.1236, + "HeatFactorByShot": 4.85, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "56d59856d2720bd8418b456a" + }, "5e81c3cbac2bb513793cdc75": { "_id": "5e81c3cbac2bb513793cdc75", "_name": "weapon_colt_m1911a1_1143x23", @@ -257905,6 +278870,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -258205,7 +279174,1648 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5448bd6b4bdc2dfc2f8b4569" + }, + "579204f224597773d619e051": { + "_id": "579204f224597773d619e051", + "_name": "weapon_izhmeh_pm_treaded_9x18pm", + "_parent": "5447b5cf4bdc2d65278b4567", + "_type": "Item", + "_props": { + "Name": "pmtr", + "ShortName": "pmtr", + "Description": "pmtr", + "Weight": 0.69, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_pistol", + "Prefab": { + "path": "assets/content/weapons/pm/weapon_izhmeh_pm_threaded_9x18pm_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 2, + "HideEntrails": false, + "RepairCost": 43, + "RepairSpeed": 1, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_magazine", + "_id": "5792056c24597773da7463b1", + "_parent": "579204f224597773d619e051", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "55d485be4bdc2d962f8b456f", + "5448c12b4bdc2d02308b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_muzzle", + "_id": "579207a224597773d8662241", + "_parent": "579204f224597773d619e051", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59bffc1f86f77435b128b872", + "5c7e8fab2e22165df16b889b", + "5a33a8ebc4a282000c5a950d", + "5c6165902e22160010261b28", + "5a32a064c4a28200741e22de" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "pistol", + "weapUseType": "secondary", + "ammoCaliber": "Caliber9x18PM", + "Durability": 90, + "MaxDurability": 100, + "OperatingResource": 2050, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 50, + "isFastReload": true, + "RecoilForceUp": 480, + "RecoilForceBack": 305, + "Convergence": 5, + "RecoilAngle": 85, + "weapFireType": [ + "single" + ], + "RecolDispersion": 20, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 30, + "Ergonomics": 80, + "Velocity": -4.54, + "bEffDist": 50, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5448c12b4bdc2d02308b456f", + "defAmmo": "573719762459775a626ccbc1", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 10, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5792051224597773dd2097b1", + "_parent": "579204f224597773d619e051", + "_props": { + "filters": [ + { + "Filter": [ + "573718ba2459775a75491131", + "573719df2459775a626ccbc2", + "57371aab2459775a77142f22", + "57371b192459775a9f58a5e0", + "57371e4124597760ff7b25f1", + "57371eb62459776125652ac1", + "57371f8d24597761006c6a81", + "5737201124597760fc4431f1", + "5737207f24597760ff7b25f2", + "57371f2b24597761224311f1", + "573719762459775a626ccbc1", + "573720e02459776143012541", + "57372140245977611f70ee91", + "5737218f245977612125ba51" + ], + "MaxStackCount": 0 + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.016, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.38, + "AimPlane": 0.026, + "DeviationCurve": 2.5, + "DeviationMax": 10, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.44, + "z": -0.005 + }, + "RotationCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.45, + "z": -0.05 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.2277, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1.087488, + "CoolFactorGun": 4.032, + "CoolFactorGunMods": 1.426972, + "HeatFactorByShot": 1.385, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5448bd6b4bdc2dfc2f8b4569" + }, + "5cadc190ae921500103bb3b6": { + "_id": "5cadc190ae921500103bb3b6", + "_name": "weapon_beretta_m9a3_9x19", + "_parent": "5447b5cf4bdc2d65278b4567", + "_type": "Item", + "_props": { + "Name": "Пистолет P226R 9х19", + "ShortName": "P226R", + "Description": "Зиган", + "Weight": 0.231, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_pistol", + "Prefab": { + "path": "assets/content/weapons/m9a3/weapon_beretta_m9a3_9x19_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 54, + "RepairSpeed": 2, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_barrel", + "_id": "5cadc190ae921500103bb3b8", + "_parent": "5cadc190ae921500103bb3b6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cadc1c6ae9215000f2775a4" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "5cadc190ae921500103bb3b9", + "_parent": "5cadc190ae921500103bb3b6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cadc431ae921500113bb8d5" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "5cadc190ae921500103bb3ba", + "_parent": "5cadc190ae921500103bb3b6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cadc55cae921500103bb3be" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "5cadc190ae921500103bb3bb", + "_parent": "5cadc190ae921500103bb3b6", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "5cadc2e0ae9215051e1c21e7" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_tactical", + "_id": "5cadc190ae921500103bb3bc", + "_parent": "5cadc190ae921500103bb3b6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5a7b4900e899ef197b331a2a", + "5b3a08b25acfc4001754880c", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "pistol", + "weapUseType": "secondary", + "ammoCaliber": "Caliber9x19PARA", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 2300, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 70, + "isFastReload": true, + "RecoilForceUp": 475, + "RecoilForceBack": 280, + "Convergence": 5, + "RecoilAngle": 85, + "weapFireType": [ + "single" + ], + "RecolDispersion": 20, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 30, + "Ergonomics": 70, + "Velocity": 0, + "bEffDist": 50, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5cadc2e0ae9215051e1c21e7", + "defAmmo": "56d59d3ad2720bdb418b4577", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 10, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5cadc190ae921500103bb3bd", + "_parent": "5cadc190ae921500103bb3b6", + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.016, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0, + "AimPlane": 0.026, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.44, + "z": -0.005 + }, + "RotationCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.45, + "z": -0.05 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.2277, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.96, + "CoolFactorGun": 4.032, + "CoolFactorGunMods": 1.06, + "HeatFactorByShot": 2.625, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5448bd6b4bdc2dfc2f8b4569" + }, + "5448bd6b4bdc2dfc2f8b4569": { + "_id": "5448bd6b4bdc2dfc2f8b4569", + "_name": "weapon_izhmeh_pm_9x18pm", + "_parent": "5447b5cf4bdc2d65278b4567", + "_type": "Item", + "_props": { + "Name": "pm", + "ShortName": "pm", + "Description": "pm", + "Weight": 0.686, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_pistol", + "Prefab": { + "path": "assets/content/weapons/pm/weapon_izhmeh_pm_9x18pm_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 25, + "RepairSpeed": 1, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_magazine", + "_id": "55d5a2ae4bdc2d1d4e8b4572", + "_parent": "5448bd6b4bdc2dfc2f8b4569", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "55d485be4bdc2d962f8b456f", + "5448c12b4bdc2d02308b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "pistol", + "weapUseType": "secondary", + "ammoCaliber": "Caliber9x18PM", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 2050, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 480, + "RecoilForceBack": 305, + "Convergence": 5, + "RecoilAngle": 85, + "weapFireType": [ + "single" + ], + "RecolDispersion": 20, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 30, + "Ergonomics": 85, + "Velocity": -4.54, + "bEffDist": 50, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5448c12b4bdc2d02308b456f", + "defAmmo": "573719762459775a626ccbc1", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 10, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "56d5b052d2720bbd418b4578", + "_parent": "5448bd6b4bdc2dfc2f8b4569", + "_props": { + "filters": [ + { + "Filter": [ + "573718ba2459775a75491131", + "573719df2459775a626ccbc2", + "57371aab2459775a77142f22", + "57371b192459775a9f58a5e0", + "57371e4124597760ff7b25f1", + "57371eb62459776125652ac1", + "57371f8d24597761006c6a81", + "5737201124597760fc4431f1", + "5737207f24597760ff7b25f2", + "57371f2b24597761224311f1", + "573719762459775a626ccbc1", + "573720e02459776143012541", + "57372140245977611f70ee91", + "5737218f245977612125ba51" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.016, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.39, + "AimPlane": 0.026, + "DeviationCurve": 2.5, + "DeviationMax": 10, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.44, + "z": -0.005 + }, + "RotationCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.45, + "z": -0.05 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.2277, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1.087488, + "CoolFactorGun": 4.032, + "CoolFactorGunMods": 1.426972, + "HeatFactorByShot": 1.56, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + } + }, + "5b1fa9b25acfc40018633c01": { + "_id": "5b1fa9b25acfc40018633c01", + "_name": "weapon_glock_glock_18c_gen3_9x19", + "_parent": "5447b5cf4bdc2d65278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_glock_17_9x19", + "ShortName": "weapon_glock_17_9x19", + "Description": "weapon_glock_17_9x19\n", + "Weight": 0.231, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_pistol", + "Prefab": { + "path": "assets/content/weapons/glock18c/weapon_glock_glock_18c_gen3_9x19_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 128, + "RepairSpeed": 2, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_barrel", + "_id": "5b1fa9b25acfc40018633c03", + "_parent": "5b1fa9b25acfc40018633c01", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b1fa9ea5acfc40018633c0a" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "5b1fa9b25acfc40018633c04", + "_parent": "5b1fa9b25acfc40018633c01", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7b4960e899ef197b331a2d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "5b1fa9b25acfc40018633c05", + "_parent": "5b1fa9b25acfc40018633c01", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5b1faa0f5acfc40dc528aeb5" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "5b1fa9b25acfc40018633c06", + "_parent": "5b1fa9b25acfc40018633c01", + "_props": { + "filters": [ + { + "AnimationIndex": 0, + "Filter": [ + "5a7ad2e851dfba0016153692", + "5a718b548dc32e000d46d262", + "5a718da68dc32e000d46d264", + "5a718f958dc32e00094b97e7", + "630769c4962d0247b029dc60", + "630767c37d50ff5e8a1ea71a", + "63076701a987397c0816d21b" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_tactical", + "_id": "5b1fa9b25acfc40018633c07", + "_parent": "5b1fa9b25acfc40018633c01", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5a7ad4af51dfba0013379717", + "5a7b4900e899ef197b331a2a", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5b1fa9b25acfc40018633c08", + "_parent": "5b1fa9b25acfc40018633c01", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7ad55551dfba0015068f42" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "5d1c70e9d7ad1a7bb3348a16", + "_parent": "5b1fa9b25acfc40018633c01", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d1c702ad7ad1a632267f429" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "pistol", + "weapUseType": "secondary", + "ammoCaliber": "Caliber9x19PARA", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 3100, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 70, + "isFastReload": true, + "RecoilForceUp": 360, + "RecoilForceBack": 286, + "Convergence": 5, + "RecoilAngle": 85, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 20, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 1200, + "Ergonomics": 90, + "Velocity": 0, + "bEffDist": 50, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5a718b548dc32e000d46d262", + "defAmmo": "56d59d3ad2720bdb418b4577", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 10, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5b1fa9b25acfc40018633c09", + "_parent": "5b1fa9b25acfc40018633c01", + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.0144, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0, + "AimPlane": 0.026, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.44, + "z": -0.005 + }, + "RotationCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.45, + "z": -0.05 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1.06, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 0.98, + "HeatFactorByShot": 1.7, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 0.6, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5448bd6b4bdc2dfc2f8b4569" + }, + "576a581d2459771e7b1bc4f1": { + "_id": "576a581d2459771e7b1bc4f1", + "_name": "weapon_izhmeh_mp443_9x19", + "_parent": "5447b5cf4bdc2d65278b4567", + "_type": "Item", + "_props": { + "Name": "mp443", + "ShortName": "mp443", + "Description": "mp443", + "Weight": 0.79, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_pistol", + "Prefab": { + "path": "assets/content/weapons/mp443/weapon_izhmeh_mp443_9x19_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 37, + "RepairSpeed": 3, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_mount", + "_id": "576a59ce2459771e7c64ef24", + "_parent": "576a581d2459771e7b1bc4f1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "576a7c512459771e796e0e17" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "576a69f42459771ea02a5618", + "_parent": "576a581d2459771e7b1bc4f1", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "576a5ed62459771e9c2096cb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_pistol_grip", + "_id": "576a6a012459771e9f0215d7", + "_parent": "576a581d2459771e7b1bc4f1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "576a63cd2459771e796e0e11" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "pistol", + "weapUseType": "secondary", + "ammoCaliber": "Caliber9x19PARA", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 2050, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 500, + "RecoilForceBack": 310, + "Convergence": 5, + "RecoilAngle": 85, + "weapFireType": [ + "single" + ], + "RecolDispersion": 20, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 30, + "Ergonomics": 75, + "Velocity": -1.74, + "bEffDist": 50, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "576a5ed62459771e9c2096cb", + "defAmmo": "56d59d3ad2720bdb418b4577", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 10, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "576a599b2459771e7b1bc4f2", + "_parent": "576a581d2459771e7b1bc4f1", + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.02, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.35, + "AimPlane": 0.026, + "DeviationCurve": 2.5, + "DeviationMax": 10, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.44, + "z": -0.005 + }, + "RotationCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.45, + "z": -0.05 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.2277, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1.050624, + "CoolFactorGun": 4.032, + "CoolFactorGunMods": 1.359556, + "HeatFactorByShot": 2.87, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "56d59856d2720bd8418b456a" + }, + "63088377b5cd696784087147": { + "_id": "63088377b5cd696784087147", + "_name": "weapon_glock_glock_19x_9x19", + "_parent": "5447b5cf4bdc2d65278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_glock_17_9x19", + "ShortName": "weapon_glock_17_9x19", + "Description": "weapon_glock_17_9x19\n", + "Weight": 0.197, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_pistol", + "Prefab": { + "path": "assets/content/weapons/glock19/weapon_glock_glock_19x_9x19_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 46, + "RepairSpeed": 2, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_barrel", + "_id": "63088377b5cd696784087148", + "_parent": "63088377b5cd696784087147", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "630764fea987397c0816d219" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "63088377b5cd696784087149", + "_parent": "63088377b5cd696784087147", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7b4960e899ef197b331a2d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "63088377b5cd69678408714a", + "_parent": "63088377b5cd696784087147", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "63075cc5962d0247b029dc2a" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "63088377b5cd69678408714b", + "_parent": "63088377b5cd696784087147", + "_props": { + "filters": [ + { + "AnimationIndex": 0, + "Filter": [ + "5a7ad2e851dfba0016153692", + "5a718b548dc32e000d46d262", + "5a718da68dc32e000d46d264", + "5a718f958dc32e00094b97e7", + "630769c4962d0247b029dc60", + "630767c37d50ff5e8a1ea71a", + "63076701a987397c0816d21b" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_tactical", + "_id": "63088377b5cd69678408714c", + "_parent": "63088377b5cd696784087147", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5a7b4900e899ef197b331a2a", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "63088377b5cd69678408714d", + "_parent": "63088377b5cd696784087147", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7ad55551dfba0015068f42" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "pistol", + "weapUseType": "secondary", + "ammoCaliber": "Caliber9x19PARA", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 2600, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 70, + "isFastReload": true, + "RecoilForceUp": 355, + "RecoilForceBack": 250, + "Convergence": 5, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 20, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 30, + "Ergonomics": 93, + "Velocity": 0, + "bEffDist": 50, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5a718b548dc32e000d46d262", + "defAmmo": "56d59d3ad2720bdb418b4577", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 10, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "63088377b5cd69678408714f", + "_parent": "63088377b5cd696784087147", + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.012, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0, + "AimPlane": 0.026, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.44, + "z": -0.005 + }, + "RotationCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.45, + "z": -0.08 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.2277, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.08, + "HeatFactorGun": 1.04, + "CoolFactorGun": 4.032, + "CoolFactorGunMods": 0.98, + "HeatFactorByShot": 1.061, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5448bd6b4bdc2dfc2f8b4569" }, @@ -258265,6 +280875,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -258554,27 +281168,28 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5448bd6b4bdc2dfc2f8b4569" }, - "5d3eb3b0a4b93615055e84d2": { - "_id": "5d3eb3b0a4b93615055e84d2", - "_name": "weapon_fn_five_seven_57x28", + "5a17f98cfcdbcb0980087290": { + "_id": "5a17f98cfcdbcb0980087290", + "_name": "weapon_molot_aps_9x18pm", "_parent": "5447b5cf4bdc2d65278b4567", "_type": "Item", "_props": { - "Name": "weapon_fn_five_seven_57x28", - "ShortName": "weapon_fn_five_seven_57x28", - "Description": "weapon_fn_five_seven_57x28", - "Weight": 0.23, + "Name": "weapon_molot_aps_9x18pm", + "ShortName": "weapon_molot_aps_9x18pm", + "Description": "weapon_molot_aps_9x18pm", + "Weight": 0.86, "BackgroundColor": "black", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "weap_pistol", "Prefab": { - "path": "assets/content/weapons/fiveseven/weapon_fn_five_seven_57x28_container.bundle", + "path": "assets/content/weapons/aps/weapon_molot_aps_9x18pm_container.bundle", "rcid": "" }, "UsePrefab": { @@ -258594,8 +281209,8 @@ "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, - "RepairCost": 93, - "RepairSpeed": 2, + "RepairCost": 58, + "RepairSpeed": 1, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, @@ -258614,55 +281229,22 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ - { - "_name": "mod_barrel", - "_id": "5d3eb3b0a4b93615055e84d4", - "_parent": "5d3eb3b0a4b93615055e84d2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d3eb5b6a4b9361eab311902", - "5d3eb59ea4b9361c284bb4b2" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "5d3eb3b0a4b93615055e84d6", - "_parent": "5d3eb3b0a4b93615055e84d2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d3eb44aa4b93650d64e4979" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, { "_name": "mod_magazine", - "_id": "5d3eb3b0a4b93615055e84d7", - "_parent": "5d3eb3b0a4b93615055e84d2", + "_id": "5a17f98cfcdbcb0980087291", + "_parent": "5a17f98cfcdbcb0980087290", "_props": { "filters": [ { "AnimationIndex": -1, "Filter": [ - "5d3eb5eca4b9363b1f22f8e4" + "5a17fb03fcdbcbcae668728f" ] } ] @@ -258672,25 +281254,15 @@ "_proto": "55d30c394bdc2dae468b4577" }, { - "_name": "mod_tactical", - "_id": "5d3eb3b0a4b93615055e84d8", - "_parent": "5d3eb3b0a4b93615055e84d2", + "_name": "mod_stock", + "_id": "5a17fd55fcdbcb0980087293", + "_parent": "5a17f98cfcdbcb0980087290", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a800961159bd4315e3a1657", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5a7b4900e899ef197b331a2a", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" + "5a17fb9dfcdbcbcae6687291" ] } ] @@ -258698,518 +281270,17 @@ "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "pistol", - "weapUseType": "secondary", - "ammoCaliber": "Caliber57x28", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 3300, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 70, - "isFastReload": true, - "RecoilForceUp": 330, - "RecoilForceBack": 240, - "Convergence": 7, - "RecoilAngle": 90, - "weapFireType": [ - "single" - ], - "RecolDispersion": 20, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 30, - "Ergonomics": 86, - "Velocity": 0, - "bEffDist": 50, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5d3eb5eca4b9363b1f22f8e4", - "defAmmo": "5cc80f38e4a949001152b560", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 10, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5d3eb3b0a4b93615055e84d9", - "_parent": "5d3eb3b0a4b93615055e84d2", - "_props": { - "filters": [ - { - "Filter": [ - "5cc80f53e4a949000e1ea4f8", - "5cc86832d7f00c000d3a6e6c", - "5cc86840d7f00c002412c56c", - "5cc80f67e4a949035e43bbba", - "5cc80f38e4a949001152b560", - "5cc80f8fe4a949033b0224a2", - "5cc80f79e4a949033c7343b2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.012, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0, - "AimPlane": 0.026, - "DeviationCurve": 2.25, - "DeviationMax": 11, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.44, - "z": -0.005 - }, - "RotationCenter": { - "x": 0, - "y": 0, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.45, - "z": -0.05 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": false, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 25, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.2277, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.06, - "CoolFactorGun": 4.032, - "CoolFactorGunMods": 0.98, - "HeatFactorByShot": 1.815, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5448bd6b4bdc2dfc2f8b4569" - }, - "5d67abc1a4b93614ec50137f": { - "_id": "5d67abc1a4b93614ec50137f", - "_name": "weapon_fn_five_seven_57x28_fde", - "_parent": "5447b5cf4bdc2d65278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_fn_five_seven_57x28", - "ShortName": "weapon_fn_five_seven_57x28", - "Description": "weapon_fn_five_seven_57x28", - "Weight": 0.23, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_pistol", - "Prefab": { - "path": "assets/content/weapons/fiveseven/weapon_fn_five_seven_57x28_fde_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 93, - "RepairSpeed": 2, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Pistol", - "Grids": [], - "Slots": [ - { - "_name": "mod_barrel", - "_id": "5d67abc1a4b93614ec501381", - "_parent": "5d67abc1a4b93614ec50137f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d3eb5b6a4b9361eab311902", - "5d3eb59ea4b9361c284bb4b2" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "5d67abc1a4b93614ec501382", - "_parent": "5d67abc1a4b93614ec50137f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d3eb44aa4b93650d64e4979" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5d67abc1a4b93614ec501383", - "_parent": "5d67abc1a4b93614ec50137f", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "5d3eb5eca4b9363b1f22f8e4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_tactical", - "_id": "5d67abc1a4b93614ec501384", - "_parent": "5d67abc1a4b93614ec50137f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5a7b4900e899ef197b331a2a", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "pistol", - "weapUseType": "secondary", - "ammoCaliber": "Caliber57x28", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 3300, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 70, - "isFastReload": true, - "RecoilForceUp": 330, - "RecoilForceBack": 240, - "Convergence": 7, - "RecoilAngle": 90, - "weapFireType": [ - "single" - ], - "RecolDispersion": 20, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 30, - "Ergonomics": 86, - "Velocity": 0, - "bEffDist": 50, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5d3eb5eca4b9363b1f22f8e4", - "defAmmo": "5cc80f38e4a949001152b560", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 10, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5d67abc1a4b93614ec501385", - "_parent": "5d67abc1a4b93614ec50137f", - "_props": { - "filters": [ - { - "Filter": [ - "5cc80f53e4a949000e1ea4f8", - "5cc86832d7f00c000d3a6e6c", - "5cc86840d7f00c002412c56c", - "5cc80f67e4a949035e43bbba", - "5cc80f38e4a949001152b560", - "5cc80f8fe4a949033b0224a2", - "5cc80f79e4a949033c7343b2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.012, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0, - "AimPlane": 0.026, - "DeviationCurve": 2.25, - "DeviationMax": 11, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.44, - "z": -0.005 - }, - "RotationCenter": { - "x": 0, - "y": 0, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.45, - "z": -0.05 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": false, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 25, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.2277, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.06, - "CoolFactorGun": 4.032, - "CoolFactorGunMods": 0.98, - "HeatFactorByShot": 1.815, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5448bd6b4bdc2dfc2f8b4569" - }, - "5a7ae0c351dfba0017554310": { - "_id": "5a7ae0c351dfba0017554310", - "_name": "weapon_glock_glock_17_gen3_9x19", - "_parent": "5447b5cf4bdc2d65278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_glock_17_9x19", - "ShortName": "weapon_glock_17_9x19", - "Description": "weapon_glock_17_9x19\n", - "Weight": 0.231, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_pistol", - "Prefab": { - "path": "assets/content/weapons/glock17/weapon_glock_glock_17_gen3_9x19_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 46, - "RepairSpeed": 2, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Pistol", - "Grids": [], - "Slots": [ - { - "_name": "mod_barrel", - "_id": "5a7ae0c351dfba0017554312", - "_parent": "5a7ae0c351dfba0017554310", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a6b5b8a8dc32e001207faf3", - "5a6b5e468dc32e001207faf5", - "5a6b60158dc32e000a31138b", - "5a6b5f868dc32e000a311389", - "5a6b5ed88dc32e000c52ec86" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" }, { "_name": "mod_pistol_grip", - "_id": "5a7ae0c351dfba0017554313", - "_parent": "5a7ae0c351dfba0017554310", + "_id": "5a17fd5dfcdbcb001865f749", + "_parent": "5a17f98cfcdbcb0980087290", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a7b4960e899ef197b331a2d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "5a7ae0c351dfba0017554314", - "_parent": "5a7ae0c351dfba0017554310", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "615d8dbd290d254f5e6b2ed6", - "5a6f5e048dc32e00094b97da", - "5a9685b1a2750c0032157104", - "5a6f5f078dc32e00094b97dd", - "5a702d198dc32e000b452fc3", - "5a7033908dc32e000a311392", - "5a7afa25e899ef00135e31b0", - "5a71e22f8dc32e00094b97f4", - "5a71e4f48dc32e001207fb26" + "5a17fc70fcdbcb0176308b3d" ] } ] @@ -259219,48 +281290,15 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_magazine", - "_id": "5a7ae0c351dfba0017554315", - "_parent": "5a7ae0c351dfba0017554310", - "_props": { - "filters": [ - { - "AnimationIndex": 0, - "Filter": [ - "5a7ad2e851dfba0016153692", - "5a718b548dc32e000d46d262", - "5a718da68dc32e000d46d264", - "5a718f958dc32e00094b97e7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_tactical", - "_id": "5a7ae0c351dfba0017554316", - "_parent": "5a7ae0c351dfba0017554310", + "_name": "mod_sight_front", + "_id": "5aba64ebd8ce87001a46e19f", + "_parent": "5a17f98cfcdbcb0980087290", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a7ad74e51dfba0015068f45", - "5a800961159bd4315e3a1657", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5a7ad4af51dfba0013379717", - "5a7b4900e899ef197b331a2a", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" + "5aba62f8d8ce87001943946b" ] } ] @@ -259270,33 +281308,16 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_mount", - "_id": "5a7ae46be899ef00135e19f3", - "_parent": "5a7ae0c351dfba0017554310", + "_name": "mod_sight_rear", + "_id": "5aba64f9d8ce8700182ece6c", + "_parent": "5a17f98cfcdbcb0980087290", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5a7ad55551dfba0015068f42" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "5de4d2bfa842d3091d0f7ea7", - "_parent": "5a7ae0c351dfba0017554310", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d1c702ad7ad1a632267f429" + "5aba639ed8ce8700182ece67", + "5aba637ad8ce87001773e17f" ] } ] @@ -259310,344 +281331,18 @@ "CantRemoveFromSlotsDuringRaid": [], "weapClass": "pistol", "weapUseType": "secondary", - "ammoCaliber": "Caliber9x19PARA", + "ammoCaliber": "Caliber9x18PM", "Durability": 100, "MaxDurability": 100, - "OperatingResource": 2600, + "OperatingResource": 4100, "RepairComplexity": 0, "durabSpawnMin": 25, - "durabSpawnMax": 70, + "durabSpawnMax": 75, "isFastReload": true, - "RecoilForceUp": 365, + "RecoilForceUp": 455, "RecoilForceBack": 260, "Convergence": 5, "RecoilAngle": 85, - "weapFireType": [ - "single" - ], - "RecolDispersion": 20, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 30, - "Ergonomics": 90, - "Velocity": 0, - "bEffDist": 50, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5a718b548dc32e000d46d262", - "defAmmo": "56d59d3ad2720bdb418b4577", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 10, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5a7ae0c351dfba0017554317", - "_parent": "5a7ae0c351dfba0017554310", - "_props": { - "filters": [ - { - "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.0144, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0, - "AimPlane": 0.026, - "DeviationCurve": 2.25, - "DeviationMax": 11, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.44, - "z": -0.005 - }, - "RotationCenter": { - "x": 0, - "y": 0, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.45, - "z": -0.08 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": false, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 25, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.2277, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.06, - "CoolFactorGun": 4.032, - "CoolFactorGunMods": 0.98, - "HeatFactorByShot": 1.061, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5448bd6b4bdc2dfc2f8b4569" - }, - "5b1fa9b25acfc40018633c01": { - "_id": "5b1fa9b25acfc40018633c01", - "_name": "weapon_glock_glock_18c_gen3_9x19", - "_parent": "5447b5cf4bdc2d65278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_glock_17_9x19", - "ShortName": "weapon_glock_17_9x19", - "Description": "weapon_glock_17_9x19\n", - "Weight": 0.231, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_pistol", - "Prefab": { - "path": "assets/content/weapons/glock18c/weapon_glock_glock_18c_gen3_9x19_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 128, - "RepairSpeed": 2, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Pistol", - "Grids": [], - "Slots": [ - { - "_name": "mod_barrel", - "_id": "5b1fa9b25acfc40018633c03", - "_parent": "5b1fa9b25acfc40018633c01", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b1fa9ea5acfc40018633c0a" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "5b1fa9b25acfc40018633c04", - "_parent": "5b1fa9b25acfc40018633c01", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7b4960e899ef197b331a2d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "5b1fa9b25acfc40018633c05", - "_parent": "5b1fa9b25acfc40018633c01", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5b1faa0f5acfc40dc528aeb5" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5b1fa9b25acfc40018633c06", - "_parent": "5b1fa9b25acfc40018633c01", - "_props": { - "filters": [ - { - "AnimationIndex": 0, - "Filter": [ - "5a7ad2e851dfba0016153692", - "5a718b548dc32e000d46d262", - "5a718da68dc32e000d46d264", - "5a718f958dc32e00094b97e7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_tactical", - "_id": "5b1fa9b25acfc40018633c07", - "_parent": "5b1fa9b25acfc40018633c01", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a800961159bd4315e3a1657", - "5cc9c20cd7f00c001336c65d", - "5d2369418abbc306c62e0c80", - "5b07dd285acfc4001754240d", - "56def37dd2720bec348b456a", - "5a7b483fe899ef0016170d15", - "5a5f1ce64f39f90b401987bc", - "560d657b4bdc2da74d8b4572", - "5a7ad4af51dfba0013379717", - "5a7b4900e899ef197b331a2a", - "6272370ee4013c5d7e31f418", - "6272379924e29f06af4d5ecb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5b1fa9b25acfc40018633c08", - "_parent": "5b1fa9b25acfc40018633c01", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7ad55551dfba0015068f42" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "5d1c70e9d7ad1a7bb3348a16", - "_parent": "5b1fa9b25acfc40018633c01", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5d1c702ad7ad1a632267f429" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "pistol", - "weapUseType": "secondary", - "ammoCaliber": "Caliber9x19PARA", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 3100, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 70, - "isFastReload": true, - "RecoilForceUp": 360, - "RecoilForceBack": 286, - "Convergence": 5, - "RecoilAngle": 85, "weapFireType": [ "single", "fullauto" @@ -259655,35 +281350,41 @@ "RecolDispersion": 20, "SingleFireRate": 450, "CanQueueSecondShot": true, - "bFirerate": 1200, - "Ergonomics": 90, - "Velocity": 0, + "bFirerate": 750, + "Ergonomics": 70, + "Velocity": -4.54, "bEffDist": 50, "bHearDist": 80, "isChamberLoad": true, "chamberAmmoCount": 1, "isBoltCatch": true, - "defMagType": "5a718b548dc32e000d46d262", - "defAmmo": "56d59d3ad2720bdb418b4577", + "defMagType": "5a17fb03fcdbcbcae668728f", + "defAmmo": "573719762459775a626ccbc1", "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 10, + "shotgunDispersion": 0, "Chambers": [ { "_name": "patron_in_weapon", - "_id": "5b1fa9b25acfc40018633c09", - "_parent": "5b1fa9b25acfc40018633c01", + "_id": "5a17f98cfcdbcb0980087292", + "_parent": "5a17f98cfcdbcb0980087290", "_props": { "filters": [ { "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" + "573718ba2459775a75491131", + "573719df2459775a626ccbc2", + "57371aab2459775a77142f22", + "57371b192459775a9f58a5e0", + "57371e4124597760ff7b25f1", + "57371eb62459776125652ac1", + "57371f8d24597761006c6a81", + "5737201124597760fc4431f1", + "5737207f24597760ff7b25f2", + "57371f2b24597761224311f1", + "573719762459775a626ccbc1", + "573720e02459776143012541", + "57372140245977611f70ee91", + "5737218f245977612125ba51" ] } ] @@ -259696,7 +281397,7 @@ "CameraRecoil": 0.0144, "CameraSnap": 3.5, "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0, + "CenterOfImpact": 0.3, "AimPlane": 0.026, "DeviationCurve": 2.25, "DeviationMax": 11, @@ -259745,21 +281446,308 @@ "AllowMisfire": true, "AllowSlide": true, "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.06, + "HeatFactorGun": 0.995328, "CoolFactorGun": 3.168, - "CoolFactorGunMods": 0.98, - "HeatFactorByShot": 1.7, + "CoolFactorGunMods": 1.258432, + "HeatFactorByShot": 3.82, "AllowOverheat": true, "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 0.6, + "RecoilPosZMult": 1, "MinRepairKitDegradation": 0, "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5448bd6b4bdc2dfc2f8b4569" }, + "571a12c42459771f627b58a0": { + "_id": "571a12c42459771f627b58a0", + "_name": "weapon_toz_tt_762x25tt", + "_parent": "5447b5cf4bdc2d65278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_toz_tt_762x25tt_gold", + "ShortName": "weapon_toz_tt_762x25tt_gold", + "Description": "weapon_toz_tt_762x25tt_gold", + "Weight": 0.664, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_pistol", + "Prefab": { + "path": "assets/content/weapons/tt/weapon_toz_tt_762x25tt_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 21, + "RepairSpeed": 3, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_barrel", + "_id": "571a13b32459771fd448f522", + "_parent": "571a12c42459771f627b58a0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "571a26d524597720680fbe8a", + "571a279b24597720b4066566", + "5b3baf8f5acfc40dc5296692" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "571a13d82459771fd448f523", + "_parent": "571a12c42459771f627b58a0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0684e50db834002a12585a", + "5bffcf7a0db83400232fea79", + "5c079ec50db834001966a706", + "5b3cadf35acfc400194776a0", + "571a282c2459771fb2755a69" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "571a39602459771d1a341e26", + "_parent": "571a12c42459771f627b58a0", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "571a29dc2459771fb2755a6a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_muzzle", + "_id": "5bffd9000db83400232feb12", + "_parent": "571a12c42459771f627b58a0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bffd7ed0db834001d23ebf9" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "5c079fef0db834001808abf8", + "_parent": "571a12c42459771f627b58a0", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c079ed60db834001a66b372" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "pistol", + "weapUseType": "secondary", + "ammoCaliber": "Caliber762x25TT", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 2600, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 650, + "RecoilForceBack": 325, + "Convergence": 5, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 10, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 30, + "Ergonomics": 70, + "Velocity": 0, + "bEffDist": 50, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "571a29dc2459771fb2755a6a", + "defAmmo": "5736026a245977644601dc61", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 10, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "571a13822459771fb2755a68", + "_parent": "571a12c42459771f627b58a0", + "_props": { + "filters": [ + { + "Filter": [ + "5735ff5c245977640e39ba7e", + "573601b42459776410737435", + "573602322459776445391df1", + "5736026a245977644601dc61", + "573603562459776430731618", + "573603c924597764442bd9cb", + "5735fdcd2459776445391d61" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.02, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0, + "AimPlane": 0.026, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.44, + "z": -0.005 + }, + "RotationCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.45, + "z": -0.05 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.2277, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.9216, + "CoolFactorGun": 4.032, + "CoolFactorGunMods": 1.1236, + "HeatFactorByShot": 4.85, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "56d59856d2720bd8418b456a" + }, "6193a720f8ee7e52e42109ed": { "_id": "6193a720f8ee7e52e42109ed", "_name": "weapon_hk_usp_45", @@ -259816,6 +281804,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -260076,27 +282068,28 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5448bd6b4bdc2dfc2f8b4569" }, - "602a9740da11d6478d5a06dc": { - "_id": "602a9740da11d6478d5a06dc", - "_name": "weapon_izhmash_pl15_9x19", + "5a7ae0c351dfba0017554310": { + "_id": "5a7ae0c351dfba0017554310", + "_name": "weapon_glock_glock_17_gen3_9x19", "_parent": "5447b5cf4bdc2d65278b4567", "_type": "Item", "_props": { "Name": "weapon_glock_17_9x19", "ShortName": "weapon_glock_17_9x19", "Description": "weapon_glock_17_9x19\n", - "Weight": 0.49, + "Weight": 0.231, "BackgroundColor": "black", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "weap_pistol", "Prefab": { - "path": "assets/content/weapons/pl15/weapon_izhmash_pl15_9x19_container.bundle", + "path": "assets/content/weapons/glock17/weapon_glock_glock_17_gen3_9x19_container.bundle", "rcid": "" }, "UsePrefab": { @@ -260116,7 +282109,7 @@ "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, - "RepairCost": 43, + "RepairCost": 46, "RepairSpeed": 2, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -260136,19 +282129,26 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_barrel", - "_id": "602a9740da11d6478d5a06de", - "_parent": "602a9740da11d6478d5a06dc", + "_id": "5a7ae0c351dfba0017554312", + "_parent": "5a7ae0c351dfba0017554310", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "602a95edda11d6478d5a06da", - "602a95fe4e02ce1eaa358729" + "5a6b5b8a8dc32e001207faf3", + "5a6b5e468dc32e001207faf5", + "5a6b60158dc32e000a31138b", + "5a6b5f868dc32e000a311389", + "5a6b5ed88dc32e000c52ec86" ] } ] @@ -260158,15 +282158,42 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_reciever", - "_id": "602a9740da11d6478d5a06e0", - "_parent": "602a9740da11d6478d5a06dc", + "_name": "mod_pistol_grip", + "_id": "5a7ae0c351dfba0017554313", + "_parent": "5a7ae0c351dfba0017554310", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "60228924961b8d75ee233c32" + "5a7b4960e899ef197b331a2d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "5a7ae0c351dfba0017554314", + "_parent": "5a7ae0c351dfba0017554310", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "615d8dbd290d254f5e6b2ed6", + "5a6f5e048dc32e00094b97da", + "5a9685b1a2750c0032157104", + "5a6f5f078dc32e00094b97dd", + "5a702d198dc32e000b452fc3", + "5a7033908dc32e000a311392", + "5a7afa25e899ef00135e31b0", + "5a71e22f8dc32e00094b97f4", + "5a71e4f48dc32e001207fb26", + "63075cc5962d0247b029dc2a" ] } ] @@ -260177,14 +282204,20 @@ }, { "_name": "mod_magazine", - "_id": "602a9740da11d6478d5a06e1", - "_parent": "602a9740da11d6478d5a06dc", + "_id": "5a7ae0c351dfba0017554315", + "_parent": "5a7ae0c351dfba0017554310", "_props": { "filters": [ { "AnimationIndex": 0, "Filter": [ - "602286df23506e50807090c6" + "5a7ad2e851dfba0016153692", + "5a718b548dc32e000d46d262", + "5a718da68dc32e000d46d264", + "5a718f958dc32e00094b97e7", + "630769c4962d0247b029dc60", + "630767c37d50ff5e8a1ea71a", + "63076701a987397c0816d21b" ] } ] @@ -260195,18 +282228,23 @@ }, { "_name": "mod_tactical", - "_id": "602a9740da11d6478d5a06e2", - "_parent": "602a9740da11d6478d5a06dc", + "_id": "5a7ae0c351dfba0017554316", + "_parent": "5a7ae0c351dfba0017554310", "_props": { "filters": [ { "Shift": 0, "Filter": [ + "5a7ad74e51dfba0015068f45", "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", "5d2369418abbc306c62e0c80", "5b07dd285acfc4001754240d", "56def37dd2720bec348b456a", "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5a7ad4af51dfba0013379717", "5a7b4900e899ef197b331a2a", "6272370ee4013c5d7e31f418", "6272379924e29f06af4d5ecb" @@ -260217,6 +282255,42 @@ "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5a7ae46be899ef00135e19f3", + "_parent": "5a7ae0c351dfba0017554310", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7ad55551dfba0015068f42" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "5de4d2bfa842d3091d0f7ea7", + "_parent": "5a7ae0c351dfba0017554310", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5d1c702ad7ad1a632267f429" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" } ], "CanPutIntoDuringTheRaid": true, @@ -260226,23 +282300,23 @@ "ammoCaliber": "Caliber9x19PARA", "Durability": 100, "MaxDurability": 100, - "OperatingResource": 3000, + "OperatingResource": 2600, "RepairComplexity": 0, "durabSpawnMin": 25, "durabSpawnMax": 70, "isFastReload": true, - "RecoilForceUp": 340, - "RecoilForceBack": 235, - "Convergence": 5.5, - "RecoilAngle": 90, + "RecoilForceUp": 365, + "RecoilForceBack": 260, + "Convergence": 5, + "RecoilAngle": 85, "weapFireType": [ "single" ], - "RecolDispersion": 10, + "RecolDispersion": 20, "SingleFireRate": 450, "CanQueueSecondShot": true, "bFirerate": 30, - "Ergonomics": 93, + "Ergonomics": 90, "Velocity": 0, "bEffDist": 50, "bHearDist": 80, @@ -260256,8 +282330,8 @@ "Chambers": [ { "_name": "patron_in_weapon", - "_id": "602a9740da11d6478d5a06e5", - "_parent": "602a9740da11d6478d5a06dc", + "_id": "5a7ae0c351dfba0017554317", + "_parent": "5a7ae0c351dfba0017554310", "_props": { "filters": [ { @@ -260279,7 +282353,7 @@ "_proto": "55d4af244bdc2d962f8b4571" } ], - "CameraRecoil": 0.012, + "CameraRecoil": 0.0144, "CameraSnap": 3.5, "ReloadMode": "ExternalMagazine", "CenterOfImpact": 0, @@ -260331,10 +282405,10 @@ "AllowMisfire": true, "AllowSlide": true, "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.96, + "HeatFactorGun": 1.06, "CoolFactorGun": 4.032, - "CoolFactorGunMods": 1.06, - "HeatFactorByShot": 2.52, + "CoolFactorGunMods": 0.98, + "HeatFactorByShot": 1.061, "AllowOverheat": true, "DoubleActionAccuracyPenalty": 1.5, "RecoilPosZMult": 1, @@ -260342,711 +282416,28 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5448bd6b4bdc2dfc2f8b4569" }, - "576a581d2459771e7b1bc4f1": { - "_id": "576a581d2459771e7b1bc4f1", - "_name": "weapon_izhmeh_mp443_9x19", + "5d67abc1a4b93614ec50137f": { + "_id": "5d67abc1a4b93614ec50137f", + "_name": "weapon_fn_five_seven_57x28_fde", "_parent": "5447b5cf4bdc2d65278b4567", "_type": "Item", "_props": { - "Name": "mp443", - "ShortName": "mp443", - "Description": "mp443", - "Weight": 0.79, + "Name": "weapon_fn_five_seven_57x28", + "ShortName": "weapon_fn_five_seven_57x28", + "Description": "weapon_fn_five_seven_57x28", + "Weight": 0.23, "BackgroundColor": "black", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "weap_pistol", "Prefab": { - "path": "assets/content/weapons/mp443/weapon_izhmeh_mp443_9x19_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 37, - "RepairSpeed": 3, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Pistol", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount", - "_id": "576a59ce2459771e7c64ef24", - "_parent": "576a581d2459771e7b1bc4f1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "576a7c512459771e796e0e17" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "576a69f42459771ea02a5618", - "_parent": "576a581d2459771e7b1bc4f1", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "576a5ed62459771e9c2096cb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_pistol_grip", - "_id": "576a6a012459771e9f0215d7", - "_parent": "576a581d2459771e7b1bc4f1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "576a63cd2459771e796e0e11" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "pistol", - "weapUseType": "secondary", - "ammoCaliber": "Caliber9x19PARA", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 2050, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 500, - "RecoilForceBack": 310, - "Convergence": 5, - "RecoilAngle": 85, - "weapFireType": [ - "single" - ], - "RecolDispersion": 20, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 30, - "Ergonomics": 75, - "Velocity": -1.74, - "bEffDist": 50, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "576a5ed62459771e9c2096cb", - "defAmmo": "56d59d3ad2720bdb418b4577", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 10, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "576a599b2459771e7b1bc4f2", - "_parent": "576a581d2459771e7b1bc4f1", - "_props": { - "filters": [ - { - "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.02, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.35, - "AimPlane": 0.026, - "DeviationCurve": 2.5, - "DeviationMax": 10, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.44, - "z": -0.005 - }, - "RotationCenter": { - "x": 0, - "y": 0, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.45, - "z": -0.05 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": false, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 25, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.2277, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.050624, - "CoolFactorGun": 4.032, - "CoolFactorGunMods": 1.359556, - "HeatFactorByShot": 2.87, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "56d59856d2720bd8418b456a" - }, - "5448bd6b4bdc2dfc2f8b4569": { - "_id": "5448bd6b4bdc2dfc2f8b4569", - "_name": "weapon_izhmeh_pm_9x18pm", - "_parent": "5447b5cf4bdc2d65278b4567", - "_type": "Item", - "_props": { - "Name": "pm", - "ShortName": "pm", - "Description": "pm", - "Weight": 0.686, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_pistol", - "Prefab": { - "path": "assets/content/weapons/pm/weapon_izhmeh_pm_9x18pm_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 25, - "RepairSpeed": 1, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Pistol", - "Grids": [], - "Slots": [ - { - "_name": "mod_magazine", - "_id": "55d5a2ae4bdc2d1d4e8b4572", - "_parent": "5448bd6b4bdc2dfc2f8b4569", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "55d485be4bdc2d962f8b456f", - "5448c12b4bdc2d02308b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "pistol", - "weapUseType": "secondary", - "ammoCaliber": "Caliber9x18PM", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 2050, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 480, - "RecoilForceBack": 305, - "Convergence": 5, - "RecoilAngle": 85, - "weapFireType": [ - "single" - ], - "RecolDispersion": 20, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 30, - "Ergonomics": 85, - "Velocity": -4.54, - "bEffDist": 50, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5448c12b4bdc2d02308b456f", - "defAmmo": "573719762459775a626ccbc1", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 10, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "56d5b052d2720bbd418b4578", - "_parent": "5448bd6b4bdc2dfc2f8b4569", - "_props": { - "filters": [ - { - "Filter": [ - "573718ba2459775a75491131", - "573719df2459775a626ccbc2", - "57371aab2459775a77142f22", - "57371b192459775a9f58a5e0", - "57371e4124597760ff7b25f1", - "57371eb62459776125652ac1", - "57371f8d24597761006c6a81", - "5737201124597760fc4431f1", - "5737207f24597760ff7b25f2", - "57371f2b24597761224311f1", - "573719762459775a626ccbc1", - "573720e02459776143012541", - "57372140245977611f70ee91", - "5737218f245977612125ba51" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.016, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.39, - "AimPlane": 0.026, - "DeviationCurve": 2.5, - "DeviationMax": 10, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.44, - "z": -0.005 - }, - "RotationCenter": { - "x": 0, - "y": 0, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.45, - "z": -0.05 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": false, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 25, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.2277, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.087488, - "CoolFactorGun": 4.032, - "CoolFactorGunMods": 1.426972, - "HeatFactorByShot": 1.56, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - } - }, - "579204f224597773d619e051": { - "_id": "579204f224597773d619e051", - "_name": "weapon_izhmeh_pm_treaded_9x18pm", - "_parent": "5447b5cf4bdc2d65278b4567", - "_type": "Item", - "_props": { - "Name": "pmtr", - "ShortName": "pmtr", - "Description": "pmtr", - "Weight": 0.69, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_pistol", - "Prefab": { - "path": "assets/content/weapons/pm/weapon_izhmeh_pm_threaded_9x18pm_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 2, - "HideEntrails": false, - "RepairCost": 43, - "RepairSpeed": 1, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Pistol", - "Grids": [], - "Slots": [ - { - "_name": "mod_magazine", - "_id": "5792056c24597773da7463b1", - "_parent": "579204f224597773d619e051", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "55d485be4bdc2d962f8b456f", - "5448c12b4bdc2d02308b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_muzzle", - "_id": "579207a224597773d8662241", - "_parent": "579204f224597773d619e051", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59bffc1f86f77435b128b872", - "5c7e8fab2e22165df16b889b", - "5a33a8ebc4a282000c5a950d", - "5c6165902e22160010261b28", - "5a32a064c4a28200741e22de" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "pistol", - "weapUseType": "secondary", - "ammoCaliber": "Caliber9x18PM", - "Durability": 90, - "MaxDurability": 100, - "OperatingResource": 2050, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 50, - "isFastReload": true, - "RecoilForceUp": 480, - "RecoilForceBack": 305, - "Convergence": 5, - "RecoilAngle": 85, - "weapFireType": [ - "single" - ], - "RecolDispersion": 20, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 30, - "Ergonomics": 80, - "Velocity": -4.54, - "bEffDist": 50, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5448c12b4bdc2d02308b456f", - "defAmmo": "573719762459775a626ccbc1", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 10, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5792051224597773dd2097b1", - "_parent": "579204f224597773d619e051", - "_props": { - "filters": [ - { - "Filter": [ - "573718ba2459775a75491131", - "573719df2459775a626ccbc2", - "57371aab2459775a77142f22", - "57371b192459775a9f58a5e0", - "57371e4124597760ff7b25f1", - "57371eb62459776125652ac1", - "57371f8d24597761006c6a81", - "5737201124597760fc4431f1", - "5737207f24597760ff7b25f2", - "57371f2b24597761224311f1", - "573719762459775a626ccbc1", - "573720e02459776143012541", - "57372140245977611f70ee91", - "5737218f245977612125ba51" - ], - "MaxStackCount": 0 - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.016, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.38, - "AimPlane": 0.026, - "DeviationCurve": 2.5, - "DeviationMax": 10, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.44, - "z": -0.005 - }, - "RotationCenter": { - "x": 0, - "y": 0, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.45, - "z": -0.05 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": false, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 25, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.2277, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.087488, - "CoolFactorGun": 4.032, - "CoolFactorGunMods": 1.426972, - "HeatFactorByShot": 1.385, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5448bd6b4bdc2dfc2f8b4569" - }, - "5a17f98cfcdbcb0980087290": { - "_id": "5a17f98cfcdbcb0980087290", - "_name": "weapon_molot_aps_9x18pm", - "_parent": "5447b5cf4bdc2d65278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_molot_aps_9x18pm", - "ShortName": "weapon_molot_aps_9x18pm", - "Description": "weapon_molot_aps_9x18pm", - "Weight": 0.86, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_pistol", - "Prefab": { - "path": "assets/content/weapons/aps/weapon_molot_aps_9x18pm_container.bundle", + "path": "assets/content/weapons/fiveseven/weapon_fn_five_seven_57x28_fde_container.bundle", "rcid": "" }, "UsePrefab": { @@ -261066,291 +282457,7 @@ "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, - "RepairCost": 58, - "RepairSpeed": 1, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Pistol", - "Grids": [], - "Slots": [ - { - "_name": "mod_magazine", - "_id": "5a17f98cfcdbcb0980087291", - "_parent": "5a17f98cfcdbcb0980087290", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "5a17fb03fcdbcbcae668728f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_stock", - "_id": "5a17fd55fcdbcb0980087293", - "_parent": "5a17f98cfcdbcb0980087290", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a17fb9dfcdbcbcae6687291" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "5a17fd5dfcdbcb001865f749", - "_parent": "5a17f98cfcdbcb0980087290", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a17fc70fcdbcb0176308b3d" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_front", - "_id": "5aba64ebd8ce87001a46e19f", - "_parent": "5a17f98cfcdbcb0980087290", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5aba62f8d8ce87001943946b" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5aba64f9d8ce8700182ece6c", - "_parent": "5a17f98cfcdbcb0980087290", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5aba639ed8ce8700182ece67", - "5aba637ad8ce87001773e17f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "pistol", - "weapUseType": "secondary", - "ammoCaliber": "Caliber9x18PM", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 4100, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 455, - "RecoilForceBack": 260, - "Convergence": 5, - "RecoilAngle": 85, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 20, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 750, - "Ergonomics": 70, - "Velocity": -4.54, - "bEffDist": 50, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5a17fb03fcdbcbcae668728f", - "defAmmo": "573719762459775a626ccbc1", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5a17f98cfcdbcb0980087292", - "_parent": "5a17f98cfcdbcb0980087290", - "_props": { - "filters": [ - { - "Filter": [ - "573718ba2459775a75491131", - "573719df2459775a626ccbc2", - "57371aab2459775a77142f22", - "57371b192459775a9f58a5e0", - "57371e4124597760ff7b25f1", - "57371eb62459776125652ac1", - "57371f8d24597761006c6a81", - "5737201124597760fc4431f1", - "5737207f24597760ff7b25f2", - "57371f2b24597761224311f1", - "573719762459775a626ccbc1", - "573720e02459776143012541", - "57372140245977611f70ee91", - "5737218f245977612125ba51" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.0144, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.3, - "AimPlane": 0.026, - "DeviationCurve": 2.25, - "DeviationMax": 11, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.44, - "z": -0.005 - }, - "RotationCenter": { - "x": 0, - "y": 0, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.45, - "z": -0.05 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": false, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 25, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.995328, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1.258432, - "HeatFactorByShot": 3.82, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5448bd6b4bdc2dfc2f8b4569" - }, - "56d59856d2720bd8418b456a": { - "_id": "56d59856d2720bd8418b456a", - "_name": "weapon_sig_p226r_9x19", - "_parent": "5447b5cf4bdc2d65278b4567", - "_type": "Item", - "_props": { - "Name": "Пистолет P226R 9х19", - "ShortName": "P226R", - "Description": "Зиган", - "Weight": 0.231, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_pistol", - "Prefab": { - "path": "assets/content/weapons/p226r/weapon_sig_p226r_9x19_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 41, + "RepairCost": 93, "RepairSpeed": 2, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -261370,43 +282477,23 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_barrel", - "_id": "56d59f62d2720bdc418b4569", - "_parent": "56d59856d2720bd8418b456a", + "_id": "5d67abc1a4b93614ec501381", + "_parent": "5d67abc1a4b93614ec50137f", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "56d5a1f7d2720bb3418b456a", - "587de4282459771bca0ec90b" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "56d59f88d2720b92418b4569", - "_parent": "56d59856d2720bd8418b456a", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bffec120db834001c38f5fa", - "5bffef760db8340019668fe4", - "5b39ffbd5acfc47a8773fb06", - "5c0006470db834001a6697fe", - "56d5a2bbd2720bb8418b456a", - "57c9a89124597704ee6faec1", - "5c00076d0db834001d23ee1f" + "5d3eb5b6a4b9361eab311902", + "5d3eb59ea4b9361c284bb4b2" ] } ] @@ -261417,18 +282504,14 @@ }, { "_name": "mod_reciever", - "_id": "56d59f98d2720bd7418b4569", - "_parent": "56d59856d2720bd8418b456a", + "_id": "5d67abc1a4b93614ec501382", + "_parent": "5d67abc1a4b93614ec50137f", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5bffe7c50db834001d23ece1", - "5c010a700db834001d23ef5d", - "5c0125fc0db834001a669aa3", - "56d5a407d2720bb3418b456b", - "5c0009510db834001966907f" + "5d3eb44aa4b93650d64e4979" ] } ] @@ -261439,15 +282522,14 @@ }, { "_name": "mod_magazine", - "_id": "56d6ed94d2720b8a0a8b456a", - "_parent": "56d59856d2720bd8418b456a", + "_id": "5d67abc1a4b93614ec501383", + "_parent": "5d67abc1a4b93614ec50137f", "_props": { "filters": [ { "AnimationIndex": -1, "Filter": [ - "5c920e902e221644f31c3c99", - "56d59948d2720bb7418b4582" + "5d3eb5eca4b9363b1f22f8e4" ] } ] @@ -261458,8 +282540,8 @@ }, { "_name": "mod_tactical", - "_id": "56def3c2d2720bd4328b456a", - "_parent": "56d59856d2720bd8418b456a", + "_id": "5d67abc1a4b93614ec501384", + "_parent": "5d67abc1a4b93614ec50137f", "_props": { "filters": [ { @@ -261474,7 +282556,6 @@ "5a5f1ce64f39f90b401987bc", "560d657b4bdc2da74d8b4572", "5a7b4900e899ef197b331a2a", - "5b3a08b25acfc4001754880c", "6272370ee4013c5d7e31f418", "6272379924e29f06af4d5ecb" ] @@ -261490,18 +282571,18 @@ "CantRemoveFromSlotsDuringRaid": [], "weapClass": "pistol", "weapUseType": "secondary", - "ammoCaliber": "Caliber9x19PARA", + "ammoCaliber": "Caliber57x28", "Durability": 100, "MaxDurability": 100, - "OperatingResource": 2600, + "OperatingResource": 3300, "RepairComplexity": 0, "durabSpawnMin": 25, "durabSpawnMax": 70, "isFastReload": true, - "RecoilForceUp": 450, - "RecoilForceBack": 275, - "Convergence": 5, - "RecoilAngle": 85, + "RecoilForceUp": 330, + "RecoilForceBack": 240, + "Convergence": 7, + "RecoilAngle": 90, "weapFireType": [ "single" ], @@ -261509,34 +282590,33 @@ "SingleFireRate": 450, "CanQueueSecondShot": true, "bFirerate": 30, - "Ergonomics": 80, + "Ergonomics": 86, "Velocity": 0, "bEffDist": 50, "bHearDist": 80, "isChamberLoad": true, "chamberAmmoCount": 1, "isBoltCatch": true, - "defMagType": "56d59948d2720bb7418b4582", - "defAmmo": "56d59d3ad2720bdb418b4577", + "defMagType": "5d3eb5eca4b9363b1f22f8e4", + "defAmmo": "5cc80f38e4a949001152b560", "AdjustCollimatorsToTrajectory": false, "shotgunDispersion": 10, "Chambers": [ { "_name": "patron_in_weapon", - "_id": "56d5aef7d2720be4418b456a", - "_parent": "56d59856d2720bd8418b456a", + "_id": "5d67abc1a4b93614ec501385", + "_parent": "5d67abc1a4b93614ec50137f", "_props": { "filters": [ { "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" + "5cc80f53e4a949000e1ea4f8", + "5cc86832d7f00c000d3a6e6c", + "5cc86840d7f00c002412c56c", + "5cc80f67e4a949035e43bbba", + "5cc80f38e4a949001152b560", + "5cc80f8fe4a949033b0224a2", + "5cc80f79e4a949033c7343b2" ] } ] @@ -261546,7 +282626,7 @@ "_proto": "55d4af244bdc2d962f8b4571" } ], - "CameraRecoil": 0.0136, + "CameraRecoil": 0.012, "CameraSnap": 3.5, "ReloadMode": "ExternalMagazine", "CenterOfImpact": 0, @@ -261598,10 +282678,10 @@ "AllowMisfire": true, "AllowSlide": true, "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.96, + "HeatFactorGun": 1.06, "CoolFactorGun": 4.032, - "CoolFactorGunMods": 1.06, - "HeatFactorByShot": 2.395, + "CoolFactorGunMods": 0.98, + "HeatFactorByShot": 1.815, "AllowOverheat": true, "DoubleActionAccuracyPenalty": 1.5, "RecoilPosZMult": 1, @@ -261609,476 +282689,11 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5448bd6b4bdc2dfc2f8b4569" }, - "56e0598dd2720bb5668b45a6": { - "_id": "56e0598dd2720bb5668b45a6", - "_name": "weapon_tochmash_pb_9x18pm", - "_parent": "5447b5cf4bdc2d65278b4567", - "_type": "Item", - "_props": { - "Name": "Пистолет бесшумный ПБ 9х18ПМ", - "ShortName": "ПБ", - "Description": "Пистолет бесшумный ПБ (Индекс ГРАУ 6П9) — был создан для вооружения армейских разведывательных групп, а также персонала КГБ СССР, принят на вооружение в 1967 году. Продолжает находиться на вооружении спецподразделений ФСБ и внутренних войск МВД РФ.", - "Weight": 0.674, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_pistol", - "Prefab": { - "path": "assets/content/weapons/pb/weapon_tochmash_pb_9x18pm_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 69, - "RepairSpeed": 20, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Pistol", - "Grids": [], - "Slots": [ - { - "_name": "mod_magazine", - "_id": "56e05b74d2720bb8668b4586", - "_parent": "56e0598dd2720bb5668b45a6", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "55d485be4bdc2d962f8b456f", - "5448c12b4bdc2d02308b456f" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_muzzle", - "_id": "56e05b97d2720bb4668b45a7", - "_parent": "56e0598dd2720bb5668b45a6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "56e05b06d2720bb2668b4586" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "56e05bbed2720bba668b45a6", - "_parent": "56e0598dd2720bb5668b45a6", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "56e05a6ed2720bd0748b4567" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "pistol", - "weapUseType": "secondary", - "ammoCaliber": "Caliber9x18PM", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 3000, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 455, - "RecoilForceBack": 260, - "Convergence": 5, - "RecoilAngle": 85, - "weapFireType": [ - "single" - ], - "RecolDispersion": 20, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 30, - "Ergonomics": 80, - "Velocity": -13.12, - "bEffDist": 50, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5448c12b4bdc2d02308b456f", - "defAmmo": "573719762459775a626ccbc1", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 10, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "56e05a2ad2720bb4668b45a6", - "_parent": "56e0598dd2720bb5668b45a6", - "_props": { - "filters": [ - { - "Filter": [ - "573718ba2459775a75491131", - "573719df2459775a626ccbc2", - "57371aab2459775a77142f22", - "57371b192459775a9f58a5e0", - "57371e4124597760ff7b25f1", - "57371eb62459776125652ac1", - "57371f8d24597761006c6a81", - "5737201124597760fc4431f1", - "5737207f24597760ff7b25f2", - "57371f2b24597761224311f1", - "573719762459775a626ccbc1", - "573720e02459776143012541", - "57372140245977611f70ee91", - "5737218f245977612125ba51" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.012, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.3, - "AimPlane": 0.026, - "DeviationCurve": 2.25, - "DeviationMax": 11, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.44, - "z": -0.005 - }, - "RotationCenter": { - "x": 0, - "y": 0, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.45, - "z": -0.05 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": false, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 25, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.2277, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.087488, - "CoolFactorGun": 4.032, - "CoolFactorGunMods": 1.426972, - "HeatFactorByShot": 1.372, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5448bd6b4bdc2dfc2f8b4569" - }, - "59f98b4986f7746f546d2cef": { - "_id": "59f98b4986f7746f546d2cef", - "_name": "weapon_tochmash_sr1mp_9x21", - "_parent": "5447b5cf4bdc2d65278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_tochmash_sr1mp_9x21", - "ShortName": "weapon_tochmash_sr1mp_9x21", - "Description": "weapon_tochmash_sr1mp_9x21", - "Weight": 0.79, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_pistol", - "Prefab": { - "path": "assets/content/weapons/sr1mp/weapon_tochmash_sr1mp_9x21_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 96, - "RepairSpeed": 3, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Pistol", - "Grids": [], - "Slots": [ - { - "_name": "mod_mount", - "_id": "59f98b4986f7746f546d2cf0", - "_parent": "59f98b4986f7746f546d2cef", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a27b281c4a28200741e1e52", - "5a27bad7c4a282000b15184b" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "59f98b4986f7746f546d2cf1", - "_parent": "59f98b4986f7746f546d2cef", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "59f99a7d86f7745b134aa97b" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "pistol", - "weapUseType": "secondary", - "ammoCaliber": "Caliber9x21", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 3300, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 520, - "RecoilForceBack": 325, - "Convergence": 5, - "RecoilAngle": 85, - "weapFireType": [ - "single" - ], - "RecolDispersion": 20, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 30, - "Ergonomics": 82, - "Velocity": 0.1, - "bEffDist": 50, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "59f99a7d86f7745b134aa97b", - "defAmmo": "5a269f97c4a282000b151807", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 10, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "59f98b4986f7746f546d2cf3", - "_parent": "59f98b4986f7746f546d2cef", - "_props": { - "filters": [ - { - "Filter": [ - "5a269f97c4a282000b151807", - "5a26abfac4a28232980eabff", - "5a26ac06c4a282000c5a90a8", - "5a26ac0ec4a28200741e1e18" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.024, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.22, - "AimPlane": 0.026, - "DeviationCurve": 2.25, - "DeviationMax": 11, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.44, - "z": -0.005 - }, - "RotationCenter": { - "x": 0, - "y": 0, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.45, - "z": -0.05 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": false, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 25, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.2277, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.032192, - "CoolFactorGun": 4.032, - "CoolFactorGunMods": 1.325848, - "HeatFactorByShot": 2.525, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "56d59856d2720bd8418b456a" - }, "5abccb7dd8ce87001773e277": { "_id": "5abccb7dd8ce87001773e277", "_name": "weapon_toz_apb_9x18pm", @@ -262135,6 +282750,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -262377,308 +282996,28 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5448bd6b4bdc2dfc2f8b4569" }, - "571a12c42459771f627b58a0": { - "_id": "571a12c42459771f627b58a0", - "_name": "weapon_toz_tt_762x25tt", + "5d3eb3b0a4b93615055e84d2": { + "_id": "5d3eb3b0a4b93615055e84d2", + "_name": "weapon_fn_five_seven_57x28", "_parent": "5447b5cf4bdc2d65278b4567", "_type": "Item", "_props": { - "Name": "weapon_toz_tt_762x25tt_gold", - "ShortName": "weapon_toz_tt_762x25tt_gold", - "Description": "weapon_toz_tt_762x25tt_gold", - "Weight": 0.664, + "Name": "weapon_fn_five_seven_57x28", + "ShortName": "weapon_fn_five_seven_57x28", + "Description": "weapon_fn_five_seven_57x28", + "Weight": 0.23, "BackgroundColor": "black", "Width": 2, "Height": 1, "StackMaxSize": 1, "ItemSound": "weap_pistol", "Prefab": { - "path": "assets/content/weapons/tt/weapon_toz_tt_762x25tt_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 21, - "RepairSpeed": 3, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Pistol", - "Grids": [], - "Slots": [ - { - "_name": "mod_barrel", - "_id": "571a13b32459771fd448f522", - "_parent": "571a12c42459771f627b58a0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "571a26d524597720680fbe8a", - "571a279b24597720b4066566", - "5b3baf8f5acfc40dc5296692" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_pistol_grip", - "_id": "571a13d82459771fd448f523", - "_parent": "571a12c42459771f627b58a0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0684e50db834002a12585a", - "5bffcf7a0db83400232fea79", - "5c079ec50db834001966a706", - "5b3cadf35acfc400194776a0", - "571a282c2459771fb2755a69" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "571a39602459771d1a341e26", - "_parent": "571a12c42459771f627b58a0", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "571a29dc2459771fb2755a6a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_muzzle", - "_id": "5bffd9000db83400232feb12", - "_parent": "571a12c42459771f627b58a0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bffd7ed0db834001d23ebf9" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical", - "_id": "5c079fef0db834001808abf8", - "_parent": "571a12c42459771f627b58a0", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c079ed60db834001a66b372" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "pistol", - "weapUseType": "secondary", - "ammoCaliber": "Caliber762x25TT", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 2600, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 650, - "RecoilForceBack": 325, - "Convergence": 5, - "RecoilAngle": 90, - "weapFireType": [ - "single" - ], - "RecolDispersion": 10, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 30, - "Ergonomics": 70, - "Velocity": 0, - "bEffDist": 50, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "571a29dc2459771fb2755a6a", - "defAmmo": "5736026a245977644601dc61", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 10, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "571a13822459771fb2755a68", - "_parent": "571a12c42459771f627b58a0", - "_props": { - "filters": [ - { - "Filter": [ - "5735ff5c245977640e39ba7e", - "573601b42459776410737435", - "573602322459776445391df1", - "5736026a245977644601dc61", - "573603562459776430731618", - "573603c924597764442bd9cb", - "5735fdcd2459776445391d61" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.02, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0, - "AimPlane": 0.026, - "DeviationCurve": 2.25, - "DeviationMax": 11, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.44, - "z": -0.005 - }, - "RotationCenter": { - "x": 0, - "y": 0, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.45, - "z": -0.05 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": false, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 25, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.2277, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.9216, - "CoolFactorGun": 4.032, - "CoolFactorGunMods": 1.1236, - "HeatFactorByShot": 4.85, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "56d59856d2720bd8418b456a" - }, - "5b3b713c5acfc4330140bd8d": { - "_id": "5b3b713c5acfc4330140bd8d", - "_name": "weapon_toz_tt_762x25tt_gold", - "_parent": "5447b5cf4bdc2d65278b4567", - "_type": "Item", - "_props": { - "Name": "tt", - "ShortName": "tt", - "Description": "tt", - "Weight": 0.664, - "BackgroundColor": "yellow", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_pistol", - "Prefab": { - "path": "assets/content/weapons/tt/weapon_toz_tt_gold_762x25tt_container.bundle", + "path": "assets/content/weapons/fiveseven/weapon_fn_five_seven_57x28_container.bundle", "rcid": "" }, "UsePrefab": { @@ -262696,10 +283035,10 @@ "IsLockedafterEquip": false, "QuestItem": false, "LootExperience": 20, - "ExamineExperience": 6, + "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 93, - "RepairSpeed": 3, + "RepairSpeed": 2, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, "ExtraSizeUp": 0, @@ -262718,20 +283057,23 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { "_name": "mod_barrel", - "_id": "5b3b713c5acfc4330140bd8f", - "_parent": "5b3b713c5acfc4330140bd8d", + "_id": "5d3eb3b0a4b93615055e84d4", + "_parent": "5d3eb3b0a4b93615055e84d2", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "571a26d524597720680fbe8a", - "571a279b24597720b4066566", - "5b3baf8f5acfc40dc5296692" + "5d3eb5b6a4b9361eab311902", + "5d3eb59ea4b9361c284bb4b2" ] } ] @@ -262741,19 +283083,15 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_pistol_grip", - "_id": "5b3b713c5acfc4330140bd90", - "_parent": "5b3b713c5acfc4330140bd8d", + "_name": "mod_reciever", + "_id": "5d3eb3b0a4b93615055e84d6", + "_parent": "5d3eb3b0a4b93615055e84d2", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5c0684e50db834002a12585a", - "5bffcf7a0db83400232fea79", - "5c079ec50db834001966a706", - "5b3cadf35acfc400194776a0", - "571a282c2459771fb2755a69" + "5d3eb44aa4b93650d64e4979" ] } ] @@ -262764,14 +283102,14 @@ }, { "_name": "mod_magazine", - "_id": "5b3b713c5acfc4330140bd91", - "_parent": "5b3b713c5acfc4330140bd8d", + "_id": "5d3eb3b0a4b93615055e84d7", + "_parent": "5d3eb3b0a4b93615055e84d2", "_props": { "filters": [ { "AnimationIndex": -1, "Filter": [ - "571a29dc2459771fb2755a6a" + "5d3eb5eca4b9363b1f22f8e4" ] } ] @@ -262780,34 +283118,26 @@ "_mergeSlotWithChildren": false, "_proto": "55d30c394bdc2dae468b4577" }, - { - "_name": "mod_muzzle", - "_id": "5bffd90b0db83400232feb13", - "_parent": "5b3b713c5acfc4330140bd8d", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bffd7ed0db834001d23ebf9" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, { "_name": "mod_tactical", - "_id": "5c07a00c0db834001966a79e", - "_parent": "5b3b713c5acfc4330140bd8d", + "_id": "5d3eb3b0a4b93615055e84d8", + "_parent": "5d3eb3b0a4b93615055e84d2", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5c079ed60db834001a66b372" + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "5a7b4900e899ef197b331a2a", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb" ] } ] @@ -262821,52 +283151,52 @@ "CantRemoveFromSlotsDuringRaid": [], "weapClass": "pistol", "weapUseType": "secondary", - "ammoCaliber": "Caliber762x25TT", + "ammoCaliber": "Caliber57x28", "Durability": 100, "MaxDurability": 100, - "OperatingResource": 2300, + "OperatingResource": 3300, "RepairComplexity": 0, "durabSpawnMin": 25, - "durabSpawnMax": 75, + "durabSpawnMax": 70, "isFastReload": true, - "RecoilForceUp": 650, - "RecoilForceBack": 325, - "Convergence": 5, + "RecoilForceUp": 330, + "RecoilForceBack": 240, + "Convergence": 7, "RecoilAngle": 90, "weapFireType": [ "single" ], - "RecolDispersion": 10, + "RecolDispersion": 20, "SingleFireRate": 450, "CanQueueSecondShot": true, "bFirerate": 30, - "Ergonomics": 70, + "Ergonomics": 86, "Velocity": 0, "bEffDist": 50, "bHearDist": 80, "isChamberLoad": true, "chamberAmmoCount": 1, "isBoltCatch": true, - "defMagType": "571a29dc2459771fb2755a6a", - "defAmmo": "5736026a245977644601dc61", + "defMagType": "5d3eb5eca4b9363b1f22f8e4", + "defAmmo": "5cc80f38e4a949001152b560", "AdjustCollimatorsToTrajectory": false, "shotgunDispersion": 10, "Chambers": [ { "_name": "patron_in_weapon", - "_id": "5b3b713c5acfc4330140bd92", - "_parent": "5b3b713c5acfc4330140bd8d", + "_id": "5d3eb3b0a4b93615055e84d9", + "_parent": "5d3eb3b0a4b93615055e84d2", "_props": { "filters": [ { "Filter": [ - "5735ff5c245977640e39ba7e", - "573601b42459776410737435", - "573602322459776445391df1", - "5736026a245977644601dc61", - "573603562459776430731618", - "573603c924597764442bd9cb", - "5735fdcd2459776445391d61" + "5cc80f53e4a949000e1ea4f8", + "5cc86832d7f00c000d3a6e6c", + "5cc86840d7f00c002412c56c", + "5cc80f67e4a949035e43bbba", + "5cc80f38e4a949001152b560", + "5cc80f8fe4a949033b0224a2", + "5cc80f79e4a949033c7343b2" ] } ] @@ -262876,7 +283206,7 @@ "_proto": "55d4af244bdc2d962f8b4571" } ], - "CameraRecoil": 0.02, + "CameraRecoil": 0.012, "CameraSnap": 3.5, "ReloadMode": "ExternalMagazine", "CenterOfImpact": 0, @@ -262928,10 +283258,10 @@ "AllowMisfire": true, "AllowSlide": true, "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.9216, + "HeatFactorGun": 1.06, "CoolFactorGun": 4.032, - "CoolFactorGunMods": 1.1236, - "HeatFactorByShot": 4.85, + "CoolFactorGunMods": 0.98, + "HeatFactorByShot": 1.815, "AllowOverheat": true, "DoubleActionAccuracyPenalty": 1.5, "RecoilPosZMult": 1, @@ -262939,9 +283269,542 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, - "_proto": "56d59856d2720bd8418b456a" + "_proto": "5448bd6b4bdc2dfc2f8b4569" + }, + "56e0598dd2720bb5668b45a6": { + "_id": "56e0598dd2720bb5668b45a6", + "_name": "weapon_tochmash_pb_9x18pm", + "_parent": "5447b5cf4bdc2d65278b4567", + "_type": "Item", + "_props": { + "Name": "Пистолет бесшумный ПБ 9х18ПМ", + "ShortName": "ПБ", + "Description": "Пистолет бесшумный ПБ (Индекс ГРАУ 6П9) — был создан для вооружения армейских разведывательных групп, а также персонала КГБ СССР, принят на вооружение в 1967 году. Продолжает находиться на вооружении спецподразделений ФСБ и внутренних войск МВД РФ.", + "Weight": 0.674, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_pistol", + "Prefab": { + "path": "assets/content/weapons/pb/weapon_tochmash_pb_9x18pm_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 69, + "RepairSpeed": 20, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_magazine", + "_id": "56e05b74d2720bb8668b4586", + "_parent": "56e0598dd2720bb5668b45a6", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "55d485be4bdc2d962f8b456f", + "5448c12b4bdc2d02308b456f" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_muzzle", + "_id": "56e05b97d2720bb4668b45a7", + "_parent": "56e0598dd2720bb5668b45a6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "56e05b06d2720bb2668b4586" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistol_grip", + "_id": "56e05bbed2720bba668b45a6", + "_parent": "56e0598dd2720bb5668b45a6", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "56e05a6ed2720bd0748b4567" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "pistol", + "weapUseType": "secondary", + "ammoCaliber": "Caliber9x18PM", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 3000, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 455, + "RecoilForceBack": 260, + "Convergence": 5, + "RecoilAngle": 85, + "weapFireType": [ + "single" + ], + "RecolDispersion": 20, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 30, + "Ergonomics": 80, + "Velocity": -13.12, + "bEffDist": 50, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5448c12b4bdc2d02308b456f", + "defAmmo": "573719762459775a626ccbc1", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 10, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "56e05a2ad2720bb4668b45a6", + "_parent": "56e0598dd2720bb5668b45a6", + "_props": { + "filters": [ + { + "Filter": [ + "573718ba2459775a75491131", + "573719df2459775a626ccbc2", + "57371aab2459775a77142f22", + "57371b192459775a9f58a5e0", + "57371e4124597760ff7b25f1", + "57371eb62459776125652ac1", + "57371f8d24597761006c6a81", + "5737201124597760fc4431f1", + "5737207f24597760ff7b25f2", + "57371f2b24597761224311f1", + "573719762459775a626ccbc1", + "573720e02459776143012541", + "57372140245977611f70ee91", + "5737218f245977612125ba51" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.012, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.3, + "AimPlane": 0.026, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.44, + "z": -0.005 + }, + "RotationCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.45, + "z": -0.05 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.2277, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1.087488, + "CoolFactorGun": 4.032, + "CoolFactorGunMods": 1.426972, + "HeatFactorByShot": 1.372, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5448bd6b4bdc2dfc2f8b4569" + }, + "633ec7c2a6918cb895019c6c": { + "_id": "633ec7c2a6918cb895019c6c", + "_name": "weapon_kbp_rsh_12_127x55", + "_parent": "617f1ef5e8b54b0998387733", + "_type": "Item", + "_props": { + "Name": "weapon_ckib_mc_255_12g", + "ShortName": "weapon_ckib_mc_255_12g", + "Description": "weapon_ckib_mc_255_12g", + "Weight": 1.86, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_pistol", + "Prefab": { + "path": "assets/content/weapons/rsh12/weapon_kbp_rsh_12_127x55_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 70, + "RepairSpeed": 12, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [ + "57c5ac0824597754771e88a9", + "5a37cb10c4a282329a73b4e7" + ], + "Unlootable": false, + "UnlootableFromSlot": "Holster", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_magazine", + "_id": "633ec7c2a6918cb895019c6d", + "_parent": "633ec7c2a6918cb895019c6c", + "_props": { + "filters": [ + { + "AnimationIndex": 0, + "Filter": [ + "633ec6ee025b096d320a3b15" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_pistol_grip", + "_id": "633ec7c2a6918cb895019c70", + "_parent": "633ec7c2a6918cb895019c6c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "633ec8e4025b096d320a3b1e" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical", + "_id": "633ec7c2a6918cb895019c71", + "_parent": "633ec7c2a6918cb895019c6c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a800961159bd4315e3a1657", + "5cc9c20cd7f00c001336c65d", + "5d2369418abbc306c62e0c80", + "5b07dd285acfc4001754240d", + "56def37dd2720bec348b456a", + "5a7b483fe899ef0016170d15", + "5a5f1ce64f39f90b401987bc", + "560d657b4bdc2da74d8b4572", + "6272370ee4013c5d7e31f418", + "6272379924e29f06af4d5ecb", + "626becf9582c3e319310b837", + "57d17e212459775a1179a0f5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "633ec892a6918cb895019c73", + "_parent": "633ec7c2a6918cb895019c6c", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6165ac8c290d254f5e6b2f6c", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "5b31163c5acfc400153b71cb", + "61714b2467085e45ef140b2c", + "58491f3324597764bc48fa02", + "58d2664f86f7747fec5834f6", + "57c69dd424597774c03b7bbc", + "5a33b2c9c4a282000c5a9511", + "609bab8b455afd752b2e6138" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "pistol", + "weapUseType": "secondary", + "ammoCaliber": "Caliber127x55", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 2800, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": false, + "RecoilForceUp": 580, + "RecoilForceBack": 340, + "Convergence": 0.7, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "doubleaction" + ], + "RecolDispersion": 40, + "SingleFireRate": 450, + "CanQueueSecondShot": false, + "bFirerate": 30, + "Ergonomics": 40, + "Velocity": 20, + "bEffDist": 70, + "bHearDist": 1, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "633ec6ee025b096d320a3b15", + "defAmmo": "5cadf6ddae9215051e1c23b2", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 20, + "Chambers": [], + "CameraRecoil": 0.23, + "CameraSnap": 3, + "ReloadMode": "InternalMagazine", + "CenterOfImpact": 0.2, + "AimPlane": 0.112, + "DeviationCurve": 2, + "DeviationMax": 11, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.46, + "z": -0.01 + }, + "RotationCenter": { + "x": 0, + "y": 0, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.45, + "z": -0.05 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1495, + "AllowJam": false, + "AllowFeed": false, + "AllowMisfire": false, + "AllowSlide": false, + "DurabilityBurnRatio": 1.1, + "HeatFactorGun": 1.04, + "CoolFactorGun": 4.8, + "CoolFactorGunMods": 0.98, + "HeatFactorByShot": 2.89, + "AllowOverheat": false, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 0.5, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "54491c4f4bdc2db1078b4568" }, "624c2e8614da335f1e034d8c": { "_id": "624c2e8614da335f1e034d8c", @@ -262999,6 +283862,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -263157,7 +284024,8 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "54491c4f4bdc2db1078b4568" }, @@ -263217,6 +284085,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Pistol", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -263422,7 +284294,8 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "54491c4f4bdc2db1078b4568" }, @@ -263482,6 +284355,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -263656,7 +284533,8 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "54491c4f4bdc2db1078b4568" }, @@ -263666,9 +284544,9 @@ "_parent": "617f1ef5e8b54b0998387733", "_type": "Item", "_props": { - "Name": "weapon_ckib_mc_255_12g", - "ShortName": "weapon_ckib_mc_255_12g", - "Description": "weapon_ckib_mc_255_12g", + "Name": "weapon_milkor_m32a1_msgl_40x46", + "ShortName": "weapon_milkor_m32a1_msgl_40x46", + "Description": "weapon_milkor_m32a1_msgl_40x46", "Weight": 3.3, "BackgroundColor": "black", "Width": 4, @@ -263716,6 +284594,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -263861,27 +284743,7 @@ { "Shift": 0, "Filter": [ - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6284bd5f95250a29bc628a30", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "58d39d3d86f77445bb794ae7", - "5c7d55f52e221644f31bff6a", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511" + "6284bd5f95250a29bc628a30" ] } ] @@ -264010,7 +284872,7 @@ "isChamberLoad": true, "chamberAmmoCount": 1, "isBoltCatch": false, - "defMagType": "627a137bf21bc425b06ab944", + "defMagType": "627bce33f21bc425b06ab967", "defAmmo": "5ede474b0c226a66f5402622", "AdjustCollimatorsToTrajectory": true, "shotgunDispersion": 5, @@ -264078,7 +284940,8 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": true + "IsGrenadeLauncher": true, + "NoFiremodeOnBoltcatch": false }, "_proto": "54491c4f4bdc2db1078b4568" }, @@ -264138,6 +285001,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -264405,6 +285272,7 @@ "IsFlareGun": false, "IsOneoff": false, "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": true, "ShotgunDispersion": 1 }, "_proto": "54491c4f4bdc2db1078b4568" @@ -264465,6 +285333,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -264627,10 +285499,2090 @@ "IsFlareGun": false, "IsOneoff": false, "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false, "ShotgunDispersion": 1 }, "_proto": "5580223e4bdc2d1c128b457f" }, + "54491c4f4bdc2db1078b4568": { + "_id": "54491c4f4bdc2db1078b4568", + "_name": "weapon_izhmeh_mr133_12g", + "_parent": "5447b6094bdc2dc3278b4567", + "_type": "Item", + "_props": { + "Name": "Ружье МР-133 12к", + "ShortName": "МР-133 12к", + "Description": "Гладкоствольное многозарядное ружьё МР-133 с перезаряжанием цевьем, производства ИжМех. Надежное и удобное оружие для охоты и самообороны. Уникально в своем роде благодаря наличию затворной задержки.", + "Weight": 1.1, + "BackgroundColor": "black", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_pump", + "Prefab": { + "path": "assets/content/weapons/mr133/weapon_izhmeh_mr133_12g_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 72, + "RepairSpeed": 12, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_barrel", + "_id": "560d19c44bdc2de22e8b457a", + "_parent": "54491c4f4bdc2db1078b4568", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d4491a4bdc2d882f8b456e", + "560835c74bdc2dc8488b456f", + "560836484bdc2d20478b456e", + "560836b64bdc2d57468b4567", + "55d448594bdc2d8c2f8b4569", + "55d449444bdc2d962f8b456d", + "560836fb4bdc2d773f8b4569", + "560837154bdc2da74d8b4568", + "5608373c4bdc2dc8488b4570", + "560837544bdc2de22e8b456e", + "560837824bdc2d57468b4568", + "5608379a4bdc2d26448b4569" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "560d1a214bdc2da74d8b4570", + "_parent": "54491c4f4bdc2db1078b4568", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d45f484bdc2d972f8b456d", + "55d45d3f4bdc2d972f8b456c" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "560d1bc94bdc2de22e8b457b", + "_parent": "54491c4f4bdc2db1078b4568", + "_props": { + "filters": [ + { + "AnimationIndex": 0, + "Filter": [ + "55d484b44bdc2d1d4e8b456d", + "55d485804bdc2d8c2f8b456b", + "56deee15d2720bee328b4567", + "5882163e24597758206fee8c", + "5882163824597757561aa922", + "5882163224597757561aa920", + "56deeefcd2720bc8328b4568" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_stock", + "_id": "560d1d074bdc2d26448b4574", + "_parent": "54491c4f4bdc2db1078b4568", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bfe7fb30db8340018089fed", + "56083a334bdc2dc8488b4571", + "56083be64bdc2d20478b456f", + "56083cba4bdc2de22e8b456f" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "560d1e974bdc2d20478b457b", + "_parent": "54491c4f4bdc2db1078b4568", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d48a634bdc2d8b2f8b456a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5792111024597773c72397b5", + "_parent": "54491c4f4bdc2db1078b4568", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d48ebc4bdc2d8c2f8b456c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "shotgun", + "weapUseType": "primary", + "ammoCaliber": "Caliber12g", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 2800, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": false, + "RecoilForceUp": 520, + "RecoilForceBack": 650, + "Convergence": 1.3, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 15, + "SingleFireRate": 450, + "CanQueueSecondShot": false, + "bFirerate": 30, + "Ergonomics": 40, + "Velocity": 0, + "bEffDist": 70, + "bHearDist": 1, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "55d484b44bdc2d1d4e8b456d", + "defAmmo": "560d5e524bdc2d25448b4571", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 20, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "56eaa97bd2720bf2698b4574", + "_parent": "54491c4f4bdc2db1078b4568", + "_props": { + "filters": [ + { + "Filter": [ + "560d5e524bdc2d25448b4571", + "5d6e6772a4b936088465b17c", + "5d6e67fba4b9361bc73bc779", + "5d6e6806a4b936088465b17e", + "5d6e68dea4b9361bcc29e659", + "5d6e6911a4b9361bd5780d52", + "5c0d591486f7744c505b416f", + "58820d1224597753c90aeb13", + "5d6e68c4a4b9361b93413f79", + "5d6e68a8a4b9360b6c0d54e2", + "5d6e68e6a4b9361c140bcfe0", + "5d6e6869a4b9361c140bcfde", + "5d6e68b3a4b9361bca7e50b5", + "5d6e6891a4b9361bd473feea", + "5d6e689ca4b9361bc8618956", + "5d6e68d1a4b93622fe60e845" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.24, + "CameraSnap": 3, + "ReloadMode": "InternalMagazine", + "CenterOfImpact": 0.48, + "AimPlane": 0.112, + "DeviationCurve": 2.5, + "DeviationMax": 10, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.3, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.25, + "z": -0.06 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.259325, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.99, + "CoolFactorGun": 4.032, + "CoolFactorGunMods": 1.03, + "HeatFactorByShot": 5.043, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false, + "ShotgunDispersion": 1 + } + }, + "56dee2bdd2720bc8328b4567": { + "_id": "56dee2bdd2720bc8328b4567", + "_name": "weapon_izhmeh_mr153_12g", + "_parent": "5447b6094bdc2dc3278b4567", + "_type": "Item", + "_props": { + "Name": "Ружье МР-153 12к", + "ShortName": "МР-153 12к", + "Description": "Гладкоствольное многозарядное ружьё МР-153, производства ИжМех. Надежное и удобное оружие для охоты и самообороны.", + "Weight": 1.2, + "BackgroundColor": "black", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/mr153/weapon_izhmeh_mr153_12g_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 82, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_barrel", + "_id": "56deec06d2720bec348b4567", + "_parent": "56dee2bdd2720bc8328b4567", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "588200af24597742fa221dfb", + "588200c224597743990da9ed", + "588200cf2459774414733d55", + "56deec93d2720bec348b4568" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "56deef95d2720b4c698b4584", + "_parent": "56dee2bdd2720bc8328b4567", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "56deed6ed2720b4c698b4583" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "56deefc4d2720bb1328b4568", + "_parent": "56dee2bdd2720bc8328b4567", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "55d484b44bdc2d1d4e8b456d", + "55d485804bdc2d8c2f8b456b", + "56deee15d2720bee328b4567", + "5882163e24597758206fee8c", + "5882163824597757561aa922", + "5882163224597757561aa920", + "56deeefcd2720bc8328b4568" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_stock", + "_id": "56def02cd2720bec348b4569", + "_parent": "56dee2bdd2720bc8328b4567", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5bfe7fb30db8340018089fed", + "56083a334bdc2dc8488b4571", + "56083be64bdc2d20478b456f", + "56083cba4bdc2de22e8b456f" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "56f2a14dd2720bc7308b45a2", + "_parent": "56dee2bdd2720bc8328b4567", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d48a634bdc2d8b2f8b456a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "58172a6d24597714a658fe64", + "_parent": "56dee2bdd2720bc8328b4567", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d48ebc4bdc2d8c2f8b456c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "shotgun", + "weapUseType": "primary", + "ammoCaliber": "Caliber12g", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 2800, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": false, + "RecoilForceUp": 455, + "RecoilForceBack": 585, + "Convergence": 1.6, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 15, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 40, + "Ergonomics": 43, + "Velocity": 0, + "bEffDist": 70, + "bHearDist": 1, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "56deee15d2720bee328b4567", + "defAmmo": "560d5e524bdc2d25448b4571", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 20, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "56deebd7d2720bbd328b4567", + "_parent": "56dee2bdd2720bc8328b4567", + "_props": { + "filters": [ + { + "Filter": [ + "560d5e524bdc2d25448b4571", + "5d6e6772a4b936088465b17c", + "5d6e67fba4b9361bc73bc779", + "5d6e6806a4b936088465b17e", + "5d6e68dea4b9361bcc29e659", + "5d6e6911a4b9361bd5780d52", + "5c0d591486f7744c505b416f", + "58820d1224597753c90aeb13", + "5d6e68c4a4b9361b93413f79", + "5d6e68a8a4b9360b6c0d54e2", + "5d6e68e6a4b9361c140bcfe0", + "5d6e6869a4b9361c140bcfde", + "5d6e68b3a4b9361bca7e50b5", + "5d6e6891a4b9361bd473feea", + "5d6e689ca4b9361bc8618956", + "5d6e68d1a4b93622fe60e845" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.24, + "CameraSnap": 2.8, + "ReloadMode": "InternalMagazine", + "CenterOfImpact": 0.5, + "AimPlane": 0.114, + "DeviationCurve": 2.5, + "DeviationMax": 10, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.3, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.25, + "z": -0.06 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.284625, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.99, + "CoolFactorGun": 4.032, + "CoolFactorGunMods": 1.03, + "HeatFactorByShot": 4.9, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false, + "ShotgunDispersion": 1 + }, + "_proto": "54491c4f4bdc2db1078b4568" + }, + "5580223e4bdc2d1c128b457f": { + "_id": "5580223e4bdc2d1c128b457f", + "_name": "weapon_izhmeh_mr43e-1c_12g", + "_parent": "5447b6094bdc2dc3278b4567", + "_type": "Item", + "_props": { + "Name": "Двуствольное ружье МР43e", + "ShortName": "МР43e", + "Description": "Мечта охотника. Двустволка мать ее так!", + "Weight": 3.5, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_rifle", + "Prefab": { + "path": "assets/content/weapons/mr43/weapon_izhmeh_mr43_12g_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 60, + "RepairSpeed": 2, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_barrel", + "_id": "55d5a27c4bdc2d8c2f8b456f", + "_parent": "5580223e4bdc2d1c128b457f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5580169d4bdc2d9d138b4585", + "55d447bb4bdc2d892f8b456f", + "611a30addbdd8440277441dc" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "611a35095b7ffe001b4649d3", + "_parent": "5580223e4bdc2d1c128b457f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "611a31ce5b7ffe001b4649d1" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "shotgun", + "weapUseType": "primary", + "ammoCaliber": "Caliber12g", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 10000, + "RepairComplexity": 0, + "durabSpawnMin": 50, + "durabSpawnMax": 75, + "isFastReload": false, + "RecoilForceUp": 365, + "RecoilForceBack": 510, + "Convergence": 1.2, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "doublet" + ], + "RecolDispersion": 35, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 900, + "Ergonomics": 44, + "Velocity": 0, + "bEffDist": 100, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "5448bc234bdc2d3c308b4569", + "defAmmo": "560d5e524bdc2d25448b4571", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon_000", + "_id": "56eaa954d2720b7c698b4571", + "_parent": "5580223e4bdc2d1c128b457f", + "_props": { + "filters": [ + { + "Filter": [ + "560d5e524bdc2d25448b4571", + "5d6e6772a4b936088465b17c", + "5d6e67fba4b9361bc73bc779", + "5d6e6806a4b936088465b17e", + "5d6e68dea4b9361bcc29e659", + "5d6e6911a4b9361bd5780d52", + "5c0d591486f7744c505b416f", + "58820d1224597753c90aeb13", + "5d6e68c4a4b9361b93413f79", + "5d6e68a8a4b9360b6c0d54e2", + "5d6e68e6a4b9361c140bcfe0", + "5d6e6869a4b9361c140bcfde", + "5d6e68b3a4b9361bca7e50b5", + "5d6e6891a4b9361bd473feea", + "5d6e689ca4b9361bc8618956", + "5d6e68d1a4b93622fe60e845" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + }, + { + "_name": "patron_in_weapon_001", + "_id": "56eaa95ed2720b69698b456e", + "_parent": "5580223e4bdc2d1c128b457f", + "_props": { + "filters": [ + { + "Filter": [ + "560d5e524bdc2d25448b4571", + "5d6e6772a4b936088465b17c", + "5d6e67fba4b9361bc73bc779", + "5d6e6806a4b936088465b17e", + "5d6e68dea4b9361bcc29e659", + "5d6e6911a4b9361bd5780d52", + "5c0d591486f7744c505b416f", + "58820d1224597753c90aeb13", + "5d6e68c4a4b9361b93413f79", + "5d6e68a8a4b9360b6c0d54e2", + "5d6e68e6a4b9361c140bcfe0", + "5d6e6869a4b9361c140bcfde", + "5d6e68b3a4b9361bca7e50b5", + "5d6e6891a4b9361bd473feea", + "5d6e689ca4b9361bc8618956", + "5d6e68d1a4b93622fe60e845" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.216, + "CameraSnap": 2.2, + "ReloadMode": "OnlyBarrel", + "CenterOfImpact": 0.01, + "AimPlane": 0, + "DeviationCurve": 2.5, + "DeviationMax": 10, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.31, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.15, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": 0, + "z": 0 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.21505, + "AllowJam": false, + "AllowFeed": false, + "AllowMisfire": true, + "AllowSlide": false, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.99, + "CoolFactorGun": 4.608, + "CoolFactorGunMods": 1.02, + "HeatFactorByShot": 11.62, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false, + "ShotgunDispersion": 1 + } + }, + "606dae0ab0e443224b421bb7": { + "_id": "606dae0ab0e443224b421bb7", + "_name": "weapon_kalashnikov_mp155_12g", + "_parent": "5447b6094bdc2dc3278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_kalashnikov_mp155_12g", + "ShortName": "weapon_kalashnikov_mp155_12g", + "Description": "weapon_kalashnikov_mp155_12g", + "Weight": 1.1, + "BackgroundColor": "black", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/mp155/weapon_kalashnikov_mp155_12g_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 6, + "HideEntrails": false, + "RepairCost": 95, + "RepairSpeed": 8, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_barrel", + "_id": "606dae0ab0e443224b421bb9", + "_parent": "606dae0ab0e443224b421bb7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6076c1b9f2cb2e02a42acedc" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "606dae0ab0e443224b421bba", + "_parent": "606dae0ab0e443224b421bb7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "607d5aa50494a626335e12ed", + "606ee5c81246154cad35d65e" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "606dae0ab0e443224b421bbb", + "_parent": "606dae0ab0e443224b421bb7", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "6076c87f232e5a31c233d50e", + "55d484b44bdc2d1d4e8b456d", + "55d485804bdc2d8c2f8b456b", + "56deee15d2720bee328b4567", + "5882163e24597758206fee8c", + "5882163824597757561aa922", + "5882163224597757561aa920", + "56deeefcd2720bc8328b4568" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_stock", + "_id": "606dae0ab0e443224b421bbc", + "_parent": "606dae0ab0e443224b421bb7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "607d5a891246154cad35d6aa", + "606eef46232e5a31c233d500" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "606dae0ab0e443224b421bbd", + "_parent": "606dae0ab0e443224b421bb7", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d48a634bdc2d8b2f8b456a", + "60785ce5132d4d12c81fd918" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "shotgun", + "weapUseType": "primary", + "ammoCaliber": "Caliber12g", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 3100, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": false, + "RecoilForceUp": 445, + "RecoilForceBack": 565, + "Convergence": 1.4, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 15, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 40, + "Ergonomics": 48, + "Velocity": 0, + "bEffDist": 70, + "bHearDist": 1, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "56deee15d2720bee328b4567", + "defAmmo": "560d5e524bdc2d25448b4571", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 20, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "606dae0ab0e443224b421bbf", + "_parent": "606dae0ab0e443224b421bb7", + "_props": { + "filters": [ + { + "Filter": [ + "560d5e524bdc2d25448b4571", + "5d6e6772a4b936088465b17c", + "5d6e67fba4b9361bc73bc779", + "5d6e6806a4b936088465b17e", + "5d6e68dea4b9361bcc29e659", + "5d6e6911a4b9361bd5780d52", + "5c0d591486f7744c505b416f", + "58820d1224597753c90aeb13", + "5d6e68c4a4b9361b93413f79", + "5d6e68a8a4b9360b6c0d54e2", + "5d6e68e6a4b9361c140bcfe0", + "5d6e6869a4b9361c140bcfde", + "5d6e68b3a4b9361bca7e50b5", + "5d6e6891a4b9361bd473feea", + "5d6e689ca4b9361bc8618956", + "5d6e68d1a4b93622fe60e845" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.2, + "CameraSnap": 2.8, + "ReloadMode": "InternalMagazine", + "CenterOfImpact": 0.5, + "AimPlane": 0.114, + "DeviationCurve": 2.5, + "DeviationMax": 10, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.3, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.25, + "z": -0.06 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.2783, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.99, + "CoolFactorGun": 4.032, + "CoolFactorGunMods": 1.03, + "HeatFactorByShot": 4.8, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false, + "ShotgunDispersion": 1 + }, + "_proto": "54491c4f4bdc2db1078b4568" + }, + "5e870397991fd70db46995c8": { + "_id": "5e870397991fd70db46995c8", + "_name": "weapon_mossberg_590a1_12g", + "_parent": "5447b6094bdc2dc3278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_remington_model_870_12g", + "ShortName": "weapon_remington_model_870_12g", + "Description": "weapon_remington_model_870_12g", + "Weight": 1.1, + "BackgroundColor": "black", + "Width": 4, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_pump", + "Prefab": { + "path": "assets/content/weapons/m590/weapon_mossberg_590a1_12g_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 86, + "RepairSpeed": 12, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_barrel", + "_id": "5e870397991fd70db46995ca", + "_parent": "5e870397991fd70db46995c8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5e87071478f43e51ca2de5e1" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "5e870397991fd70db46995cb", + "_parent": "5e870397991fd70db46995c8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5eea21647547d6330471b3c9", + "5e87076ce2db31558c75a11d" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "5e870397991fd70db46995cc", + "_parent": "5e870397991fd70db46995c8", + "_props": { + "filters": [ + { + "AnimationIndex": 0, + "Filter": [ + "5e87080c81c4ed43e83cefda" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_stock", + "_id": "5e870397991fd70db46995cd", + "_parent": "5e870397991fd70db46995c8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5eea217fc64c5d0dfc05712a", + "5ef1b9f0c64c5d0dfc0571a1", + "5e87116b81c4ed43e83cefdd" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5e870397991fd70db46995ce", + "_parent": "5e870397991fd70db46995c8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5e87114fe2db31558c75a120", + "5eeb2ff5ea4f8b73c827350b" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "shotgun", + "weapUseType": "primary", + "ammoCaliber": "Caliber12g", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 3250, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": false, + "RecoilForceUp": 550, + "RecoilForceBack": 610, + "Convergence": 1.7, + "RecoilAngle": 95, + "weapFireType": [ + "single" + ], + "RecolDispersion": 15, + "SingleFireRate": 450, + "CanQueueSecondShot": false, + "bFirerate": 30, + "Ergonomics": 48, + "Velocity": 0, + "bEffDist": 70, + "bHearDist": 1, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "5e87080c81c4ed43e83cefda", + "defAmmo": "560d5e524bdc2d25448b4571", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 20, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5e870397991fd70db46995cf", + "_parent": "5e870397991fd70db46995c8", + "_props": { + "filters": [ + { + "Filter": [ + "560d5e524bdc2d25448b4571", + "5d6e6772a4b936088465b17c", + "5d6e67fba4b9361bc73bc779", + "5d6e6806a4b936088465b17e", + "5d6e68dea4b9361bcc29e659", + "5d6e6911a4b9361bd5780d52", + "5c0d591486f7744c505b416f", + "58820d1224597753c90aeb13", + "5d6e68c4a4b9361b93413f79", + "5d6e68a8a4b9360b6c0d54e2", + "5d6e68e6a4b9361c140bcfe0", + "5d6e6869a4b9361c140bcfde", + "5d6e68b3a4b9361bca7e50b5", + "5d6e6891a4b9361bd473feea", + "5d6e689ca4b9361bc8618956", + "5d6e68d1a4b93622fe60e845" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.24, + "CameraSnap": 2.6, + "ReloadMode": "InternalMagazine", + "CenterOfImpact": 0.42, + "AimPlane": 0.112, + "DeviationCurve": 2.5, + "DeviationMax": 10, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.3, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.25, + "z": -0.06 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.271975, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.99, + "CoolFactorGun": 4.032, + "CoolFactorGunMods": 1.03, + "HeatFactorByShot": 7.1, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false, + "ShotgunDispersion": 1 + }, + "_proto": "54491c4f4bdc2db1078b4568" + }, + "5a7828548dc32e5a9c28b516": { + "_id": "5a7828548dc32e5a9c28b516", + "_name": "weapon_remington_model_870_12g", + "_parent": "5447b6094bdc2dc3278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_remington_model_870_12g", + "ShortName": "weapon_remington_model_870_12g", + "Description": "weapon_remington_model_870_12g", + "Weight": 1.1, + "BackgroundColor": "black", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_pump", + "Prefab": { + "path": "assets/content/weapons/m870/weapon_remington_model_870_12g_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 88, + "RepairSpeed": 12, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_barrel", + "_id": "5a7828548dc32e5a9c28b517", + "_parent": "5a7828548dc32e5a9c28b516", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a787ebcc5856700142fdd98", + "5a787f25c5856700186c4ab9", + "5a787f7ac5856700177af660", + "5a787fadc5856700155a6ca1", + "5a787fdfc5856700142fdd9a" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "5a7828548dc32e5a9c28b518", + "_parent": "5a7828548dc32e5a9c28b516", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a788031c585673f2b5c1c79", + "5a788068c5856700137e4c8f", + "5a788089c5856700142fdd9c" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "5a7828548dc32e5a9c28b519", + "_parent": "5a7828548dc32e5a9c28b516", + "_props": { + "filters": [ + { + "AnimationIndex": 0, + "Filter": [ + "5a7882dcc5856700177af662", + "5a78832ec5856700155a6ca3", + "5a78830bc5856700137e4c90" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_stock", + "_id": "5a7828548dc32e5a9c28b51a", + "_parent": "5a7828548dc32e5a9c28b516", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a78813bc5856700186c4abe", + "5ae35b315acfc4001714e8b0", + "5a7880d0c5856700142fdd9d", + "5a788169c5856700142fdd9e", + "5bfe86a20db834001d23e8f7" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5a789524c5856700177b1126", + "_parent": "5a7828548dc32e5a9c28b516", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a7893c1c585673f2b5c374d", + "5a78948ec5856700177b1124" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "shotgun", + "weapUseType": "primary", + "ammoCaliber": "Caliber12g", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 3250, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": false, + "RecoilForceUp": 520, + "RecoilForceBack": 650, + "Convergence": 1.8, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 15, + "SingleFireRate": 450, + "CanQueueSecondShot": false, + "bFirerate": 30, + "Ergonomics": 45, + "Velocity": 0, + "bEffDist": 70, + "bHearDist": 1, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "5a7882dcc5856700177af662", + "defAmmo": "560d5e524bdc2d25448b4571", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 20, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5a7828548dc32e5a9c28b51d", + "_parent": "5a7828548dc32e5a9c28b516", + "_props": { + "filters": [ + { + "Filter": [ + "560d5e524bdc2d25448b4571", + "5d6e6772a4b936088465b17c", + "5d6e67fba4b9361bc73bc779", + "5d6e6806a4b936088465b17e", + "5d6e68dea4b9361bcc29e659", + "5d6e6911a4b9361bd5780d52", + "5c0d591486f7744c505b416f", + "58820d1224597753c90aeb13", + "5d6e68c4a4b9361b93413f79", + "5d6e68a8a4b9360b6c0d54e2", + "5d6e68e6a4b9361c140bcfe0", + "5d6e6869a4b9361c140bcfde", + "5d6e68b3a4b9361bca7e50b5", + "5d6e6891a4b9361bd473feea", + "5d6e689ca4b9361bc8618956", + "5d6e68d1a4b93622fe60e845" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.24, + "CameraSnap": 2.6, + "ReloadMode": "InternalMagazine", + "CenterOfImpact": 0.4, + "AimPlane": 0.112, + "DeviationCurve": 2.5, + "DeviationMax": 10, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.3, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.25, + "z": -0.06 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.271975, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.99, + "CoolFactorGun": 4.032, + "CoolFactorGunMods": 1.03, + "HeatFactorByShot": 5.5, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false, + "ShotgunDispersion": 1 + }, + "_proto": "54491c4f4bdc2db1078b4568" + }, + "5e848cc2988a8701445df1e8": { + "_id": "5e848cc2988a8701445df1e8", + "_name": "weapon_toz_ks23m_23x75", + "_parent": "5447b6094bdc2dc3278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_toz_ks23m_23x75", + "ShortName": "weapon_toz_ks23m_23x75", + "Description": "weapon_toz_ks23m_23x75", + "Weight": 1.5, + "BackgroundColor": "black", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_pump", + "Prefab": { + "path": "assets/content/weapons/ks23/weapon_toz_ks23m_23x75_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 122, + "RepairSpeed": 12, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_barrel", + "_id": "5e848cc2988a8701445df1ea", + "_parent": "5e848cc2988a8701445df1e8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5e848d1c264f7c180b5e35a9", + "5e848d2eea0a7c419c2f9bfd" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "5e848cc2988a8701445df1eb", + "_parent": "5e848cc2988a8701445df1e8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5e848d51e4dbc5266a4ec63b" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "5e848cc2988a8701445df1ec", + "_parent": "5e848cc2988a8701445df1e8", + "_props": { + "filters": [ + { + "AnimationIndex": 0, + "Filter": [ + "5f647d9f8499b57dc40ddb93" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_stock", + "_id": "5e848cc2988a8701445df1ed", + "_parent": "5e848cc2988a8701445df1e8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5e848db4681bea2ada00daa9", + "5e848d99865c0f329958c83b" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "shotgun", + "weapUseType": "primary", + "ammoCaliber": "Caliber23x75", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 2250, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": false, + "RecoilForceUp": 610, + "RecoilForceBack": 740, + "Convergence": 1.1, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 15, + "SingleFireRate": 450, + "CanQueueSecondShot": false, + "bFirerate": 30, + "Ergonomics": 38, + "Velocity": 0, + "bEffDist": 70, + "bHearDist": 1, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "5f647d9f8499b57dc40ddb93", + "defAmmo": "5e85aa1a988a8701445df1f5", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 20, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5e848cc2988a8701445df1ef", + "_parent": "5e848cc2988a8701445df1e8", + "_props": { + "filters": [ + { + "Filter": [ + "5e85aa1a988a8701445df1f5", + "5e85aac65505fa48730d8af2", + "5e85a9a6eacf8c039e4e2ac1", + "5f647f31b6238e5dd066e196", + "5e85a9f4add9fe03027d9bf1", + "5f647fd3f6e4ab66c82faed6" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.32, + "CameraSnap": 2, + "ReloadMode": "InternalMagazine", + "CenterOfImpact": 0.45, + "AimPlane": 0.112, + "DeviationCurve": 2.5, + "DeviationMax": 10, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.3, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.25, + "z": -0.06 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.299805, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.99, + "CoolFactorGun": 4.032, + "CoolFactorGunMods": 1.03, + "HeatFactorByShot": 6.89, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false, + "ShotgunDispersion": 1 + }, + "_proto": "54491c4f4bdc2db1078b4568" + }, "576165642459773c7a400233": { "_id": "576165642459773c7a400233", "_name": "weapon_izhmash_saiga12k_10_12g", @@ -264687,6 +287639,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -264712,7 +287668,8 @@ "618a75c9a3884f56c957ca1b", "57acb6222459771ec34b5cb0", "5c61a40d2e2216001403158d", - "5c90c3622e221601da359851" + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" ] } ] @@ -265034,2054 +287991,11 @@ "IsFlareGun": false, "IsOneoff": false, "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false, "ShotgunDispersion": 1 }, "_proto": "56dee2bdd2720bc8328b4567" }, - "54491c4f4bdc2db1078b4568": { - "_id": "54491c4f4bdc2db1078b4568", - "_name": "weapon_izhmeh_mr133_12g", - "_parent": "5447b6094bdc2dc3278b4567", - "_type": "Item", - "_props": { - "Name": "Ружье МР-133 12к", - "ShortName": "МР-133 12к", - "Description": "Гладкоствольное многозарядное ружьё МР-133 с перезаряжанием цевьем, производства ИжМех. Надежное и удобное оружие для охоты и самообороны. Уникально в своем роде благодаря наличию затворной задержки.", - "Weight": 1.1, - "BackgroundColor": "black", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_pump", - "Prefab": { - "path": "assets/content/weapons/mr133/weapon_izhmeh_mr133_12g_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 72, - "RepairSpeed": 12, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_barrel", - "_id": "560d19c44bdc2de22e8b457a", - "_parent": "54491c4f4bdc2db1078b4568", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d4491a4bdc2d882f8b456e", - "560835c74bdc2dc8488b456f", - "560836484bdc2d20478b456e", - "560836b64bdc2d57468b4567", - "55d448594bdc2d8c2f8b4569", - "55d449444bdc2d962f8b456d", - "560836fb4bdc2d773f8b4569", - "560837154bdc2da74d8b4568", - "5608373c4bdc2dc8488b4570", - "560837544bdc2de22e8b456e", - "560837824bdc2d57468b4568", - "5608379a4bdc2d26448b4569" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_handguard", - "_id": "560d1a214bdc2da74d8b4570", - "_parent": "54491c4f4bdc2db1078b4568", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d45f484bdc2d972f8b456d", - "55d45d3f4bdc2d972f8b456c" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "560d1bc94bdc2de22e8b457b", - "_parent": "54491c4f4bdc2db1078b4568", - "_props": { - "filters": [ - { - "AnimationIndex": 0, - "Filter": [ - "55d484b44bdc2d1d4e8b456d", - "55d485804bdc2d8c2f8b456b", - "56deee15d2720bee328b4567", - "5882163e24597758206fee8c", - "5882163824597757561aa922", - "5882163224597757561aa920", - "56deeefcd2720bc8328b4568" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_stock", - "_id": "560d1d074bdc2d26448b4574", - "_parent": "54491c4f4bdc2db1078b4568", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bfe7fb30db8340018089fed", - "56083a334bdc2dc8488b4571", - "56083be64bdc2d20478b456f", - "56083cba4bdc2de22e8b456f" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "560d1e974bdc2d20478b457b", - "_parent": "54491c4f4bdc2db1078b4568", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d48a634bdc2d8b2f8b456a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5792111024597773c72397b5", - "_parent": "54491c4f4bdc2db1078b4568", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d48ebc4bdc2d8c2f8b456c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "shotgun", - "weapUseType": "primary", - "ammoCaliber": "Caliber12g", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 2800, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": false, - "RecoilForceUp": 520, - "RecoilForceBack": 650, - "Convergence": 1.3, - "RecoilAngle": 90, - "weapFireType": [ - "single" - ], - "RecolDispersion": 15, - "SingleFireRate": 450, - "CanQueueSecondShot": false, - "bFirerate": 30, - "Ergonomics": 40, - "Velocity": 0, - "bEffDist": 70, - "bHearDist": 1, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "55d484b44bdc2d1d4e8b456d", - "defAmmo": "560d5e524bdc2d25448b4571", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 20, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "56eaa97bd2720bf2698b4574", - "_parent": "54491c4f4bdc2db1078b4568", - "_props": { - "filters": [ - { - "Filter": [ - "560d5e524bdc2d25448b4571", - "5d6e6772a4b936088465b17c", - "5d6e67fba4b9361bc73bc779", - "5d6e6806a4b936088465b17e", - "5d6e68dea4b9361bcc29e659", - "5d6e6911a4b9361bd5780d52", - "5c0d591486f7744c505b416f", - "58820d1224597753c90aeb13", - "5d6e68c4a4b9361b93413f79", - "5d6e68a8a4b9360b6c0d54e2", - "5d6e68e6a4b9361c140bcfe0", - "5d6e6869a4b9361c140bcfde", - "5d6e68b3a4b9361bca7e50b5", - "5d6e6891a4b9361bd473feea", - "5d6e689ca4b9361bc8618956", - "5d6e68d1a4b93622fe60e845" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.24, - "CameraSnap": 3, - "ReloadMode": "InternalMagazine", - "CenterOfImpact": 0.48, - "AimPlane": 0.112, - "DeviationCurve": 2.5, - "DeviationMax": 10, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.3, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.25, - "z": -0.06 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 25, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.259325, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.99, - "CoolFactorGun": 4.032, - "CoolFactorGunMods": 1.03, - "HeatFactorByShot": 5.043, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false, - "ShotgunDispersion": 1 - } - }, - "56dee2bdd2720bc8328b4567": { - "_id": "56dee2bdd2720bc8328b4567", - "_name": "weapon_izhmeh_mr153_12g", - "_parent": "5447b6094bdc2dc3278b4567", - "_type": "Item", - "_props": { - "Name": "Ружье МР-153 12к", - "ShortName": "МР-153 12к", - "Description": "Гладкоствольное многозарядное ружьё МР-153, производства ИжМех. Надежное и удобное оружие для охоты и самообороны.", - "Weight": 1.2, - "BackgroundColor": "black", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/mr153/weapon_izhmeh_mr153_12g_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 82, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_barrel", - "_id": "56deec06d2720bec348b4567", - "_parent": "56dee2bdd2720bc8328b4567", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "588200af24597742fa221dfb", - "588200c224597743990da9ed", - "588200cf2459774414733d55", - "56deec93d2720bec348b4568" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_handguard", - "_id": "56deef95d2720b4c698b4584", - "_parent": "56dee2bdd2720bc8328b4567", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "56deed6ed2720b4c698b4583" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "56deefc4d2720bb1328b4568", - "_parent": "56dee2bdd2720bc8328b4567", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "55d484b44bdc2d1d4e8b456d", - "55d485804bdc2d8c2f8b456b", - "56deee15d2720bee328b4567", - "5882163e24597758206fee8c", - "5882163824597757561aa922", - "5882163224597757561aa920", - "56deeefcd2720bc8328b4568" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_stock", - "_id": "56def02cd2720bec348b4569", - "_parent": "56dee2bdd2720bc8328b4567", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5bfe7fb30db8340018089fed", - "56083a334bdc2dc8488b4571", - "56083be64bdc2d20478b456f", - "56083cba4bdc2de22e8b456f" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "56f2a14dd2720bc7308b45a2", - "_parent": "56dee2bdd2720bc8328b4567", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d48a634bdc2d8b2f8b456a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "58172a6d24597714a658fe64", - "_parent": "56dee2bdd2720bc8328b4567", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d48ebc4bdc2d8c2f8b456c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "shotgun", - "weapUseType": "primary", - "ammoCaliber": "Caliber12g", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 2800, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": false, - "RecoilForceUp": 455, - "RecoilForceBack": 585, - "Convergence": 1.6, - "RecoilAngle": 90, - "weapFireType": [ - "single" - ], - "RecolDispersion": 15, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 40, - "Ergonomics": 43, - "Velocity": 0, - "bEffDist": 70, - "bHearDist": 1, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "56deee15d2720bee328b4567", - "defAmmo": "560d5e524bdc2d25448b4571", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 20, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "56deebd7d2720bbd328b4567", - "_parent": "56dee2bdd2720bc8328b4567", - "_props": { - "filters": [ - { - "Filter": [ - "560d5e524bdc2d25448b4571", - "5d6e6772a4b936088465b17c", - "5d6e67fba4b9361bc73bc779", - "5d6e6806a4b936088465b17e", - "5d6e68dea4b9361bcc29e659", - "5d6e6911a4b9361bd5780d52", - "5c0d591486f7744c505b416f", - "58820d1224597753c90aeb13", - "5d6e68c4a4b9361b93413f79", - "5d6e68a8a4b9360b6c0d54e2", - "5d6e68e6a4b9361c140bcfe0", - "5d6e6869a4b9361c140bcfde", - "5d6e68b3a4b9361bca7e50b5", - "5d6e6891a4b9361bd473feea", - "5d6e689ca4b9361bc8618956", - "5d6e68d1a4b93622fe60e845" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.24, - "CameraSnap": 2.8, - "ReloadMode": "InternalMagazine", - "CenterOfImpact": 0.5, - "AimPlane": 0.114, - "DeviationCurve": 2.5, - "DeviationMax": 10, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.3, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.25, - "z": -0.06 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 25, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.284625, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.99, - "CoolFactorGun": 4.032, - "CoolFactorGunMods": 1.03, - "HeatFactorByShot": 4.9, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false, - "ShotgunDispersion": 1 - }, - "_proto": "54491c4f4bdc2db1078b4568" - }, - "5580223e4bdc2d1c128b457f": { - "_id": "5580223e4bdc2d1c128b457f", - "_name": "weapon_izhmeh_mr43e-1c_12g", - "_parent": "5447b6094bdc2dc3278b4567", - "_type": "Item", - "_props": { - "Name": "Двуствольное ружье МР43e", - "ShortName": "МР43e", - "Description": "Мечта охотника. Двустволка мать ее так!", - "Weight": 3.5, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_rifle", - "Prefab": { - "path": "assets/content/weapons/mr43/weapon_izhmeh_mr43_12g_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 60, - "RepairSpeed": 2, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_barrel", - "_id": "55d5a27c4bdc2d8c2f8b456f", - "_parent": "5580223e4bdc2d1c128b457f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5580169d4bdc2d9d138b4585", - "55d447bb4bdc2d892f8b456f", - "611a30addbdd8440277441dc" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "611a35095b7ffe001b4649d3", - "_parent": "5580223e4bdc2d1c128b457f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "611a31ce5b7ffe001b4649d1" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "shotgun", - "weapUseType": "primary", - "ammoCaliber": "Caliber12g", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 10000, - "RepairComplexity": 0, - "durabSpawnMin": 50, - "durabSpawnMax": 75, - "isFastReload": false, - "RecoilForceUp": 365, - "RecoilForceBack": 510, - "Convergence": 1.2, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "doublet" - ], - "RecolDispersion": 35, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 900, - "Ergonomics": 44, - "Velocity": 0, - "bEffDist": 100, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "5448bc234bdc2d3c308b4569", - "defAmmo": "560d5e524bdc2d25448b4571", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon_000", - "_id": "56eaa954d2720b7c698b4571", - "_parent": "5580223e4bdc2d1c128b457f", - "_props": { - "filters": [ - { - "Filter": [ - "560d5e524bdc2d25448b4571", - "5d6e6772a4b936088465b17c", - "5d6e67fba4b9361bc73bc779", - "5d6e6806a4b936088465b17e", - "5d6e68dea4b9361bcc29e659", - "5d6e6911a4b9361bd5780d52", - "5c0d591486f7744c505b416f", - "58820d1224597753c90aeb13", - "5d6e68c4a4b9361b93413f79", - "5d6e68a8a4b9360b6c0d54e2", - "5d6e68e6a4b9361c140bcfe0", - "5d6e6869a4b9361c140bcfde", - "5d6e68b3a4b9361bca7e50b5", - "5d6e6891a4b9361bd473feea", - "5d6e689ca4b9361bc8618956", - "5d6e68d1a4b93622fe60e845" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - }, - { - "_name": "patron_in_weapon_001", - "_id": "56eaa95ed2720b69698b456e", - "_parent": "5580223e4bdc2d1c128b457f", - "_props": { - "filters": [ - { - "Filter": [ - "560d5e524bdc2d25448b4571", - "5d6e6772a4b936088465b17c", - "5d6e67fba4b9361bc73bc779", - "5d6e6806a4b936088465b17e", - "5d6e68dea4b9361bcc29e659", - "5d6e6911a4b9361bd5780d52", - "5c0d591486f7744c505b416f", - "58820d1224597753c90aeb13", - "5d6e68c4a4b9361b93413f79", - "5d6e68a8a4b9360b6c0d54e2", - "5d6e68e6a4b9361c140bcfe0", - "5d6e6869a4b9361c140bcfde", - "5d6e68b3a4b9361bca7e50b5", - "5d6e6891a4b9361bd473feea", - "5d6e689ca4b9361bc8618956", - "5d6e68d1a4b93622fe60e845" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.216, - "CameraSnap": 2.2, - "ReloadMode": "OnlyBarrel", - "CenterOfImpact": 0.01, - "AimPlane": 0, - "DeviationCurve": 2.5, - "DeviationMax": 10, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.31, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.15, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": 0, - "z": 0 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": false, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 25, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.21505, - "AllowJam": false, - "AllowFeed": false, - "AllowMisfire": true, - "AllowSlide": false, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.99, - "CoolFactorGun": 4.608, - "CoolFactorGunMods": 1.02, - "HeatFactorByShot": 11.62, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false, - "ShotgunDispersion": 1 - } - }, - "606dae0ab0e443224b421bb7": { - "_id": "606dae0ab0e443224b421bb7", - "_name": "weapon_kalashnikov_mp155_12g", - "_parent": "5447b6094bdc2dc3278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_kalashnikov_mp155_12g", - "ShortName": "weapon_kalashnikov_mp155_12g", - "Description": "weapon_kalashnikov_mp155_12g", - "Weight": 1.1, - "BackgroundColor": "black", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/mp155/weapon_kalashnikov_mp155_12g_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 6, - "HideEntrails": false, - "RepairCost": 95, - "RepairSpeed": 8, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_barrel", - "_id": "606dae0ab0e443224b421bb9", - "_parent": "606dae0ab0e443224b421bb7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6076c1b9f2cb2e02a42acedc" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_handguard", - "_id": "606dae0ab0e443224b421bba", - "_parent": "606dae0ab0e443224b421bb7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "607d5aa50494a626335e12ed", - "606ee5c81246154cad35d65e" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "606dae0ab0e443224b421bbb", - "_parent": "606dae0ab0e443224b421bb7", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "6076c87f232e5a31c233d50e", - "55d484b44bdc2d1d4e8b456d", - "55d485804bdc2d8c2f8b456b", - "56deee15d2720bee328b4567", - "5882163e24597758206fee8c", - "5882163824597757561aa922", - "5882163224597757561aa920", - "56deeefcd2720bc8328b4568" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_stock", - "_id": "606dae0ab0e443224b421bbc", - "_parent": "606dae0ab0e443224b421bb7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "607d5a891246154cad35d6aa", - "606eef46232e5a31c233d500" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "606dae0ab0e443224b421bbd", - "_parent": "606dae0ab0e443224b421bb7", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d48a634bdc2d8b2f8b456a", - "60785ce5132d4d12c81fd918" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "shotgun", - "weapUseType": "primary", - "ammoCaliber": "Caliber12g", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 3100, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": false, - "RecoilForceUp": 445, - "RecoilForceBack": 565, - "Convergence": 1.4, - "RecoilAngle": 90, - "weapFireType": [ - "single" - ], - "RecolDispersion": 15, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 40, - "Ergonomics": 48, - "Velocity": 0, - "bEffDist": 70, - "bHearDist": 1, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "56deee15d2720bee328b4567", - "defAmmo": "560d5e524bdc2d25448b4571", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 20, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "606dae0ab0e443224b421bbf", - "_parent": "606dae0ab0e443224b421bb7", - "_props": { - "filters": [ - { - "Filter": [ - "560d5e524bdc2d25448b4571", - "5d6e6772a4b936088465b17c", - "5d6e67fba4b9361bc73bc779", - "5d6e6806a4b936088465b17e", - "5d6e68dea4b9361bcc29e659", - "5d6e6911a4b9361bd5780d52", - "5c0d591486f7744c505b416f", - "58820d1224597753c90aeb13", - "5d6e68c4a4b9361b93413f79", - "5d6e68a8a4b9360b6c0d54e2", - "5d6e68e6a4b9361c140bcfe0", - "5d6e6869a4b9361c140bcfde", - "5d6e68b3a4b9361bca7e50b5", - "5d6e6891a4b9361bd473feea", - "5d6e689ca4b9361bc8618956", - "5d6e68d1a4b93622fe60e845" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.2, - "CameraSnap": 2.8, - "ReloadMode": "InternalMagazine", - "CenterOfImpact": 0.5, - "AimPlane": 0.114, - "DeviationCurve": 2.5, - "DeviationMax": 10, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.3, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.25, - "z": -0.06 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 25, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.2783, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.99, - "CoolFactorGun": 4.032, - "CoolFactorGunMods": 1.03, - "HeatFactorByShot": 4.8, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false, - "ShotgunDispersion": 1 - }, - "_proto": "54491c4f4bdc2db1078b4568" - }, - "5e870397991fd70db46995c8": { - "_id": "5e870397991fd70db46995c8", - "_name": "weapon_mossberg_590a1_12g", - "_parent": "5447b6094bdc2dc3278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_remington_model_870_12g", - "ShortName": "weapon_remington_model_870_12g", - "Description": "weapon_remington_model_870_12g", - "Weight": 1.1, - "BackgroundColor": "black", - "Width": 4, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_pump", - "Prefab": { - "path": "assets/content/weapons/m590/weapon_mossberg_590a1_12g_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 86, - "RepairSpeed": 12, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_barrel", - "_id": "5e870397991fd70db46995ca", - "_parent": "5e870397991fd70db46995c8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5e87071478f43e51ca2de5e1" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_handguard", - "_id": "5e870397991fd70db46995cb", - "_parent": "5e870397991fd70db46995c8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5eea21647547d6330471b3c9", - "5e87076ce2db31558c75a11d" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5e870397991fd70db46995cc", - "_parent": "5e870397991fd70db46995c8", - "_props": { - "filters": [ - { - "AnimationIndex": 0, - "Filter": [ - "5e87080c81c4ed43e83cefda" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_stock", - "_id": "5e870397991fd70db46995cd", - "_parent": "5e870397991fd70db46995c8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5eea217fc64c5d0dfc05712a", - "5ef1b9f0c64c5d0dfc0571a1", - "5e87116b81c4ed43e83cefdd" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5e870397991fd70db46995ce", - "_parent": "5e870397991fd70db46995c8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5e87114fe2db31558c75a120", - "5eeb2ff5ea4f8b73c827350b" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "shotgun", - "weapUseType": "primary", - "ammoCaliber": "Caliber12g", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 3250, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": false, - "RecoilForceUp": 550, - "RecoilForceBack": 610, - "Convergence": 1.7, - "RecoilAngle": 95, - "weapFireType": [ - "single" - ], - "RecolDispersion": 15, - "SingleFireRate": 450, - "CanQueueSecondShot": false, - "bFirerate": 30, - "Ergonomics": 48, - "Velocity": 0, - "bEffDist": 70, - "bHearDist": 1, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "5e87080c81c4ed43e83cefda", - "defAmmo": "560d5e524bdc2d25448b4571", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 20, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5e870397991fd70db46995cf", - "_parent": "5e870397991fd70db46995c8", - "_props": { - "filters": [ - { - "Filter": [ - "560d5e524bdc2d25448b4571", - "5d6e6772a4b936088465b17c", - "5d6e67fba4b9361bc73bc779", - "5d6e6806a4b936088465b17e", - "5d6e68dea4b9361bcc29e659", - "5d6e6911a4b9361bd5780d52", - "5c0d591486f7744c505b416f", - "58820d1224597753c90aeb13", - "5d6e68c4a4b9361b93413f79", - "5d6e68a8a4b9360b6c0d54e2", - "5d6e68e6a4b9361c140bcfe0", - "5d6e6869a4b9361c140bcfde", - "5d6e68b3a4b9361bca7e50b5", - "5d6e6891a4b9361bd473feea", - "5d6e689ca4b9361bc8618956", - "5d6e68d1a4b93622fe60e845" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.24, - "CameraSnap": 2.6, - "ReloadMode": "InternalMagazine", - "CenterOfImpact": 0.42, - "AimPlane": 0.112, - "DeviationCurve": 2.5, - "DeviationMax": 10, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.3, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.25, - "z": -0.06 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 25, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.271975, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.99, - "CoolFactorGun": 4.032, - "CoolFactorGunMods": 1.03, - "HeatFactorByShot": 7.1, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false, - "ShotgunDispersion": 1 - }, - "_proto": "54491c4f4bdc2db1078b4568" - }, - "5a7828548dc32e5a9c28b516": { - "_id": "5a7828548dc32e5a9c28b516", - "_name": "weapon_remington_model_870_12g", - "_parent": "5447b6094bdc2dc3278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_remington_model_870_12g", - "ShortName": "weapon_remington_model_870_12g", - "Description": "weapon_remington_model_870_12g", - "Weight": 1.1, - "BackgroundColor": "black", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_pump", - "Prefab": { - "path": "assets/content/weapons/m870/weapon_remington_model_870_12g_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": true, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 88, - "RepairSpeed": 12, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_barrel", - "_id": "5a7828548dc32e5a9c28b517", - "_parent": "5a7828548dc32e5a9c28b516", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a787ebcc5856700142fdd98", - "5a787f25c5856700186c4ab9", - "5a787f7ac5856700177af660", - "5a787fadc5856700155a6ca1", - "5a787fdfc5856700142fdd9a" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_handguard", - "_id": "5a7828548dc32e5a9c28b518", - "_parent": "5a7828548dc32e5a9c28b516", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a788031c585673f2b5c1c79", - "5a788068c5856700137e4c8f", - "5a788089c5856700142fdd9c" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5a7828548dc32e5a9c28b519", - "_parent": "5a7828548dc32e5a9c28b516", - "_props": { - "filters": [ - { - "AnimationIndex": 0, - "Filter": [ - "5a7882dcc5856700177af662", - "5a78832ec5856700155a6ca3", - "5a78830bc5856700137e4c90" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_stock", - "_id": "5a7828548dc32e5a9c28b51a", - "_parent": "5a7828548dc32e5a9c28b516", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a78813bc5856700186c4abe", - "5ae35b315acfc4001714e8b0", - "5a7880d0c5856700142fdd9d", - "5a788169c5856700142fdd9e", - "5bfe86a20db834001d23e8f7" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5a789524c5856700177b1126", - "_parent": "5a7828548dc32e5a9c28b516", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a7893c1c585673f2b5c374d", - "5a78948ec5856700177b1124" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "shotgun", - "weapUseType": "primary", - "ammoCaliber": "Caliber12g", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 3250, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": false, - "RecoilForceUp": 520, - "RecoilForceBack": 650, - "Convergence": 1.8, - "RecoilAngle": 90, - "weapFireType": [ - "single" - ], - "RecolDispersion": 15, - "SingleFireRate": 450, - "CanQueueSecondShot": false, - "bFirerate": 30, - "Ergonomics": 45, - "Velocity": 0, - "bEffDist": 70, - "bHearDist": 1, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "5a7882dcc5856700177af662", - "defAmmo": "560d5e524bdc2d25448b4571", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 20, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5a7828548dc32e5a9c28b51d", - "_parent": "5a7828548dc32e5a9c28b516", - "_props": { - "filters": [ - { - "Filter": [ - "560d5e524bdc2d25448b4571", - "5d6e6772a4b936088465b17c", - "5d6e67fba4b9361bc73bc779", - "5d6e6806a4b936088465b17e", - "5d6e68dea4b9361bcc29e659", - "5d6e6911a4b9361bd5780d52", - "5c0d591486f7744c505b416f", - "58820d1224597753c90aeb13", - "5d6e68c4a4b9361b93413f79", - "5d6e68a8a4b9360b6c0d54e2", - "5d6e68e6a4b9361c140bcfe0", - "5d6e6869a4b9361c140bcfde", - "5d6e68b3a4b9361bca7e50b5", - "5d6e6891a4b9361bd473feea", - "5d6e689ca4b9361bc8618956", - "5d6e68d1a4b93622fe60e845" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.24, - "CameraSnap": 2.6, - "ReloadMode": "InternalMagazine", - "CenterOfImpact": 0.4, - "AimPlane": 0.112, - "DeviationCurve": 2.5, - "DeviationMax": 10, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.3, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.25, - "z": -0.06 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 25, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.271975, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.99, - "CoolFactorGun": 4.032, - "CoolFactorGunMods": 1.03, - "HeatFactorByShot": 5.5, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false, - "ShotgunDispersion": 1 - }, - "_proto": "54491c4f4bdc2db1078b4568" - }, - "5e848cc2988a8701445df1e8": { - "_id": "5e848cc2988a8701445df1e8", - "_name": "weapon_toz_ks23m_23x75", - "_parent": "5447b6094bdc2dc3278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_toz_ks23m_23x75", - "ShortName": "weapon_toz_ks23m_23x75", - "Description": "weapon_toz_ks23m_23x75", - "Weight": 1.5, - "BackgroundColor": "black", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_pump", - "Prefab": { - "path": "assets/content/weapons/ks23/weapon_toz_ks23m_23x75_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 122, - "RepairSpeed": 12, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "Rifle", - "Grids": [], - "Slots": [ - { - "_name": "mod_barrel", - "_id": "5e848cc2988a8701445df1ea", - "_parent": "5e848cc2988a8701445df1e8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5e848d1c264f7c180b5e35a9", - "5e848d2eea0a7c419c2f9bfd" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_handguard", - "_id": "5e848cc2988a8701445df1eb", - "_parent": "5e848cc2988a8701445df1e8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5e848d51e4dbc5266a4ec63b" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5e848cc2988a8701445df1ec", - "_parent": "5e848cc2988a8701445df1e8", - "_props": { - "filters": [ - { - "AnimationIndex": 0, - "Filter": [ - "5f647d9f8499b57dc40ddb93" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_stock", - "_id": "5e848cc2988a8701445df1ed", - "_parent": "5e848cc2988a8701445df1e8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5e848db4681bea2ada00daa9", - "5e848d99865c0f329958c83b" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "shotgun", - "weapUseType": "primary", - "ammoCaliber": "Caliber23x75", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 2250, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": false, - "RecoilForceUp": 610, - "RecoilForceBack": 740, - "Convergence": 1.1, - "RecoilAngle": 90, - "weapFireType": [ - "single" - ], - "RecolDispersion": 15, - "SingleFireRate": 450, - "CanQueueSecondShot": false, - "bFirerate": 30, - "Ergonomics": 38, - "Velocity": 0, - "bEffDist": 70, - "bHearDist": 1, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "5f647d9f8499b57dc40ddb93", - "defAmmo": "5e85aa1a988a8701445df1f5", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 20, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5e848cc2988a8701445df1ef", - "_parent": "5e848cc2988a8701445df1e8", - "_props": { - "filters": [ - { - "Filter": [ - "5e85aa1a988a8701445df1f5", - "5e85aac65505fa48730d8af2", - "5e85a9a6eacf8c039e4e2ac1", - "5f647f31b6238e5dd066e196", - "5e85a9f4add9fe03027d9bf1", - "5f647fd3f6e4ab66c82faed6" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.32, - "CameraSnap": 2, - "ReloadMode": "InternalMagazine", - "CenterOfImpact": 0.45, - "AimPlane": 0.112, - "DeviationCurve": 2.5, - "DeviationMax": 10, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.3, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.25, - "z": -0.06 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 25, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.299805, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.99, - "CoolFactorGun": 4.032, - "CoolFactorGunMods": 1.03, - "HeatFactorByShot": 6.89, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false, - "ShotgunDispersion": 1 - }, - "_proto": "54491c4f4bdc2db1078b4568" - }, "5a38e6bac4a2826c6e06d79b": { "_id": "5a38e6bac4a2826c6e06d79b", "_name": "weapon_toz_toz-106_20g", @@ -267138,6 +288052,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -267323,10 +288241,265 @@ "IsFlareGun": false, "IsOneoff": false, "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false, "ShotgunDispersion": 1 }, "_proto": "55801eed4bdc2d89578b4588" }, + "57f4c844245977379d5c14d1": { + "_id": "57f4c844245977379d5c14d1", + "_name": "weapon_zmz_pp-9_9x18pmm", + "_parent": "5447b5e04bdc2d62278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_zmz_pp-9_9x18pmm", + "ShortName": "weapon_zmz_pp-9_9x18pmm", + "Description": "weapon_zmz_pp-9_9x18pmm", + "Weight": 1.33, + "BackgroundColor": "black", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/pp-91/weapon_zmz_pp-9_9x18pmm_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 92, + "RepairSpeed": 14, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "57f4cc31245977379c268554", + "_parent": "57f4c844245977379d5c14d1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57d152ec245977144076ccdf" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "57f4cc65245977379f1ded66", + "_parent": "57f4c844245977379d5c14d1", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "57d14e1724597714010c3f4b", + "57d1519e24597714373db79d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_mount", + "_id": "57f4cc8624597737a2564363", + "_parent": "57f4c844245977379d5c14d1", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ee59b42459771c7b045da5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "smg", + "weapUseType": "primary", + "ammoCaliber": "Caliber9x18PMM", + "Durability": 95, + "MaxDurability": 100, + "OperatingResource": 5800, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 58, + "RecoilForceBack": 211, + "Convergence": 2.7, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 15, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 1000, + "Ergonomics": 65, + "Velocity": -6.06, + "bEffDist": 100, + "bHearDist": 80, + "isChamberLoad": false, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "57d14e1724597714010c3f4b", + "defAmmo": "573719762459775a626ccbc1", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 10, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "57f4cbad245977379f1ded64", + "_parent": "57f4c844245977379d5c14d1", + "_props": { + "filters": [ + { + "Filter": [ + "573718ba2459775a75491131", + "573719df2459775a626ccbc2", + "57371aab2459775a77142f22", + "57371b192459775a9f58a5e0", + "57371e4124597760ff7b25f1", + "57371eb62459776125652ac1", + "57371f8d24597761006c6a81", + "5737201124597760fc4431f1", + "5737207f24597760ff7b25f2", + "57371f2b24597761224311f1", + "573719762459775a626ccbc1", + "573720e02459776143012541", + "57372140245977611f70ee91", + "5737218f245977612125ba51" + ], + "MaxStackCount": 0 + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.072, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.25, + "AimPlane": 0.05, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.27, + "z": 0.02 + }, + "RotationCenter": { + "x": 0, + "y": -0.13, + "z": -0.04 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.3, + "z": -0.05 + }, + "SizeReduceRight": 1, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 50, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1.007, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1.1227, + "HeatFactorByShot": 2.63, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 0.8, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "57d14d2524597714373db789" + }, "5e00903ae9dc277128008b87": { "_id": "5e00903ae9dc277128008b87", "_name": "weapon_bt_mp9_9x19", @@ -267383,6 +288556,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -267622,27 +288799,28 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, - "5de7bd7bfd6b4e6e2276dc25": { - "_id": "5de7bd7bfd6b4e6e2276dc25", - "_name": "weapon_bt_mp9n_9x19", + "59f9cabd86f7743a10721f46": { + "_id": "59f9cabd86f7743a10721f46", + "_name": "weapon_izhmash_saiga_9_9x19", "_parent": "5447b5e04bdc2d62278b4567", "_type": "Item", "_props": { - "Name": "Бургер и Томат ЭмПэ ДеВяТь", - "ShortName": "weapon_bt_mp9_9x19", - "Description": "weapon_bt_mp9_9x19", - "Weight": 0.75, + "Name": "weapon_izhmash_saiga_9_9x19", + "ShortName": "weapon_izhmash_saiga_9_9x19", + "Description": "weapon_izhmash_saiga_9_9x19", + "Weight": 1.962, "BackgroundColor": "black", - "Width": 2, + "Width": 3, "Height": 1, "StackMaxSize": 1, "ItemSound": "weap_ar", "Prefab": { - "path": "assets/content/weapons/mp9/weapon_bt_mp9n_9x19_container.bundle", + "path": "assets/content/weapons/pp-19-01/weapon_izhmash_saiga_9_9x19_container.bundle", "rcid": "" }, "UsePrefab": { @@ -267662,7 +288840,7 @@ "LootExperience": 30, "ExamineExperience": 8, "HideEntrails": false, - "RepairCost": 93, + "RepairCost": 45, "RepairSpeed": 15, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -267682,21 +288860,103 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "59f9cabd86f7743a10721f47", + "_parent": "59f9cabd86f7743a10721f46", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5f6341043ada5942720e2dc5", + "6087e663132d4d12c81fd96b", + "5beec8ea0db834001a6f9dbf", + "5649ad3f4bdc2df8348b4585", + "5649ade84bdc2d1b2b8b4587", + "59e62cc886f77440d40b52a1", + "5a0071d486f77404e23a12b2", + "57e3dba62459770f0c32322b", + "5cf54404d7f00c108840b2ef", + "5e2192a498a36665e8337386", + "5b30ac585acfc433000eb79c", + "59e6318286f77444dd62c4cc", + "5cf50850d7f00c056e24104c", + "5cf508bfd7f00c056e24104e", + "5947f92f86f77427344a76b1", + "5947fa2486f77425b47c1a9b", + "5c6bf4aa2e2216001219b0ae", + "5649ae4a4bdc2d1b2b8b4588", + "5998517986f7746017232f7e", + "623c3be0484b5003161840dc", + "628a664bccaab13006640e47", + "628c9ab845c59e5b80768a81" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "59f9cabd86f7743a10721f48", + "_parent": "59f9cabd86f7743a10721f46", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cf50fc5d7f00c056c53f83c", + "5ac78eaf5acfc4001926317a", + "599851db86f77467372f0a18" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "59f9cabd86f7743a10721f49", + "_parent": "59f9cabd86f7743a10721f46", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "6130ca3fd92c473c77020dbd", + "5648ac824bdc2ded0b8b457d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, { "_name": "mod_magazine", - "_id": "5de7bd7bfd6b4e6e2276dc27", - "_parent": "5de7bd7bfd6b4e6e2276dc25", + "_id": "59f9cabd86f7743a10721f4a", + "_parent": "59f9cabd86f7743a10721f46", "_props": { "filters": [ { "AnimationIndex": -1, "Filter": [ - "5de8e8dafd6b4e6e2276dc32", - "5de8ea8ffd6b4e6e2276dc35", - "5de8eaadbbaf010b10528a6d", - "5de8eac42a78646d96665d91" + "5998529a86f774647f44f421", + "599860ac86f77436b225ed1a", + "5c0673fb0db8340023300271", + "5c0672ed0db834001b7353f3" ] } ] @@ -267707,50 +288967,20 @@ }, { "_name": "mod_muzzle", - "_id": "5de7bd7bfd6b4e6e2276dc28", - "_parent": "5de7bd7bfd6b4e6e2276dc25", + "_id": "59f9cabd86f7743a10721f4b", + "_parent": "59f9cabd86f7743a10721f46", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5de8f237bbaf010b10528a70" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "5de7bd7bfd6b4e6e2276dc2f", - "_parent": "5de7bd7bfd6b4e6e2276dc25", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5de910da8b6c4240ba2651b5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_foregrip", - "_id": "5de919a3883dde2175416467", - "_parent": "5de7bd7bfd6b4e6e2276dc25", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5de8fbad2fbe23140d3ee9c4" + "5998597786f77414ea6da093", + "5998598e86f7740b3f498a86", + "59bffc1f86f77435b128b872", + "5a9fb739a2750c003215717f", + "5c6165902e22160010261b28", + "5a32a064c4a28200741e22de", + "59bfc5c886f7743bf6794e62" ] } ] @@ -267761,33 +288991,51 @@ }, { "_name": "mod_reciever", - "_id": "5de919b4f76fdc1ce94a5a4e", - "_parent": "5de7bd7bfd6b4e6e2276dc25", + "_id": "59f9cabd86f7743a10721f4c", + "_parent": "59f9cabd86f7743a10721f46", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5de8e67c4a9f347bc92edbd7", - "5e0090f7e9dc277128008b93" + "59985a6c86f77414ec448d17", + "59985a8086f77414ec448d1a" ] } ] }, - "_required": true, + "_required": false, "_mergeSlotWithChildren": false, "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_charge", - "_id": "5de92277b74cd90030650c7f", - "_parent": "5de7bd7bfd6b4e6e2276dc25", + "_name": "mod_sight_rear", + "_id": "59f9cabd86f7743a10721f4d", + "_parent": "59f9cabd86f7743a10721f46", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5de922d4b11454561e39239f" + "599860e986f7743bb57573a6" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_gas_block", + "_id": "59f9cabd86f7743a10721f4f", + "_parent": "59f9cabd86f7743a10721f46", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "59ccd11386f77428f24a488f" ] } ] @@ -267802,41 +289050,482 @@ "weapClass": "smg", "weapUseType": "primary", "ammoCaliber": "Caliber9x19PARA", - "Durability": 100, + "Durability": 95, "MaxDurability": 100, - "OperatingResource": 4500, + "OperatingResource": 3000, "RepairComplexity": 0, "durabSpawnMin": 25, "durabSpawnMax": 75, "isFastReload": true, - "RecoilForceUp": 60, - "RecoilForceBack": 283, - "Convergence": 2.2, - "RecoilAngle": 95, + "RecoilForceUp": 49, + "RecoilForceBack": 274, + "Convergence": 1, + "RecoilAngle": 90, "weapFireType": [ - "single", - "fullauto" + "single" ], "RecolDispersion": 25, "SingleFireRate": 450, "CanQueueSecondShot": true, - "bFirerate": 1100, - "Ergonomics": 75, - "Velocity": 13, - "bEffDist": 200, + "bFirerate": 650, + "Ergonomics": 32, + "Velocity": -17.9, + "bEffDist": 300, "bHearDist": 80, "isChamberLoad": true, "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5de8e8dafd6b4e6e2276dc32", + "isBoltCatch": false, + "defMagType": "5998529a86f774647f44f421", "defAmmo": "56d59d3ad2720bdb418b4577", "AdjustCollimatorsToTrajectory": false, "shotgunDispersion": 0, "Chambers": [ { "_name": "patron_in_weapon", - "_id": "5de7bd7bfd6b4e6e2276dc30", - "_parent": "5de7bd7bfd6b4e6e2276dc25", + "_id": "59f9cabd86f7743a10721f50", + "_parent": "59f9cabd86f7743a10721f46", + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ], + "MaxStackCount": 0 + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.072, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.07, + "AimPlane": 0.1, + "DeviationCurve": 1.75, + "DeviationMax": 17, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.25, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.27, + "z": -0.08 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 50, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.2024, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 0.9066, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 0.9964, + "HeatFactorByShot": 2.3, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "5fc3f2d5900b1d5091531e57": { + "_id": "5fc3f2d5900b1d5091531e57", + "_name": "weapon_tdi_kriss_vector_gen_2_9x19", + "_parent": "5447b5e04bdc2d62278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_tdi_kriss_vector_gen_2_9x19", + "ShortName": "weapon_tdi_kriss_vector_gen_2_9x19", + "Description": "weapon_tdi_kriss_vector_gen_2_9x19", + "Weight": 1.8, + "BackgroundColor": "black", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/vector/weapon_tdi_kriss_vector_gen_2_9x19_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 267, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_magazine", + "_id": "5fc3f2d5900b1d5091531e59", + "_parent": "5fc3f2d5900b1d5091531e57", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "5a7ad2e851dfba0016153692", + "5a718b548dc32e000d46d262", + "5a718da68dc32e000d46d264", + "5a718f958dc32e00094b97e7", + "630769c4962d0247b029dc60", + "630767c37d50ff5e8a1ea71a", + "63076701a987397c0816d21b" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_sight_front", + "_id": "5fc3f2d5900b1d5091531e5a", + "_parent": "5fc3f2d5900b1d5091531e57", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5894a73486f77426d259076c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5fc3f2d5900b1d5091531e5b", + "_parent": "5fc3f2d5900b1d5091531e57", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b17d4351e00367f9bdd", + "5dfa3d7ac41b2312ea33362a", + "5c1780312e221602b66cc189", + "5fb6564947ce63734e3fa1da", + "5bc09a18d4351e003562b68e", + "5c18b9192e2216398b5a8104", + "5894a81786f77427140b8347" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5fc3f2d5900b1d5091531e5c", + "_parent": "5fc3f2d5900b1d5091531e57", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "626bb8532c923541184624b4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "5fc3f2d5900b1d5091531e5d", + "_parent": "5fc3f2d5900b1d5091531e57", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "5fc3f2d5900b1d5091531e5e", + "_parent": "5fc3f2d5900b1d5091531e57", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fb6558ad6f0b2136f2d7eb7", + "5fb655b748c711690e3a8d5a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_barrel", + "_id": "5fc3f2d5900b1d5091531e5f", + "_parent": "5fc3f2d5900b1d5091531e57", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fbbc366ca32ed67276c1557", + "5fbbc383d5cb881a7363194a" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5fc3f2d5900b1d5091531e60", + "_parent": "5fc3f2d5900b1d5091531e57", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fbb976df9986c4cff3fe5f2", + "5fbb978207e8a97d1f0902d3" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5fce176b1f152d4312622bcb", + "_parent": "5fc3f2d5900b1d5091531e57", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fce0f9b55375d18a253eff2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5fce1777480a9832e737d8a4", + "_parent": "5fc3f2d5900b1d5091531e57", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fce0f9b55375d18a253eff2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "smg", + "weapUseType": "primary", + "ammoCaliber": "Caliber9x19PARA", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 4900, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 43, + "RecoilForceBack": 351, + "Convergence": 3.4, + "RecoilAngle": 85, + "weapFireType": [ + "single", + "burst", + "fullauto" + ], + "RecolDispersion": 40, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 950, + "Ergonomics": 65, + "Velocity": 13, + "bEffDist": 200, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5a718b548dc32e000d46d262", + "defAmmo": "56d59d3ad2720bdb418b4577", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5fc3f2d5900b1d5091531e61", + "_parent": "5fc3f2d5900b1d5091531e57", "_props": { "filters": [ { @@ -267858,11 +289547,11 @@ "_proto": "55d4af244bdc2d962f8b4571" } ], - "CameraRecoil": 0.064, - "CameraSnap": 3.5, + "CameraRecoil": 0.12, + "CameraSnap": 4.7, "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.21, - "AimPlane": 0.1, + "CenterOfImpact": 0.25, + "AimPlane": 0.35, "DeviationCurve": 2.25, "DeviationMax": 11, "Foldable": true, @@ -267893,287 +289582,6 @@ "CompactHandling": true, "SightingRange": 100, "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 50, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.1024, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1.0464, - "HeatFactorByShot": 1.8, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "5cc82d76e24e8d00134b4b83": { - "_id": "5cc82d76e24e8d00134b4b83", - "_name": "weapon_fn_p90_57x28", - "_parent": "5447b5e04bdc2d62278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_hk_mp7a1_46x30", - "ShortName": "weapon_hk_mp7a1_46x30", - "Description": "weapon_hk_mp7a1_46x30", - "Weight": 0.7, - "BackgroundColor": "black", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/p90/weapon_fn_p90_57x28_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 226, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "SubMachineGun", - "Grids": [], - "Slots": [ - { - "_name": "mod_magazine", - "_id": "5cc82d76e24e8d00134b4b85", - "_parent": "5cc82d76e24e8d00134b4b83", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "5cc70093e4a949033c734312" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_stock", - "_id": "5cc82d76e24e8d00134b4b8d", - "_parent": "5cc82d76e24e8d00134b4b83", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cc700b9e4a949000f0f0f25", - "5cebec10d7f00c065703d185" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "5cc837bed7f00c00117917f9", - "_parent": "5cc82d76e24e8d00134b4b83", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cc700ede4a949033c734315", - "5cc70102e4a949035e43ba74", - "5cf7acfcd7f00c1084477cf2" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_barrel", - "_id": "5cc837cbd7f00c0012066ad2", - "_parent": "5cc82d76e24e8d00134b4b83", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cc701aae4a949000e1ea45c", - "5cc701d7e4a94900100ac4e7" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "5cc837ded7f00c000d3a6b59", - "_parent": "5cc82d76e24e8d00134b4b83", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cc6ea78e4a949000e1ea3c1", - "5cc6ea85e4a949000e1ea3c3" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "smg", - "weapUseType": "primary", - "ammoCaliber": "Caliber57x28", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 6500, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 54, - "RecoilForceBack": 270, - "Convergence": 2.5, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 900, - "Ergonomics": 60, - "Velocity": 1.5, - "bEffDist": 200, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "5cc70093e4a949033c734312", - "defAmmo": "5cc80f38e4a949001152b560", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5cc82d76e24e8d00134b4b8e", - "_parent": "5cc82d76e24e8d00134b4b83", - "_props": { - "filters": [ - { - "Filter": [ - "5cc80f53e4a949000e1ea4f8", - "5cc86832d7f00c000d3a6e6c", - "5cc86840d7f00c002412c56c", - "5cc80f67e4a949035e43bbba", - "5cc80f38e4a949001152b560", - "5cc80f8fe4a949033b0224a2", - "5cc80f79e4a949033c7343b2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.112, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.25, - "AimPlane": 0.25, - "DeviationCurve": 2.25, - "DeviationMax": 11, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.32, - "z": -0.02 - }, - "RotationCenter": { - "x": 0, - "y": -0.13, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.38, - "z": -0.11 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": false, - "SightingRange": 100, - "MinRepairDegradation": 0, "MaxRepairDegradation": 0.05, "IronSightRange": 50, "MustBoltBeOpennedForExternalReload": false, @@ -268184,17 +289592,17 @@ "HipInnaccuracyGain": 0.16, "ManualBoltCatch": false, "AimSensitivity": 0.65, - "BurstShotsCount": 3, + "BurstShotsCount": 2, "BaseMalfunctionChance": 0.18975, "AllowJam": true, "AllowFeed": true, "AllowMisfire": true, "AllowSlide": true, "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1, - "CoolFactorGun": 2.88, - "CoolFactorGunMods": 1, - "HeatFactorByShot": 1.69, + "HeatFactorGun": 1.0816, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 0.9216, + "HeatFactorByShot": 1.55, "AllowOverheat": true, "DoubleActionAccuracyPenalty": 1.5, "RecoilPosZMult": 1, @@ -268202,7 +289610,8 @@ "MaxRepairKitDegradation": 0.045, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, @@ -268262,6 +289671,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -268446,27 +289859,28 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, - "5926bb2186f7744b1c6c6e60": { - "_id": "5926bb2186f7744b1c6c6e60", - "_name": "weapon_hk_mp5_navy3_9x19", + "5ea03f7400685063ec28bfa8": { + "_id": "5ea03f7400685063ec28bfa8", + "_name": "weapon_zis_ppsh41_762x25", "_parent": "5447b5e04bdc2d62278b4567", "_type": "Item", "_props": { - "Name": "weapon_hk_mp5_navy3_9x19", - "ShortName": "weapon_hk_mp5_navy3_9x19", - "Description": "weapon_hk_mp5_navy3_9x19", - "Weight": 0.74, + "Name": "weapon_zis_ppsh41_762x25", + "ShortName": "weapon_zis_ppsh41_762x25", + "Description": "weapon_zis_ppsh41_762x25", + "Weight": 1.01, "BackgroundColor": "black", "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "weap_ar", "Prefab": { - "path": "assets/content/weapons/mp5/weapon_hk_mp5_navy3_9x19_container.bundle", + "path": "assets/content/weapons/ppsh41/weapon_zis_ppsh41_762x25_container.bundle", "rcid": "" }, "UsePrefab": { @@ -268486,7 +289900,7 @@ "LootExperience": 30, "ExamineExperience": 8, "HideEntrails": false, - "RepairCost": 250, + "RepairCost": 51, "RepairSpeed": 15, "ExtraSizeLeft": 0, "ExtraSizeRight": 0, @@ -268506,20 +289920,41 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ + { + "_name": "mod_stock", + "_id": "5ea03f7400685063ec28bfab", + "_parent": "5ea03f7400685063ec28bfa8", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ea03e9400685063ec28bfa4" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, { "_name": "mod_magazine", - "_id": "5926bb2186f7744b1c6c6e62", - "_parent": "5926bb2186f7744b1c6c6e60", + "_id": "5ea03f7400685063ec28bfad", + "_parent": "5ea03f7400685063ec28bfa8", "_props": { "filters": [ { "AnimationIndex": -1, "Filter": [ - "5d2f213448f0355009199284", - "5926c3b286f774640d189b6b", - "5a351711c4a282000b1521a4" + "5ea034eb5aad6446a939737b", + "5ea034f65aad6446a939737e" ] } ] @@ -268530,15 +289965,14 @@ }, { "_name": "mod_reciever", - "_id": "5926bb2186f7744b1c6c6e63", - "_parent": "5926bb2186f7744b1c6c6e60", + "_id": "5ea03f7400685063ec28bfaf", + "_parent": "5ea03f7400685063ec28bfa8", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5926f2e086f7745aae644231", - "5926c0df86f77462f647f764" + "5ea03e5009aa976f2e7a514b" ] } ] @@ -268548,15 +289982,15 @@ "_proto": "55d30c4c4bdc2db4468b457e" }, { - "_name": "mod_charge", - "_id": "5926bb2186f7744b1c6c6e65", - "_parent": "5926bb2186f7744b1c6c6e60", + "_name": "mod_barrel", + "_id": "5ea06b13fadf1d18c87b0774", + "_parent": "5ea03f7400685063ec28bfa8", "_props": { "filters": [ { "Shift": 0, "Filter": [ - "5926c32286f774616e42de99" + "5ea02bb600685063ec28bfa1" ] } ] @@ -268570,71 +290004,45 @@ "CantRemoveFromSlotsDuringRaid": [], "weapClass": "smg", "weapUseType": "primary", - "ammoCaliber": "Caliber9x19PARA", - "Durability": 100, + "ammoCaliber": "Caliber762x25TT", + "Durability": 95, "MaxDurability": 100, - "OperatingResource": 5600, + "OperatingResource": 5000, "RepairComplexity": 0, "durabSpawnMin": 25, "durabSpawnMax": 75, "isFastReload": true, - "RecoilForceUp": 65, - "RecoilForceBack": 306, - "Convergence": 2, - "RecoilAngle": 90, + "RecoilForceUp": 69, + "RecoilForceBack": 324, + "Convergence": 1.5, + "RecoilAngle": 110, "weapFireType": [ "single", - "burst", "fullauto" ], "RecolDispersion": 25, "SingleFireRate": 450, "CanQueueSecondShot": true, - "bFirerate": 800, - "Ergonomics": 50, - "Velocity": 13, + "bFirerate": 1000, + "Ergonomics": 16, + "Velocity": -17.9, "bEffDist": 200, "bHearDist": 80, - "isChamberLoad": false, + "isChamberLoad": true, "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5926c3b286f774640d189b6b", - "defAmmo": "56d59d3ad2720bdb418b4577", + "isBoltCatch": false, + "defMagType": "5ea034eb5aad6446a939737b", + "defAmmo": "5735ff5c245977640e39ba7e", "AdjustCollimatorsToTrajectory": false, "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5926bb2186f7744b1c6c6e66", - "_parent": "5926bb2186f7744b1c6c6e60", - "_props": { - "filters": [ - { - "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.068, + "Chambers": [], + "CameraRecoil": 0.144, "CameraSnap": 3.5, "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.2, - "AimPlane": 0.25, - "DeviationCurve": 3.5, - "DeviationMax": 7.5, + "CenterOfImpact": 0.1, + "AimPlane": 0.15, + "DeviationCurve": 2.25, + "DeviationMax": 11, "Foldable": false, "Retractable": false, "TacticalReloadStiffnes": { @@ -268646,7 +290054,7 @@ "RecoilCenter": { "x": 0, "y": -0.25, - "z": -0.01 + "z": 0 }, "RotationCenter": { "x": 0, @@ -268655,23 +290063,276 @@ }, "RotationCenterNoStock": { "x": 0, - "y": -0.25, - "z": -0.01 + "y": -0.27, + "z": -0.08 }, "SizeReduceRight": 0, "FoldedSlot": "", - "CompactHandling": true, + "CompactHandling": false, "SightingRange": 100, "MinRepairDegradation": 0, "MaxRepairDegradation": 0.04, - "IronSightRange": 25, + "IronSightRange": 50, "MustBoltBeOpennedForExternalReload": false, "MustBoltBeOpennedForInternalReload": false, "BoltAction": false, "HipAccuracyRestorationDelay": 0.2, "HipAccuracyRestorationSpeed": 7, "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": true, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.18975, + "AllowJam": false, + "AllowFeed": false, + "AllowMisfire": false, + "AllowSlide": false, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1, + "CoolFactorGun": 2.88, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 2.1, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "57f3c6bd24597738e730fa2f": { + "_id": "57f3c6bd24597738e730fa2f", + "_name": "weapon_zmz_pp-91-01_9x18pm", + "_parent": "5447b5e04bdc2d62278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_zmz_pp-91-01_9x18pm", + "ShortName": "weapon_zmz_pp-91-01_9x18pm", + "Description": "weapon_zmz_pp-91-01_9x18pm", + "Weight": 1.33, + "BackgroundColor": "black", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/pp-91/weapon_zmz_pp-91-01_9x18pm_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 76, + "RepairSpeed": 14, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "57f3c7872459773c9c1f34dd", + "_parent": "57f3c6bd24597738e730fa2f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57d152ec245977144076ccdf" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_muzzle", + "_id": "57f3c7a524597738e8253ce4", + "_parent": "57f3c6bd24597738e730fa2f", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57f3c7e024597738ea4ba286" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "57f3caf424597738eb6c4a68", + "_parent": "57f3c6bd24597738e730fa2f", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "57d14e1724597714010c3f4b", + "57d1519e24597714373db79d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "smg", + "weapUseType": "primary", + "ammoCaliber": "Caliber9x18PM", + "Durability": 95, + "MaxDurability": 100, + "OperatingResource": 5000, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 58, + "RecoilForceBack": 211, + "Convergence": 2.5, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 900, + "Ergonomics": 65, + "Velocity": -5, + "bEffDist": 100, + "bHearDist": 80, + "isChamberLoad": false, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "57d14e1724597714010c3f4b", + "defAmmo": "573719762459775a626ccbc1", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 10, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "57f3c75e24597738eb6c49da", + "_parent": "57f3c6bd24597738e730fa2f", + "_props": { + "filters": [ + { + "Filter": [ + "573718ba2459775a75491131", + "573719df2459775a626ccbc2", + "57371b192459775a9f58a5e0", + "57371e4124597760ff7b25f1", + "57371eb62459776125652ac1", + "57371f8d24597761006c6a81", + "5737201124597760fc4431f1", + "5737207f24597760ff7b25f2", + "57371f2b24597761224311f1", + "573719762459775a626ccbc1", + "573720e02459776143012541", + "57372140245977611f70ee91", + "5737218f245977612125ba51" + ], + "MaxStackCount": 0 + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.048, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.2, + "AimPlane": 0.05, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.27, + "z": 0.02 + }, + "RotationCenter": { + "x": 0, + "y": -0.13, + "z": -0.04 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.3, + "z": -0.05 + }, + "SizeReduceRight": 1, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 50, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, "AimSensitivity": 0.65, "BurstShotsCount": 3, "BaseMalfunctionChance": 0.1771, @@ -268680,18 +290341,452 @@ "AllowMisfire": true, "AllowSlide": true, "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1, + "HeatFactorGun": 1.007, "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1, - "HeatFactorByShot": 1.85, + "CoolFactorGunMods": 1.1227, + "HeatFactorByShot": 2.58, "AllowOverheat": true, "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, + "RecoilPosZMult": 0.8, "MinRepairKitDegradation": 0, "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "57d14d2524597714373db789" + }, + "5fb64bc92b1b027b1f50bcf2": { + "_id": "5fb64bc92b1b027b1f50bcf2", + "_name": "weapon_tdi_kriss_vector_gen_2_1143x23", + "_parent": "5447b5e04bdc2d62278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_tdi_kriss_vector_gen_2_1143x23", + "ShortName": "weapon_tdi_kriss_vector_gen_2_1143x23", + "Description": "weapon_tdi_kriss_vector_gen_2_1143x23", + "Weight": 1.86, + "BackgroundColor": "black", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/vector/weapon_tdi_kriss_vector_gen_2_1143x23_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 258, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_magazine", + "_id": "5fb64bc92b1b027b1f50bcf4", + "_parent": "5fb64bc92b1b027b1f50bcf2", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "5fb651b52b1b027b1f50bcff", + "5fb651dc85f90547f674b6f4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_sight_front", + "_id": "5fb64bc92b1b027b1f50bcf6", + "_parent": "5fb64bc92b1b027b1f50bcf2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b01d4351e0085325a51", + "5dfa3d950dee1b22f862eae0", + "5c17804b2e2216152006c02f", + "5fb6567747ce63734e3fa1dc", + "5bc09a30d4351e00367fb7c8", + "5c18b90d2e2216152142466b", + "5894a73486f77426d259076c" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_sight_rear", + "_id": "5fb64bc92b1b027b1f50bcf7", + "_parent": "5fb64bc92b1b027b1f50bcf2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5ba26b17d4351e00367f9bdd", + "5dfa3d7ac41b2312ea33362a", + "5c1780312e221602b66cc189", + "5fb6564947ce63734e3fa1da", + "5bc09a18d4351e003562b68e", + "5c18b9192e2216398b5a8104", + "5894a81786f77427140b8347" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_scope", + "_id": "5fb64bc92b1b027b1f50bcf8", + "_parent": "5fb64bc92b1b027b1f50bcf2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "626bb8532c923541184624b4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "5fb64bc92b1b027b1f50bcf9", + "_parent": "5fb64bc92b1b027b1f50bcf2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57fd23e32459772d0805bcf1", + "544909bb4bdc2d6f028b4577", + "5c06595c0db834001a66af6c", + "5a7b483fe899ef0016170d15", + "61605d88ffa6e502ac5e7eeb", + "5c5952732e2216398b5abda2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "5fb64bc92b1b027b1f50bcfc", + "_parent": "5fb64bc92b1b027b1f50bcf2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fb6558ad6f0b2136f2d7eb7", + "5fb655b748c711690e3a8d5a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_barrel", + "_id": "5fb658d3c09e041e073f858c", + "_parent": "5fb64bc92b1b027b1f50bcf2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fb65363d1409e5ca04b54f5", + "5fb653962b1b027b1f50bd03" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount", + "_id": "5fc3f280900b1d5091531e56", + "_parent": "5fb64bc92b1b027b1f50bcf2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fbb976df9986c4cff3fe5f2", + "5fbb978207e8a97d1f0902d3" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5fce17bd1f152d4312622bcc", + "_parent": "5fb64bc92b1b027b1f50bcf2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fce0f9b55375d18a253eff2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5fce17c9cd04c62af60d806c", + "_parent": "5fb64bc92b1b027b1f50bcf2", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fce0f9b55375d18a253eff2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "smg", + "weapUseType": "primary", + "ammoCaliber": "Caliber1143x23ACP", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 5100, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 55, + "RecoilForceBack": 396, + "Convergence": 3.4, + "RecoilAngle": 80, + "weapFireType": [ + "single", + "burst", + "fullauto" + ], + "RecolDispersion": 45, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 1100, + "Ergonomics": 65, + "Velocity": 13, + "bEffDist": 200, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5fb651b52b1b027b1f50bcff", + "defAmmo": "5e81f423763d9f754677bf2e", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5fb64bc92b1b027b1f50bcfd", + "_parent": "5fb64bc92b1b027b1f50bcf2", + "_props": { + "filters": [ + { + "Filter": [ + "5e81f423763d9f754677bf2e", + "5efb0cabfb3e451d70735af5", + "5efb0fc6aeb21837e749c801", + "5efb0d4f4bc50b58e81710f3", + "5ea2a8e200685063ec28c05a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.144, + "CameraSnap": 4.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.25, + "AimPlane": 0.35, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.32, + "z": -0.02 + }, + "RotationCenter": { + "x": 0, + "y": -0.13, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.38, + "z": -0.11 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.05, + "IronSightRange": 50, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 2, + "BaseMalfunctionChance": 0.18975, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1.0816, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 0.9216, + "HeatFactorByShot": 1.88, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.045, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, @@ -268751,6 +290846,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -269134,7 +291233,2431 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "58948c8e86f77409493f7266": { + "_id": "58948c8e86f77409493f7266", + "_name": "weapon_sig_mpx_9x19", + "_parent": "5447b5e04bdc2d62278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_sig_mpx_9x19", + "ShortName": "weapon_sig_mpx_9x19", + "Description": "weapon_sig_mpx_9x19", + "Weight": 0.64, + "BackgroundColor": "black", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/mpx/weapon_sig_mpx_9x19_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 135, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "58948c8f86f77409493f7267", + "_parent": "58948c8e86f77409493f7266", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "55d4b9964bdc2d1d4e8b456e", + "571659bb2459771fb2755a12", + "602e71bd53a60014f9705bfa", + "6113c3586c780c1e710c90bc", + "6113cc78d3a39d50044c065a", + "6113cce3d92c473c770200c7", + "5cc9bcaed7f00c011c04e179", + "5bb20e18d4351e00320205d5", + "5bb20e0ed4351e3bac1212dc", + "6193dcd0f8ee7e52e4210a28", + "5d025cc1d7ad1a53845279ef", + "5c6d7b3d2e221600114c9b7d", + "57c55efc2459772d2c6271e7", + "57af48872459771f0b2ebf11", + "57c55f092459772d291a8463", + "57c55f112459772d28133310", + "57c55f172459772d27602381", + "5a339805c4a2826c6e06d73d", + "55802f5d4bdc2dac148b458f", + "5d15cf3bd7ad1a67e71518b2", + "59db3a1d86f77429e05b4e92", + "5fbcbd6c187fea44d52eda14", + "59db3acc86f7742a2c4ab912", + "59db3b0886f77429d72fb895", + "615d8faecabb9b7ad90f4d5d", + "5b07db875acfc40dc528a5f6", + "5894a51286f77426d13baf02" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "58948c8f86f77409493f7268", + "_parent": "58948c8e86f77409493f7266", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "5c5db6742e2216000f1b2852", + "5c5db6552e2216001026119d", + "5894a05586f774094708ef75", + "5c5db6652e221600113fba51" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_reciever", + "_id": "58948c8f86f77409493f7269", + "_parent": "58948c8e86f77409493f7266", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5894a5b586f77426d2590767" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "58948c8f86f77409493f726a", + "_parent": "58948c8e86f77409493f7266", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "58ac1bf086f77420ed183f9f", + "5894a13e86f7742405482982", + "5fbcc429900b1d5091531dd7", + "5fbcc437d724d907e2077d5c", + "5c5db6ee2e221600113fba54", + "5c5db6f82e2216003a0fe914" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "58948c8f86f77409493f726b", + "_parent": "58948c8e86f77409493f7266", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c5db6b32e221600102611a0", + "58949edd86f77409483e16a9", + "58949fac86f77409483e16aa" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "smg", + "weapUseType": "primary", + "ammoCaliber": "Caliber9x19PARA", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 5600, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 60, + "RecoilForceBack": 299, + "Convergence": 1.5, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 850, + "Ergonomics": 40, + "Velocity": 0, + "bEffDist": 500, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5894a05586f774094708ef75", + "defAmmo": "56d59d3ad2720bdb418b4577", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "58948c8f86f77409493f726c", + "_parent": "58948c8e86f77409493f7266", + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.08, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0, + "AimPlane": 0.16, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.24, + "z": 0.02 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.26, + "z": -0.07 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.03, + "IronSightRange": 50, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 1.84, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.025, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "62e14904c2699c0ec93adc47": { + "_id": "62e14904c2699c0ec93adc47", + "_name": "weapon_tochmash_sr2m_veresk_9x21", + "_parent": "5447b5e04bdc2d62278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_hk_mp7a1_46x30", + "ShortName": "weapon_hk_mp7a1_46x30", + "Description": "weapon_hk_mp7a1_46x30", + "Weight": 0.938, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/sr2m/weapon_tochmash_sr2m_veresk_9x21_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 221, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_magazine", + "_id": "62e14904c2699c0ec93adc48", + "_parent": "62e14904c2699c0ec93adc47", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "62e153bcdb1a5c41971c1b5b", + "633a98eab8b0506e48497c1a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_muzzle", + "_id": "62e14904c2699c0ec93adc49", + "_parent": "62e14904c2699c0ec93adc47", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e2a7138e1ac9380579c122", + "62e2a754b6c0ee2f230cee0f" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "62e14904c2699c0ec93adc50", + "_parent": "62e14904c2699c0ec93adc47", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e292e7b6c0ee2f230cee00", + "62e2969582ebf260c20539c2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "62e1535fc2699c0ec93adc55", + "_parent": "62e14904c2699c0ec93adc47", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e27a7865f0b1592a49e17b" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_handguard", + "_id": "62e154e1c2699c0ec93adc56", + "_parent": "62e14904c2699c0ec93adc47", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "62e15547db1a5c41971c1b5e", + "637ba19df7ca6372bf2613d7" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_pistolgrip", + "_id": "637b9c95551ab530cf46d09c", + "_parent": "62e14904c2699c0ec93adc47", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "637b9c37b7e3bc41b21ce71a", + "637ba29bf7ca6372bf2613db" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "smg", + "weapUseType": "primary", + "ammoCaliber": "Caliber9x21", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 6500, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 68, + "RecoilForceBack": 272, + "Convergence": 2.1, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 950, + "Ergonomics": 59, + "Velocity": 13, + "bEffDist": 200, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "62e153bcdb1a5c41971c1b5b", + "defAmmo": "5a26abfac4a28232980eabff", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "62e14904c2699c0ec93adc51", + "_parent": "62e14904c2699c0ec93adc47", + "_props": { + "filters": [ + { + "Filter": [ + "5a269f97c4a282000b151807", + "5a26abfac4a28232980eabff", + "5a26ac06c4a282000c5a90a8", + "5a26ac0ec4a28200741e1e18" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.064, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.23, + "AimPlane": 0.25, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.32, + "z": -0.02 + }, + "RotationCenter": { + "x": 0, + "y": -0.13, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.38, + "z": -0.11 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 50, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1.0816, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1.0272, + "HeatFactorByShot": 1.75, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "5926bb2186f7744b1c6c6e60": { + "_id": "5926bb2186f7744b1c6c6e60", + "_name": "weapon_hk_mp5_navy3_9x19", + "_parent": "5447b5e04bdc2d62278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_hk_mp5_navy3_9x19", + "ShortName": "weapon_hk_mp5_navy3_9x19", + "Description": "weapon_hk_mp5_navy3_9x19", + "Weight": 0.74, + "BackgroundColor": "black", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/mp5/weapon_hk_mp5_navy3_9x19_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 250, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_magazine", + "_id": "5926bb2186f7744b1c6c6e62", + "_parent": "5926bb2186f7744b1c6c6e60", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "5d2f213448f0355009199284", + "5926c3b286f774640d189b6b", + "5a351711c4a282000b1521a4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_reciever", + "_id": "5926bb2186f7744b1c6c6e63", + "_parent": "5926bb2186f7744b1c6c6e60", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5926f2e086f7745aae644231", + "5926c0df86f77462f647f764" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "5926bb2186f7744b1c6c6e65", + "_parent": "5926bb2186f7744b1c6c6e60", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5926c32286f774616e42de99" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "smg", + "weapUseType": "primary", + "ammoCaliber": "Caliber9x19PARA", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 5600, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 65, + "RecoilForceBack": 306, + "Convergence": 2, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "burst", + "fullauto" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 800, + "Ergonomics": 50, + "Velocity": 13, + "bEffDist": 200, + "bHearDist": 80, + "isChamberLoad": false, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5926c3b286f774640d189b6b", + "defAmmo": "56d59d3ad2720bdb418b4577", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5926bb2186f7744b1c6c6e66", + "_parent": "5926bb2186f7744b1c6c6e60", + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.068, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.2, + "AimPlane": 0.25, + "DeviationCurve": 3.5, + "DeviationMax": 7.5, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.25, + "z": -0.01 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": -0.03 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.25, + "z": -0.01 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 25, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": true, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 1.85, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "57d14d2524597714373db789": { + "_id": "57d14d2524597714373db789", + "_name": "weapon_zmz_pp-91_9x18pm", + "_parent": "5447b5e04bdc2d62278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_zmz_pp-91_9x18pm", + "ShortName": "weapon_zmz_pp-91_9x18pm", + "Description": "weapon_zmz_pp-91_9x18pm", + "Weight": 1.33, + "BackgroundColor": "black", + "Width": 3, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/pp-91/weapon_zmz_pp-91_9x18pm_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 4, + "HideEntrails": false, + "RepairCost": 80, + "RepairSpeed": 14, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "57d1536524597714020ae83b", + "_parent": "57d14d2524597714373db789", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57d152ec245977144076ccdf" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "57d1538b245977143b65a8cf", + "_parent": "57d14d2524597714373db789", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "57d14e1724597714010c3f4b", + "57d1519e24597714373db79d" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_mount", + "_id": "57ee5bb22459771c7b046669", + "_parent": "57d14d2524597714373db789", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ee59b42459771c7b045da5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "smg", + "weapUseType": "primary", + "ammoCaliber": "Caliber9x18PM", + "Durability": 95, + "MaxDurability": 100, + "OperatingResource": 5000, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 58, + "RecoilForceBack": 211, + "Convergence": 2.5, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 900, + "Ergonomics": 65, + "Velocity": -6.06, + "bEffDist": 100, + "bHearDist": 80, + "isChamberLoad": false, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "57d14e1724597714010c3f4b", + "defAmmo": "573719762459775a626ccbc1", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 10, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "57d14daa245977143472e95c", + "_parent": "57d14d2524597714373db789", + "_props": { + "filters": [ + { + "Filter": [ + "573718ba2459775a75491131", + "573719df2459775a626ccbc2", + "57371b192459775a9f58a5e0", + "57371e4124597760ff7b25f1", + "57371eb62459776125652ac1", + "57371f8d24597761006c6a81", + "5737201124597760fc4431f1", + "5737207f24597760ff7b25f2", + "57371f2b24597761224311f1", + "573719762459775a626ccbc1", + "573720e02459776143012541", + "57372140245977611f70ee91", + "5737218f245977612125ba51" + ], + "MaxStackCount": 0 + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.064, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.25, + "AimPlane": 0.05, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.27, + "z": 0.02 + }, + "RotationCenter": { + "x": 0, + "y": -0.13, + "z": -0.04 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.3, + "z": -0.05 + }, + "SizeReduceRight": 1, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 50, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1.007, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1.1227, + "HeatFactorByShot": 2.63, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 0.8, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + } + }, + "5de7bd7bfd6b4e6e2276dc25": { + "_id": "5de7bd7bfd6b4e6e2276dc25", + "_name": "weapon_bt_mp9n_9x19", + "_parent": "5447b5e04bdc2d62278b4567", + "_type": "Item", + "_props": { + "Name": "Бургер и Томат ЭмПэ ДеВяТь", + "ShortName": "weapon_bt_mp9_9x19", + "Description": "weapon_bt_mp9_9x19", + "Weight": 0.75, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/mp9/weapon_bt_mp9n_9x19_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 93, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_magazine", + "_id": "5de7bd7bfd6b4e6e2276dc27", + "_parent": "5de7bd7bfd6b4e6e2276dc25", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "5de8e8dafd6b4e6e2276dc32", + "5de8ea8ffd6b4e6e2276dc35", + "5de8eaadbbaf010b10528a6d", + "5de8eac42a78646d96665d91" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_muzzle", + "_id": "5de7bd7bfd6b4e6e2276dc28", + "_parent": "5de7bd7bfd6b4e6e2276dc25", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5de8f237bbaf010b10528a70" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "5de7bd7bfd6b4e6e2276dc2f", + "_parent": "5de7bd7bfd6b4e6e2276dc25", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5de910da8b6c4240ba2651b5" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_foregrip", + "_id": "5de919a3883dde2175416467", + "_parent": "5de7bd7bfd6b4e6e2276dc25", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5de8fbad2fbe23140d3ee9c4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "5de919b4f76fdc1ce94a5a4e", + "_parent": "5de7bd7bfd6b4e6e2276dc25", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5de8e67c4a9f347bc92edbd7", + "5e0090f7e9dc277128008b93" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "5de92277b74cd90030650c7f", + "_parent": "5de7bd7bfd6b4e6e2276dc25", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5de922d4b11454561e39239f" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "smg", + "weapUseType": "primary", + "ammoCaliber": "Caliber9x19PARA", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 4500, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 60, + "RecoilForceBack": 283, + "Convergence": 2.2, + "RecoilAngle": 95, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 1100, + "Ergonomics": 75, + "Velocity": 13, + "bEffDist": 200, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5de8e8dafd6b4e6e2276dc32", + "defAmmo": "56d59d3ad2720bdb418b4577", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5de7bd7bfd6b4e6e2276dc30", + "_parent": "5de7bd7bfd6b4e6e2276dc25", + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.064, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.21, + "AimPlane": 0.1, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.32, + "z": -0.02 + }, + "RotationCenter": { + "x": 0, + "y": -0.13, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.38, + "z": -0.11 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 50, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1.1024, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1.0464, + "HeatFactorByShot": 1.8, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "5fc3e272f8b6a877a729eac5": { + "_id": "5fc3e272f8b6a877a729eac5", + "_name": "weapon_hk_ump_1143x23", + "_parent": "5447b5e04bdc2d62278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_hk_ump_1143x23", + "ShortName": "weapon_hk_ump_1143x23", + "Description": "weapon_hk_ump_1143x23", + "Weight": 1.22, + "BackgroundColor": "black", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/ump/weapon_hk_ump_1143x23_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 107, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_magazine", + "_id": "5fc3e272f8b6a877a729eac7", + "_parent": "5fc3e272f8b6a877a729eac5", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "5fc3e466187fea44d52eda90" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_scope", + "_id": "5fc3e272f8b6a877a729eacb", + "_parent": "5fc3e272f8b6a877a729eac5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "57ac965c24597706be5f975c", + "57aca93d2459771f2c7e26db", + "544a3a774bdc2d3a388b4567", + "5d2dc3e548f035404a1a4798", + "57adff4f24597737f373b6e6", + "5c0517910db83400232ffee5", + "591c4efa86f7741030027726", + "570fd79bd2720bc7458b4583", + "570fd6c2d2720bc6458b457f", + "558022b54bdc2dac148b458d", + "5c07dd120db834001c39092d", + "5c0a2cec0db834001b7ce47d", + "58491f3324597764bc48fa02", + "584924ec24597768f12ae244", + "5b30b0dc5acfc400153b7124", + "6165ac8c290d254f5e6b2f6c", + "60a23797a37c940de7062d02", + "5d2da1e948f035477b1ce2ba", + "5c0505e00db834001b735073", + "609a63b6e2ff132951242d09", + "584984812459776a704a82a6", + "59f9d81586f7744c7506ee62", + "570fd721d2720bc5458b4596", + "57ae0171245977343c27bfcf", + "5dfe6104585a0c3e995c7b82", + "5d1b5e94d7ad1a2b865a96b0", + "609bab8b455afd752b2e6138", + "58d39d3d86f77445bb794ae7", + "616554fe50224f204c1da2aa", + "5c7d55f52e221644f31bff6a", + "616584766ef05c2ce828ef57", + "5b3b6dc75acfc47a8773fb1e", + "615d8d878004cc50514c3233", + "577d128124597739d65d0e56", + "58d2664f86f7747fec5834f6", + "5c1cdd302e221602b3137250", + "61714b2467085e45ef140b2c", + "5b31163c5acfc400153b71cb", + "5a33b652c4a28232996e407c", + "5a33b2c9c4a282000c5a9511", + "59db7eed86f77461f8380365", + "5a1ead28fcdbcb001912fa9f", + "626bb8532c923541184624b4" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock", + "_id": "5fc3e272f8b6a877a729eacf", + "_parent": "5fc3e272f8b6a877a729eac5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fc3e4ee7283c4046c5814af" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_barrel", + "_id": "5fc3e8bbd6fa9c00c571bbcf", + "_parent": "5fc3e272f8b6a877a729eac5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fc3e4a27283c4046c5814ab", + "6130c3dffaa1272e43151c7d" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_000", + "_id": "5fc53bbb900b1d5091531e75", + "_parent": "5fc3e272f8b6a877a729eac5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fc53954f8b6a877a729eaeb" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_001", + "_id": "5fc53bc8900b1d5091531e76", + "_parent": "5fc3e272f8b6a877a729eac5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fc5396e900b1d5091531e72" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_mount_002", + "_id": "5fc53bd82770a0045c59c6f8", + "_parent": "5fc3e272f8b6a877a729eac5", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5fc5396e900b1d5091531e72" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "smg", + "weapUseType": "primary", + "ammoCaliber": "Caliber1143x23ACP", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 5000, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 78, + "RecoilForceBack": 301, + "Convergence": 2.8, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 30, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 600, + "Ergonomics": 62, + "Velocity": 13, + "bEffDist": 200, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5fc3e466187fea44d52eda90", + "defAmmo": "5e81f423763d9f754677bf2e", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5fc3e272f8b6a877a729ead0", + "_parent": "5fc3e272f8b6a877a729eac5", + "_props": { + "filters": [ + { + "Filter": [ + "5e81f423763d9f754677bf2e", + "5efb0cabfb3e451d70735af5", + "5efb0fc6aeb21837e749c801", + "5efb0d4f4bc50b58e81710f3", + "5ea2a8e200685063ec28c05a" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.088, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.25, + "AimPlane": 0.25, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": true, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.305, + "z": -0.02 + }, + "RotationCenter": { + "x": 0, + "y": -0.29, + "z": -0.05 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.1, + "z": 0 + }, + "SizeReduceRight": 0, + "FoldedSlot": "mod_stock", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.04, + "IronSightRange": 50, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.1771, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1.04, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 0.96, + "HeatFactorByShot": 2.26, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.035, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "60339954d62c9b14ed777c06": { + "_id": "60339954d62c9b14ed777c06", + "_name": "weapon_stmarms_stm_9_9x19", + "_parent": "5447b5e04bdc2d62278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_stmarms_stm_9_9x19", + "ShortName": "weapon_stmarms_stm_9_9x19", + "Description": "weapon_stmarms_stm_9_9x19", + "Weight": 0.35, + "BackgroundColor": "black", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/stm9/weapon_stmarms_stm_9_9x19_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 146, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_pistol_grip", + "_id": "60339954d62c9b14ed777c08", + "_parent": "60339954d62c9b14ed777c06", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0e2ff6d174af02a1659d4a", + "5a33e75ac4a2826c6e06d759", + "55d4b9964bdc2d1d4e8b456e", + "571659bb2459771fb2755a12", + "602e71bd53a60014f9705bfa", + "6113c3586c780c1e710c90bc", + "6113cc78d3a39d50044c065a", + "6113cce3d92c473c770200c7", + "5cc9bcaed7f00c011c04e179", + "5bb20e18d4351e00320205d5", + "5bb20e0ed4351e3bac1212dc", + "6193dcd0f8ee7e52e4210a28", + "5d025cc1d7ad1a53845279ef", + "5c6d7b3d2e221600114c9b7d", + "57c55efc2459772d2c6271e7", + "57af48872459771f0b2ebf11", + "57c55f092459772d291a8463", + "57c55f112459772d28133310", + "57c55f172459772d27602381", + "5a339805c4a2826c6e06d73d", + "55802f5d4bdc2dac148b458f", + "5d15cf3bd7ad1a67e71518b2", + "59db3a1d86f77429e05b4e92", + "5fbcbd6c187fea44d52eda14", + "59db3acc86f7742a2c4ab912", + "59db3b0886f77429d72fb895", + "615d8faecabb9b7ad90f4d5d", + "5b07db875acfc40dc528a5f6" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_magazine", + "_id": "60339954d62c9b14ed777c09", + "_parent": "60339954d62c9b14ed777c06", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "5a7ad2e851dfba0016153692", + "5a718b548dc32e000d46d262", + "5a718da68dc32e000d46d264", + "5a718f958dc32e00094b97e7", + "630769c4962d0247b029dc60", + "630767c37d50ff5e8a1ea71a", + "63076701a987397c0816d21b" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_reciever", + "_id": "60339954d62c9b14ed777c0a", + "_parent": "60339954d62c9b14ed777c06", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "602e63fb6335467b0c5ac94d" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_stock_001", + "_id": "60339954d62c9b14ed777c0b", + "_parent": "60339954d62c9b14ed777c06", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5a33ca0fc4a282000d72292f", + "5c0faeddd174af02a962601f", + "5649be884bdc2d79388b4577", + "5d120a10d7ad1a4e1026ba85", + "5b0800175acfc400153aebd4", + "5947e98b86f774778f1448bc", + "5947eab886f77475961d96c5", + "602e3f1254072b51b239f713", + "5c793fb92e221644f31bfb64", + "5c793fc42e221600114ca25d", + "591aef7986f774139d495f03", + "591af10186f774139d495f0e", + "627254cc9c563e6e442c398f", + "638de3603a1a4031d8260b8c" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "60339954d62c9b14ed777c0c", + "_parent": "60339954d62c9b14ed777c06", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5c0faf68d174af02a96260b8", + "56ea7165d2720b6e518b4583", + "55d44fd14bdc2d962f8b456e", + "5ea16d4d5aad6446a939753d", + "5bb20dbcd4351e44f824c04e", + "6033749e88382f4fab3fd2c5", + "5b2240bf5acfc40dc528af69", + "5d44334ba4b9362b346d1948", + "5f633ff5c444ce7e3c30a006" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_tactical_000", + "_id": "6033d3b2af437007501f2b03", + "_parent": "60339954d62c9b14ed777c06", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "602f85fd9b513876d4338d9c", + "60338ff388382f4fab3fd2c8" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "smg", + "weapUseType": "primary", + "ammoCaliber": "Caliber9x19PARA", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 3400, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 52, + "RecoilForceBack": 252, + "Convergence": 2.5, + "RecoilAngle": 90, + "weapFireType": [ + "single" + ], + "RecolDispersion": 15, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 800, + "Ergonomics": 50, + "Velocity": 0, + "bEffDist": 500, + "bHearDist": 70, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": true, + "defMagType": "5a718b548dc32e000d46d262", + "defAmmo": "56d59d3ad2720bdb418b4577", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "60339954d62c9b14ed777c0d", + "_parent": "60339954d62c9b14ed777c06", + "_props": { + "filters": [ + { + "Filter": [ + "5efb0da7a29a85116f6ea05f", + "5c3df7d588a4501f290594e5", + "58864a4f2459770fcc257101", + "56d59d3ad2720bdb418b4577", + "5c925fa22e221601da359b7b", + "5a3c16fe86f77452b62de32a", + "5efb0e16aeb21837e749c7ff", + "5c0d56a986f774449d5de529" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.072, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.01, + "AimPlane": 0.16, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.24, + "z": 0 + }, + "RotationCenter": { + "x": 0, + "y": -0.1, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": 0, + "z": 0 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": true, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.03, + "IronSightRange": 100, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.2024, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1, + "CoolFactorGun": 3.168, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 1.95, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.025, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false + }, + "_proto": "5447a9cd4bdc2dbd208b4567" + }, + "5cc82d76e24e8d00134b4b83": { + "_id": "5cc82d76e24e8d00134b4b83", + "_name": "weapon_fn_p90_57x28", + "_parent": "5447b5e04bdc2d62278b4567", + "_type": "Item", + "_props": { + "Name": "weapon_hk_mp7a1_46x30", + "ShortName": "weapon_hk_mp7a1_46x30", + "Description": "weapon_hk_mp7a1_46x30", + "Weight": 0.7, + "BackgroundColor": "black", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "weap_ar", + "Prefab": { + "path": "assets/content/weapons/p90/weapon_fn_p90_57x28_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 226, + "RepairSpeed": 15, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": true, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "Grids": [], + "Slots": [ + { + "_name": "mod_magazine", + "_id": "5cc82d76e24e8d00134b4b85", + "_parent": "5cc82d76e24e8d00134b4b83", + "_props": { + "filters": [ + { + "AnimationIndex": -1, + "Filter": [ + "5cc70093e4a949033c734312" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d30c394bdc2dae468b4577" + }, + { + "_name": "mod_stock", + "_id": "5cc82d76e24e8d00134b4b8d", + "_parent": "5cc82d76e24e8d00134b4b83", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cc700b9e4a949000f0f0f25", + "5cebec10d7f00c065703d185" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_reciever", + "_id": "5cc837bed7f00c00117917f9", + "_parent": "5cc82d76e24e8d00134b4b83", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cc700ede4a949033c734315", + "5cc70102e4a949035e43ba74", + "5cf7acfcd7f00c1084477cf2" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_barrel", + "_id": "5cc837cbd7f00c0012066ad2", + "_parent": "5cc82d76e24e8d00134b4b83", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cc701aae4a949000e1ea45c", + "5cc701d7e4a94900100ac4e7" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + }, + { + "_name": "mod_charge", + "_id": "5cc837ded7f00c000d3a6b59", + "_parent": "5cc82d76e24e8d00134b4b83", + "_props": { + "filters": [ + { + "Shift": 0, + "Filter": [ + "5cc6ea78e4a949000e1ea3c1", + "5cc6ea85e4a949000e1ea3c3" + ] + } + ] + }, + "_required": true, + "_mergeSlotWithChildren": false, + "_proto": "55d30c4c4bdc2db4468b457e" + } + ], + "CanPutIntoDuringTheRaid": true, + "CantRemoveFromSlotsDuringRaid": [], + "weapClass": "smg", + "weapUseType": "primary", + "ammoCaliber": "Caliber57x28", + "Durability": 100, + "MaxDurability": 100, + "OperatingResource": 6500, + "RepairComplexity": 0, + "durabSpawnMin": 25, + "durabSpawnMax": 75, + "isFastReload": true, + "RecoilForceUp": 54, + "RecoilForceBack": 270, + "Convergence": 2.5, + "RecoilAngle": 90, + "weapFireType": [ + "single", + "fullauto" + ], + "RecolDispersion": 25, + "SingleFireRate": 450, + "CanQueueSecondShot": true, + "bFirerate": 900, + "Ergonomics": 60, + "Velocity": 1.5, + "bEffDist": 200, + "bHearDist": 80, + "isChamberLoad": true, + "chamberAmmoCount": 1, + "isBoltCatch": false, + "defMagType": "5cc70093e4a949033c734312", + "defAmmo": "5cc80f38e4a949001152b560", + "AdjustCollimatorsToTrajectory": false, + "shotgunDispersion": 0, + "Chambers": [ + { + "_name": "patron_in_weapon", + "_id": "5cc82d76e24e8d00134b4b8e", + "_parent": "5cc82d76e24e8d00134b4b83", + "_props": { + "filters": [ + { + "Filter": [ + "5cc80f53e4a949000e1ea4f8", + "5cc86832d7f00c000d3a6e6c", + "5cc86840d7f00c002412c56c", + "5cc80f67e4a949035e43bbba", + "5cc80f38e4a949001152b560", + "5cc80f8fe4a949033b0224a2", + "5cc80f79e4a949033c7343b2" + ] + } + ] + }, + "_required": false, + "_mergeSlotWithChildren": false, + "_proto": "55d4af244bdc2d962f8b4571" + } + ], + "CameraRecoil": 0.112, + "CameraSnap": 3.5, + "ReloadMode": "ExternalMagazine", + "CenterOfImpact": 0.25, + "AimPlane": 0.25, + "DeviationCurve": 2.25, + "DeviationMax": 11, + "Foldable": false, + "Retractable": false, + "TacticalReloadStiffnes": { + "x": 0.95, + "y": 0.33, + "z": 0.95 + }, + "TacticalReloadFixation": 0.95, + "RecoilCenter": { + "x": 0, + "y": -0.32, + "z": -0.02 + }, + "RotationCenter": { + "x": 0, + "y": -0.13, + "z": 0 + }, + "RotationCenterNoStock": { + "x": 0, + "y": -0.38, + "z": -0.11 + }, + "SizeReduceRight": 0, + "FoldedSlot": "", + "CompactHandling": false, + "SightingRange": 100, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.05, + "IronSightRange": 50, + "MustBoltBeOpennedForExternalReload": false, + "MustBoltBeOpennedForInternalReload": false, + "BoltAction": false, + "HipAccuracyRestorationDelay": 0.2, + "HipAccuracyRestorationSpeed": 7, + "HipInnaccuracyGain": 0.16, + "ManualBoltCatch": false, + "AimSensitivity": 0.65, + "BurstShotsCount": 3, + "BaseMalfunctionChance": 0.18975, + "AllowJam": true, + "AllowFeed": true, + "AllowMisfire": true, + "AllowSlide": true, + "DurabilityBurnRatio": 1.15, + "HeatFactorGun": 1, + "CoolFactorGun": 2.88, + "CoolFactorGunMods": 1, + "HeatFactorByShot": 1.69, + "AllowOverheat": true, + "DoubleActionAccuracyPenalty": 1.5, + "RecoilPosZMult": 1, + "MinRepairKitDegradation": 0, + "MaxRepairKitDegradation": 0.045, + "IsFlareGun": false, + "IsOneoff": false, + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, @@ -269194,6 +293717,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -269621,360 +294148,8 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "5fc3e272f8b6a877a729eac5": { - "_id": "5fc3e272f8b6a877a729eac5", - "_name": "weapon_hk_ump_1143x23", - "_parent": "5447b5e04bdc2d62278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_hk_ump_1143x23", - "ShortName": "weapon_hk_ump_1143x23", - "Description": "weapon_hk_ump_1143x23", - "Weight": 1.22, - "BackgroundColor": "black", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/ump/weapon_hk_ump_1143x23_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 107, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "SubMachineGun", - "Grids": [], - "Slots": [ - { - "_name": "mod_magazine", - "_id": "5fc3e272f8b6a877a729eac7", - "_parent": "5fc3e272f8b6a877a729eac5", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "5fc3e466187fea44d52eda90" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_scope", - "_id": "5fc3e272f8b6a877a729eacb", - "_parent": "5fc3e272f8b6a877a729eac5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "626bb8532c923541184624b4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "5fc3e272f8b6a877a729eacf", - "_parent": "5fc3e272f8b6a877a729eac5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fc3e4ee7283c4046c5814af" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_barrel", - "_id": "5fc3e8bbd6fa9c00c571bbcf", - "_parent": "5fc3e272f8b6a877a729eac5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fc3e4a27283c4046c5814ab", - "6130c3dffaa1272e43151c7d" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_000", - "_id": "5fc53bbb900b1d5091531e75", - "_parent": "5fc3e272f8b6a877a729eac5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fc53954f8b6a877a729eaeb" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5fc53bc8900b1d5091531e76", - "_parent": "5fc3e272f8b6a877a729eac5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fc5396e900b1d5091531e72" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5fc53bd82770a0045c59c6f8", - "_parent": "5fc3e272f8b6a877a729eac5", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fc5396e900b1d5091531e72" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "smg", - "weapUseType": "primary", - "ammoCaliber": "Caliber1143x23ACP", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 5000, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 78, - "RecoilForceBack": 301, - "Convergence": 2.8, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 30, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 600, - "Ergonomics": 62, - "Velocity": 13, - "bEffDist": 200, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5fc3e466187fea44d52eda90", - "defAmmo": "5e81f423763d9f754677bf2e", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5fc3e272f8b6a877a729ead0", - "_parent": "5fc3e272f8b6a877a729eac5", - "_props": { - "filters": [ - { - "Filter": [ - "5e81f423763d9f754677bf2e", - "5efb0cabfb3e451d70735af5", - "5efb0fc6aeb21837e749c801", - "5efb0d4f4bc50b58e81710f3", - "5ea2a8e200685063ec28c05a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.088, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.25, - "AimPlane": 0.25, - "DeviationCurve": 2.25, - "DeviationMax": 11, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.305, - "z": -0.02 - }, - "RotationCenter": { - "x": 0, - "y": -0.29, - "z": -0.05 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.1, - "z": 0 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 50, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.04, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 0.96, - "HeatFactorByShot": 2.26, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, @@ -270034,6 +294209,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "SubMachineGun", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -270218,7 +294397,8 @@ "5d0a29ead7ad1a0026013f27", "618a75c9a3884f56c957ca1b", "57acb6222459771ec34b5cb0", - "5c90c3622e221601da359851" + "5c90c3622e221601da359851", + "638db77630c4240f9e06f8b6" ] } ] @@ -270371,2873 +294551,11 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "5447a9cd4bdc2dbd208b4567" }, - "59f9cabd86f7743a10721f46": { - "_id": "59f9cabd86f7743a10721f46", - "_name": "weapon_izhmash_saiga_9_9x19", - "_parent": "5447b5e04bdc2d62278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_izhmash_saiga_9_9x19", - "ShortName": "weapon_izhmash_saiga_9_9x19", - "Description": "weapon_izhmash_saiga_9_9x19", - "Weight": 1.962, - "BackgroundColor": "black", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/pp-19-01/weapon_izhmash_saiga_9_9x19_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 45, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "SubMachineGun", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "59f9cabd86f7743a10721f47", - "_parent": "59f9cabd86f7743a10721f46", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5f6341043ada5942720e2dc5", - "6087e663132d4d12c81fd96b", - "5beec8ea0db834001a6f9dbf", - "5649ad3f4bdc2df8348b4585", - "5649ade84bdc2d1b2b8b4587", - "59e62cc886f77440d40b52a1", - "5a0071d486f77404e23a12b2", - "57e3dba62459770f0c32322b", - "5cf54404d7f00c108840b2ef", - "5e2192a498a36665e8337386", - "5b30ac585acfc433000eb79c", - "59e6318286f77444dd62c4cc", - "5cf50850d7f00c056e24104c", - "5cf508bfd7f00c056e24104e", - "5947f92f86f77427344a76b1", - "5947fa2486f77425b47c1a9b", - "5c6bf4aa2e2216001219b0ae", - "5649ae4a4bdc2d1b2b8b4588", - "5998517986f7746017232f7e", - "623c3be0484b5003161840dc", - "628a664bccaab13006640e47", - "628c9ab845c59e5b80768a81" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "59f9cabd86f7743a10721f48", - "_parent": "59f9cabd86f7743a10721f46", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5cf50fc5d7f00c056c53f83c", - "5ac78eaf5acfc4001926317a", - "599851db86f77467372f0a18" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "59f9cabd86f7743a10721f49", - "_parent": "59f9cabd86f7743a10721f46", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "6130ca3fd92c473c77020dbd", - "5648ac824bdc2ded0b8b457d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "59f9cabd86f7743a10721f4a", - "_parent": "59f9cabd86f7743a10721f46", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "5998529a86f774647f44f421", - "599860ac86f77436b225ed1a", - "5c0673fb0db8340023300271", - "5c0672ed0db834001b7353f3" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_muzzle", - "_id": "59f9cabd86f7743a10721f4b", - "_parent": "59f9cabd86f7743a10721f46", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5998597786f77414ea6da093", - "5998598e86f7740b3f498a86", - "59bffc1f86f77435b128b872", - "5a9fb739a2750c003215717f", - "5c6165902e22160010261b28", - "5a32a064c4a28200741e22de", - "59bfc5c886f7743bf6794e62" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_reciever", - "_id": "59f9cabd86f7743a10721f4c", - "_parent": "59f9cabd86f7743a10721f46", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59985a6c86f77414ec448d17", - "59985a8086f77414ec448d1a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "59f9cabd86f7743a10721f4d", - "_parent": "59f9cabd86f7743a10721f46", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "599860e986f7743bb57573a6" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_gas_block", - "_id": "59f9cabd86f7743a10721f4f", - "_parent": "59f9cabd86f7743a10721f46", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "59ccd11386f77428f24a488f" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "smg", - "weapUseType": "primary", - "ammoCaliber": "Caliber9x19PARA", - "Durability": 95, - "MaxDurability": 100, - "OperatingResource": 3000, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 49, - "RecoilForceBack": 274, - "Convergence": 1, - "RecoilAngle": 90, - "weapFireType": [ - "single" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 650, - "Ergonomics": 32, - "Velocity": -17.9, - "bEffDist": 300, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "5998529a86f774647f44f421", - "defAmmo": "56d59d3ad2720bdb418b4577", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "59f9cabd86f7743a10721f50", - "_parent": "59f9cabd86f7743a10721f46", - "_props": { - "filters": [ - { - "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ], - "MaxStackCount": 0 - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.072, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.07, - "AimPlane": 0.1, - "DeviationCurve": 1.75, - "DeviationMax": 17, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.25, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.27, - "z": -0.08 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 50, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.2024, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 0.9066, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 0.9964, - "HeatFactorByShot": 2.3, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "58948c8e86f77409493f7266": { - "_id": "58948c8e86f77409493f7266", - "_name": "weapon_sig_mpx_9x19", - "_parent": "5447b5e04bdc2d62278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_sig_mpx_9x19", - "ShortName": "weapon_sig_mpx_9x19", - "Description": "weapon_sig_mpx_9x19", - "Weight": 0.64, - "BackgroundColor": "black", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/mpx/weapon_sig_mpx_9x19_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 135, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "SubMachineGun", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "58948c8f86f77409493f7267", - "_parent": "58948c8e86f77409493f7266", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "55d4b9964bdc2d1d4e8b456e", - "571659bb2459771fb2755a12", - "602e71bd53a60014f9705bfa", - "6113c3586c780c1e710c90bc", - "6113cc78d3a39d50044c065a", - "6113cce3d92c473c770200c7", - "5cc9bcaed7f00c011c04e179", - "5bb20e18d4351e00320205d5", - "5bb20e0ed4351e3bac1212dc", - "6193dcd0f8ee7e52e4210a28", - "5d025cc1d7ad1a53845279ef", - "5c6d7b3d2e221600114c9b7d", - "57c55efc2459772d2c6271e7", - "57af48872459771f0b2ebf11", - "57c55f092459772d291a8463", - "57c55f112459772d28133310", - "57c55f172459772d27602381", - "5a339805c4a2826c6e06d73d", - "55802f5d4bdc2dac148b458f", - "5d15cf3bd7ad1a67e71518b2", - "59db3a1d86f77429e05b4e92", - "5fbcbd6c187fea44d52eda14", - "59db3acc86f7742a2c4ab912", - "59db3b0886f77429d72fb895", - "615d8faecabb9b7ad90f4d5d", - "5b07db875acfc40dc528a5f6", - "5894a51286f77426d13baf02" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "58948c8f86f77409493f7268", - "_parent": "58948c8e86f77409493f7266", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "5c5db6742e2216000f1b2852", - "5c5db6552e2216001026119d", - "5894a05586f774094708ef75", - "5c5db6652e221600113fba51" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_reciever", - "_id": "58948c8f86f77409493f7269", - "_parent": "58948c8e86f77409493f7266", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5894a5b586f77426d2590767" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "58948c8f86f77409493f726a", - "_parent": "58948c8e86f77409493f7266", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "58ac1bf086f77420ed183f9f", - "5894a13e86f7742405482982", - "5fbcc429900b1d5091531dd7", - "5fbcc437d724d907e2077d5c", - "5c5db6ee2e221600113fba54", - "5c5db6f82e2216003a0fe914" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "58948c8f86f77409493f726b", - "_parent": "58948c8e86f77409493f7266", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c5db6b32e221600102611a0", - "58949edd86f77409483e16a9", - "58949fac86f77409483e16aa" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "smg", - "weapUseType": "primary", - "ammoCaliber": "Caliber9x19PARA", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 5600, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 60, - "RecoilForceBack": 299, - "Convergence": 1.5, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 850, - "Ergonomics": 40, - "Velocity": 0, - "bEffDist": 500, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5894a05586f774094708ef75", - "defAmmo": "56d59d3ad2720bdb418b4577", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "58948c8f86f77409493f726c", - "_parent": "58948c8e86f77409493f7266", - "_props": { - "filters": [ - { - "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.08, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0, - "AimPlane": 0.16, - "DeviationCurve": 2.25, - "DeviationMax": 11, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.24, - "z": 0.02 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.26, - "z": -0.07 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.03, - "IronSightRange": 50, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1, - "HeatFactorByShot": 1.84, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.025, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "60339954d62c9b14ed777c06": { - "_id": "60339954d62c9b14ed777c06", - "_name": "weapon_stmarms_stm_9_9x19", - "_parent": "5447b5e04bdc2d62278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_stmarms_stm_9_9x19", - "ShortName": "weapon_stmarms_stm_9_9x19", - "Description": "weapon_stmarms_stm_9_9x19", - "Weight": 0.35, - "BackgroundColor": "black", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/stm9/weapon_stmarms_stm_9_9x19_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 146, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "SubMachineGun", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "60339954d62c9b14ed777c08", - "_parent": "60339954d62c9b14ed777c06", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0e2ff6d174af02a1659d4a", - "5a33e75ac4a2826c6e06d759", - "55d4b9964bdc2d1d4e8b456e", - "571659bb2459771fb2755a12", - "602e71bd53a60014f9705bfa", - "6113c3586c780c1e710c90bc", - "6113cc78d3a39d50044c065a", - "6113cce3d92c473c770200c7", - "5cc9bcaed7f00c011c04e179", - "5bb20e18d4351e00320205d5", - "5bb20e0ed4351e3bac1212dc", - "6193dcd0f8ee7e52e4210a28", - "5d025cc1d7ad1a53845279ef", - "5c6d7b3d2e221600114c9b7d", - "57c55efc2459772d2c6271e7", - "57af48872459771f0b2ebf11", - "57c55f092459772d291a8463", - "57c55f112459772d28133310", - "57c55f172459772d27602381", - "5a339805c4a2826c6e06d73d", - "55802f5d4bdc2dac148b458f", - "5d15cf3bd7ad1a67e71518b2", - "59db3a1d86f77429e05b4e92", - "5fbcbd6c187fea44d52eda14", - "59db3acc86f7742a2c4ab912", - "59db3b0886f77429d72fb895", - "615d8faecabb9b7ad90f4d5d", - "5b07db875acfc40dc528a5f6" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "60339954d62c9b14ed777c09", - "_parent": "60339954d62c9b14ed777c06", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "5a7ad2e851dfba0016153692", - "5a718b548dc32e000d46d262", - "5a718da68dc32e000d46d264", - "5a718f958dc32e00094b97e7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_reciever", - "_id": "60339954d62c9b14ed777c0a", - "_parent": "60339954d62c9b14ed777c06", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "602e63fb6335467b0c5ac94d" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock_001", - "_id": "60339954d62c9b14ed777c0b", - "_parent": "60339954d62c9b14ed777c06", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5a33ca0fc4a282000d72292f", - "5c0faeddd174af02a962601f", - "5649be884bdc2d79388b4577", - "5d120a10d7ad1a4e1026ba85", - "5b0800175acfc400153aebd4", - "5947e98b86f774778f1448bc", - "5947eab886f77475961d96c5", - "602e3f1254072b51b239f713", - "5c793fb92e221644f31bfb64", - "5c793fc42e221600114ca25d", - "591aef7986f774139d495f03", - "591af10186f774139d495f0e", - "627254cc9c563e6e442c398f" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_charge", - "_id": "60339954d62c9b14ed777c0c", - "_parent": "60339954d62c9b14ed777c06", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5c0faf68d174af02a96260b8", - "56ea7165d2720b6e518b4583", - "55d44fd14bdc2d962f8b456e", - "5ea16d4d5aad6446a939753d", - "5bb20dbcd4351e44f824c04e", - "6033749e88382f4fab3fd2c5", - "5b2240bf5acfc40dc528af69", - "5d44334ba4b9362b346d1948", - "5f633ff5c444ce7e3c30a006" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "6033d3b2af437007501f2b03", - "_parent": "60339954d62c9b14ed777c06", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "602f85fd9b513876d4338d9c", - "60338ff388382f4fab3fd2c8" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "smg", - "weapUseType": "primary", - "ammoCaliber": "Caliber9x19PARA", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 3400, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 52, - "RecoilForceBack": 252, - "Convergence": 2.5, - "RecoilAngle": 90, - "weapFireType": [ - "single" - ], - "RecolDispersion": 15, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 800, - "Ergonomics": 50, - "Velocity": 0, - "bEffDist": 500, - "bHearDist": 70, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5a718b548dc32e000d46d262", - "defAmmo": "56d59d3ad2720bdb418b4577", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "60339954d62c9b14ed777c0d", - "_parent": "60339954d62c9b14ed777c06", - "_props": { - "filters": [ - { - "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.072, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.01, - "AimPlane": 0.16, - "DeviationCurve": 2.25, - "DeviationMax": 11, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.24, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": 0, - "z": 0 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.03, - "IronSightRange": 100, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.2024, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1, - "HeatFactorByShot": 1.95, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.025, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "5fb64bc92b1b027b1f50bcf2": { - "_id": "5fb64bc92b1b027b1f50bcf2", - "_name": "weapon_tdi_kriss_vector_gen_2_1143x23", - "_parent": "5447b5e04bdc2d62278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_tdi_kriss_vector_gen_2_1143x23", - "ShortName": "weapon_tdi_kriss_vector_gen_2_1143x23", - "Description": "weapon_tdi_kriss_vector_gen_2_1143x23", - "Weight": 1.86, - "BackgroundColor": "black", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/vector/weapon_tdi_kriss_vector_gen_2_1143x23_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 258, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "SubMachineGun", - "Grids": [], - "Slots": [ - { - "_name": "mod_magazine", - "_id": "5fb64bc92b1b027b1f50bcf4", - "_parent": "5fb64bc92b1b027b1f50bcf2", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "5fb651b52b1b027b1f50bcff", - "5fb651dc85f90547f674b6f4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_sight_front", - "_id": "5fb64bc92b1b027b1f50bcf6", - "_parent": "5fb64bc92b1b027b1f50bcf2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5894a73486f77426d259076c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5fb64bc92b1b027b1f50bcf7", - "_parent": "5fb64bc92b1b027b1f50bcf2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b17d4351e00367f9bdd", - "5dfa3d7ac41b2312ea33362a", - "5c1780312e221602b66cc189", - "5fb6564947ce63734e3fa1da", - "5bc09a18d4351e003562b68e", - "5c18b9192e2216398b5a8104", - "5894a81786f77427140b8347" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5fb64bc92b1b027b1f50bcf8", - "_parent": "5fb64bc92b1b027b1f50bcf2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "626bb8532c923541184624b4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "5fb64bc92b1b027b1f50bcf9", - "_parent": "5fb64bc92b1b027b1f50bcf2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "5fb64bc92b1b027b1f50bcfc", - "_parent": "5fb64bc92b1b027b1f50bcf2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fb6558ad6f0b2136f2d7eb7", - "5fb655b748c711690e3a8d5a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_barrel", - "_id": "5fb658d3c09e041e073f858c", - "_parent": "5fb64bc92b1b027b1f50bcf2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fb65363d1409e5ca04b54f5", - "5fb653962b1b027b1f50bd03" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5fc3f280900b1d5091531e56", - "_parent": "5fb64bc92b1b027b1f50bcf2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fbb976df9986c4cff3fe5f2", - "5fbb978207e8a97d1f0902d3" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5fce17bd1f152d4312622bcc", - "_parent": "5fb64bc92b1b027b1f50bcf2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fce0f9b55375d18a253eff2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5fce17c9cd04c62af60d806c", - "_parent": "5fb64bc92b1b027b1f50bcf2", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fce0f9b55375d18a253eff2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "smg", - "weapUseType": "primary", - "ammoCaliber": "Caliber1143x23ACP", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 5100, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 55, - "RecoilForceBack": 396, - "Convergence": 3.4, - "RecoilAngle": 80, - "weapFireType": [ - "single", - "burst", - "fullauto" - ], - "RecolDispersion": 45, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 1100, - "Ergonomics": 65, - "Velocity": 13, - "bEffDist": 200, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5fb651b52b1b027b1f50bcff", - "defAmmo": "5e81f423763d9f754677bf2e", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5fb64bc92b1b027b1f50bcfd", - "_parent": "5fb64bc92b1b027b1f50bcf2", - "_props": { - "filters": [ - { - "Filter": [ - "5e81f423763d9f754677bf2e", - "5efb0cabfb3e451d70735af5", - "5efb0fc6aeb21837e749c801", - "5efb0d4f4bc50b58e81710f3", - "5ea2a8e200685063ec28c05a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.144, - "CameraSnap": 4.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.25, - "AimPlane": 0.35, - "DeviationCurve": 2.25, - "DeviationMax": 11, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.32, - "z": -0.02 - }, - "RotationCenter": { - "x": 0, - "y": -0.13, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.38, - "z": -0.11 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.05, - "IronSightRange": 50, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 2, - "BaseMalfunctionChance": 0.18975, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.0816, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 0.9216, - "HeatFactorByShot": 1.88, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.045, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "5fc3f2d5900b1d5091531e57": { - "_id": "5fc3f2d5900b1d5091531e57", - "_name": "weapon_tdi_kriss_vector_gen_2_9x19", - "_parent": "5447b5e04bdc2d62278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_tdi_kriss_vector_gen_2_9x19", - "ShortName": "weapon_tdi_kriss_vector_gen_2_9x19", - "Description": "weapon_tdi_kriss_vector_gen_2_9x19", - "Weight": 1.8, - "BackgroundColor": "black", - "Width": 2, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/vector/weapon_tdi_kriss_vector_gen_2_9x19_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 267, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "SubMachineGun", - "Grids": [], - "Slots": [ - { - "_name": "mod_magazine", - "_id": "5fc3f2d5900b1d5091531e59", - "_parent": "5fc3f2d5900b1d5091531e57", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "5a7ad2e851dfba0016153692", - "5a718b548dc32e000d46d262", - "5a718da68dc32e000d46d264", - "5a718f958dc32e00094b97e7" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_sight_front", - "_id": "5fc3f2d5900b1d5091531e5a", - "_parent": "5fc3f2d5900b1d5091531e57", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b01d4351e0085325a51", - "5dfa3d950dee1b22f862eae0", - "5c17804b2e2216152006c02f", - "5fb6567747ce63734e3fa1dc", - "5bc09a30d4351e00367fb7c8", - "5c18b90d2e2216152142466b", - "5894a73486f77426d259076c" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_sight_rear", - "_id": "5fc3f2d5900b1d5091531e5b", - "_parent": "5fc3f2d5900b1d5091531e57", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ba26b17d4351e00367f9bdd", - "5dfa3d7ac41b2312ea33362a", - "5c1780312e221602b66cc189", - "5fb6564947ce63734e3fa1da", - "5bc09a18d4351e003562b68e", - "5c18b9192e2216398b5a8104", - "5894a81786f77427140b8347" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_scope", - "_id": "5fc3f2d5900b1d5091531e5c", - "_parent": "5fc3f2d5900b1d5091531e57", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ac965c24597706be5f975c", - "57aca93d2459771f2c7e26db", - "544a3a774bdc2d3a388b4567", - "5d2dc3e548f035404a1a4798", - "57adff4f24597737f373b6e6", - "5c0517910db83400232ffee5", - "591c4efa86f7741030027726", - "570fd79bd2720bc7458b4583", - "570fd6c2d2720bc6458b457f", - "558022b54bdc2dac148b458d", - "5c07dd120db834001c39092d", - "5c0a2cec0db834001b7ce47d", - "58491f3324597764bc48fa02", - "584924ec24597768f12ae244", - "5b30b0dc5acfc400153b7124", - "6165ac8c290d254f5e6b2f6c", - "60a23797a37c940de7062d02", - "5d2da1e948f035477b1ce2ba", - "5c0505e00db834001b735073", - "609a63b6e2ff132951242d09", - "584984812459776a704a82a6", - "59f9d81586f7744c7506ee62", - "570fd721d2720bc5458b4596", - "57ae0171245977343c27bfcf", - "5dfe6104585a0c3e995c7b82", - "5d1b5e94d7ad1a2b865a96b0", - "609bab8b455afd752b2e6138", - "58d39d3d86f77445bb794ae7", - "616554fe50224f204c1da2aa", - "5c7d55f52e221644f31bff6a", - "616584766ef05c2ce828ef57", - "5b3b6dc75acfc47a8773fb1e", - "615d8d878004cc50514c3233", - "577d128124597739d65d0e56", - "58d2664f86f7747fec5834f6", - "5c1cdd302e221602b3137250", - "61714b2467085e45ef140b2c", - "5b31163c5acfc400153b71cb", - "5a33b652c4a28232996e407c", - "5a33b2c9c4a282000c5a9511", - "59db7eed86f77461f8380365", - "5a1ead28fcdbcb001912fa9f", - "626bb8532c923541184624b4" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_tactical_000", - "_id": "5fc3f2d5900b1d5091531e5d", - "_parent": "5fc3f2d5900b1d5091531e57", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57fd23e32459772d0805bcf1", - "544909bb4bdc2d6f028b4577", - "5c06595c0db834001a66af6c", - "5a7b483fe899ef0016170d15", - "61605d88ffa6e502ac5e7eeb", - "5c5952732e2216398b5abda2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_stock", - "_id": "5fc3f2d5900b1d5091531e5e", - "_parent": "5fc3f2d5900b1d5091531e57", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fb6558ad6f0b2136f2d7eb7", - "5fb655b748c711690e3a8d5a" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_barrel", - "_id": "5fc3f2d5900b1d5091531e5f", - "_parent": "5fc3f2d5900b1d5091531e57", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fbbc366ca32ed67276c1557", - "5fbbc383d5cb881a7363194a" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount", - "_id": "5fc3f2d5900b1d5091531e60", - "_parent": "5fc3f2d5900b1d5091531e57", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fbb976df9986c4cff3fe5f2", - "5fbb978207e8a97d1f0902d3" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_001", - "_id": "5fce176b1f152d4312622bcb", - "_parent": "5fc3f2d5900b1d5091531e57", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fce0f9b55375d18a253eff2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_mount_002", - "_id": "5fce1777480a9832e737d8a4", - "_parent": "5fc3f2d5900b1d5091531e57", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5fce0f9b55375d18a253eff2" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "smg", - "weapUseType": "primary", - "ammoCaliber": "Caliber9x19PARA", - "Durability": 100, - "MaxDurability": 100, - "OperatingResource": 4900, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 43, - "RecoilForceBack": 351, - "Convergence": 3.4, - "RecoilAngle": 85, - "weapFireType": [ - "single", - "burst", - "fullauto" - ], - "RecolDispersion": 40, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 950, - "Ergonomics": 65, - "Velocity": 13, - "bEffDist": 200, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "5a718b548dc32e000d46d262", - "defAmmo": "56d59d3ad2720bdb418b4577", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "5fc3f2d5900b1d5091531e61", - "_parent": "5fc3f2d5900b1d5091531e57", - "_props": { - "filters": [ - { - "Filter": [ - "5efb0da7a29a85116f6ea05f", - "5c3df7d588a4501f290594e5", - "58864a4f2459770fcc257101", - "56d59d3ad2720bdb418b4577", - "5c925fa22e221601da359b7b", - "5a3c16fe86f77452b62de32a", - "5efb0e16aeb21837e749c7ff", - "5c0d56a986f774449d5de529" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.12, - "CameraSnap": 4.7, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.25, - "AimPlane": 0.35, - "DeviationCurve": 2.25, - "DeviationMax": 11, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.32, - "z": -0.02 - }, - "RotationCenter": { - "x": 0, - "y": -0.13, - "z": 0 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.38, - "z": -0.11 - }, - "SizeReduceRight": 0, - "FoldedSlot": "mod_stock", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.05, - "IronSightRange": 50, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 2, - "BaseMalfunctionChance": 0.18975, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.0816, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 0.9216, - "HeatFactorByShot": 1.55, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.045, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "5ea03f7400685063ec28bfa8": { - "_id": "5ea03f7400685063ec28bfa8", - "_name": "weapon_zis_ppsh41_762x25", - "_parent": "5447b5e04bdc2d62278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_zis_ppsh41_762x25", - "ShortName": "weapon_zis_ppsh41_762x25", - "Description": "weapon_zis_ppsh41_762x25", - "Weight": 1.01, - "BackgroundColor": "black", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/ppsh41/weapon_zis_ppsh41_762x25_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 51, - "RepairSpeed": 15, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "SubMachineGun", - "Grids": [], - "Slots": [ - { - "_name": "mod_stock", - "_id": "5ea03f7400685063ec28bfab", - "_parent": "5ea03f7400685063ec28bfa8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ea03e9400685063ec28bfa4" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "5ea03f7400685063ec28bfad", - "_parent": "5ea03f7400685063ec28bfa8", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "5ea034eb5aad6446a939737b", - "5ea034f65aad6446a939737e" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_reciever", - "_id": "5ea03f7400685063ec28bfaf", - "_parent": "5ea03f7400685063ec28bfa8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ea03e5009aa976f2e7a514b" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_barrel", - "_id": "5ea06b13fadf1d18c87b0774", - "_parent": "5ea03f7400685063ec28bfa8", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "5ea02bb600685063ec28bfa1" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "smg", - "weapUseType": "primary", - "ammoCaliber": "Caliber762x25TT", - "Durability": 95, - "MaxDurability": 100, - "OperatingResource": 5000, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 69, - "RecoilForceBack": 324, - "Convergence": 1.5, - "RecoilAngle": 110, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 1000, - "Ergonomics": 16, - "Velocity": -17.9, - "bEffDist": 200, - "bHearDist": 80, - "isChamberLoad": true, - "chamberAmmoCount": 1, - "isBoltCatch": false, - "defMagType": "5ea034eb5aad6446a939737b", - "defAmmo": "5735ff5c245977640e39ba7e", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 0, - "Chambers": [], - "CameraRecoil": 0.144, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.1, - "AimPlane": 0.15, - "DeviationCurve": 2.25, - "DeviationMax": 11, - "Foldable": false, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.25, - "z": 0 - }, - "RotationCenter": { - "x": 0, - "y": -0.1, - "z": -0.03 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.27, - "z": -0.08 - }, - "SizeReduceRight": 0, - "FoldedSlot": "", - "CompactHandling": false, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 50, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.18975, - "AllowJam": false, - "AllowFeed": false, - "AllowMisfire": false, - "AllowSlide": false, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1, - "CoolFactorGun": 2.88, - "CoolFactorGunMods": 1, - "HeatFactorByShot": 2.1, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 1, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "5447a9cd4bdc2dbd208b4567" - }, - "57f3c6bd24597738e730fa2f": { - "_id": "57f3c6bd24597738e730fa2f", - "_name": "weapon_zmz_pp-91-01_9x18pm", - "_parent": "5447b5e04bdc2d62278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_zmz_pp-91-01_9x18pm", - "ShortName": "weapon_zmz_pp-91-01_9x18pm", - "Description": "weapon_zmz_pp-91-01_9x18pm", - "Weight": 1.33, - "BackgroundColor": "black", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/pp-91/weapon_zmz_pp-91-01_9x18pm_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 76, - "RepairSpeed": 14, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "SubMachineGun", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "57f3c7872459773c9c1f34dd", - "_parent": "57f3c6bd24597738e730fa2f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57d152ec245977144076ccdf" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_muzzle", - "_id": "57f3c7a524597738e8253ce4", - "_parent": "57f3c6bd24597738e730fa2f", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57f3c7e024597738ea4ba286" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "57f3caf424597738eb6c4a68", - "_parent": "57f3c6bd24597738e730fa2f", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "57d14e1724597714010c3f4b", - "57d1519e24597714373db79d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "smg", - "weapUseType": "primary", - "ammoCaliber": "Caliber9x18PM", - "Durability": 95, - "MaxDurability": 100, - "OperatingResource": 5000, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 58, - "RecoilForceBack": 211, - "Convergence": 2.5, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 900, - "Ergonomics": 65, - "Velocity": -5, - "bEffDist": 100, - "bHearDist": 80, - "isChamberLoad": false, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "57d14e1724597714010c3f4b", - "defAmmo": "573719762459775a626ccbc1", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 10, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "57f3c75e24597738eb6c49da", - "_parent": "57f3c6bd24597738e730fa2f", - "_props": { - "filters": [ - { - "Filter": [ - "573718ba2459775a75491131", - "573719df2459775a626ccbc2", - "57371b192459775a9f58a5e0", - "57371e4124597760ff7b25f1", - "57371eb62459776125652ac1", - "57371f8d24597761006c6a81", - "5737201124597760fc4431f1", - "5737207f24597760ff7b25f2", - "57371f2b24597761224311f1", - "573719762459775a626ccbc1", - "573720e02459776143012541", - "57372140245977611f70ee91", - "5737218f245977612125ba51" - ], - "MaxStackCount": 0 - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.048, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.2, - "AimPlane": 0.05, - "DeviationCurve": 2.25, - "DeviationMax": 11, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.27, - "z": 0.02 - }, - "RotationCenter": { - "x": 0, - "y": -0.13, - "z": -0.04 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.3, - "z": -0.05 - }, - "SizeReduceRight": 1, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 50, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.007, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1.1227, - "HeatFactorByShot": 2.58, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 0.8, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "57d14d2524597714373db789" - }, - "57d14d2524597714373db789": { - "_id": "57d14d2524597714373db789", - "_name": "weapon_zmz_pp-91_9x18pm", - "_parent": "5447b5e04bdc2d62278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_zmz_pp-91_9x18pm", - "ShortName": "weapon_zmz_pp-91_9x18pm", - "Description": "weapon_zmz_pp-91_9x18pm", - "Weight": 1.33, - "BackgroundColor": "black", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/pp-91/weapon_zmz_pp-91_9x18pm_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 80, - "RepairSpeed": 14, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "SubMachineGun", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "57d1536524597714020ae83b", - "_parent": "57d14d2524597714373db789", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57d152ec245977144076ccdf" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "57d1538b245977143b65a8cf", - "_parent": "57d14d2524597714373db789", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "57d14e1724597714010c3f4b", - "57d1519e24597714373db79d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_mount", - "_id": "57ee5bb22459771c7b046669", - "_parent": "57d14d2524597714373db789", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ee59b42459771c7b045da5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "smg", - "weapUseType": "primary", - "ammoCaliber": "Caliber9x18PM", - "Durability": 95, - "MaxDurability": 100, - "OperatingResource": 5000, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 58, - "RecoilForceBack": 211, - "Convergence": 2.5, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 25, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 900, - "Ergonomics": 65, - "Velocity": -6.06, - "bEffDist": 100, - "bHearDist": 80, - "isChamberLoad": false, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "57d14e1724597714010c3f4b", - "defAmmo": "573719762459775a626ccbc1", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 10, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "57d14daa245977143472e95c", - "_parent": "57d14d2524597714373db789", - "_props": { - "filters": [ - { - "Filter": [ - "573718ba2459775a75491131", - "573719df2459775a626ccbc2", - "57371b192459775a9f58a5e0", - "57371e4124597760ff7b25f1", - "57371eb62459776125652ac1", - "57371f8d24597761006c6a81", - "5737201124597760fc4431f1", - "5737207f24597760ff7b25f2", - "57371f2b24597761224311f1", - "573719762459775a626ccbc1", - "573720e02459776143012541", - "57372140245977611f70ee91", - "5737218f245977612125ba51" - ], - "MaxStackCount": 0 - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.064, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.25, - "AimPlane": 0.05, - "DeviationCurve": 2.25, - "DeviationMax": 11, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.27, - "z": 0.02 - }, - "RotationCenter": { - "x": 0, - "y": -0.13, - "z": -0.04 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.3, - "z": -0.05 - }, - "SizeReduceRight": 1, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 50, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.007, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1.1227, - "HeatFactorByShot": 2.63, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 0.8, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - } - }, - "57f4c844245977379d5c14d1": { - "_id": "57f4c844245977379d5c14d1", - "_name": "weapon_zmz_pp-9_9x18pmm", - "_parent": "5447b5e04bdc2d62278b4567", - "_type": "Item", - "_props": { - "Name": "weapon_zmz_pp-9_9x18pmm", - "ShortName": "weapon_zmz_pp-9_9x18pmm", - "Description": "weapon_zmz_pp-9_9x18pmm", - "Weight": 1.33, - "BackgroundColor": "black", - "Width": 3, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "weap_ar", - "Prefab": { - "path": "assets/content/weapons/pp-91/weapon_zmz_pp-9_9x18pmm_container.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 4, - "HideEntrails": false, - "RepairCost": 92, - "RepairSpeed": 14, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": true, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "SubMachineGun", - "Grids": [], - "Slots": [ - { - "_name": "mod_pistol_grip", - "_id": "57f4cc31245977379c268554", - "_parent": "57f4c844245977379d5c14d1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57d152ec245977144076ccdf" - ] - } - ] - }, - "_required": true, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - }, - { - "_name": "mod_magazine", - "_id": "57f4cc65245977379f1ded66", - "_parent": "57f4c844245977379d5c14d1", - "_props": { - "filters": [ - { - "AnimationIndex": -1, - "Filter": [ - "57d14e1724597714010c3f4b", - "57d1519e24597714373db79d" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c394bdc2dae468b4577" - }, - { - "_name": "mod_mount", - "_id": "57f4cc8624597737a2564363", - "_parent": "57f4c844245977379d5c14d1", - "_props": { - "filters": [ - { - "Shift": 0, - "Filter": [ - "57ee59b42459771c7b045da5" - ] - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d30c4c4bdc2db4468b457e" - } - ], - "CanPutIntoDuringTheRaid": true, - "CantRemoveFromSlotsDuringRaid": [], - "weapClass": "smg", - "weapUseType": "primary", - "ammoCaliber": "Caliber9x18PMM", - "Durability": 95, - "MaxDurability": 100, - "OperatingResource": 5800, - "RepairComplexity": 0, - "durabSpawnMin": 25, - "durabSpawnMax": 75, - "isFastReload": true, - "RecoilForceUp": 58, - "RecoilForceBack": 211, - "Convergence": 2.7, - "RecoilAngle": 90, - "weapFireType": [ - "single", - "fullauto" - ], - "RecolDispersion": 15, - "SingleFireRate": 450, - "CanQueueSecondShot": true, - "bFirerate": 1000, - "Ergonomics": 65, - "Velocity": -6.06, - "bEffDist": 100, - "bHearDist": 80, - "isChamberLoad": false, - "chamberAmmoCount": 1, - "isBoltCatch": true, - "defMagType": "57d14e1724597714010c3f4b", - "defAmmo": "573719762459775a626ccbc1", - "AdjustCollimatorsToTrajectory": false, - "shotgunDispersion": 10, - "Chambers": [ - { - "_name": "patron_in_weapon", - "_id": "57f4cbad245977379f1ded64", - "_parent": "57f4c844245977379d5c14d1", - "_props": { - "filters": [ - { - "Filter": [ - "573718ba2459775a75491131", - "573719df2459775a626ccbc2", - "57371aab2459775a77142f22", - "57371b192459775a9f58a5e0", - "57371e4124597760ff7b25f1", - "57371eb62459776125652ac1", - "57371f8d24597761006c6a81", - "5737201124597760fc4431f1", - "5737207f24597760ff7b25f2", - "57371f2b24597761224311f1", - "573719762459775a626ccbc1", - "573720e02459776143012541", - "57372140245977611f70ee91", - "5737218f245977612125ba51" - ], - "MaxStackCount": 0 - } - ] - }, - "_required": false, - "_mergeSlotWithChildren": false, - "_proto": "55d4af244bdc2d962f8b4571" - } - ], - "CameraRecoil": 0.072, - "CameraSnap": 3.5, - "ReloadMode": "ExternalMagazine", - "CenterOfImpact": 0.25, - "AimPlane": 0.05, - "DeviationCurve": 2.25, - "DeviationMax": 11, - "Foldable": true, - "Retractable": false, - "TacticalReloadStiffnes": { - "x": 0.95, - "y": 0.33, - "z": 0.95 - }, - "TacticalReloadFixation": 0.95, - "RecoilCenter": { - "x": 0, - "y": -0.27, - "z": 0.02 - }, - "RotationCenter": { - "x": 0, - "y": -0.13, - "z": -0.04 - }, - "RotationCenterNoStock": { - "x": 0, - "y": -0.3, - "z": -0.05 - }, - "SizeReduceRight": 1, - "FoldedSlot": "", - "CompactHandling": true, - "SightingRange": 100, - "MinRepairDegradation": 0, - "MaxRepairDegradation": 0.04, - "IronSightRange": 50, - "MustBoltBeOpennedForExternalReload": false, - "MustBoltBeOpennedForInternalReload": false, - "BoltAction": false, - "HipAccuracyRestorationDelay": 0.2, - "HipAccuracyRestorationSpeed": 7, - "HipInnaccuracyGain": 0.16, - "ManualBoltCatch": false, - "AimSensitivity": 0.65, - "BurstShotsCount": 3, - "BaseMalfunctionChance": 0.1771, - "AllowJam": true, - "AllowFeed": true, - "AllowMisfire": true, - "AllowSlide": true, - "DurabilityBurnRatio": 1.15, - "HeatFactorGun": 1.007, - "CoolFactorGun": 3.168, - "CoolFactorGunMods": 1.1227, - "HeatFactorByShot": 2.63, - "AllowOverheat": true, - "DoubleActionAccuracyPenalty": 1.5, - "RecoilPosZMult": 0.8, - "MinRepairKitDegradation": 0, - "MaxRepairKitDegradation": 0.035, - "IsFlareGun": false, - "IsOneoff": false, - "IsGrenadeLauncher": false - }, - "_proto": "57d14d2524597714373db789" - }, "627e14b21713922ded6f2c15": { "_id": "627e14b21713922ded6f2c15", "_name": "weapon_accuracy_inernational_axmc_86x70", @@ -273298,6 +294616,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -273476,7 +294798,8 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "55801eed4bdc2d89578b4588" }, @@ -273536,6 +294859,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -273725,7 +295052,8 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "55801eed4bdc2d89578b4588" }, @@ -273785,6 +295113,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -273992,7 +295324,8 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "55801eed4bdc2d89578b4588" }, @@ -274052,6 +295385,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -274345,7 +295682,8 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false } }, "588892092459774ac91d4b11": { @@ -274404,6 +295742,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -274688,7 +296030,8 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "55801eed4bdc2d89578b4588" }, @@ -274752,6 +296095,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -274946,7 +296293,8 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "55801eed4bdc2d89578b4588" }, @@ -275006,6 +296354,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -275203,7 +296555,8 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "55801eed4bdc2d89578b4588" }, @@ -275267,6 +296620,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "Rifle", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [ { @@ -275481,7 +296838,8 @@ "MaxRepairKitDegradation": 0.035, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false }, "_proto": "55801eed4bdc2d89578b4588" }, @@ -275676,6 +297034,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -275740,6 +297102,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "Grids": [], "Slots": [], "CanPutIntoDuringTheRaid": true, @@ -275863,7 +297229,8 @@ "MaxRepairKitDegradation": 0, "IsFlareGun": false, "IsOneoff": false, - "IsGrenadeLauncher": false + "IsGrenadeLauncher": false, + "NoFiremodeOnBoltcatch": false } }, "5c0fa877d174af02a012e1cf": { @@ -275922,6 +297289,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 3, "foodEffectType": "afterUse", "MaxResource": 50, @@ -275994,6 +297365,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 2, "foodEffectType": "afterUse", "MaxResource": 1, @@ -276007,222 +297382,6 @@ }, "_proto": "544fb62a4bdc2dfb738b4568" }, - "57513f07245977207e26a311": { - "_id": "57513f07245977207e26a311", - "_name": "drink_juice_apple", - "_parent": "5448e8d64bdc2dce718b4568", - "_type": "Item", - "_props": { - "Name": "Apple juice", - "ShortName": "Apple juice", - "Description": "Apple juice", - "Weight": 1, - "BackgroundColor": "default", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "food_juice_carton", - "Prefab": { - "path": "assets/content/weapons/usable_items/item_juice/item_juice_apple_loot.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "assets/content/weapons/usable_items/item_juice/item_juice_apple_container.bundle", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "foodUseTime": 4, - "foodEffectType": "afterUse", - "MaxResource": 40, - "StimulatorBuffs": "", - "effects_health": { - "Energy": { - "value": 5 - }, - "Hydration": { - "value": 25 - } - }, - "effects_damage": [] - }, - "_proto": "575062b524597720a31c09a1" - }, - "57513f9324597720a7128161": { - "_id": "57513f9324597720a7128161", - "_name": "drink_juice_grand", - "_parent": "5448e8d64bdc2dce718b4568", - "_type": "Item", - "_props": { - "Name": "Grand juice", - "ShortName": "Grand juice", - "Description": "Grand juice", - "Weight": 1, - "BackgroundColor": "default", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "food_juice_carton", - "Prefab": { - "path": "assets/content/weapons/usable_items/item_juice/item_juice_grand_loot.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "assets/content/weapons/usable_items/item_juice/item_juice_grand_container.bundle", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "foodUseTime": 4, - "foodEffectType": "afterUse", - "MaxResource": 40, - "StimulatorBuffs": "", - "effects_health": { - "Energy": { - "value": 6 - }, - "Hydration": { - "value": 30 - } - }, - "effects_damage": [] - }, - "_proto": "57513f07245977207e26a311" - }, - "57513fcc24597720a31c09a6": { - "_id": "57513fcc24597720a31c09a6", - "_name": "drink_juice_vita", - "_parent": "5448e8d64bdc2dce718b4568", - "_type": "Item", - "_props": { - "Name": "Vita juice", - "ShortName": "Vita juice", - "Description": "Vita juice", - "Weight": 1, - "BackgroundColor": "default", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "food_juice_carton", - "Prefab": { - "path": "assets/content/weapons/usable_items/item_juice/item_juice_vita_loot.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "assets/content/weapons/usable_items/item_juice/item_juice_vita_container.bundle", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "foodUseTime": 4, - "foodEffectType": "afterUse", - "MaxResource": 40, - "StimulatorBuffs": "", - "effects_health": { - "Energy": { - "value": 8 - }, - "Hydration": { - "value": 28 - } - }, - "effects_damage": [] - }, - "_proto": "57513f9324597720a7128161" - }, "5751435d24597720a27126d1": { "_id": "5751435d24597720a27126d1", "_name": "drink_maxenergy", @@ -276279,6 +297438,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 2, "foodEffectType": "afterUse", "MaxResource": 1, @@ -276351,6 +297514,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 3, "foodEffectType": "afterUse", "MaxResource": 1, @@ -276423,6 +297590,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 4, "foodEffectType": "afterUse", "MaxResource": 1, @@ -276495,6 +297666,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 2, "foodEffectType": "afterUse", "MaxResource": 1, @@ -276567,168 +297742,26 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 3, "foodEffectType": "afterUse", "MaxResource": 1, "StimulatorBuffs": "Buffs_food_beer", - "effects_health": [ - { - "type": "Hydration", + "effects_health": { + "Hydration": { "value": 40 }, - { - "type": "Energy", + "Energy": { "value": 10 } - ], - "effects_damage": [] - }, - "_proto": "5448fee04bdc2dbc018b4567" - }, - "5e8f3423fd7471236e6e3b64": { - "_id": "5e8f3423fd7471236e6e3b64", - "_name": "item_drink_kvas", - "_parent": "5448e8d64bdc2dce718b4568", - "_type": "Item", - "_props": { - "Name": "item_drink_kvas", - "ShortName": "item_drink_kvas", - "Description": "item_drink_kvas", - "Weight": 0.6, - "BackgroundColor": "default", - "Width": 1, - "Height": 2, - "StackMaxSize": 1, - "ItemSound": "food_bottle", - "Prefab": { - "path": "assets/content/weapons/usable_items/item_drink_kvas/item_drink_kvas_loot.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "assets/content/weapons/usable_items/item_drink_kvas/item_drink_kvas_container.bundle", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "foodUseTime": 3, - "foodEffectType": "afterUse", - "MaxResource": 60, - "StimulatorBuffs": "", - "effects_health": { - "Energy": { - "value": 15 - }, - "Hydration": { - "value": 65 - } }, "effects_damage": [] }, "_proto": "5448fee04bdc2dbc018b4567" }, - "60b0f93284c20f0feb453da7": { - "_id": "60b0f93284c20f0feb453da7", - "_name": "item_drink_ratcola", - "_parent": "5448e8d64bdc2dce718b4568", - "_type": "Item", - "_props": { - "Name": "TarCola", - "ShortName": "TarCola", - "Description": "TarCola", - "Weight": 0.3, - "BackgroundColor": "violet", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "food_soda_can", - "Prefab": { - "path": "assets/content/weapons/usable_items/item_drink_cans/item_ratcola_loot.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "assets/content/weapons/usable_items/item_drink_cans/item_ratcola_container.bundle", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 1, - "DropSoundType": "None", - "foodUseTime": 4, - "foodEffectType": "afterUse", - "MaxResource": 1, - "StimulatorBuffs": "Buffs_drink_tarcola", - "effects_health": { - "Energy": { - "value": 20 - }, - "Hydration": { - "value": 20 - } - }, - "effects_damage": [] - }, - "_proto": "5751435d24597720a27126d1" - }, "60098b1705871270cd5352a1": { "_id": "60098b1705871270cd5352a1", "_name": "item_drink_waterration", @@ -276785,6 +297818,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 2, "foodEffectType": "afterUse", "MaxResource": 1, @@ -276857,6 +297894,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 4, "foodEffectType": "afterUse", "MaxResource": 1, @@ -276938,6 +297979,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 6, "foodEffectType": "afterUse", "MaxResource": 1, @@ -277019,6 +298064,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 15, "foodEffectType": "afterUse", "MaxResource": 1, @@ -277096,6 +298145,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 5, "foodEffectType": "afterUse", "MaxResource": 1, @@ -277174,6 +298227,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 5, "foodEffectType": "afterUse", "MaxResource": 1, @@ -277252,6 +298309,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 3, "foodEffectType": "afterUse", "MaxResource": 1, @@ -277323,6 +298384,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 3, "foodEffectType": "afterUse", "MaxResource": 60, @@ -277335,6 +298400,386 @@ "effects_damage": [] } }, + "57513f07245977207e26a311": { + "_id": "57513f07245977207e26a311", + "_name": "drink_juice_apple", + "_parent": "5448e8d64bdc2dce718b4568", + "_type": "Item", + "_props": { + "Name": "Apple juice", + "ShortName": "Apple juice", + "Description": "Apple juice", + "Weight": 1, + "BackgroundColor": "default", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "food_juice_carton", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_juice/item_juice_apple_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_juice/item_juice_apple_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "foodUseTime": 4, + "foodEffectType": "afterUse", + "MaxResource": 40, + "StimulatorBuffs": "", + "effects_health": { + "Energy": { + "value": 5 + }, + "Hydration": { + "value": 25 + } + }, + "effects_damage": [] + }, + "_proto": "575062b524597720a31c09a1" + }, + "57513f9324597720a7128161": { + "_id": "57513f9324597720a7128161", + "_name": "drink_juice_grand", + "_parent": "5448e8d64bdc2dce718b4568", + "_type": "Item", + "_props": { + "Name": "Grand juice", + "ShortName": "Grand juice", + "Description": "Grand juice", + "Weight": 1, + "BackgroundColor": "default", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "food_juice_carton", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_juice/item_juice_grand_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_juice/item_juice_grand_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "foodUseTime": 4, + "foodEffectType": "afterUse", + "MaxResource": 40, + "StimulatorBuffs": "", + "effects_health": { + "Energy": { + "value": 6 + }, + "Hydration": { + "value": 30 + } + }, + "effects_damage": [] + }, + "_proto": "57513f07245977207e26a311" + }, + "57513fcc24597720a31c09a6": { + "_id": "57513fcc24597720a31c09a6", + "_name": "drink_juice_vita", + "_parent": "5448e8d64bdc2dce718b4568", + "_type": "Item", + "_props": { + "Name": "Vita juice", + "ShortName": "Vita juice", + "Description": "Vita juice", + "Weight": 1, + "BackgroundColor": "default", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "food_juice_carton", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_juice/item_juice_vita_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_juice/item_juice_vita_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "foodUseTime": 4, + "foodEffectType": "afterUse", + "MaxResource": 40, + "StimulatorBuffs": "", + "effects_health": { + "Energy": { + "value": 8 + }, + "Hydration": { + "value": 28 + } + }, + "effects_damage": [] + }, + "_proto": "57513f9324597720a7128161" + }, + "5e8f3423fd7471236e6e3b64": { + "_id": "5e8f3423fd7471236e6e3b64", + "_name": "item_drink_kvas", + "_parent": "5448e8d64bdc2dce718b4568", + "_type": "Item", + "_props": { + "Name": "item_drink_kvas", + "ShortName": "item_drink_kvas", + "Description": "item_drink_kvas", + "Weight": 0.6, + "BackgroundColor": "default", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "food_bottle", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_drink_kvas/item_drink_kvas_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_drink_kvas/item_drink_kvas_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "foodUseTime": 3, + "foodEffectType": "afterUse", + "MaxResource": 60, + "StimulatorBuffs": "", + "effects_health": { + "Energy": { + "value": 15 + }, + "Hydration": { + "value": 65 + } + }, + "effects_damage": [] + }, + "_proto": "5448fee04bdc2dbc018b4567" + }, + "60b0f93284c20f0feb453da7": { + "_id": "60b0f93284c20f0feb453da7", + "_name": "item_drink_ratcola", + "_parent": "5448e8d64bdc2dce718b4568", + "_type": "Item", + "_props": { + "Name": "TarCola", + "ShortName": "TarCola", + "Description": "TarCola", + "Weight": 0.3, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "food_soda_can", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_drink_cans/item_ratcola_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_drink_cans/item_ratcola_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "foodUseTime": 4, + "foodEffectType": "afterUse", + "MaxResource": 1, + "StimulatorBuffs": "Buffs_drink_tarcola", + "effects_health": { + "Energy": { + "value": 20 + }, + "Hydration": { + "value": 20 + } + }, + "effects_damage": [] + }, + "_proto": "5751435d24597720a27126d1" + }, "57505f6224597709a92585a9": { "_id": "57505f6224597709a92585a9", "_name": "alyonka", @@ -277391,6 +298836,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 2, "foodEffectType": "afterUse", "MaxResource": 1, @@ -277463,6 +298912,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 5, "foodEffectType": "afterUse", "MaxResource": 1, @@ -277535,6 +298988,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 4, "foodEffectType": "afterUse", "MaxResource": 1, @@ -277607,6 +299064,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 5, "foodEffectType": "afterUse", "MaxResource": 1, @@ -277679,6 +299140,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 4, "foodEffectType": "afterUse", "MaxResource": 1, @@ -277751,6 +299216,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 4, "foodEffectType": "afterUse", "MaxResource": 1, @@ -277823,6 +299292,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 5, "foodEffectType": "afterUse", "MaxResource": 1, @@ -277895,6 +299368,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 5, "foodEffectType": "afterUse", "MaxResource": 1, @@ -277967,6 +299444,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 5, "foodEffectType": "afterUse", "MaxResource": 1, @@ -278039,6 +299520,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 4, "foodEffectType": "afterUse", "MaxResource": 100, @@ -278111,6 +299596,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 5, "foodEffectType": "afterUse", "MaxResource": 1, @@ -278180,6 +299669,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 5, "foodEffectType": "afterUse", "MaxResource": 1, @@ -278249,6 +299742,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 4, "foodEffectType": "afterUse", "MaxResource": 1, @@ -278265,78 +299762,6 @@ }, "_proto": "57347d692459774491567cf1" }, - "59e3577886f774176a362503": { - "_id": "59e3577886f774176a362503", - "_name": "item_food_sugar", - "_parent": "5448e8d04bdc2ddf718b4569", - "_type": "Item", - "_props": { - "Name": "Сахар", - "ShortName": "Сахар", - "Description": "Сахар", - "Weight": 0.5, - "BackgroundColor": "default", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "assets/content/weapons/usable_items/item_sugar/item_sugar_loot.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "assets/content/weapons/usable_items/item_sugar/item_food_sugar_container.bundle", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 10, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 1, - "DropSoundType": "None", - "foodUseTime": 9, - "foodEffectType": "afterUse", - "MaxResource": 70, - "StimulatorBuffs": "Buffs_food_sugar", - "effects_health": { - "Energy": { - "value": 70 - }, - "Hydration": { - "value": -45 - } - }, - "effects_damage": [] - }, - "_proto": "544fb6cc4bdc2d34748b456e" - }, "57347d90245977448f7b7f65": { "_id": "57347d90245977448f7b7f65", "_name": "oatmeal", @@ -278393,6 +299818,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 6, "foodEffectType": "afterUse", "MaxResource": 40, @@ -278465,6 +299894,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 5, "foodEffectType": "afterUse", "MaxResource": 1, @@ -278537,6 +299970,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 2, "foodEffectType": "afterUse", "MaxResource": 1, @@ -278608,6 +300045,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 5, "foodEffectType": "afterUse", "MaxResource": 1, @@ -278677,6 +300118,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "foodUseTime": 4, "foodEffectType": "afterUse", "MaxResource": 1, @@ -278692,6 +300137,160 @@ "effects_damage": [] } }, + "59e3577886f774176a362503": { + "_id": "59e3577886f774176a362503", + "_name": "item_food_sugar", + "_parent": "5448e8d04bdc2ddf718b4569", + "_type": "Item", + "_props": { + "Name": "Сахар", + "ShortName": "Сахар", + "Description": "Сахар", + "Weight": 0.5, + "BackgroundColor": "default", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_sugar/item_sugar_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_sugar/item_food_sugar_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 10, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "foodUseTime": 9, + "foodEffectType": "afterUse", + "MaxResource": 70, + "StimulatorBuffs": "Buffs_food_sugar", + "effects_health": { + "Energy": { + "value": 70 + }, + "Hydration": { + "value": -45 + } + }, + "effects_damage": [] + }, + "_proto": "544fb6cc4bdc2d34748b456e" + }, + "635a758bfefc88a93f021b8a": { + "_id": "635a758bfefc88a93f021b8a", + "_name": "item_food_sausage", + "_parent": "5448e8d04bdc2ddf718b4569", + "_type": "Item", + "_props": { + "Name": "Can of beef stew", + "ShortName": "Beef stew Can", + "Description": "Can of beef stew", + "Weight": 0.6, + "BackgroundColor": "default", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "food_snack", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_food_sausage/item_food_sausage_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_food_sausage/item_food_sausage_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "foodUseTime": 5, + "foodEffectType": "afterUse", + "MaxResource": 1, + "StimulatorBuffs": "", + "effects_health": [ + { + "type": "Energy", + "value": 50 + }, + { + "type": "Hydration", + "value": -5 + } + ], + "effects_damage": [] + }, + "_proto": "57347d9c245977448b40fa85" + }, "5448e8d64bdc2dce718b4568": { "_id": "5448e8d64bdc2dce718b4568", "_name": "Drink", @@ -278761,7 +300360,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -278820,7 +300423,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -278879,7 +300486,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -278938,7 +300549,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -278997,7 +300612,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -279056,7 +300675,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -279115,7 +300738,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -279174,7 +300801,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -279233,66 +300864,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, - "DropSoundType": "None" - }, - "_proto": "56742c324bdc2d150f8b456d" - }, - "62a0a124de7ac81993580542": { - "_id": "62a0a124de7ac81993580542", - "_name": "item_barter_info_maps", - "_parent": "5448ecbe4bdc2d60728b4568", - "_type": "Item", - "_props": { - "Name": "item_info_intelligence", - "ShortName": "item_info_intelligence", - "Description": "item_info_intelligence", - "Weight": 0.27, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "item_book", - "Prefab": { - "path": "assets/content/items/barter/item_barter_info_maps/item_barter_info_maps.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -279351,7 +300927,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -279410,7 +300990,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -279469,7 +301053,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -279528,7 +301116,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -279587,7 +301179,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -279646,7 +301242,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -279705,7 +301305,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -279764,7 +301368,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -279823,66 +301431,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, - "DropSoundType": "None" - }, - "_proto": "56742c324bdc2d150f8b456d" - }, - "5c12613b86f7743bbe2c3f76": { - "_id": "5c12613b86f7743bbe2c3f76", - "_name": "item_info_intelligence", - "_parent": "5448ecbe4bdc2d60728b4568", - "_type": "Item", - "_props": { - "Name": "item_info_intelligence", - "ShortName": "item_info_intelligence", - "Description": "item_info_intelligence", - "Weight": 0.23, - "BackgroundColor": "blue", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "item_book", - "Prefab": { - "path": "assets/content/items/infosubject/item_info_intelligence/item_info_intelligence.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 30, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -279941,7 +301494,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -280000,7 +301557,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -280059,7 +301620,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -280118,7 +301683,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -280177,7 +301746,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -280236,7 +301809,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -280295,7 +301872,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -280354,7 +301935,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -280413,7 +301998,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -280472,7 +302061,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -280531,7 +302124,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -280590,7 +302187,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -280649,7 +302250,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -280708,7 +302313,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -280767,7 +302376,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -280826,7 +302439,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -280885,7 +302502,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -280944,7 +302565,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -281003,7 +302628,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -281062,7 +302691,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "573477e124597737dd42e191" }, @@ -281121,7 +302754,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -281180,7 +302817,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "573477e124597737dd42e191" }, @@ -281239,7 +302880,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "573477e124597737dd42e191" }, @@ -281298,7 +302943,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "573477e124597737dd42e191" }, @@ -281357,7 +303006,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -281416,7 +303069,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -281475,7 +303132,11 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -281534,7 +303195,1271 @@ "RagFairCommissionModifier": 1, "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, - "DropSoundType": "None" + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "6389c8fb46b54c634724d847": { + "_id": "6389c8fb46b54c634724d847", + "_name": "Item_barter_info_book_circuits", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "manual", + "ShortName": "manual", + "Description": "manual", + "Weight": 0.5, + "BackgroundColor": "violet", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "item_book", + "Prefab": { + "path": "assets/content/items/barter/item_barter_info_book_circuits/item_barter_info_book_circuits.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "6389c92d52123d5dd17f8876": { + "_id": "6389c92d52123d5dd17f8876", + "_name": "Item_barter_info_book_ematerials", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "manual", + "ShortName": "manual", + "Description": "manual", + "Weight": 0.5, + "BackgroundColor": "violet", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "item_book", + "Prefab": { + "path": "assets/content/items/barter/item_barter_info_book_ematerials/item_barter_info_book_ematerials.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "62a0a124de7ac81993580542": { + "_id": "62a0a124de7ac81993580542", + "_name": "item_barter_info_maps", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "item_info_intelligence", + "ShortName": "item_info_intelligence", + "Description": "item_info_intelligence", + "Weight": 0.27, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "item_book", + "Prefab": { + "path": "assets/content/items/barter/item_barter_info_maps/item_barter_info_maps.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "6331ba83f2ab4f3f09502983": { + "_id": "6331ba83f2ab4f3f09502983", + "_name": "item_flash_card_soft_v2", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "flashdrive", + "ShortName": "flashdrive", + "Description": "flashdrive", + "Weight": 0.08, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/infosubject/item_flash_card_ironkey.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "6331bb0d1aa9f42b804997a6": { + "_id": "6331bb0d1aa9f42b804997a6", + "_name": "item_flash_card_soft_v3", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "flashdrive", + "ShortName": "flashdrive", + "Description": "flashdrive", + "Weight": 0.08, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/infosubject/item_flash_card_ironkey.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "5c12613b86f7743bbe2c3f76": { + "_id": "5c12613b86f7743bbe2c3f76", + "_name": "item_info_intelligence", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "item_info_intelligence", + "ShortName": "item_info_intelligence", + "Description": "item_info_intelligence", + "Weight": 0.23, + "BackgroundColor": "blue", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "item_book", + "Prefab": { + "path": "assets/content/items/infosubject/item_info_intelligence/item_info_intelligence.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "638e0057ab150a5f56238960": { + "_id": "638e0057ab150a5f56238960", + "_name": "item_quest_c10_jek", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "diary", + "ShortName": "diary", + "Description": "diary", + "Weight": 0.2, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "item_book", + "Prefab": { + "path": "assets/content/items/infosubject/item_thick_diary.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "638e9d5536b3b72c944e2fc7": { + "_id": "638e9d5536b3b72c944e2fc7", + "_name": "item_quest_c21_look", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "flashdrive", + "ShortName": "flashdrive", + "Description": "flashdrive", + "Weight": 0.08, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/infosubject/item_flash_card_ironkey.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "638cbb0f7f97256fac16167a": { + "_id": "638cbb0f7f97256fac16167a", + "_name": "item_quest_c2_aud_docs", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "item_info_intelligence", + "ShortName": "item_info_intelligence", + "Description": "item_info_intelligence", + "Weight": 0.23, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "item_book", + "Prefab": { + "path": "assets/content/items/infosubject/item_thin_diary.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "63a943cead5cc12f22161ff7": { + "_id": "63a943cead5cc12f22161ff7", + "_name": "item_quest_c2_aud_docs1", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "diary", + "ShortName": "diary", + "Description": "diary", + "Weight": 0.2, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "item_book", + "Prefab": { + "path": "assets/content/items/infosubject/item_thick_diary.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "638cbb3ba63f1b49be6a300e": { + "_id": "638cbb3ba63f1b49be6a300e", + "_name": "item_quest_c3_teh_flash", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "flashdrive", + "ShortName": "flashdrive", + "Description": "flashdrive", + "Weight": 0.08, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/infosubject/item_flash_card_ironkey.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "638e06c4b8bac37a110ed56d": { + "_id": "638e06c4b8bac37a110ed56d", + "_name": "item_quest_keeper1_kompr_fake", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "item_info_intelligence", + "ShortName": "item_info_intelligence", + "Description": "item_info_intelligence", + "Weight": 0.23, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "item_book", + "Prefab": { + "path": "assets/content/items/infosubject/item_info_intelligence/item_info_intelligence.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "638e0752ab150a5f56238962": { + "_id": "638e0752ab150a5f56238962", + "_name": "item_quest_keeper1_kompr_true", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "item_info_intelligence", + "ShortName": "item_info_intelligence", + "Description": "item_info_intelligence", + "Weight": 0.23, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "item_book", + "Prefab": { + "path": "assets/content/items/infosubject/item_info_intelligence/item_info_intelligence.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "63989ced706b793c7d60cfef": { + "_id": "63989ced706b793c7d60cfef", + "_name": "item_quest_keeper2_diary", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "diary", + "ShortName": "diary", + "Description": "diary", + "Weight": 0.2, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "item_book", + "Prefab": { + "path": "assets/content/items/infosubject/item_thick_diary.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "6398a0861c712b1e1d4dadf1": { + "_id": "6398a0861c712b1e1d4dadf1", + "_name": "item_quest_keeper2_kompr_fake", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "item_info_intelligence", + "ShortName": "item_info_intelligence", + "Description": "item_info_intelligence", + "Weight": 0.23, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "item_book", + "Prefab": { + "path": "assets/content/items/infosubject/item_info_intelligence/item_info_intelligence.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "6398a072e301557ae24cec92": { + "_id": "6398a072e301557ae24cec92", + "_name": "item_quest_keeper2_kompr_true", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "item_info_intelligence", + "ShortName": "item_info_intelligence", + "Description": "item_info_intelligence", + "Weight": 0.23, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "item_book", + "Prefab": { + "path": "assets/content/items/infosubject/item_info_intelligence/item_info_intelligence.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "6398a4cfb5992f573c6562b3": { + "_id": "6398a4cfb5992f573c6562b3", + "_name": "item_quest_keeper7_securedtape", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "SSD", + "ShortName": "SSD", + "Description": "SSD", + "Weight": 0.25, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "item_plastic_generic", + "Prefab": { + "path": "assets/content/items/barter/item_barter_info_securedtape/item_barter_info_securedtape.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 40, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "638cbc68a63f1b49be6a3010": { + "_id": "638cbc68a63f1b49be6a3010", + "_name": "item_quest_letter_c4_pos", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "Letter", + "ShortName": "Letter", + "Description": "Letter", + "Weight": 0.2, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "item_paper", + "Prefab": { + "path": "assets/content/items/quest/item_quest_letter/item_quest_letter.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "6393262086e646067c176aa2": { + "_id": "6393262086e646067c176aa2", + "_name": "quest_item_c28_medbook", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "quest_med_journal_1", + "ShortName": "quest_med_journal_1", + "Description": "quest_med_journal_1", + "Weight": 0.3, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "item_paper", + "Prefab": { + "path": "assets/content/items/infosubject/item_info_intelligence/quest_med_journal_1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 40, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false + }, + "_proto": "56742c324bdc2d150f8b456d" + }, + "6389c8c5dbfd5e4b95197e6b": { + "_id": "6389c8c5dbfd5e4b95197e6b", + "_name": "Item_barter_info_tgdocs", + "_parent": "5448ecbe4bdc2d60728b4568", + "_type": "Item", + "_props": { + "Name": "item_info_intelligence", + "ShortName": "item_info_intelligence", + "Description": "item_info_intelligence", + "Weight": 0.33, + "BackgroundColor": "blue", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "item_book", + "Prefab": { + "path": "assets/content/items/barter/item_barter_info_tgdocs/item_barter_info_tgdocs.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 30, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false }, "_proto": "56742c324bdc2d150f8b456d" }, @@ -281571,7 +304496,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 50, + "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -281594,6 +304519,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -281654,6 +304583,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780d07a2459777de4559324" @@ -281714,6 +304647,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -281774,6 +304711,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -281834,6 +304775,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -281894,6 +304839,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -281954,6 +304903,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -282014,6 +304967,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -282074,6 +305031,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -282134,6 +305095,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -282194,6 +305159,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 1 }, "_proto": "5671446a4bdc2d97058b4569" @@ -282254,6 +305223,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -282314,6 +305287,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -282374,6 +305351,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -282411,7 +305392,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": true, - "LootExperience": 40, + "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -282434,6 +305415,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780cf9e2459777df90dcb73" @@ -282494,6 +305479,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -282554,6 +305543,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -282591,7 +305584,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 150, + "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -282614,6 +305607,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -282651,7 +305648,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 150, + "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -282674,6 +305671,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -282711,7 +305712,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 60, + "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -282734,6 +305735,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 20 } }, @@ -282793,6 +305798,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780d07a2459777de4559324" @@ -282853,6 +305862,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -282913,6 +305926,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -282973,6 +305990,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5448ba0b4bdc2d02308b456c" @@ -283033,6 +306054,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5448ba0b4bdc2d02308b456c" @@ -283093,6 +306118,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5448ba0b4bdc2d02308b456c" @@ -283153,6 +306182,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5751916924597720a50322c0" @@ -283213,6 +306246,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -283273,6 +306310,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "57518f7724597720a31c09ab" @@ -283333,6 +306374,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -283393,6 +306438,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -283453,6 +306502,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -283513,6 +306566,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780d07a2459777de4559324" @@ -283573,6 +306630,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780d07a2459777de4559324" @@ -283633,6 +306694,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780d07a2459777de4559324" @@ -283693,6 +306758,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780d07a2459777de4559324" @@ -283753,6 +306822,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 10 }, "_proto": "5780d07a2459777de4559324" @@ -283813,6 +306886,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780d07a2459777de4559324" @@ -283873,6 +306950,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780d07a2459777de4559324" @@ -283933,6 +307014,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780d07a2459777de4559324" @@ -283993,6 +307078,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780d07a2459777de4559324" @@ -284053,6 +307142,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780d07a2459777de4559324" @@ -284113,6 +307206,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780d07a2459777de4559324" @@ -284127,7 +307224,7 @@ "ShortName": "Factory office ", "Description": "Factory office ", "Weight": 0.01, - "BackgroundColor": "blue", + "BackgroundColor": "violet", "Width": 1, "Height": 1, "StackMaxSize": 1, @@ -284173,6 +307270,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780d07a2459777de4559324" @@ -284233,6 +307334,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780d07a2459777de4559324" @@ -284293,6 +307398,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780d07a2459777de4559324" @@ -284353,6 +307462,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780d07a2459777de4559324" @@ -284390,7 +307503,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 50, + "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -284413,6 +307526,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -284473,6 +307590,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -284533,6 +307654,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "57518f7724597720a31c09ab" @@ -284593,6 +307718,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "57518f7724597720a31c09ab" @@ -284653,6 +307782,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "57518f7724597720a31c09ab" @@ -284713,6 +307846,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "57518f7724597720a31c09ab" @@ -284773,6 +307910,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "57518f7724597720a31c09ab" @@ -284810,7 +307951,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 30, + "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -284833,6 +307974,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -284893,6 +308038,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -284930,7 +308079,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 60, + "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -284953,6 +308102,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5751916f24597720a27126df" @@ -285013,6 +308166,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -285073,6 +308230,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -285133,6 +308294,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -285193,6 +308358,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -285253,6 +308422,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -285290,7 +308463,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 20, + "LootExperience": 150, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -285313,6 +308486,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 10 }, "_proto": "5671446a4bdc2d97058b4569" @@ -285350,7 +308527,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 20, + "LootExperience": 150, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -285373,6 +308550,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 10 }, "_proto": "5671446a4bdc2d97058b4569" @@ -285410,7 +308591,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 20, + "LootExperience": 150, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -285433,6 +308614,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 10 }, "_proto": "5671446a4bdc2d97058b4569" @@ -285493,6 +308678,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -285553,6 +308742,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -285613,6 +308806,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -285673,6 +308870,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -285733,6 +308934,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -285793,6 +308998,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -285853,6 +309062,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -285913,6 +309126,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -285973,6 +309190,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -286033,6 +309254,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -286093,6 +309318,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -286153,6 +309382,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -286213,6 +309446,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -286273,6 +309510,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -286333,6 +309574,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -286393,6 +309638,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -286453,6 +309702,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -286513,6 +309766,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -286573,6 +309830,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -286633,6 +309894,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -286693,6 +309958,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -286753,6 +310022,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -286813,6 +310086,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -286873,6 +310150,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -286933,6 +310214,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -286970,7 +310255,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 60, + "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -286993,6 +310278,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5751916f24597720a27126df" @@ -287053,6 +310342,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -287090,7 +310383,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 60, + "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -287113,6 +310406,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5751916f24597720a27126df" @@ -287173,6 +310470,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 } }, @@ -287232,6 +310533,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 } }, @@ -287291,6 +310596,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -287351,6 +310660,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780cf7f2459777de4559322" @@ -287411,6 +310724,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780cf7f2459777de4559322" @@ -287448,7 +310765,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 30, + "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -287471,6 +310788,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780cf942459777df90dcb72" @@ -287508,7 +310829,7 @@ "IsUngivable": false, "IsLockedafterEquip": false, "QuestItem": false, - "LootExperience": 40, + "LootExperience": 20, "ExamineExperience": 10, "HideEntrails": false, "RepairCost": 0, @@ -287531,6 +310852,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780cf9e2459777df90dcb73" @@ -287591,6 +310916,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -287651,6 +310980,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -287711,6 +311044,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780cf692459777de4559321" @@ -287771,70 +311108,14 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5780cda02459777b272ede61" }, - "5780cf7f2459777de4559322": { - "_id": "5780cf7f2459777de4559322", - "_name": "Общага1 мат", - "_parent": "5c99f98d86f7745c314214b3", - "_type": "Item", - "_props": { - "Name": "Room M", - "ShortName": "Room M", - "Description": "Room M", - "Weight": 0.01, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "keys", - "Prefab": { - "path": "assets/content/items/spec/keys/item_key_14.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 70, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaximumNumberOfUsage": 10 - }, - "_proto": "5780cf722459777a5108b9a1" - }, "5780d0532459777a5108b9a2": { "_id": "5780d0532459777a5108b9a2", "_name": "Офисы тамож", @@ -287891,6 +311172,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "57518f7724597720a31c09ab" @@ -287951,6 +311236,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -288011,6 +311300,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -288071,6 +311364,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -288131,6 +311428,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -288191,6 +311492,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -288251,6 +311556,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -288311,6 +311620,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -288371,6 +311684,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -288431,6 +311748,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -288491,6 +311812,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -288551,6 +311876,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -288611,6 +311940,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -288671,6 +312004,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -288731,6 +312068,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -288791,6 +312132,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -288851,6 +312196,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -288911,6 +312260,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -288971,6 +312324,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -289031,6 +312388,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -289091,6 +312452,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -289151,6 +312516,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -289211,6 +312580,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -289271,6 +312644,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -289331,6 +312708,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -289391,6 +312772,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -289451,6 +312836,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -289511,6 +312900,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -289571,6 +312964,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -289631,6 +313028,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -289691,6 +313092,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -289751,6 +313156,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -289811,6 +313220,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -289871,6 +313284,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -289931,6 +313348,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -289991,6 +313412,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -290051,6 +313476,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -290111,6 +313540,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -290171,6 +313604,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -290231,6 +313668,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -290291,6 +313732,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -290351,6 +313796,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -290411,6 +313860,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -290471,6 +313924,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" @@ -290531,6 +313988,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" @@ -290591,70 +314052,14 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5672c92d4bdc2d180f8b4567" }, - "59148c8a86f774197930e983": { - "_id": "59148c8a86f774197930e983", - "_name": "общ1 204", - "_parent": "5c99f98d86f7745c314214b3", - "_type": "Item", - "_props": { - "Name": "Room 204 Key", - "ShortName": "Room 204 Key", - "Description": "Room 204 Key", - "Weight": 0.01, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "keys", - "Prefab": { - "path": "assets/content/items/spec/keys/item_key_4.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 40, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaximumNumberOfUsage": 40 - }, - "_proto": "5780cf9e2459777df90dcb73" - }, "59136a4486f774447a1ed172": { "_id": "59136a4486f774447a1ed172", "_name": "проходн малая общ", @@ -290711,6 +314116,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "57518f7724597720a31c09ab" @@ -290771,10 +314180,2126 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 40 }, "_proto": "5671446a4bdc2d97058b4569" }, + "63a39667c9b3aa4b61683e98": { + "_id": "63a39667c9b3aa4b61683e98", + "_name": "city_key1", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39dfe3901f439517cafba": { + "_id": "63a39dfe3901f439517cafba", + "_name": "city_key10", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_8.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39e1d234195315d4020bd": { + "_id": "63a39e1d234195315d4020bd", + "_name": "city_key11", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_5.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39e49cd6db0635c1975fc": { + "_id": "63a39e49cd6db0635c1975fc", + "_name": "city_key12", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39e5b234195315d4020bf": { + "_id": "63a39e5b234195315d4020bf", + "_name": "city_key13", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39e6acd6db0635c1975fe": { + "_id": "63a39e6acd6db0635c1975fe", + "_name": "city_key14", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39f08cd6db0635c197600": { + "_id": "63a39f08cd6db0635c197600", + "_name": "city_key15", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_3.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39f18c2d53c2c6839c1d3": { + "_id": "63a39f18c2d53c2c6839c1d3", + "_name": "city_key16", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_3.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39f6e64283b5e9c56b289": { + "_id": "63a39f6e64283b5e9c56b289", + "_name": "city_key17", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_6.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39fc0af870e651d58e6ae": { + "_id": "63a39fc0af870e651d58e6ae", + "_name": "city_key18", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_8.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 20 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39fd1c9b3aa4b61683efb": { + "_id": "63a39fd1c9b3aa4b61683efb", + "_name": "city_key19", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_5.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a397d3af870e651d58e65b": { + "_id": "63a397d3af870e651d58e65b", + "_name": "city_key2", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_10.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39fdf1e21260da44a0256": { + "_id": "63a39fdf1e21260da44a0256", + "_name": "city_key20", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_4.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 20 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a71e781031ac76fe773c7d": { + "_id": "63a71e781031ac76fe773c7d", + "_name": "city_key21", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_8.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a71e86b7f4570d3a293169": { + "_id": "63a71e86b7f4570d3a293169", + "_name": "city_key22", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_8.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a71e922b25f7513905ca20": { + "_id": "63a71e922b25f7513905ca20", + "_name": "city_key23", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_8.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a71eb5b7f4570d3a29316b": { + "_id": "63a71eb5b7f4570d3a29316b", + "_name": "city_key24", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_8.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a71ed21031ac76fe773c7f": { + "_id": "63a71ed21031ac76fe773c7f", + "_name": "city_key25", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a71f1a0aa9fb29da61c537": { + "_id": "63a71f1a0aa9fb29da61c537", + "_name": "city_key26", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a71f3b0aa9fb29da61c539": { + "_id": "63a71f3b0aa9fb29da61c539", + "_name": "city_key27", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a399193901f439517cafb6": { + "_id": "63a399193901f439517cafb6", + "_name": "city_key3", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 20 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39c69af870e651d58e6aa": { + "_id": "63a39c69af870e651d58e6aa", + "_name": "city_key4", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39c7964283b5e9c56b280": { + "_id": "63a39c7964283b5e9c56b280", + "_name": "city_key5", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 4, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_9.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39cb1c9b3aa4b61683ee2": { + "_id": "63a39cb1c9b3aa4b61683ee2", + "_name": "city_key6", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39ce4cd6db0635c1975fa": { + "_id": "63a39ce4cd6db0635c1975fa", + "_name": "city_key7", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_2.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39ddda3a2b32b5f6e007a": { + "_id": "63a39ddda3a2b32b5f6e007a", + "_name": "city_key8", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39df18a56922e82001f25": { + "_id": "63a39df18a56922e82001f25", + "_name": "city_key9", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_8.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a39e0f64283b5e9c56b282": { + "_id": "63a39e0f64283b5e9c56b282", + "_name": "city_keyX", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_1.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780d07a2459777de4559324" + }, + "63a3a93f8a56922e82001f5d": { + "_id": "63a3a93f8a56922e82001f5d", + "_name": "city_sect1", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Factory office ", + "ShortName": "Factory office ", + "Description": "Factory office ", + "Weight": 0.01, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_13.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 150, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 10 + }, + "_proto": "5780d07a2459777de4559324" + }, + "6391fcf5744e45201147080f": { + "_id": "6391fcf5744e45201147080f", + "_name": "item_quest_c5_mar_key", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Quest test key", + "ShortName": "Quest test key", + "Description": "Quest test key", + "Weight": 0.01, + "BackgroundColor": "violet", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_8.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 30 + }, + "_proto": "5671446a4bdc2d97058b4569" + }, + "6398fd8ad3de3849057f5128": { + "_id": "6398fd8ad3de3849057f5128", + "_name": "item_quest_keeper2_key", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Key 3", + "ShortName": "Key 3", + "Description": "Key 3", + "Weight": 0.01, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_4.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 1 + }, + "_proto": "5672c92d4bdc2d180f8b4567" + }, + "5780cf7f2459777de4559322": { + "_id": "5780cf7f2459777de4559322", + "_name": "Общага1 мат", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Room M", + "ShortName": "Room M", + "Description": "Room M", + "Weight": 0.01, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_14.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 150, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 10 + }, + "_proto": "5780cf722459777a5108b9a1" + }, + "59148c8a86f774197930e983": { + "_id": "59148c8a86f774197930e983", + "_name": "общ1 204", + "_parent": "5c99f98d86f7745c314214b3", + "_type": "Item", + "_props": { + "Name": "Room 204 Key", + "ShortName": "Room 204 Key", + "Description": "Room 204 Key", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "keys", + "Prefab": { + "path": "assets/content/items/spec/keys/item_key_4.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 40 + }, + "_proto": "5780cf9e2459777df90dcb73" + }, "5c1d0f4986f7744bb01837fa": { "_id": "5c1d0f4986f7744bb01837fa", "_name": "item_keycard_lab_black", @@ -290831,6 +316356,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 0 }, "_proto": "5448ba0b4bdc2d02308b456c" @@ -290891,6 +316420,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 0 }, "_proto": "5448ba0b4bdc2d02308b456c" @@ -290951,6 +316484,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 0 }, "_proto": "5448ba0b4bdc2d02308b456c" @@ -291011,70 +316548,14 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 0 }, "_proto": "5448ba0b4bdc2d02308b456c" }, - "5c94bbff86f7747ee735c08f": { - "_id": "5c94bbff86f7747ee735c08f", - "_name": "item_keycard_lab_single_use", - "_parent": "5c164d2286f774194c5e69fa", - "_type": "Item", - "_props": { - "Name": "item_keycard_lab_single_use", - "ShortName": "item_keycard_lab_single_use", - "Description": "item_keycard_lab_single_use", - "Weight": 0.01, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "item_plastic_generic", - "Prefab": { - "path": "assets/content/items/spec/item_keycard_lab/item_keycard_lab_white.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": false, - "CanRequireOnRagfair": false, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "MaximumNumberOfUsage": 1 - }, - "_proto": "5751916f24597720a27126df" - }, "5c1d0d6d86f7744bb2683e1f": { "_id": "5c1d0d6d86f7744bb2683e1f", "_name": "item_keycard_lab_yellow", @@ -291131,6 +316612,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 0 }, "_proto": "5448ba0b4bdc2d02308b456c" @@ -291191,6 +316676,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 1 }, "_proto": "5751916f24597720a27126df" @@ -291251,6 +316740,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 0 }, "_proto": "5448ba0b4bdc2d02308b456c" @@ -291311,6 +316804,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 0 }, "_proto": "5751961124597720a13989a7" @@ -291371,6 +316868,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 15 }, "_proto": "5448ba0b4bdc2d02308b456c" @@ -291431,10 +316932,78 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 15 }, "_proto": "5448ba0b4bdc2d02308b456c" }, + "5c94bbff86f7747ee735c08f": { + "_id": "5c94bbff86f7747ee735c08f", + "_name": "item_keycard_lab_single_use", + "_parent": "5c164d2286f774194c5e69fa", + "_type": "Item", + "_props": { + "Name": "item_keycard_lab_single_use", + "ShortName": "item_keycard_lab_single_use", + "Description": "item_keycard_lab_single_use", + "Weight": 0.01, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "item_plastic_generic", + "Prefab": { + "path": "assets/content/items/spec/item_keycard_lab/item_keycard_lab_white.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "MaximumNumberOfUsage": 1 + }, + "_proto": "5751916f24597720a27126df" + }, "5c99f98d86f7745c314214b3": { "_id": "5c99f98d86f7745c314214b3", "_name": "KeyMechanical", @@ -291449,6 +317018,111 @@ "_type": "Node", "_props": {} }, + "63495c500c297e20065a08b1": { + "_id": "63495c500c297e20065a08b1", + "_name": "weapon_scythe", + "_parent": "5447e1d04bdc2dff2f8b4567", + "_type": "Item", + "_props": { + "Name": "weapon_scythe", + "ShortName": "weapon_scythe", + "Description": "weapon_scythe\n", + "Weight": 1.4, + "BackgroundColor": "grey", + "Width": 1, + "Height": 3, + "StackMaxSize": 1, + "ItemSound": "knife_generic", + "Prefab": { + "path": "assets/content/weapons/scythe/weapon_scythe_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": true, + "UnlootableFromSlot": "Scabbard", + "UnlootableFromSide": [ + "Bear", + "Usec", + "Savage" + ], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "knifeHitDelay": 0, + "knifeHitSlashRate": 0, + "knifeHitStabRate": 1, + "knifeHitRadius": 1.2, + "knifeHitSlashDam": 293, + "knifeHitStabDam": 415, + "knifeDurab": 90, + "Durability": 90, + "MaxDurability": 90, + "PrimaryDistance": 1.2, + "SecondryDistance": 1.2, + "SlashPenetration": 1, + "StabPenetration": 1, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.01, + "PrimaryConsumption": 10, + "SecondryConsumption": 13, + "DeflectionConsumption": 3, + "StimulatorBuffs": "Buffs_hultafors", + "MaxResource": 0, + "AppliedTrunkRotation": { + "x": 15, + "y": 30, + "z": 0 + }, + "AppliedHeadRotation": { + "x": 4, + "y": 8, + "z": 0 + }, + "DisplayOnModel": true, + "AdditionalAnimationLayer": 12, + "StaminaBurnRate": 2, + "ColliderScaleMultiplier": { + "x": 1.15, + "y": 1.35, + "z": 1.15 + } + }, + "_proto": "54491bb74bdc2d09088b4567" + }, "54491bb74bdc2d09088b4567": { "_id": "54491bb74bdc2d09088b4567", "_name": "ER Bayonet", @@ -291508,6 +317182,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "knifeHitDelay": 0, "knifeHitSlashRate": 0, "knifeHitStabRate": 1, @@ -291607,6 +317285,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "knifeHitDelay": 0, "knifeHitSlashRate": 0, "knifeHitStabRate": 1, @@ -291707,6 +317389,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "knifeHitDelay": 0, "knifeHitSlashRate": 0, "knifeHitStabRate": 1, @@ -291807,6 +317493,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "knifeHitDelay": 0, "knifeHitSlashRate": 0, "knifeHitStabRate": 1, @@ -291907,6 +317597,10 @@ "IsAlwaysAvailableForInsurance": true, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "knifeHitDelay": 0, "knifeHitSlashRate": 0, "knifeHitStabRate": 1, @@ -292007,6 +317701,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "knifeHitDelay": 0, "knifeHitSlashRate": 0, "knifeHitStabRate": 1, @@ -292108,6 +317806,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "knifeHitDelay": 0, "knifeHitSlashRate": 0, "knifeHitStabRate": 1, @@ -292208,6 +317910,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "knifeHitDelay": 0, "knifeHitSlashRate": 0, "knifeHitStabRate": 1, @@ -292308,6 +318014,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "knifeHitDelay": 0, "knifeHitSlashRate": 0, "knifeHitStabRate": 1, @@ -292408,6 +318118,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "knifeHitDelay": 0, "knifeHitSlashRate": 0, "knifeHitStabRate": 1, @@ -292449,6 +318163,110 @@ }, "_proto": "54491bb74bdc2d09088b4567" }, + "63920105a83e15700a00f168": { + "_id": "63920105a83e15700a00f168", + "_name": "weapon_sog_voodoo_hawk", + "_parent": "5447e1d04bdc2dff2f8b4567", + "_type": "Item", + "_props": { + "Name": "weapon_kiba_arms_axe", + "ShortName": "weapon_kiba_arms_axe", + "Description": "weapon_kiba_arms_axe", + "Weight": 0.807, + "BackgroundColor": "grey", + "Width": 1, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "knife_generic", + "Prefab": { + "path": "assets/content/weapons/voodoo/weapon_sog_voodoo_hawk_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": true, + "UnlootableFromSlot": "Scabbard", + "UnlootableFromSide": [ + "Bear", + "Usec" + ], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "knifeHitDelay": 0, + "knifeHitSlashRate": 0, + "knifeHitStabRate": 1, + "knifeHitRadius": 0.45, + "knifeHitSlashDam": 30, + "knifeHitStabDam": 37, + "knifeDurab": 100, + "Durability": 100, + "MaxDurability": 100, + "PrimaryDistance": 0.45, + "SecondryDistance": 0.55, + "SlashPenetration": 1, + "StabPenetration": 1, + "MinRepairDegradation": 0, + "MaxRepairDegradation": 0.01, + "PrimaryConsumption": 10, + "SecondryConsumption": 13, + "DeflectionConsumption": 3, + "StimulatorBuffs": "", + "MaxResource": 0, + "AppliedTrunkRotation": { + "x": 0, + "y": 0, + "z": 0 + }, + "AppliedHeadRotation": { + "x": 2, + "y": 4, + "z": 0 + }, + "DisplayOnModel": false, + "AdditionalAnimationLayer": 0, + "StaminaBurnRate": 0, + "ColliderScaleMultiplier": { + "x": 1, + "y": 1, + "z": 1 + } + }, + "_proto": "54491bb74bdc2d09088b4567" + }, "5c010e350db83400232feec7": { "_id": "5c010e350db83400232feec7", "_name": "weapon_sp-8", @@ -292508,6 +318326,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "knifeHitDelay": 0, "knifeHitSlashRate": 0, "knifeHitStabRate": 1, @@ -292608,6 +318430,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "knifeHitDelay": 0, "knifeHitSlashRate": 0, "knifeHitStabRate": 1, @@ -292708,6 +318534,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "knifeHitDelay": 0, "knifeHitSlashRate": 0, "knifeHitStabRate": 1, @@ -292808,6 +318638,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "knifeHitDelay": 0, "knifeHitSlashRate": 0, "knifeHitStabRate": 1, @@ -292908,6 +318742,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "knifeHitDelay": 0, "knifeHitSlashRate": 0, "knifeHitStabRate": 1, @@ -293008,6 +318846,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "knifeHitDelay": 0, "knifeHitSlashRate": 0, "knifeHitStabRate": 1, @@ -293105,6 +318947,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "ConfigPathStr": "UI/PocketMap/Plans/CustomsPlan/config", "MaxMarkersCount": 100, "scaleMin": 0.07, @@ -293168,6 +319014,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "ConfigPathStr": "UI/PocketMap/Plans/FactoryPlan/config", "MaxMarkersCount": 100, "scaleMin": 0.35, @@ -293231,6 +319081,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "ConfigPathStr": "UI/PocketMap/Plans/InterchangePlan/config", "MaxMarkersCount": 100, "scaleMin": 0.35, @@ -293294,6 +319148,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "ConfigPathStr": "UI/PocketMap/Plans/SanatoriumPlan/config", "MaxMarkersCount": 100, "scaleMin": 0.12, @@ -293357,6 +319215,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "ConfigPathStr": "UI/PocketMap/Plans/ShorelinePlan/config", "MaxMarkersCount": 100, "scaleMin": 0.17, @@ -293420,6 +319282,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "ConfigPathStr": "UI/PocketMap/Plans/WoodsPlan/config", "MaxMarkersCount": 100, "scaleMin": 0.24, @@ -293483,6 +319349,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 5, "medEffectType": "duringUse", "MaxHpResource": 0, @@ -293567,6 +319437,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 7, "medEffectType": "duringUse", "MaxHpResource": 10, @@ -293653,6 +319527,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 5, "medEffectType": "duringUse", "MaxHpResource": 15, @@ -293734,6 +319612,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 2, "medEffectType": "duringUse", "MaxHpResource": 0, @@ -293817,6 +319699,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 3, "medEffectType": "duringUse", "MaxHpResource": 4, @@ -293892,6 +319778,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 6, "medEffectType": "duringUse", "MaxHpResource": 6, @@ -293971,6 +319861,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 5, "medEffectType": "duringUse", "MaxHpResource": 1800, @@ -294068,6 +319962,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 3, "medEffectType": "duringUse", "MaxHpResource": 400, @@ -294159,6 +320057,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 3, "medEffectType": "duringUse", "MaxHpResource": 220, @@ -294232,6 +320134,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 3, "medEffectType": "duringUse", "MaxHpResource": 300, @@ -294323,6 +320229,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 2, "medEffectType": "duringUse", "MaxHpResource": 100, @@ -294396,6 +320306,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 3, "medEffectType": "duringUse", "MaxHpResource": 400, @@ -294474,6 +320388,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 2, "medEffectType": "duringUse", "MaxHpResource": 3000, @@ -294549,6 +320467,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 2, "medEffectType": "duringUse", "MaxHpResource": 0, @@ -294620,6 +320542,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 2, "medEffectType": "duringUse", "MaxHpResource": 2, @@ -294692,6 +320618,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 16, "medEffectType": "duringUse", "MaxHpResource": 5, @@ -294766,6 +320696,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 3, "medEffectType": "duringUse", "MaxHpResource": 5, @@ -294838,6 +320772,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 3, "medEffectType": "afterUse", "MaxHpResource": 0, @@ -294910,6 +320848,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 5, "medEffectType": "afterUse", "MaxHpResource": 0, @@ -294982,6 +320924,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 3, "medEffectType": "afterUse", "MaxHpResource": 3, @@ -295054,6 +321000,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 16, "medEffectType": "duringUse", "MaxHpResource": 3000, @@ -295128,6 +321078,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 5, "medEffectType": "duringUse", "MaxHpResource": 0, @@ -295199,6 +321153,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 20, "medEffectType": "duringUse", "MaxHpResource": 15, @@ -295280,6 +321238,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 2, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 2, "medEffectType": "duringUse", "MaxHpResource": 0, @@ -295346,6 +321308,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 2, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 2, "medEffectType": "duringUse", "MaxHpResource": 0, @@ -295356,155 +321322,6 @@ }, "_proto": "544fb3f34bdc2d03748b456a" }, - "5c10c8fd86f7743d7d706df3": { - "_id": "5c10c8fd86f7743d7d706df3", - "_name": "Adrenaline", - "_parent": "5448f3a64bdc2d60728b456a", - "_type": "Item", - "_props": { - "Name": "Адреналин", - "ShortName": "Адреналин", - "Description": "", - "Weight": 0.05, - "BackgroundColor": "orange", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "med_stimulator", - "Prefab": { - "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_adrenaline_loot.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_adrenaline_container.bundle", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 2, - "DropSoundType": "None", - "medUseTime": 2, - "medEffectType": "duringUse", - "MaxHpResource": 0, - "hpResourceRate": 0, - "StimulatorBuffs": "BuffsAdrenaline", - "effects_health": [], - "effects_damage": { - "Pain": { - "delay": 0, - "duration": 60, - "fadeOut": 5 - }, - "Contusion": { - "delay": 0, - "duration": 60, - "fadeOut": 0 - } - } - }, - "_proto": "544fb3f34bdc2d03748b456a" - }, - "5ed515e03a40a50460332579": { - "_id": "5ed515e03a40a50460332579", - "_name": "L1", - "_parent": "5448f3a64bdc2d60728b456a", - "_type": "Item", - "_props": { - "Name": "L1(Norepinephrine)", - "ShortName": "L1(Norepinephrine)", - "Description": "", - "Weight": 0.05, - "BackgroundColor": "orange", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "med_stimulator", - "Prefab": { - "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_l1_loot.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_l1_container.bundle", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 2, - "DropSoundType": "None", - "medUseTime": 2, - "medEffectType": "duringUse", - "MaxHpResource": 0, - "hpResourceRate": 0, - "StimulatorBuffs": "Buffs_L1", - "effects_health": [], - "effects_damage": { - "Pain": { - "delay": 0, - "duration": 120, - "fadeOut": 0 - } - } - }, - "_proto": "544fb3f34bdc2d03748b456a" - }, "5ed51652f6c34d2cc26336a1": { "_id": "5ed51652f6c34d2cc26336a1", "_name": "M.U.L.E", @@ -295561,6 +321378,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 2, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 2, "medEffectType": "duringUse", "MaxHpResource": 0, @@ -295571,138 +321392,6 @@ }, "_proto": "544fb3f34bdc2d03748b456a" }, - "5ed5160a87bb8443d10680b5": { - "_id": "5ed5160a87bb8443d10680b5", - "_name": "Meldonin", - "_parent": "5448f3a64bdc2d60728b456a", - "_type": "Item", - "_props": { - "Name": "Meldonin", - "ShortName": "Meldonin", - "Description": "", - "Weight": 0.05, - "BackgroundColor": "orange", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "med_stimulator", - "Prefab": { - "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_mildronate_loot.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_mildronate_container.bundle", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 2, - "DropSoundType": "None", - "medUseTime": 2, - "medEffectType": "duringUse", - "MaxHpResource": 0, - "hpResourceRate": 0, - "StimulatorBuffs": "Buffs_Meldonin", - "effects_health": [], - "effects_damage": [] - }, - "_proto": "544fb3f34bdc2d03748b456a" - }, - "5ed5166ad380ab312177c100": { - "_id": "5ed5166ad380ab312177c100", - "_name": "Obdolbos", - "_parent": "5448f3a64bdc2d60728b456a", - "_type": "Item", - "_props": { - "Name": "Obdolbos", - "ShortName": "Obdolbos", - "Description": "", - "Weight": 0.05, - "BackgroundColor": "orange", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "med_stimulator", - "Prefab": { - "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_obdolbos_loot.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_obdolbos_container.bundle", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 2, - "DropSoundType": "None", - "medUseTime": 2, - "medEffectType": "duringUse", - "MaxHpResource": 0, - "hpResourceRate": 0, - "StimulatorBuffs": "Buffs_Obdolbos", - "effects_health": [], - "effects_damage": [] - }, - "_proto": "544fb3f34bdc2d03748b456a" - }, "5ed515ece452db0eb56fc028": { "_id": "5ed515ece452db0eb56fc028", "_name": "P22", @@ -295759,6 +321448,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 2, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 2, "medEffectType": "duringUse", "MaxHpResource": 0, @@ -295769,83 +321462,6 @@ }, "_proto": "544fb3f34bdc2d03748b456a" }, - "5c0e530286f7747fa1419862": { - "_id": "5c0e530286f7747fa1419862", - "_name": "Propital", - "_parent": "5448f3a64bdc2d60728b456a", - "_type": "Item", - "_props": { - "Name": "Пропитал", - "ShortName": "Пропитал", - "Description": "", - "Weight": 0.05, - "BackgroundColor": "orange", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "med_stimulator", - "Prefab": { - "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_propital_loot.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_propital_container.bundle", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 2, - "DropSoundType": "None", - "medUseTime": 2, - "medEffectType": "duringUse", - "MaxHpResource": 0, - "hpResourceRate": 0, - "StimulatorBuffs": "BuffsPropital", - "effects_health": [], - "effects_damage": { - "Pain": { - "delay": 0, - "duration": 240, - "fadeOut": 5 - }, - "Contusion": { - "delay": 0, - "duration": 240, - "fadeOut": 0 - } - } - }, - "_proto": "544fb3f34bdc2d03748b456a" - }, "5c0e531286f7747fa54205c2": { "_id": "5c0e531286f7747fa54205c2", "_name": "SJ1_TGLabs", @@ -295902,6 +321518,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 2, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 2, "medEffectType": "duringUse", "MaxHpResource": 0, @@ -295912,72 +321532,6 @@ }, "_proto": "544fb3f34bdc2d03748b456a" }, - "5c0e531d86f7747fa23f4d42": { - "_id": "5c0e531d86f7747fa23f4d42", - "_name": "SJ6_TGLabs", - "_parent": "5448f3a64bdc2d60728b456a", - "_type": "Item", - "_props": { - "Name": "SJ6 TGLabs", - "ShortName": "SJ6 TGLabs", - "Description": "", - "Weight": 0.05, - "BackgroundColor": "orange", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "med_stimulator", - "Prefab": { - "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_sj6_loot.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_sj6_container.bundle", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 2, - "DropSoundType": "None", - "medUseTime": 2, - "medEffectType": "duringUse", - "MaxHpResource": 0, - "hpResourceRate": 0, - "StimulatorBuffs": "BuffsSJ6TGLabs", - "effects_health": [], - "effects_damage": [] - }, - "_proto": "544fb3f34bdc2d03748b456a" - }, "5fca13ca637ee0341a484f46": { "_id": "5fca13ca637ee0341a484f46", "_name": "SJ9_TGLabs", @@ -296034,6 +321588,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 2, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 2, "medEffectType": "duringUse", "MaxHpResource": 0, @@ -296044,83 +321602,6 @@ }, "_proto": "544fb3f34bdc2d03748b456a" }, - "5c0e533786f7747fa23f4d47": { - "_id": "5c0e533786f7747fa23f4d47", - "_name": "Zagustin", - "_parent": "5448f3a64bdc2d60728b456a", - "_type": "Item", - "_props": { - "Name": "Загустин", - "ShortName": "Загустин", - "Description": "", - "Weight": 0.05, - "BackgroundColor": "orange", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "med_stimulator", - "Prefab": { - "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_zagustin_loot.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_zagustin_container.bundle", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 8, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 2, - "DropSoundType": "None", - "medUseTime": 2, - "medEffectType": "duringUse", - "MaxHpResource": 0, - "hpResourceRate": 0, - "StimulatorBuffs": "BuffsZagustin", - "effects_health": [], - "effects_damage": { - "LightBleeding": { - "delay": 0, - "duration": 180, - "fadeOut": 20 - }, - "HeavyBleeding": { - "delay": 0, - "duration": 180, - "fadeOut": 20 - } - } - }, - "_proto": "544fb3f34bdc2d03748b456a" - }, "5c0e534186f7747fa1419867": { "_id": "5c0e534186f7747fa1419867", "_name": "eTG_change", @@ -296177,6 +321658,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 2, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 2, "medEffectType": "duringUse", "MaxHpResource": 0, @@ -296249,6 +321734,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 2, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 2, "medEffectType": "duringUse", "MaxHpResource": 0, @@ -296259,6 +321748,925 @@ }, "_proto": "544fb3f34bdc2d03748b456a" }, + "5c10c8fd86f7743d7d706df3": { + "_id": "5c10c8fd86f7743d7d706df3", + "_name": "Adrenaline", + "_parent": "5448f3a64bdc2d60728b456a", + "_type": "Item", + "_props": { + "Name": "Адреналин", + "ShortName": "Адреналин", + "Description": "", + "Weight": 0.05, + "BackgroundColor": "orange", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "med_stimulator", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_adrenaline_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_adrenaline_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 2, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "medUseTime": 2, + "medEffectType": "duringUse", + "MaxHpResource": 0, + "hpResourceRate": 0, + "StimulatorBuffs": "BuffsAdrenaline", + "effects_health": [], + "effects_damage": [ + { + "type": "Pain", + "delay": 0, + "duration": 60, + "fadeOut": 5 + }, + { + "type": "Contusion", + "delay": 0, + "duration": 60, + "fadeOut": 0 + } + ] + }, + "_proto": "544fb3f34bdc2d03748b456a" + }, + "5ed515e03a40a50460332579": { + "_id": "5ed515e03a40a50460332579", + "_name": "L1", + "_parent": "5448f3a64bdc2d60728b456a", + "_type": "Item", + "_props": { + "Name": "L1(Norepinephrine)", + "ShortName": "L1(Norepinephrine)", + "Description": "", + "Weight": 0.05, + "BackgroundColor": "orange", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "med_stimulator", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_l1_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_l1_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 2, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "medUseTime": 2, + "medEffectType": "duringUse", + "MaxHpResource": 0, + "hpResourceRate": 0, + "StimulatorBuffs": "Buffs_L1", + "effects_health": [], + "effects_damage": [ + { + "type": "Pain", + "delay": 0, + "duration": 120, + "fadeOut": 0 + } + ] + }, + "_proto": "544fb3f34bdc2d03748b456a" + }, + "5ed5160a87bb8443d10680b5": { + "_id": "5ed5160a87bb8443d10680b5", + "_name": "Meldonin", + "_parent": "5448f3a64bdc2d60728b456a", + "_type": "Item", + "_props": { + "Name": "Meldonin", + "ShortName": "Meldonin", + "Description": "", + "Weight": 0.05, + "BackgroundColor": "orange", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "med_stimulator", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_mildronate_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_mildronate_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 2, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "medUseTime": 2, + "medEffectType": "duringUse", + "MaxHpResource": 0, + "hpResourceRate": 0, + "StimulatorBuffs": "Buffs_Meldonin", + "effects_health": [], + "effects_damage": [] + }, + "_proto": "544fb3f34bdc2d03748b456a" + }, + "5ed5166ad380ab312177c100": { + "_id": "5ed5166ad380ab312177c100", + "_name": "Obdolbos", + "_parent": "5448f3a64bdc2d60728b456a", + "_type": "Item", + "_props": { + "Name": "Obdolbos", + "ShortName": "Obdolbos", + "Description": "", + "Weight": 0.05, + "BackgroundColor": "orange", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "med_stimulator", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_obdolbos_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_obdolbos_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 2, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "medUseTime": 2, + "medEffectType": "duringUse", + "MaxHpResource": 0, + "hpResourceRate": 0, + "StimulatorBuffs": "Buffs_Obdolbos", + "effects_health": [], + "effects_damage": [] + }, + "_proto": "544fb3f34bdc2d03748b456a" + }, + "637b60c3b7afa97bfc3d7001": { + "_id": "637b60c3b7afa97bfc3d7001", + "_name": "Obdolbos2", + "_parent": "5448f3a64bdc2d60728b456a", + "_type": "Item", + "_props": { + "Name": "Obdolbos", + "ShortName": "Obdolbos", + "Description": "", + "Weight": 0.05, + "BackgroundColor": "orange", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "med_stimulator", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_obdolbos2_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_obdolbos2_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 2, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "medUseTime": 2, + "medEffectType": "duringUse", + "MaxHpResource": 0, + "hpResourceRate": 0, + "StimulatorBuffs": "Buffs_Obdolbos2", + "effects_health": [], + "effects_damage": [] + }, + "_proto": "544fb3f34bdc2d03748b456a" + }, + "637b6179104668754b72f8f5": { + "_id": "637b6179104668754b72f8f5", + "_name": "PNB", + "_parent": "5448f3a64bdc2d60728b456a", + "_type": "Item", + "_props": { + "Name": "P22", + "ShortName": "P22", + "Description": "", + "Weight": 0.05, + "BackgroundColor": "orange", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "med_stimulator", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_simulator_pnb_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_simulator_pnb_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 2, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "medUseTime": 2, + "medEffectType": "duringUse", + "MaxHpResource": 0, + "hpResourceRate": 0, + "StimulatorBuffs": "Buffs_PNB", + "effects_health": [], + "effects_damage": [ + { + "type": "Contusion", + "delay": 0, + "duration": 40, + "fadeOut": 0 + } + ] + }, + "_proto": "544fb3f34bdc2d03748b456a" + }, + "637b6251104668754b72f8f9": { + "_id": "637b6251104668754b72f8f9", + "_name": "Perfotoran", + "_parent": "5448f3a64bdc2d60728b456a", + "_type": "Item", + "_props": { + "Name": "Пропитал", + "ShortName": "Пропитал", + "Description": "", + "Weight": 0.05, + "BackgroundColor": "orange", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "med_stimulator", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_perfotoran_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_perfotoran_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 2, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "medUseTime": 2, + "medEffectType": "duringUse", + "MaxHpResource": 0, + "hpResourceRate": 0, + "StimulatorBuffs": "Buffs_Perfotoran", + "effects_health": [], + "effects_damage": [ + { + "type": "Intoxication", + "delay": 0, + "duration": 60, + "fadeOut": 0 + }, + { + "type": "RadExposure", + "delay": 0, + "duration": 60, + "fadeOut": 0 + } + ] + }, + "_proto": "544fb3f34bdc2d03748b456a" + }, + "5c0e530286f7747fa1419862": { + "_id": "5c0e530286f7747fa1419862", + "_name": "Propital", + "_parent": "5448f3a64bdc2d60728b456a", + "_type": "Item", + "_props": { + "Name": "Пропитал", + "ShortName": "Пропитал", + "Description": "", + "Weight": 0.05, + "BackgroundColor": "orange", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "med_stimulator", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_propital_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_propital_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 2, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "medUseTime": 2, + "medEffectType": "duringUse", + "MaxHpResource": 0, + "hpResourceRate": 0, + "StimulatorBuffs": "BuffsPropital", + "effects_health": [], + "effects_damage": [ + { + "type": "Pain", + "delay": 0, + "duration": 240, + "fadeOut": 5 + }, + { + "type": "Contusion", + "delay": 0, + "duration": 240, + "fadeOut": 0 + } + ] + }, + "_proto": "544fb3f34bdc2d03748b456a" + }, + "637b612fb7afa97bfc3d7005": { + "_id": "637b612fb7afa97bfc3d7005", + "_name": "SJ12_TGLabs", + "_parent": "5448f3a64bdc2d60728b456a", + "_type": "Item", + "_props": { + "Name": "SJ9 TGLabs", + "ShortName": "SJ9 TGLabs", + "Description": "", + "Weight": 0.05, + "BackgroundColor": "orange", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "med_stimulator", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_sj12_tglabs_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_sj12_tglabs_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 2, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "medUseTime": 2, + "medEffectType": "duringUse", + "MaxHpResource": 0, + "hpResourceRate": 0, + "StimulatorBuffs": "Buffs_SJ12_TGLabs", + "effects_health": [], + "effects_damage": [] + }, + "_proto": "544fb3f34bdc2d03748b456a" + }, + "5c0e531d86f7747fa23f4d42": { + "_id": "5c0e531d86f7747fa23f4d42", + "_name": "SJ6_TGLabs", + "_parent": "5448f3a64bdc2d60728b456a", + "_type": "Item", + "_props": { + "Name": "SJ6 TGLabs", + "ShortName": "SJ6 TGLabs", + "Description": "", + "Weight": 0.05, + "BackgroundColor": "orange", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "med_stimulator", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_sj6_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_sj6_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 2, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "medUseTime": 2, + "medEffectType": "duringUse", + "MaxHpResource": 0, + "hpResourceRate": 0, + "StimulatorBuffs": "BuffsSJ6TGLabs", + "effects_health": [], + "effects_damage": [] + }, + "_proto": "544fb3f34bdc2d03748b456a" + }, + "637b620db7afa97bfc3d7009": { + "_id": "637b620db7afa97bfc3d7009", + "_name": "Trimadol", + "_parent": "5448f3a64bdc2d60728b456a", + "_type": "Item", + "_props": { + "Name": "Meldonin", + "ShortName": "Meldonin", + "Description": "", + "Weight": 0.05, + "BackgroundColor": "orange", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "med_stimulator", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_trimadol_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_trimadol_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 2, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "medUseTime": 2, + "medEffectType": "duringUse", + "MaxHpResource": 0, + "hpResourceRate": 0, + "StimulatorBuffs": "Buffs_Trimadol", + "effects_health": [], + "effects_damage": [ + { + "type": "Pain", + "delay": 0, + "duration": 180, + "fadeOut": 5 + }, + { + "type": "Contusion", + "delay": 0, + "duration": 180, + "fadeOut": 0 + } + ] + }, + "_proto": "544fb3f34bdc2d03748b456a" + }, + "5c0e533786f7747fa23f4d47": { + "_id": "5c0e533786f7747fa23f4d47", + "_name": "Zagustin", + "_parent": "5448f3a64bdc2d60728b456a", + "_type": "Item", + "_props": { + "Name": "Загустин", + "ShortName": "Загустин", + "Description": "", + "Weight": 0.05, + "BackgroundColor": "orange", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "med_stimulator", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_zagustin_loot.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_syringe/item_stimulator_zagustin_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 8, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 2, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "medUseTime": 2, + "medEffectType": "duringUse", + "MaxHpResource": 0, + "hpResourceRate": 0, + "StimulatorBuffs": "BuffsZagustin", + "effects_health": [], + "effects_damage": [ + { + "type": "LightBleeding", + "delay": 0, + "duration": 180, + "fadeOut": 20 + }, + { + "type": "HeavyBleeding", + "delay": 0, + "duration": 180, + "fadeOut": 20 + } + ] + }, + "_proto": "544fb3f34bdc2d03748b456a" + }, "5448f3a14bdc2d27728b4569": { "_id": "5448f3a14bdc2d27728b4569", "_name": "Drugs", @@ -296336,6 +322744,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "medUseTime": 0, "medEffectType": "duringUse", "MaxHpResource": 0, @@ -296403,6 +322815,10 @@ "IsAlwaysAvailableForInsurance": true, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "apResource": 0, "krResource": 0 }, @@ -296468,6 +322884,10 @@ "IsAlwaysAvailableForInsurance": true, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "apResource": 0, "krResource": 0, "MaxOpticZoom": 0 @@ -296529,6 +322949,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "apResource": 0, "krResource": 0, "MaxRepairResource": 1200, @@ -296537,7 +322961,10 @@ "5448e5284bdc2dcb718b4567" ], "RepairQuality": 1, - "RepairType": "Armor" + "RepairType": "Armor", + "RepairStrategyTypes": [ + "Armor" + ] }, "_proto": "544fb5454bdc2df8738b456a" }, @@ -296597,12 +323024,19 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "apResource": 700, "krResource": 0, "MaxRepairResource": 100, "TargetItemFilter": [], "RepairQuality": 1, - "RepairType": "MeleeWeapon" + "RepairType": "MeleeWeapon", + "RepairStrategyTypes": [ + "MeleeWeapon" + ] }, "_proto": "544fb5454bdc2df8738b456a" }, @@ -296662,6 +323096,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "apResource": 0, "krResource": 0, "MaxRepairResource": 1000, @@ -296669,10 +323107,151 @@ "5422acb9af1c889c16000029" ], "RepairQuality": 1, - "RepairType": "Firearms" + "RepairType": "Firearms", + "RepairStrategyTypes": [ + "Firearms" + ] }, "_proto": "544fb5454bdc2df8738b456a" }, + "62e910aaf957f2915e0a5e36": { + "_id": "62e910aaf957f2915e0a5e36", + "_name": "item_spec_radiotransmitter", + "_parent": "62e9103049c018f425059f38", + "_type": "Item", + "_props": { + "Name": "item_spec_radiotransmitter", + "ShortName": "item_spec_radiotransmitter", + "Description": "item_spec_radiotransmitter", + "Weight": 0.17, + "BackgroundColor": "orange", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "spec_multitool", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_sart/item_ais_sart_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": true, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": true, + "UnlootableFromSlot": "SpecialSlot", + "UnlootableFromSide": [ + "Bear", + "Usec", + "Savage" + ], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": true, + "IsUnremovable": true, + "apResource": 0, + "krResource": 0, + "IsEncoded": false + } + }, + "6399f54b0a36db13c823ad21": { + "_id": "6399f54b0a36db13c823ad21", + "_name": "item_spec_radiotransmitterbody", + "_parent": "62e9103049c018f425059f38", + "_type": "Item", + "_props": { + "Name": "item_spec_radiotransmitterbody", + "ShortName": "item_spec_radiotransmitterbody", + "Description": "item_spec_radiotransmitterbody", + "Weight": 0.106, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "spec_multitool", + "Prefab": { + "path": "assets/content/weapons/usable_items/item_sart/item_ais_sart_container.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": true, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": true, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": true, + "UnlootableFromSlot": "SpecialSlot", + "UnlootableFromSide": [ + "Bear", + "Usec", + "Savage" + ], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": true, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "apResource": 0, + "krResource": 0, + "IsEncoded": false + } + }, "5f4fbaaca5573a5ac31db429": { "_id": "5f4fbaaca5573a5ac31db429", "_name": "Compass", @@ -296689,19 +323268,6 @@ "MaxOpticZoom": 0 } }, - "616eb7aea207f41933308f46": { - "_id": "616eb7aea207f41933308f46", - "_name": "RepairKits", - "_parent": "5447e0e74bdc2d3c308b4567", - "_type": "Node", - "_props": { - "MaxRepairResource": 100, - "TargetItemFilter": [], - "RepairCost": 1, - "RepairQuality": 1, - "RepairType": "" - } - }, "5991b51486f77447b112d44f": { "_id": "5991b51486f77447b112d44f", "_name": "item_quest_ms2000", @@ -296762,6 +323328,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "apResource": 0, "krResource": 0 }, @@ -296827,6 +323397,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "apResource": 0, "krResource": 0 }, @@ -296892,6 +323466,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "apResource": 0, "krResource": 0 }, @@ -296957,6 +323535,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "apResource": 700, "krResource": 0 }, @@ -297022,10 +323604,106 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "apResource": 0, "krResource": 0 } }, + "62e9103049c018f425059f38": { + "_id": "62e9103049c018f425059f38", + "_name": "RadioTransmitter", + "_parent": "5447e0e74bdc2d3c308b4567", + "_type": "Node", + "_props": { + "IsEncoded": true + } + }, + "616eb7aea207f41933308f46": { + "_id": "616eb7aea207f41933308f46", + "_name": "RepairKits", + "_parent": "5447e0e74bdc2d3c308b4567", + "_type": "Node", + "_props": { + "MaxRepairResource": 100, + "TargetItemFilter": [], + "RepairCost": 1, + "RepairQuality": 1, + "RepairType": "Firearms", + "RepairStrategyTypes": [] + } + }, + "63a0b2eabea67a6d93009e52": { + "_id": "63a0b2eabea67a6d93009e52", + "_name": "item_quest_radio_repeater", + "_parent": "5447e0e74bdc2d3c308b4567", + "_type": "Item", + "_props": { + "Name": "item_quest_radio_repeater", + "ShortName": "item_quest_radio_repeater", + "Description": "item_quest_radio_repeater", + "Weight": 0.5, + "BackgroundColor": "orange", + "Width": 2, + "Height": 2, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "assets/content/items/quest/item_quest_radio_repeater/item_quest_radio_repeater.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "assets/content/weapons/usable_items/item_radio_repeater/item_radio_repeater_container.bundle", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": true, + "UnlootableFromSlot": "SpecialSlot", + "UnlootableFromSide": [ + "Bear", + "Usec", + "Savage" + ], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "apResource": 0, + "krResource": 0 + }, + "_proto": "544fb5454bdc2df8738b456a" + }, "5656eb674bdc2d35148b457c": { "_id": "5656eb674bdc2d35148b457c", "_name": "40 VOG-25", @@ -297082,14 +323760,18 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 1, "ammoType": "grenade", "InitialSpeed": 76, - "BallisticCoeficient": 1, + "BallisticCoeficient": 0.222, "BulletMassGram": 250, "BulletDiameterMilimeters": 40, - "Damage": 0, + "Damage": 199, "ammoAccr": 0, "ammoRec": 0, "ammoDist": 0, @@ -297099,8 +323781,8 @@ "ammoHear": 0, "ammoSfx": "standart", "MisfireChance": 0.01, - "MinFragmentsCount": 0, - "MaxFragmentsCount": 0, + "MinFragmentsCount": 1, + "MaxFragmentsCount": 1, "ammoShiftChance": 0, "casingName": "40 мм ВОГ-25", "casingEjectPower": 0, @@ -297121,25 +323803,25 @@ "HeavyBleedingDelta": 0, "LightBleedingDelta": 0, "ShowBullet": false, - "HasGrenaderComponent": false, - "FuzeArmTimeSec": 0, - "ExplosionStrength": 0, - "MinExplosionDistance": 0, - "MaxExplosionDistance": 0, - "FragmentsCount": 0, - "FragmentType": "5485a8684bdc2da71d8b4567", + "HasGrenaderComponent": true, + "FuzeArmTimeSec": 0.4, + "ExplosionStrength": 80, + "MinExplosionDistance": 1, + "MaxExplosionDistance": 4.5, + "FragmentsCount": 15, + "FragmentType": "5996f6d686f77467977ba6cc", "ShowHitEffectOnExplode": false, - "ExplosionType": "", + "ExplosionType": "smallgrenade_expl", "AmmoLifeTimeSec": 40, "Contusion": { - "x": 0, - "y": 0, - "z": 0 + "x": 1.5, + "y": 4, + "z": 10 }, "ArmorDistanceDistanceDamage": { - "x": 0, - "y": 0, - "z": 0 + "x": 1, + "y": 4, + "z": 25 }, "Blindness": { "x": 0, @@ -297153,7 +323835,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": true } }, "5e81f423763d9f754677bf2e": { @@ -297212,6 +323895,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 40, "ammoType": "bullet", @@ -297219,7 +323906,7 @@ "BallisticCoeficient": 0.131, "BulletMassGram": 7.46, "BulletDiameterMilimeters": 9, - "Damage": 76, + "Damage": 72, "ammoAccr": 0, "ammoRec": 0, "ammoDist": 0, @@ -297283,7 +323970,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 0.9963, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "54527c774bdc2d3f668b4568" }, @@ -297343,6 +324031,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 40, "ammoType": "bullet", @@ -297350,7 +324042,7 @@ "BallisticCoeficient": 0.197, "BulletMassGram": 13.8, "BulletDiameterMilimeters": 11.51, - "Damage": 70, + "Damage": 66, "ammoAccr": -5, "ammoRec": 7, "ammoDist": 0, @@ -297414,7 +324106,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.7, "HeatFactor": 1.23, - "MalfFeedChance": 0.091 + "MalfFeedChance": 0.091, + "RemoveShellAfterFire": false }, "_proto": "54527c774bdc2d3f668b4568" }, @@ -297474,6 +324167,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 40, "ammoType": "bullet", @@ -297481,7 +324178,7 @@ "BallisticCoeficient": 0.114, "BulletMassGram": 14.9, "BulletDiameterMilimeters": 11.51, - "Damage": 105, + "Damage": 100, "ammoAccr": 0, "ammoRec": 0, "ammoDist": 0, @@ -297545,7 +324242,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.1, "HeatFactor": 1.13775, - "MalfFeedChance": 0.096 + "MalfFeedChance": 0.096, + "RemoveShellAfterFire": false }, "_proto": "54527c774bdc2d3f668b4568" }, @@ -297605,6 +324303,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 40, "ammoType": "bullet", @@ -297612,7 +324314,7 @@ "BallisticCoeficient": 0.161, "BulletMassGram": 15, "BulletDiameterMilimeters": 11.51, - "Damage": 80, + "Damage": 76, "ammoAccr": 10, "ammoRec": 0, "ammoDist": 0, @@ -297676,7 +324378,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 1.2, "HeatFactor": 1.107, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "54527c774bdc2d3f668b4568" }, @@ -297736,6 +324439,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 20, "ammoType": "bullet", @@ -297743,7 +324450,7 @@ "BallisticCoeficient": 0.131, "BulletMassGram": 7.46, "BulletDiameterMilimeters": 9, - "Damage": 137, + "Damage": 130, "ammoAccr": -5, "ammoRec": 0, "ammoDist": 0, @@ -297807,7 +324514,8 @@ "MalfMisfireChance": 0.196, "DurabilityBurnModificator": 1.5, "HeatFactor": 1.1685, - "MalfFeedChance": 0.111 + "MalfFeedChance": 0.111, + "RemoveShellAfterFire": false }, "_proto": "54527c774bdc2d3f668b4568" }, @@ -297867,6 +324575,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 25, "ammoType": "bullet", @@ -297938,7 +324650,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dfef82d2720bbd668b4567" }, @@ -297998,6 +324711,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 25, "ammoType": "bullet", @@ -298069,7 +324786,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dfef82d2720bbd668b4567" }, @@ -298129,6 +324847,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 15, "ammoType": "bullet", @@ -298200,7 +324922,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.4, "HeatFactor": 2.3845, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -298260,6 +324983,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 30, "ammoType": "bullet", @@ -298331,7 +325058,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 2.1335, - "MalfFeedChance": 0.0925 + "MalfFeedChance": 0.0925, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -298391,6 +325119,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 30, "ammoType": "bullet", @@ -298462,7 +325194,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.8, "HeatFactor": 2.51, - "MalfFeedChance": 0.0874 + "MalfFeedChance": 0.0874, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -298522,6 +325255,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 10, "ammoType": "buckshot", @@ -298593,7 +325330,8 @@ "MalfMisfireChance": 0.266, "DurabilityBurnModificator": 1, "HeatFactor": 2.0331, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false } }, "5d6e6772a4b936088465b17c": { @@ -298652,6 +325390,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 10, "ammoType": "buckshot", @@ -298723,7 +325465,8 @@ "MalfMisfireChance": 0.266, "DurabilityBurnModificator": 1, "HeatFactor": 2.008, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -298783,6 +325526,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 10, "ammoType": "buckshot", @@ -298854,7 +325601,8 @@ "MalfMisfireChance": 0.224, "DurabilityBurnModificator": 1, "HeatFactor": 2.259, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -298914,6 +325662,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 10, "ammoType": "buckshot", @@ -298985,7 +325737,8 @@ "MalfMisfireChance": 0.196, "DurabilityBurnModificator": 1, "HeatFactor": 2.4598, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -299045,6 +325798,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 10, "ammoType": "bullet", @@ -299116,7 +325873,8 @@ "MalfMisfireChance": 0.196, "DurabilityBurnModificator": 1.5, "HeatFactor": 2.1335, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -299176,6 +325934,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 10, "ammoType": "buckshot", @@ -299247,7 +326009,8 @@ "MalfMisfireChance": 0.21, "DurabilityBurnModificator": 1.6, "HeatFactor": 2.1586, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -299307,6 +326070,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 10, "ammoType": "bullet", @@ -299378,7 +326145,8 @@ "MalfMisfireChance": 0.21, "DurabilityBurnModificator": 1.6, "HeatFactor": 2.3845, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -299438,6 +326206,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 10, "ammoType": "bullet", @@ -299509,7 +326281,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.5, "HeatFactor": 2.1084, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -299569,6 +326342,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 10, "ammoType": "bullet", @@ -299640,7 +326417,8 @@ "MalfMisfireChance": 0.336, "DurabilityBurnModificator": 2, "HeatFactor": 2.51, - "MalfFeedChance": 0.11 + "MalfFeedChance": 0.11, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -299700,6 +326478,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 10, "ammoType": "bullet", @@ -299771,7 +326553,8 @@ "MalfMisfireChance": 0.21, "DurabilityBurnModificator": 2.2, "HeatFactor": 2.4849, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -299831,6 +326614,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 10, "ammoType": "bullet", @@ -299902,7 +326689,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 1.5, "HeatFactor": 2.1837, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -299962,6 +326750,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 10, "ammoType": "bullet", @@ -300033,7 +326825,8 @@ "MalfMisfireChance": 0.224, "DurabilityBurnModificator": 1, "HeatFactor": 2.02055, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -300093,6 +326886,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 10, "ammoType": "bullet", @@ -300164,7 +326961,8 @@ "MalfMisfireChance": 0.154, "DurabilityBurnModificator": 1.5, "HeatFactor": 2.0582, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -300224,6 +327022,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 10, "ammoType": "bullet", @@ -300295,7 +327097,8 @@ "MalfMisfireChance": 0.266, "DurabilityBurnModificator": 1.5, "HeatFactor": 2.0833, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -300355,6 +327158,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 10, "ammoType": "bullet", @@ -300426,7 +327233,8 @@ "MalfMisfireChance": 0.224, "DurabilityBurnModificator": 1.6, "HeatFactor": 2.3594, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -300486,6 +327294,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 10, "ammoType": "bullet", @@ -300557,7 +327369,8 @@ "MalfMisfireChance": 0.154, "DurabilityBurnModificator": 1.2, "HeatFactor": 2.04565, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -300617,6 +327430,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 10, "ammoType": "buckshot", @@ -300688,7 +327505,8 @@ "MalfMisfireChance": 0.266, "DurabilityBurnModificator": 1.35, "HeatFactor": 1.9295, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -300748,6 +327566,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 10, "ammoType": "buckshot", @@ -300819,7 +327641,8 @@ "MalfMisfireChance": 0.266, "DurabilityBurnModificator": 1, "HeatFactor": 1.816, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -300879,6 +327702,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 10, "ammoType": "buckshot", @@ -300950,7 +327777,8 @@ "MalfMisfireChance": 0.252, "DurabilityBurnModificator": 1, "HeatFactor": 1.8387, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -301010,6 +327838,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 10, "ammoType": "buckshot", @@ -301081,7 +327913,8 @@ "MalfMisfireChance": 0.238, "DurabilityBurnModificator": 1.3, "HeatFactor": 1.9522, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -301141,6 +327974,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 10, "ammoType": "bullet", @@ -301212,7 +328049,8 @@ "MalfMisfireChance": 0.224, "DurabilityBurnModificator": 1.5, "HeatFactor": 2.043, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -301272,6 +328110,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 10, "ammoType": "bullet", @@ -301343,7 +328185,8 @@ "MalfMisfireChance": 0.266, "DurabilityBurnModificator": 1.5, "HeatFactor": 2.0657, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -301403,6 +328246,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 10, "ammoType": "bullet", @@ -301474,7 +328321,8 @@ "MalfMisfireChance": 0.224, "DurabilityBurnModificator": 1.8, "HeatFactor": 2.2473, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -301534,6 +328382,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 10, "ammoType": "bullet", @@ -301605,7 +328457,8 @@ "MalfMisfireChance": 0.196, "DurabilityBurnModificator": 1.8, "HeatFactor": 2.27, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -301665,6 +328518,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 15, "ammoType": "bullet", @@ -301736,7 +328593,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 2.7, "HeatFactor": 3.325, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -301796,6 +328654,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 15, "ammoType": "bullet", @@ -301867,7 +328729,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -301927,6 +328790,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 10, "ammoType": "buckshot", @@ -301998,7 +328865,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 2.8, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -302058,6 +328926,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 10, "ammoType": "buckshot", @@ -302129,7 +329001,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.8, "HeatFactor": 2.975, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -302189,6 +329062,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 3, "ammoType": "bullet", @@ -302260,7 +329137,8 @@ "MalfMisfireChance": 0.336, "DurabilityBurnModificator": 4, "HeatFactor": 3.5, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -302320,6 +329198,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 10, "ammoType": "buckshot", @@ -302391,7 +329273,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "560d5e524bdc2d25448b4571" }, @@ -302451,6 +329334,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 1, "ammoType": "bullet", @@ -302522,7 +329409,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -302582,6 +329470,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 1, "ammoType": "bullet", @@ -302653,7 +329545,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -302713,6 +329606,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 15, "ammoType": "bullet", @@ -302784,7 +329681,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -302844,6 +329742,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 1, "ammoType": "bullet", @@ -302915,7 +329817,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -302975,6 +329878,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 1, "ammoType": "grenade", @@ -303046,7 +329953,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dfef82d2720bbd668b4567" }, @@ -303106,6 +330014,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 50, "ammoType": "bullet", @@ -303177,7 +330089,8 @@ "MalfMisfireChance": 0.266, "DurabilityBurnModificator": 1, "HeatFactor": 1.816, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "5656d7c34bdc2d9d198b4587" }, @@ -303237,6 +330150,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 50, "ammoType": "bullet", @@ -303308,7 +330225,8 @@ "MalfMisfireChance": 0.21, "DurabilityBurnModificator": 1, "HeatFactor": 1.8387, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "5656d7c34bdc2d9d198b4587" }, @@ -303368,6 +330286,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 50, "ammoType": "bullet", @@ -303439,7 +330361,8 @@ "MalfMisfireChance": 0.21, "DurabilityBurnModificator": 1.35, "HeatFactor": 2.043, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "5656d7c34bdc2d9d198b4587" }, @@ -303499,6 +330422,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 50, "ammoType": "bullet", @@ -303570,7 +330497,8 @@ "MalfMisfireChance": 0.224, "DurabilityBurnModificator": 1.9, "HeatFactor": 2.27, - "MalfFeedChance": 0.102 + "MalfFeedChance": 0.102, + "RemoveShellAfterFire": false }, "_proto": "5656d7c34bdc2d9d198b4587" }, @@ -303630,10 +330558,14 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 1, "ammoType": "grenade", - "InitialSpeed": 185, + "InitialSpeed": 76, "BallisticCoeficient": 0.204, "BulletMassGram": 230, "BulletDiameterMilimeters": 40, @@ -303670,7 +330602,7 @@ "LightBleedingDelta": 0, "ShowBullet": false, "HasGrenaderComponent": true, - "FuzeArmTimeSec": 0.015, + "FuzeArmTimeSec": 0.04, "ExplosionStrength": 70, "MinExplosionDistance": 1, "MaxExplosionDistance": 7, @@ -303701,7 +330633,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dfef82d2720bbd668b4567" }, @@ -303761,10 +330694,14 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 1, "ammoType": "grenade", - "InitialSpeed": 185, + "InitialSpeed": 76, "BallisticCoeficient": 0.204, "BulletMassGram": 230, "BulletDiameterMilimeters": 40, @@ -303801,7 +330738,7 @@ "LightBleedingDelta": 0, "ShowBullet": false, "HasGrenaderComponent": true, - "FuzeArmTimeSec": 0.145, + "FuzeArmTimeSec": 0.26, "ExplosionStrength": 70, "MinExplosionDistance": 1, "MaxExplosionDistance": 7, @@ -303832,7 +330769,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dfef82d2720bbd668b4567" }, @@ -303892,10 +330830,14 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 1, "ammoType": "grenade", - "InitialSpeed": 185, + "InitialSpeed": 76, "BallisticCoeficient": 0.204, "BulletMassGram": 230, "BulletDiameterMilimeters": 40, @@ -303932,7 +330874,7 @@ "LightBleedingDelta": 0, "ShowBullet": false, "HasGrenaderComponent": true, - "FuzeArmTimeSec": 0.145, + "FuzeArmTimeSec": 0.26, "ExplosionStrength": 70, "MinExplosionDistance": 1, "MaxExplosionDistance": 7, @@ -303963,7 +330905,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dfef82d2720bbd668b4567" }, @@ -304023,10 +330966,14 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 1, "ammoType": "grenade", - "InitialSpeed": 185, + "InitialSpeed": 76, "BallisticCoeficient": 0.204, "BulletMassGram": 230, "BulletDiameterMilimeters": 40, @@ -304063,7 +331010,7 @@ "LightBleedingDelta": 0, "ShowBullet": false, "HasGrenaderComponent": true, - "FuzeArmTimeSec": 0.145, + "FuzeArmTimeSec": 0.26, "ExplosionStrength": 90, "MinExplosionDistance": 1, "MaxExplosionDistance": 5, @@ -304094,7 +331041,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dfef82d2720bbd668b4567" }, @@ -304154,10 +331102,14 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 1, "ammoType": "grenade", - "InitialSpeed": 185, + "InitialSpeed": 76, "BallisticCoeficient": 0.204, "BulletMassGram": 230, "BulletDiameterMilimeters": 40, @@ -304194,7 +331146,7 @@ "LightBleedingDelta": 0, "ShowBullet": false, "HasGrenaderComponent": true, - "FuzeArmTimeSec": 0.015, + "FuzeArmTimeSec": 0.04, "ExplosionStrength": 80, "MinExplosionDistance": 1, "MaxExplosionDistance": 8, @@ -304225,7 +331177,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dfef82d2720bbd668b4567" }, @@ -304285,13 +331238,17 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 1, "ammoType": "buckshot", - "InitialSpeed": 185, - "BallisticCoeficient": 0.204, - "BulletMassGram": 230, - "BulletDiameterMilimeters": 40, + "InitialSpeed": 269, + "BallisticCoeficient": 0.013, + "BulletMassGram": 0.09, + "BulletDiameterMilimeters": 7, "Damage": 160, "ammoAccr": 100, "ammoRec": 0, @@ -304325,7 +331282,7 @@ "LightBleedingDelta": 0, "ShowBullet": false, "HasGrenaderComponent": false, - "FuzeArmTimeSec": 0.015, + "FuzeArmTimeSec": 0, "ExplosionStrength": 100, "MinExplosionDistance": 4, "MaxExplosionDistance": 10, @@ -304356,7 +331313,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dfef82d2720bbd668b4567" }, @@ -304416,10 +331374,14 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 1, "ammoType": "grenade", - "InitialSpeed": 185, + "InitialSpeed": 76, "BallisticCoeficient": 1, "BulletMassGram": 0, "BulletDiameterMilimeters": 0, @@ -304487,7 +331449,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dfef82d2720bbd668b4567" }, @@ -304547,6 +331510,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 70, "ammoType": "bullet", @@ -304618,7 +331585,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 0.99, - "MalfFeedChance": 0.089 + "MalfFeedChance": 0.089, + "RemoveShellAfterFire": false }, "_proto": "57372140245977611f70ee91" }, @@ -304678,6 +331646,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 70, "ammoType": "bullet", @@ -304749,7 +331721,8 @@ "MalfMisfireChance": 0.21, "DurabilityBurnModificator": 1.5, "HeatFactor": 1.1, - "MalfFeedChance": 0.084 + "MalfFeedChance": 0.084, + "RemoveShellAfterFire": false }, "_proto": "57372140245977611f70ee91" }, @@ -304809,6 +331782,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 70, "ammoType": "bullet", @@ -304880,7 +331857,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "57372140245977611f70ee91" }, @@ -304940,6 +331918,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 15, "ammoType": "bullet", @@ -305011,7 +331993,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 0.8, "HeatFactor": 0.88, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "57372140245977611f70ee91" }, @@ -305071,6 +332054,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 30, "ammoType": "bullet", @@ -305142,7 +332129,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.7, "HeatFactor": 1.77, - "MalfFeedChance": 0.089 + "MalfFeedChance": 0.089, + "RemoveShellAfterFire": false }, "_proto": "56dfef82d2720bbd668b4567" }, @@ -305202,6 +332190,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 30, "ammoType": "bullet", @@ -305273,7 +332265,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.35, "HeatFactor": 1.7523, - "MalfFeedChance": 0.059 + "MalfFeedChance": 0.059, + "RemoveShellAfterFire": false }, "_proto": "56dfef82d2720bbd668b4567" }, @@ -305333,6 +332326,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 40, "ammoType": "bullet", @@ -305404,7 +332401,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.35, "HeatFactor": 1.593, - "MalfFeedChance": 0.082 + "MalfFeedChance": 0.082, + "RemoveShellAfterFire": false }, "_proto": "5656d7c34bdc2d9d198b4587" }, @@ -305464,6 +332462,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 25, "ammoType": "bullet", @@ -305535,7 +332537,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.45, "HeatFactor": 1.6992, - "MalfFeedChance": 0.094 + "MalfFeedChance": 0.094, + "RemoveShellAfterFire": false }, "_proto": "56dfef82d2720bbd668b4567" }, @@ -305583,8 +332586,8 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -305595,6 +332598,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 60, "ammoType": "bullet", @@ -305666,7 +332673,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.5, "HeatFactor": 1.6815, - "MalfFeedChance": 0.079 + "MalfFeedChance": 0.079, + "RemoveShellAfterFire": false }, "_proto": "56dff026d2720bb8668b4567" }, @@ -305726,6 +332734,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 15, "ammoType": "bullet", @@ -305797,7 +332809,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 1, "HeatFactor": 1.4337, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "56dff061d2720bb5668b4567" }, @@ -305857,6 +332870,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 60, "ammoType": "bullet", @@ -305928,7 +332945,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 1, "HeatFactor": 1.416, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "56dff0bed2720bb0668b4567" }, @@ -305988,6 +333006,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 60, "ammoType": "bullet", @@ -306059,7 +333081,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.2, "HeatFactor": 1.5399, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "56dff216d2720bbd668b4568" }, @@ -306119,6 +333142,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 60, "ammoType": "bullet", @@ -306190,7 +333217,8 @@ "MalfMisfireChance": 0.154, "DurabilityBurnModificator": 1.15, "HeatFactor": 1.5045, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "56dff2ced2720bb4668b4567" }, @@ -306250,6 +333278,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 60, "ammoType": "bullet", @@ -306321,7 +333353,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.1, "HeatFactor": 1.4868, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -306381,6 +333414,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 60, "ammoType": "bullet", @@ -306452,7 +333489,8 @@ "MalfMisfireChance": 0.154, "DurabilityBurnModificator": 1, "HeatFactor": 1.4514, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "56dff3afd2720bba668b4567" }, @@ -306512,6 +333550,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 50, "ammoType": "bullet", @@ -306583,7 +333625,8 @@ "MalfMisfireChance": 0.182, "DurabilityBurnModificator": 1.15, "HeatFactor": 1.5222, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "56dff421d2720b5f5a8b4567" }, @@ -306643,6 +333686,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 60, "ammoType": "bullet", @@ -306714,7 +333761,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 0.8, "HeatFactor": 1.3275, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "56dff4a2d2720bbd668b456a" }, @@ -306774,6 +333822,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 15, "StackMaxRandom": 50, "ammoType": "bullet", @@ -306845,7 +333897,8 @@ "MalfMisfireChance": 0.154, "DurabilityBurnModificator": 1, "HeatFactor": 1.501, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "54527ac44bdc2d36668b4567" }, @@ -306905,6 +333958,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 15, "StackMaxRandom": 50, "ammoType": "bullet", @@ -306976,7 +334033,8 @@ "MalfMisfireChance": 0.154, "DurabilityBurnModificator": 1, "HeatFactor": 1.558, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "54527ac44bdc2d36668b4567" }, @@ -307036,6 +334094,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 60, "ammoType": "bullet", @@ -307107,7 +334169,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.15, "HeatFactor": 1.615, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false } }, "54527ac44bdc2d36668b4567": { @@ -307166,6 +334229,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 40, "ammoType": "bullet", @@ -307237,7 +334304,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.34, "HeatFactor": 1.71, - "MalfFeedChance": 0.094 + "MalfFeedChance": 0.094, + "RemoveShellAfterFire": false } }, "59e68f6f86f7746c9f75e846": { @@ -307296,6 +334364,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 15, "StackMaxRandom": 50, "ammoType": "bullet", @@ -307367,7 +334439,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.15, "HeatFactor": 1.634, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "54527ac44bdc2d36668b4567" }, @@ -307427,6 +334500,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 60, "ammoType": "bullet", @@ -307498,7 +334575,8 @@ "MalfMisfireChance": 0.1834, "DurabilityBurnModificator": 1.2, "HeatFactor": 1.653, - "MalfFeedChance": 0.081 + "MalfFeedChance": 0.081, + "RemoveShellAfterFire": false }, "_proto": "54527ac44bdc2d36668b4567" }, @@ -307558,6 +334636,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 50, "ammoType": "bullet", @@ -307629,7 +334711,8 @@ "MalfMisfireChance": 0.1834, "DurabilityBurnModificator": 1.7, "HeatFactor": 1.805, - "MalfFeedChance": 0.087 + "MalfFeedChance": 0.087, + "RemoveShellAfterFire": false }, "_proto": "54527ac44bdc2d36668b4567" }, @@ -307689,6 +334772,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 15, "StackMaxRandom": 60, "ammoType": "bullet", @@ -307760,7 +334847,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.1, "HeatFactor": 1.596, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "54527ac44bdc2d36668b4567" }, @@ -307820,6 +334908,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 15, "StackMaxRandom": 60, "ammoType": "bullet", @@ -307891,7 +334983,8 @@ "MalfMisfireChance": 0.154, "DurabilityBurnModificator": 1, "HeatFactor": 1.52, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "54527ac44bdc2d36668b4567" }, @@ -307951,6 +335044,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 5, "StackMaxRandom": 17, "ammoType": "bullet", @@ -308022,7 +335119,8 @@ "MalfMisfireChance": 0.196, "DurabilityBurnModificator": 1.8, "HeatFactor": 1.9, - "MalfFeedChance": 0.111 + "MalfFeedChance": 0.111, + "RemoveShellAfterFire": false }, "_proto": "54527ac44bdc2d36668b4567" }, @@ -308082,6 +335180,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 50, "ammoType": "bullet", @@ -308153,7 +335255,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 1.539, - "MalfFeedChance": 0.091 + "MalfFeedChance": 0.091, + "RemoveShellAfterFire": false }, "_proto": "54527ac44bdc2d36668b4567" }, @@ -308213,6 +335316,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 15, "ammoType": "bullet", @@ -308284,7 +335391,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.15, "HeatFactor": 1.1115, - "MalfFeedChance": 0.081 + "MalfFeedChance": 0.081, + "RemoveShellAfterFire": false }, "_proto": "54527a984bdc2d4e668b4567" }, @@ -308344,6 +335452,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 60, "ammoType": "bullet", @@ -308415,7 +335527,8 @@ "MalfMisfireChance": 0.196, "DurabilityBurnModificator": 1, "HeatFactor": 0.9711, - "MalfFeedChance": 0.087 + "MalfFeedChance": 0.087, + "RemoveShellAfterFire": false }, "_proto": "54527a984bdc2d4e668b4567" }, @@ -308475,6 +335588,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 60, "ammoType": "bullet", @@ -308546,7 +335663,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 0.9828, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "54527a984bdc2d4e668b4567" }, @@ -308606,6 +335724,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 15, "ammoType": "bullet", @@ -308677,7 +335799,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 0.8, "HeatFactor": 0.936, - "MalfFeedChance": 0.0775 + "MalfFeedChance": 0.0775, + "RemoveShellAfterFire": false }, "_proto": "54527a984bdc2d4e668b4567" }, @@ -308737,6 +335860,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 15, "ammoType": "bullet", @@ -308808,7 +335935,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.2, "HeatFactor": 1.17, - "MalfFeedChance": 0.0935 + "MalfFeedChance": 0.0935, + "RemoveShellAfterFire": false }, "_proto": "54527a984bdc2d4e668b4567" }, @@ -308868,6 +335996,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 15, "ammoType": "bullet", @@ -308939,7 +336071,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "54527a984bdc2d4e668b4567" }, @@ -308999,6 +336132,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 15, "ammoType": "bullet", @@ -309070,7 +336207,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 0.9945, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "54527a984bdc2d4e668b4567" }, @@ -309130,6 +336268,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 15, "StackMaxRandom": 50, "ammoType": "bullet", @@ -309201,7 +336343,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.05, "HeatFactor": 1.9701, - "MalfFeedChance": 0.042 + "MalfFeedChance": 0.042, + "RemoveShellAfterFire": false }, "_proto": "54527ac44bdc2d36668b4567" }, @@ -309261,6 +336404,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 20, "ammoType": "bullet", @@ -309332,7 +336479,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 0.9735, - "MalfFeedChance": 0.128 + "MalfFeedChance": 0.128, + "RemoveShellAfterFire": false }, "_proto": "5735fdcd2459776445391d61" }, @@ -309392,6 +336540,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 15, "StackMaxRandom": 40, "ammoType": "bullet", @@ -309463,7 +336615,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 1.15, "HeatFactor": 1.1305, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "54527c774bdc2d3f668b4568" }, @@ -309523,6 +336676,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 20, "ammoType": "bullet", @@ -309594,7 +336751,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 1.15, "HeatFactor": 1.062, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "5735ff5c245977640e39ba7e" }, @@ -309654,6 +336812,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 20, "ammoType": "bullet", @@ -309725,7 +336887,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 1.15, "HeatFactor": 1.0679, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "573601b42459776410737435" }, @@ -309785,6 +336948,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 20, "ammoType": "bullet", @@ -309856,7 +337023,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 0.9558, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "573602322459776445391df1" }, @@ -309916,6 +337084,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 20, "ammoType": "bullet", @@ -309987,7 +337159,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 1.4, "HeatFactor": 1.0738, - "MalfFeedChance": 0.081 + "MalfFeedChance": 0.081, + "RemoveShellAfterFire": false }, "_proto": "5736026a245977644601dc61" }, @@ -310047,6 +337220,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 20, "ammoType": "bullet", @@ -310118,7 +337295,8 @@ "MalfMisfireChance": 0.154, "DurabilityBurnModificator": 1.5, "HeatFactor": 1.18, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "573603562459776430731618" }, @@ -310178,6 +337356,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 20, "ammoType": "bullet", @@ -310249,7 +337431,8 @@ "MalfMisfireChance": 0.196, "DurabilityBurnModificator": 1, "HeatFactor": 0.944, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "54527c774bdc2d3f668b4568" }, @@ -310309,6 +337492,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 15, "StackMaxRandom": 50, "ammoType": "bullet", @@ -310380,7 +337567,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 1.592, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "54527ac44bdc2d36668b4567" }, @@ -310440,6 +337628,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 15, "StackMaxRandom": 50, "ammoType": "bullet", @@ -310511,7 +337703,8 @@ "MalfMisfireChance": 0.196, "DurabilityBurnModificator": 1.5, "HeatFactor": 1.99, - "MalfFeedChance": 0.086 + "MalfFeedChance": 0.086, + "RemoveShellAfterFire": false }, "_proto": "54527ac44bdc2d36668b4567" }, @@ -310571,6 +337764,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 15, "StackMaxRandom": 50, "ammoType": "bullet", @@ -310642,7 +337839,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.25, "HeatFactor": 1.7, - "MalfFeedChance": 0.055 + "MalfFeedChance": 0.055, + "RemoveShellAfterFire": false }, "_proto": "54527ac44bdc2d36668b4567" }, @@ -310702,6 +337900,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 15, "StackMaxRandom": 50, "ammoType": "bullet", @@ -310773,7 +337975,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.1, "HeatFactor": 1.8, - "MalfFeedChance": 0.075 + "MalfFeedChance": 0.075, + "RemoveShellAfterFire": false }, "_proto": "54527ac44bdc2d36668b4567" }, @@ -310833,6 +338036,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 15, "StackMaxRandom": 50, "ammoType": "bullet", @@ -310904,7 +338111,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.05, "HeatFactor": 1.9701, - "MalfFeedChance": 0.042 + "MalfFeedChance": 0.042, + "RemoveShellAfterFire": false }, "_proto": "54527ac44bdc2d36668b4567" }, @@ -310964,6 +338172,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 60, "ammoType": "bullet", @@ -311035,7 +338247,8 @@ "MalfMisfireChance": 0.1834, "DurabilityBurnModificator": 1.45, "HeatFactor": 1.919, - "MalfFeedChance": 0.088 + "MalfFeedChance": 0.088, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -311095,6 +338308,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 50, "ammoType": "bullet", @@ -311166,7 +338383,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 1, "HeatFactor": 1.616, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "5656d7c34bdc2d9d198b4587" }, @@ -311226,6 +338444,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 50, "ammoType": "bullet", @@ -311297,7 +338519,8 @@ "MalfMisfireChance": 0.154, "DurabilityBurnModificator": 1.1, "HeatFactor": 1.818, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false } }, "59e4cf5286f7741778269d8a": { @@ -311356,6 +338579,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 60, "ammoType": "bullet", @@ -311427,7 +338654,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.1, "HeatFactor": 1, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -311487,6 +338715,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 60, "ammoType": "bullet", @@ -311558,7 +338790,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 0.8, "HeatFactor": 1.515, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -311618,6 +338851,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 7, "StackMaxRandom": 25, "ammoType": "bullet", @@ -311689,7 +338926,8 @@ "MalfMisfireChance": 0.196, "DurabilityBurnModificator": 1.7, "HeatFactor": 2.02, - "MalfFeedChance": 0.102 + "MalfFeedChance": 0.102, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -311749,6 +338987,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 15, "ammoType": "bullet", @@ -311820,7 +339062,8 @@ "MalfMisfireChance": 0.1834, "DurabilityBurnModificator": 1.8, "HeatFactor": 2.356, - "MalfFeedChance": 0.087 + "MalfFeedChance": 0.087, + "RemoveShellAfterFire": false }, "_proto": "560d61e84bdc2da74d8b4571" }, @@ -311880,6 +339123,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 40, "ammoType": "bullet", @@ -311951,7 +339198,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.5, "HeatFactor": 2.232, - "MalfFeedChance": 0.09 + "MalfFeedChance": 0.09, + "RemoveShellAfterFire": false }, "_proto": "560d61e84bdc2da74d8b4571" }, @@ -312011,6 +339259,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 40, "ammoType": "bullet", @@ -312082,7 +339334,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.3, "HeatFactor": 2.2568, - "MalfFeedChance": 0.0935 + "MalfFeedChance": 0.0935, + "RemoveShellAfterFire": false }, "_proto": "560d61e84bdc2da74d8b4571" }, @@ -312142,6 +339395,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 40, "ammoType": "bullet", @@ -312213,7 +339470,8 @@ "MalfMisfireChance": 0.168, "DurabilityBurnModificator": 1.1, "HeatFactor": 2.1328, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "560d61e84bdc2da74d8b4571" }, @@ -312273,6 +339531,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 40, "ammoType": "bullet", @@ -312344,7 +339606,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 2, "HeatFactor": 2.48, - "MalfFeedChance": 0.081 + "MalfFeedChance": 0.081, + "RemoveShellAfterFire": false }, "_proto": "560d61e84bdc2da74d8b4571" }, @@ -312404,6 +339667,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 40, "ammoType": "bullet", @@ -312475,7 +339742,8 @@ "MalfMisfireChance": 0.154, "DurabilityBurnModificator": 1, "HeatFactor": 1.984, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "560d61e84bdc2da74d8b4571" }, @@ -312535,6 +339803,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 40, "ammoType": "bullet", @@ -312606,7 +339878,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.15, "HeatFactor": 2.108, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d61e84bdc2da74d8b4571" }, @@ -312666,6 +339939,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 25, "ammoType": "bullet", @@ -312737,7 +340014,8 @@ "MalfMisfireChance": 0.182, "DurabilityBurnModificator": 1.5, "HeatFactor": 2.4415, - "MalfFeedChance": 0.0917 + "MalfFeedChance": 0.0917, + "RemoveShellAfterFire": false }, "_proto": "560d61e84bdc2da74d8b4571" }, @@ -312797,6 +340075,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 35, "ammoType": "bullet", @@ -312868,7 +340150,8 @@ "MalfMisfireChance": 0.196, "DurabilityBurnModificator": 1.7, "HeatFactor": 2.57, - "MalfFeedChance": 0.0874 + "MalfFeedChance": 0.0874, + "RemoveShellAfterFire": false }, "_proto": "560d61e84bdc2da74d8b4571" }, @@ -312928,6 +340211,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 30, "ammoType": "bullet", @@ -312999,7 +340286,8 @@ "MalfMisfireChance": 0.154, "DurabilityBurnModificator": 1, "HeatFactor": 2.056, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "560d61e84bdc2da74d8b4571" }, @@ -313059,6 +340347,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 8, "StackMaxRandom": 30, "ammoType": "bullet", @@ -313130,7 +340422,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.15, "HeatFactor": 2.1845, - "MalfFeedChance": 0.082 + "MalfFeedChance": 0.082, + "RemoveShellAfterFire": false }, "_proto": "560d61e84bdc2da74d8b4571" }, @@ -313190,6 +340483,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 30, "ammoType": "bullet", @@ -313261,7 +340558,8 @@ "MalfMisfireChance": 0.168, "DurabilityBurnModificator": 1.1, "HeatFactor": 2.313, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "560d61e84bdc2da74d8b4571" }, @@ -313321,6 +340619,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 30, "ammoType": "bullet", @@ -313392,7 +340694,8 @@ "MalfMisfireChance": 0.168, "DurabilityBurnModificator": 1.2, "HeatFactor": 2.3387, - "MalfFeedChance": 0.095 + "MalfFeedChance": 0.095, + "RemoveShellAfterFire": false } }, "5fc382a9d724d907e2077dab": { @@ -313451,6 +340754,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 5, "ammoType": "bullet", @@ -313522,7 +340829,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 2.4, "HeatFactor": 3.26, - "MalfFeedChance": 0.087 + "MalfFeedChance": 0.087, + "RemoveShellAfterFire": false }, "_proto": "560d61e84bdc2da74d8b4571" }, @@ -313582,6 +340890,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 8, "ammoType": "bullet", @@ -313653,7 +340965,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.8, "HeatFactor": 3.097, - "MalfFeedChance": 0.091 + "MalfFeedChance": 0.091, + "RemoveShellAfterFire": false }, "_proto": "560d61e84bdc2da74d8b4571" }, @@ -313713,6 +341026,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 8, "ammoType": "bullet", @@ -313784,7 +341101,8 @@ "MalfMisfireChance": 0.224, "DurabilityBurnModificator": 1, "HeatFactor": 2.608, - "MalfFeedChance": 0.0945 + "MalfFeedChance": 0.0945, + "RemoveShellAfterFire": false }, "_proto": "560d61e84bdc2da74d8b4571" }, @@ -313844,6 +341162,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 8, "ammoType": "bullet", @@ -313915,7 +341237,8 @@ "MalfMisfireChance": 0.21, "DurabilityBurnModificator": 1.4, "HeatFactor": 2.934, - "MalfFeedChance": 0.0891 + "MalfFeedChance": 0.0891, + "RemoveShellAfterFire": false }, "_proto": "560d61e84bdc2da74d8b4571" }, @@ -313975,6 +341298,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 40, "ammoType": "bullet", @@ -314046,7 +341373,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.15, "HeatFactor": 1.0431, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "54527c774bdc2d3f668b4568" }, @@ -314106,6 +341434,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 40, "ammoType": "bullet", @@ -314177,7 +341509,8 @@ "MalfMisfireChance": 0.196, "DurabilityBurnModificator": 1.7, "HeatFactor": 1.14, - "MalfFeedChance": 0.078 + "MalfFeedChance": 0.078, + "RemoveShellAfterFire": false }, "_proto": "573719762459775a626ccbc1" }, @@ -314237,6 +341570,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 15, "StackMaxRandom": 40, "ammoType": "bullet", @@ -314308,7 +341645,8 @@ "MalfMisfireChance": 0.21, "DurabilityBurnModificator": 1.6, "HeatFactor": 1.083, - "MalfFeedChance": 0.088 + "MalfFeedChance": 0.088, + "RemoveShellAfterFire": false }, "_proto": "573719df2459775a626ccbc2" }, @@ -314368,6 +341706,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 10, "ammoType": "bullet", @@ -314439,7 +341781,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 0.92625, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "57371aab2459775a77142f22" }, @@ -314499,6 +341842,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 40, "ammoType": "bullet", @@ -314570,7 +341917,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.15, "HeatFactor": 1.0317, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "57371b192459775a9f58a5e0" }, @@ -314630,6 +341978,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 10, "ammoType": "bullet", @@ -314701,7 +342053,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 0.9006, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "57371e4124597760ff7b25f1" }, @@ -314761,6 +342114,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 10, "ammoType": "bullet", @@ -314832,7 +342189,8 @@ "MalfMisfireChance": 0.266, "DurabilityBurnModificator": 1, "HeatFactor": 0.9063, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "57371f2b24597761224311f1" }, @@ -314892,6 +342250,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 10, "ammoType": "bullet", @@ -314963,7 +342325,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.15, "HeatFactor": 1.0374, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "57371f8d24597761006c6a81" }, @@ -315023,6 +342386,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 40, "ammoType": "bullet", @@ -315094,7 +342461,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 0.912, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "5737201124597760fc4431f1" }, @@ -315154,6 +342522,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 10, "ammoType": "bullet", @@ -315225,7 +342597,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 0.9177, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "57371eb62459776125652ac1" }, @@ -315285,6 +342658,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 10, "ammoType": "bullet", @@ -315356,7 +342733,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 0.9291, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "573718ba2459775a75491131" }, @@ -315416,6 +342794,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 10, "ammoType": "bullet", @@ -315487,7 +342869,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1, "HeatFactor": 0.9234, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "5737207f24597760ff7b25f2" }, @@ -315547,6 +342930,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 15, "StackMaxRandom": 40, "ammoType": "bullet", @@ -315618,7 +343005,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 1, "HeatFactor": 0.9348, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "573720e02459776143012541" }, @@ -315678,6 +343066,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 15, "StackMaxRandom": 40, "ammoType": "bullet", @@ -315749,7 +343141,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 0.8, "HeatFactor": 0.855, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "57372140245977611f70ee91" }, @@ -315809,6 +343202,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 40, "ammoType": "bullet", @@ -315880,7 +343277,8 @@ "MalfMisfireChance": 0.21, "DurabilityBurnModificator": 1.7, "HeatFactor": 1.19, - "MalfFeedChance": 0.077 + "MalfFeedChance": 0.077, + "RemoveShellAfterFire": false }, "_proto": "54527c774bdc2d3f668b4568" }, @@ -315940,6 +343338,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 1, "StackMaxRandom": 20, "ammoType": "bullet", @@ -316011,7 +343413,8 @@ "MalfMisfireChance": 0.196, "DurabilityBurnModificator": 1.15, "HeatFactor": 1.0115, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "54527c774bdc2d3f668b4568" }, @@ -316071,6 +343474,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 10, "ammoType": "bullet", @@ -316142,7 +343549,8 @@ "MalfMisfireChance": 0.175, "DurabilityBurnModificator": 1.17, "HeatFactor": 1.071, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "54527c774bdc2d3f668b4568" }, @@ -316202,6 +343610,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 15, "StackMaxRandom": 40, "ammoType": "bullet", @@ -316273,7 +343685,8 @@ "MalfMisfireChance": 0.196, "DurabilityBurnModificator": 1.35, "HeatFactor": 1.13645, - "MalfFeedChance": 0.086 + "MalfFeedChance": 0.086, + "RemoveShellAfterFire": false }, "_proto": "54527c774bdc2d3f668b4568" }, @@ -316333,6 +343746,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 20, "ammoType": "bullet", @@ -316404,7 +343821,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 1.1, "HeatFactor": 0.952, - "MalfFeedChance": 0.01 + "MalfFeedChance": 0.01, + "RemoveShellAfterFire": false }, "_proto": "54527c774bdc2d3f668b4568" }, @@ -316464,6 +343882,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 15, "StackMaxRandom": 40, "ammoType": "bullet", @@ -316535,7 +343957,8 @@ "MalfMisfireChance": 0.126, "DurabilityBurnModificator": 1.1, "HeatFactor": 0.98175, - "MalfFeedChance": 0.093 + "MalfFeedChance": 0.093, + "RemoveShellAfterFire": false }, "_proto": "54527c774bdc2d3f668b4568" }, @@ -316595,6 +344018,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 20, "ammoType": "bullet", @@ -316666,7 +344093,8 @@ "MalfMisfireChance": 0.196, "DurabilityBurnModificator": 1.2, "HeatFactor": 1.0829, - "MalfFeedChance": 0.112 + "MalfFeedChance": 0.112, + "RemoveShellAfterFire": false }, "_proto": "54527c774bdc2d3f668b4568" }, @@ -316726,6 +344154,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 15, "ammoType": "bullet", @@ -316797,7 +344229,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 1.35, "HeatFactor": 1.1875, - "MalfFeedChance": 0.094 + "MalfFeedChance": 0.094, + "RemoveShellAfterFire": false }, "_proto": "57372140245977611f70ee91" }, @@ -316857,6 +344290,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 15, "ammoType": "bullet", @@ -316928,7 +344365,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 1.1, "HeatFactor": 1, - "MalfFeedChance": 0.02 + "MalfFeedChance": 0.02, + "RemoveShellAfterFire": false }, "_proto": "57372140245977611f70ee91" }, @@ -316988,6 +344426,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 15, "ammoType": "bullet", @@ -317059,7 +344501,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 1.1, "HeatFactor": 1, - "MalfFeedChance": 0.087 + "MalfFeedChance": 0.087, + "RemoveShellAfterFire": false }, "_proto": "57372140245977611f70ee91" }, @@ -317119,6 +344562,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 2, "StackMaxRandom": 15, "ammoType": "bullet", @@ -317190,7 +344637,8 @@ "MalfMisfireChance": 0.126, "DurabilityBurnModificator": 1.4, "HeatFactor": 1.25, - "MalfFeedChance": 0.082 + "MalfFeedChance": 0.082, + "RemoveShellAfterFire": false }, "_proto": "57372140245977611f70ee91" }, @@ -317250,6 +344698,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 30, "ammoType": "bullet", @@ -317321,7 +344773,8 @@ "MalfMisfireChance": 0.18, "DurabilityBurnModificator": 1.5, "HeatFactor": 2.27, - "MalfFeedChance": 0.102 + "MalfFeedChance": 0.102, + "RemoveShellAfterFire": false }, "_proto": "5656d7c34bdc2d9d198b4587" }, @@ -317381,6 +344834,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 30, "ammoType": "bullet", @@ -317452,7 +344909,8 @@ "MalfMisfireChance": 0.224, "DurabilityBurnModificator": 1.6, "HeatFactor": 2.56, - "MalfFeedChance": 0.166 + "MalfFeedChance": 0.166, + "RemoveShellAfterFire": false }, "_proto": "5656d7c34bdc2d9d198b4587" }, @@ -317512,6 +344970,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 30, "ammoType": "bullet", @@ -317583,7 +345045,8 @@ "MalfMisfireChance": 0.15, "DurabilityBurnModificator": 1.4, "HeatFactor": 2.27, - "MalfFeedChance": 0.102 + "MalfFeedChance": 0.102, + "RemoveShellAfterFire": false }, "_proto": "5656d7c34bdc2d9d198b4587" }, @@ -317643,6 +345106,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 30, "ammoType": "bullet", @@ -317714,7 +345181,8 @@ "MalfMisfireChance": 0.18, "DurabilityBurnModificator": 1.3, "HeatFactor": 1.65, - "MalfFeedChance": 0.102 + "MalfFeedChance": 0.102, + "RemoveShellAfterFire": false }, "_proto": "5656d7c34bdc2d9d198b4587" }, @@ -317774,6 +345242,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 25, "ammoType": "bullet", @@ -317845,7 +345317,8 @@ "MalfMisfireChance": 0.196, "DurabilityBurnModificator": 1.35, "HeatFactor": 1.34, - "MalfFeedChance": 0.0871 + "MalfFeedChance": 0.0871, + "RemoveShellAfterFire": false }, "_proto": "57a0dfb82459774d3078b56c" }, @@ -317905,6 +345378,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 25, "ammoType": "bullet", @@ -317976,7 +345453,8 @@ "MalfMisfireChance": 0.196, "DurabilityBurnModificator": 1.55, "HeatFactor": 1.3, - "MalfFeedChance": 0.073 + "MalfFeedChance": 0.073, + "RemoveShellAfterFire": false }, "_proto": "57a0dfb82459774d3078b56c" }, @@ -318036,6 +345514,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 50, "ammoType": "bullet", @@ -318107,7 +345589,8 @@ "MalfMisfireChance": 0.154, "DurabilityBurnModificator": 1.2, "HeatFactor": 1.273, - "MalfFeedChance": 0.0923 + "MalfFeedChance": 0.0923, + "RemoveShellAfterFire": false }, "_proto": "57372140245977611f70ee91" }, @@ -318167,6 +345650,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 50, "ammoType": "bullet", @@ -318238,7 +345725,8 @@ "MalfMisfireChance": 0.168, "DurabilityBurnModificator": 1.35, "HeatFactor": 1.34, - "MalfFeedChance": 0.0903 + "MalfFeedChance": 0.0903, + "RemoveShellAfterFire": false }, "_proto": "57a0dfb82459774d3078b56c" }, @@ -318298,6 +345786,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 10, "StackMaxRandom": 50, "ammoType": "bullet", @@ -318369,7 +345861,8 @@ "MalfMisfireChance": 0.14, "DurabilityBurnModificator": 1.1, "HeatFactor": 1.206, - "MalfFeedChance": 0.0884 + "MalfFeedChance": 0.0884, + "RemoveShellAfterFire": false }, "_proto": "57372140245977611f70ee91" }, @@ -318429,6 +345922,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 15, "ammoType": "bullet", @@ -318500,7 +345997,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -318560,6 +346058,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 15, "ammoType": "bullet", @@ -318631,7 +346133,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -318691,6 +346194,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 15, "ammoType": "bullet", @@ -318762,7 +346269,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -318822,6 +346330,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 3, "StackMaxRandom": 15, "ammoType": "bullet", @@ -318893,7 +346405,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "56dff338d2720bbd668b4569" }, @@ -318953,6 +346466,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 0, "StackMaxRandom": 0, "ammoType": "bullet", @@ -319024,7 +346541,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false } }, "5996f6d686f77467977ba6cc": { @@ -319083,6 +346601,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 0, "StackMaxRandom": 0, "ammoType": "bullet", @@ -319154,7 +346676,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "5943d9c186f7745a13413ac9" }, @@ -319214,6 +346737,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 0, "StackMaxRandom": 0, "ammoType": "bullet", @@ -319285,7 +346812,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "5943d9c186f7745a13413ac9" }, @@ -319345,6 +346873,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 0, "StackMaxRandom": 0, "ammoType": "bullet", @@ -319416,27 +346948,28 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, "_proto": "5943d9c186f7745a13413ac9" }, - "57372db0245977685d4159b2": { - "_id": "57372db0245977685d4159b2", - "_name": "item_ammo_box_545x39_30_PP", - "_parent": "543be5cb4bdc2deb348b4568", + "635267f063651329f75a4ee8": { + "_id": "635267f063651329f75a4ee8", + "_name": "patron_26x75_acidgreen", + "_parent": "5485a8684bdc2da71d8b4567", "_type": "Item", "_props": { - "Name": "ammo_box_545x39_30_PP", - "ShortName": "ammo_box_545x39_30_PP", - "Description": "ammo_box_545x39_30_PP", - "Weight": 0.5, - "BackgroundColor": "yellow", + "Name": "patron_26x75", + "ShortName": "patron_26x75", + "Description": "patron_26x75", + "Weight": 0.07, + "BackgroundColor": "green", "Width": 1, "Height": 1, "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", + "ItemSound": "ammo_singleround", "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_30.bundle", + "path": "assets/content/items/ammo/patrons/patron_26x75_acidgreen.bundle", "rcid": "" }, "UsePrefab": { @@ -319455,7 +346988,7 @@ "QuestItem": false, "LootExperience": 0, "ExamineExperience": 10, - "HideEntrails": true, + "HideEntrails": false, "RepairCost": 0, "RepairSpeed": 0, "ExtraSizeLeft": 0, @@ -319464,8 +346997,8 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -319476,269 +347009,85 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", - "StackMinRandom": 30, - "StackMaxRandom": 30, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d5455245977459939d005", - "_parent": "57372db0245977685d4159b2", - "_max_count": 30, - "_props": { - "filters": [ - { - "Filter": [ - "56dff2ced2720bb4668b4567" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 1, + "StackMaxRandom": 1, + "ammoType": "bullet", + "InitialSpeed": 80, + "BallisticCoeficient": 0.5, + "BulletMassGram": 20, + "BulletDiameterMilimeters": 12, + "Damage": 37, + "ammoAccr": 0, + "ammoRec": 0, + "ammoDist": 0, + "buckshotBullets": 0, + "PenetrationPower": 0, + "PenetrationPowerDiviation": 0, + "ammoHear": 0, + "ammoSfx": "tracer", + "MisfireChance": 0.01, + "MinFragmentsCount": 1, + "MaxFragmentsCount": 1, + "ammoShiftChance": 0, + "casingName": "5.45x39 мм ПС", + "casingEjectPower": 0, + "casingMass": 25, + "casingSounds": "shotgun_big", + "ProjectileCount": 1, + "PenetrationChance": 0, + "RicochetChance": 1, + "FragmentationChance": 0, + "Deterioration": 1, + "SpeedRetardation": 0, + "Tracer": true, + "TracerColor": "yellow", + "TracerDistance": 0.08, + "ArmorDamage": 60, + "Caliber": "Caliber26x75", + "StaminaBurnPerDamage": 0.24, + "HeavyBleedingDelta": 0, + "LightBleedingDelta": 0, + "ShowBullet": false, + "HasGrenaderComponent": false, + "FuzeArmTimeSec": 0, + "ExplosionStrength": 0, + "MinExplosionDistance": 0, + "MaxExplosionDistance": 0, + "FragmentsCount": 0, + "FragmentType": "5996f6d686f77467977ba6cc", + "ShowHitEffectOnExplode": false, + "ExplosionType": "", + "AmmoLifeTimeSec": 5, + "Contusion": { + "x": 0, + "y": 0, + "z": 0 + }, + "ArmorDistanceDistanceDamage": { + "x": 0, + "y": 0, + "z": 0 + }, + "Blindness": { + "x": 0, + "y": 0, + "z": 0 + }, + "IsLightAndSoundShot": false, + "LightAndSoundShotAngle": 0, + "LightAndSoundShotSelfContusionTime": 0, + "LightAndSoundShotSelfContusionStrength": 0, + "MalfMisfireChance": 0, + "DurabilityBurnModificator": 1, + "HeatFactor": 1, + "MalfFeedChance": 0, + "RemoveShellAfterFire": false }, - "_proto": "57372c89245977685d4159b1" - }, - "57372d1b2459776862260581": { - "_id": "57372d1b2459776862260581", - "_name": "item_ammo_box_545x39_120_PP", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_545x39_120_PP", - "ShortName": "ammo_box_545x39_120_PP", - "Description": "ammo_box_545x39_120_PP", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_120_pp.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 120, - "StackMaxRandom": 120, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d549a24597745b015be62", - "_parent": "57372d1b2459776862260581", - "_max_count": 120, - "_props": { - "filters": [ - { - "Filter": [ - "56dff2ced2720bb4668b4567" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "57372c21245977670937c6c2" - }, - "57372f7d245977699b53e301": { - "_id": "57372f7d245977699b53e301", - "_name": "item_ammo_box_545x39_120_US", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_545x39_120_US", - "ShortName": "ammo_box_545x39_120_US", - "Description": "ammo_box_545x39_120_US", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_120_us.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 120, - "StackMaxRandom": 120, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d536e24597745ae67dfd2", - "_parent": "57372f7d245977699b53e301", - "_max_count": 120, - "_props": { - "filters": [ - { - "Filter": [ - "56dff4ecd2720b5f5a8b4568" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "57372ee1245977685d4159b5" - }, - "573722e82459776104581c21": { - "_id": "573722e82459776104581c21", - "_name": "item_ammo_box_9x18pm_16_BZT_gzh", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_9x18pm_16_BZT_gzh", - "ShortName": "ammo_box_9x18pm_16_BZT_gzh", - "Description": "ammo_box_9x18pm_16_BZT_gzh", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 16, - "StackMaxRandom": 16, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d577224597745ae67dfd3", - "_parent": "573722e82459776104581c21", - "_max_count": 16, - "_props": { - "filters": [ - { - "Filter": [ - "573718ba2459775a75491131" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "5448bc144bdc2d5a308b4569" + "_proto": "56dff338d2720bbd668b4569" }, "5447ac644bdc2d6c208b4567": { "_id": "5447ac644bdc2d6c208b4567", @@ -319796,6 +347145,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 30, "StackMaxRandom": 30, "ammoCaliber": "Caliber556x45NATO", @@ -319819,23 +347172,23 @@ ] } }, - "57372c21245977670937c6c2": { - "_id": "57372c21245977670937c6c2", - "_name": "item_ammo_box_545x39_120_BT", + "5649ed104bdc2d3d1c8b458b": { + "_id": "5649ed104bdc2d3d1c8b458b", + "_name": "ammo_box_762x39_20_PS", "_parent": "543be5cb4bdc2deb348b4568", "_type": "Item", "_props": { - "Name": "ammo_box_545x39_120_BT", - "ShortName": "ammo_box_545x39_120_BT", - "Description": "ammo_box_545x39_120_BT", + "Name": "ammo_box_762x39_20_PS", + "ShortName": "ammo_box_762x39_20_PS", + "Description": "ammo_box_762x39_20_PS", "Weight": 0.5, "BackgroundColor": "yellow", - "Width": 2, + "Width": 1, "Height": 1, "StackMaxSize": 1, "ItemSound": "ammo_pack_generic", "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_120_bt.bundle", + "path": "assets/content/items/ammo/boxes/item_ammo_box_762x39_20.bundle", "rcid": "" }, "UsePrefab": { @@ -319875,20 +347228,24 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", - "StackMinRandom": 120, - "StackMaxRandom": 120, - "ammoCaliber": "Caliber9x18PM", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 30, + "StackMaxRandom": 30, + "ammoCaliber": "Caliber762x39", "StackSlots": [ { "_name": "cartridges", - "_id": "574d54df24597745964bdfa1", - "_parent": "57372c21245977670937c6c2", - "_max_count": 120, + "_id": "574d57a624597745970e7c88", + "_parent": "5649ed104bdc2d3d1c8b458b", + "_max_count": 30, "_props": { "filters": [ { "Filter": [ - "56dff061d2720bb5668b4567" + "5656d7c34bdc2d9d198b4587" ] } ] @@ -319897,7 +347254,427 @@ } ] }, - "_proto": "57372b832459776701014e41" + "_proto": "5447ac644bdc2d6c208b4567" + }, + "560d75f54bdc2da74d8b4573": { + "_id": "560d75f54bdc2da74d8b4573", + "_name": "ammo_box_762x54r_xx_SNB", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_762x54r_xx_SNB", + "ShortName": "ammo_box_762x54r_xx_SNB", + "Description": "ammo_box_762x54r_xx_SNB", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_762x39_20.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 30, + "StackMaxRandom": 30, + "ammoCaliber": "Caliber762x54R", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d57b724597745b015be65", + "_parent": "560d75f54bdc2da74d8b4573", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "560d61e84bdc2da74d8b4571" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "5447ac644bdc2d6c208b4567" + }, + "5737330a2459776af32363a1": { + "_id": "5737330a2459776af32363a1", + "_name": "item_ammo_box_545x39_30_bpz_fmj", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_545x39_30_bpz_fmj", + "ShortName": "ammo_box_545x39_30_bpz_fmj", + "Description": "ammo_box_545x39_30_bpz_fmj", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_30_bpz_fmj.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 30, + "StackMaxRandom": 30, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d532624597745a1163d82", + "_parent": "5737330a2459776af32363a1", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "56dff0bed2720bb0668b4567" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "5737300424597769942d5a01" + }, + "5737292724597765e5728562": { + "_id": "5737292724597765e5728562", + "_name": "item_ammo_box_545x39_120_BP", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_545x39_120_BP", + "ShortName": "ammo_box_545x39_120_BP", + "Description": "ammo_box_545x39_120_BP", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_120_bp.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 120, + "StackMaxRandom": 120, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d559a24597745970e7c86", + "_parent": "5737292724597765e5728562", + "_max_count": 120, + "_props": { + "filters": [ + { + "Filter": [ + "56dfef82d2720bbd668b4567" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "573728f324597765e5728561" + }, + "573722e82459776104581c21": { + "_id": "573722e82459776104581c21", + "_name": "item_ammo_box_9x18pm_16_BZT_gzh", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_9x18pm_16_BZT_gzh", + "ShortName": "ammo_box_9x18pm_16_BZT_gzh", + "Description": "ammo_box_9x18pm_16_BZT_gzh", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 16, + "StackMaxRandom": 16, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d577224597745ae67dfd3", + "_parent": "573722e82459776104581c21", + "_max_count": 16, + "_props": { + "filters": [ + { + "Filter": [ + "573718ba2459775a75491131" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "5448bc144bdc2d5a308b4569" + }, + "57372db0245977685d4159b2": { + "_id": "57372db0245977685d4159b2", + "_name": "item_ammo_box_545x39_30_PP", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_545x39_30_PP", + "ShortName": "ammo_box_545x39_30_PP", + "Description": "ammo_box_545x39_30_PP", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 30, + "StackMaxRandom": 30, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d5455245977459939d005", + "_parent": "57372db0245977685d4159b2", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "56dff2ced2720bb4668b4567" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "57372c89245977685d4159b1" }, "57372ebf2459776862260582": { "_id": "57372ebf2459776862260582", @@ -319955,6 +347732,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 30, "StackMaxRandom": 30, "ammoCaliber": "Caliber9x18PM", @@ -319979,6 +347760,258 @@ }, "_proto": "57372e4a24597768553071c2" }, + "57372f5c24597769917c0131": { + "_id": "57372f5c24597769917c0131", + "_name": "item_ammo_box_545x39_30_T", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_545x39_30_T", + "ShortName": "ammo_box_545x39_30_T", + "Description": "ammo_box_545x39_30_T", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 30, + "StackMaxRandom": 30, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d538724597745a21eb3d8", + "_parent": "57372f5c24597769917c0131", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "56dff4a2d2720bbd668b456a" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "57372ebf2459776862260582" + }, + "573724b42459776125652ac2": { + "_id": "573724b42459776125652ac2", + "_name": "item_ammo_box_9x18pm_16_P_gzh", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_9x18pm_16_P_gzh", + "ShortName": "ammo_box_9x18pm_16_P_gzh", + "Description": "ammo_box_9x18pm_16_P_gzh", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 16, + "StackMaxRandom": 16, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d575a245977459d455763", + "_parent": "573724b42459776125652ac2", + "_max_count": 16, + "_props": { + "filters": [ + { + "Filter": [ + "573719762459775a626ccbc1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "573722e82459776104581c21" + }, + "57372d1b2459776862260581": { + "_id": "57372d1b2459776862260581", + "_name": "item_ammo_box_545x39_120_PP", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_545x39_120_PP", + "ShortName": "ammo_box_545x39_120_PP", + "Description": "ammo_box_545x39_120_PP", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_120_pp.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 120, + "StackMaxRandom": 120, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d549a24597745b015be62", + "_parent": "57372d1b2459776862260581", + "_max_count": 120, + "_props": { + "filters": [ + { + "Filter": [ + "56dff2ced2720bb4668b4567" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "57372c21245977670937c6c2" + }, "57372deb245977685d4159b3": { "_id": "57372deb245977685d4159b3", "_name": "item_ammo_box_545x39_120_PRS", @@ -320035,6 +348068,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 120, "StackMaxRandom": 120, "ammoCaliber": "Caliber9x18PM", @@ -320115,6 +348152,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 30, "StackMaxRandom": 30, "ammoCaliber": "Caliber9x18PM", @@ -320139,246 +348180,6 @@ }, "_proto": "5737339e2459776af261abeb" }, - "5737260b24597761224311f2": { - "_id": "5737260b24597761224311f2", - "_name": "item_ammo_box_9x18pm_16_PPT_gzh", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_9x18pm_16_PPT_gzh", - "ShortName": "ammo_box_9x18pm_16_PPT_gzh", - "Description": "ammo_box_9x18pm_16_PPT_gzh", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 16, - "StackMaxRandom": 16, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d565d245977459805ee32", - "_parent": "5737260b24597761224311f2", - "_max_count": 16, - "_props": { - "filters": [ - { - "Filter": [ - "57371e4124597760ff7b25f1" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "573725b0245977612125bae2" - }, - "560d75f54bdc2da74d8b4573": { - "_id": "560d75f54bdc2da74d8b4573", - "_name": "ammo_box_762x54r_xx_SNB", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_762x54r_xx_SNB", - "ShortName": "ammo_box_762x54r_xx_SNB", - "Description": "ammo_box_762x54r_xx_SNB", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_762x39_20.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 30, - "StackMaxRandom": 30, - "ammoCaliber": "Caliber762x54R", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d57b724597745b015be65", - "_parent": "560d75f54bdc2da74d8b4573", - "_max_count": 30, - "_props": { - "filters": [ - { - "Filter": [ - "560d61e84bdc2da74d8b4571" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "5447ac644bdc2d6c208b4567" - }, - "5737292724597765e5728562": { - "_id": "5737292724597765e5728562", - "_name": "item_ammo_box_545x39_120_BP", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_545x39_120_BP", - "ShortName": "ammo_box_545x39_120_BP", - "Description": "ammo_box_545x39_120_BP", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_120_bp.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 120, - "StackMaxRandom": 120, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d559a24597745970e7c86", - "_parent": "5737292724597765e5728562", - "_max_count": 120, - "_props": { - "filters": [ - { - "Filter": [ - "56dfef82d2720bbd668b4567" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "573728f324597765e5728561" - }, "5737256c2459776125652acd": { "_id": "5737256c2459776125652acd", "_name": "item_ammo_box_9x18pm_16_PMM", @@ -320435,6 +348236,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 16, "StackMaxRandom": 16, "ammoCaliber": "Caliber9x18PM", @@ -320459,6 +348264,426 @@ }, "_proto": "5737250c2459776125652acc" }, + "57372f7d245977699b53e301": { + "_id": "57372f7d245977699b53e301", + "_name": "item_ammo_box_545x39_120_US", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_545x39_120_US", + "ShortName": "ammo_box_545x39_120_US", + "Description": "ammo_box_545x39_120_US", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_120_us.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 120, + "StackMaxRandom": 120, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d536e24597745ae67dfd2", + "_parent": "57372f7d245977699b53e301", + "_max_count": 120, + "_props": { + "filters": [ + { + "Filter": [ + "56dff4ecd2720b5f5a8b4568" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "57372ee1245977685d4159b5" + }, + "5737287724597765e1625ae2": { + "_id": "5737287724597765e1625ae2", + "_name": "item_ammo_box_9x18pm_RG028_gzh", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_9x18pm_RG028_gzh", + "ShortName": "ammo_box_9x18pm_RG028_gzh", + "Description": "ammo_box_9x18pm_RG028_gzh", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 16, + "StackMaxRandom": 16, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d55df245977459939d007", + "_parent": "5737287724597765e1625ae2", + "_max_count": 16, + "_props": { + "filters": [ + { + "Filter": [ + "573720e02459776143012541" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "5737280e24597765cc785b5c" + }, + "57372bd3245977670b7cd243": { + "_id": "57372bd3245977670b7cd243", + "_name": "item_ammo_box_545x39_30_BS", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_545x39_30_BS", + "ShortName": "ammo_box_545x39_30_BS", + "Description": "ammo_box_545x39_30_BS", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 30, + "StackMaxRandom": 30, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d553524597745970e7c85", + "_parent": "57372bd3245977670b7cd243", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "56dff026d2720bb8668b4567" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "57372ac324597767001bc261" + }, + "57372c21245977670937c6c2": { + "_id": "57372c21245977670937c6c2", + "_name": "item_ammo_box_545x39_120_BT", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_545x39_120_BT", + "ShortName": "ammo_box_545x39_120_BT", + "Description": "ammo_box_545x39_120_BT", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_120_bt.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 120, + "StackMaxRandom": 120, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d54df24597745964bdfa1", + "_parent": "57372c21245977670937c6c2", + "_max_count": 120, + "_props": { + "filters": [ + { + "Filter": [ + "56dff061d2720bb5668b4567" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "57372b832459776701014e41" + }, + "573728cc24597765cc785b5d": { + "_id": "573728cc24597765cc785b5d", + "_name": "item_ammo_box_9x18pm_SP7_gzh", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_9x18pm_SP7_gzh", + "ShortName": "ammo_box_9x18pm_SP7_gzh", + "Description": "ammo_box_9x18pm_SP7_gzh", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 16, + "StackMaxRandom": 16, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d55ce245977459805ee30", + "_parent": "573728cc24597765cc785b5d", + "_max_count": 16, + "_props": { + "filters": [ + { + "Filter": [ + "57372140245977611f70ee91" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "5737287724597765e1625ae2" + }, "5737266524597761006c6a8c": { "_id": "5737266524597761006c6a8c", "_name": "item_ammo_box_9x18pm_16_PRS_gs", @@ -320515,6 +348740,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 16, "StackMaxRandom": 16, "ammoCaliber": "Caliber9x18PM", @@ -320539,15 +348768,15 @@ }, "_proto": "5737260b24597761224311f2" }, - "57372bd3245977670b7cd243": { - "_id": "57372bd3245977670b7cd243", - "_name": "item_ammo_box_545x39_30_BS", + "573728f324597765e5728561": { + "_id": "573728f324597765e5728561", + "_name": "item_ammo_box_9x18pm_SP8_gzh", "_parent": "543be5cb4bdc2deb348b4568", "_type": "Item", "_props": { - "Name": "ammo_box_545x39_30_BS", - "ShortName": "ammo_box_545x39_30_BS", - "Description": "ammo_box_545x39_30_BS", + "Name": "ammo_box_9x18pm_SP8_gzh", + "ShortName": "ammo_box_9x18pm_SP8_gzh", + "Description": "ammo_box_9x18pm_SP8_gzh", "Weight": 0.5, "BackgroundColor": "yellow", "Width": 1, @@ -320555,87 +348784,7 @@ "StackMaxSize": 1, "ItemSound": "ammo_pack_generic", "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_30.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 30, - "StackMaxRandom": 30, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d553524597745970e7c85", - "_parent": "57372bd3245977670b7cd243", - "_max_count": 30, - "_props": { - "filters": [ - { - "Filter": [ - "56dff026d2720bb8668b4567" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "57372ac324597767001bc261" - }, - "5737273924597765dd374461": { - "_id": "5737273924597765dd374461", - "_name": "item_ammo_box_9x18pm_16_PSO_gzh", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_9x18pm_16_PSO_gzh", - "ShortName": "ammo_box_9x18pm_16_PSO_gzh", - "Description": "ammo_box_9x18pm_16_PSO_gzh", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16_civil.bundle", + "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16.bundle", "rcid": "" }, "UsePrefab": { @@ -320675,20 +348824,24 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 16, "StackMaxRandom": 16, "ammoCaliber": "Caliber9x18PM", "StackSlots": [ { "_name": "cartridges", - "_id": "574d561b24597745b015be64", - "_parent": "5737273924597765dd374461", + "_id": "574d55ab245977459a2f1585", + "_parent": "573728f324597765e5728561", "_max_count": 16, "_props": { "filters": [ { "Filter": [ - "57371f8d24597761006c6a81" + "5737218f245977612125ba51" ] } ] @@ -320697,87 +348850,7 @@ } ] }, - "_proto": "573726d824597765d96be361" - }, - "5649ed104bdc2d3d1c8b458b": { - "_id": "5649ed104bdc2d3d1c8b458b", - "_name": "ammo_box_762x39_20_PS", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_762x39_20_PS", - "ShortName": "ammo_box_762x39_20_PS", - "Description": "ammo_box_762x39_20_PS", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_762x39_20.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 30, - "StackMaxRandom": 30, - "ammoCaliber": "Caliber762x39", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d57a624597745970e7c88", - "_parent": "5649ed104bdc2d3d1c8b458b", - "_max_count": 30, - "_props": { - "filters": [ - { - "Filter": [ - "5656d7c34bdc2d9d198b4587" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "5447ac644bdc2d6c208b4567" + "_proto": "573728cc24597765cc785b5d" }, "5c1127d0d174af29be75cf68": { "_id": "5c1127d0d174af29be75cf68", @@ -320835,6 +348908,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 5, "StackMaxRandom": 5, "ammoCaliber": "Caliber12g", @@ -320859,15 +348936,15 @@ }, "_proto": "5737273924597765dd374461" }, - "573727c624597765cc785b5b": { - "_id": "573727c624597765cc785b5b", - "_name": "item_ammo_box_9x18pm_16_PST_gzh", + "5739d41224597779c3645501": { + "_id": "5739d41224597779c3645501", + "_name": "item_ammo_box_9x19_default", "_parent": "543be5cb4bdc2deb348b4568", "_type": "Item", "_props": { - "Name": "ammo_box_9x18pm_16_PST_gzh", - "ShortName": "ammo_box_9x18pm_16_PST_gzh", - "Description": "ammo_box_9x18pm_16_PST_gzh", + "Name": "ammo_box_9x19_default", + "ShortName": "ammo_box_9x19_default", + "Description": "ammo_box_9x19_default", "Weight": 0.5, "BackgroundColor": "yellow", "Width": 1, @@ -320875,7 +348952,7 @@ "StackMaxSize": 1, "ItemSound": "ammo_pack_generic", "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16.bundle", + "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16_civil.bundle", "rcid": "" }, "UsePrefab": { @@ -320915,20 +348992,24 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 16, "StackMaxRandom": 16, "ammoCaliber": "Caliber9x18PM", "StackSlots": [ { "_name": "cartridges", - "_id": "574d560824597745970e7c87", - "_parent": "573727c624597765cc785b5b", + "_id": "574d52c724597745970e7c81", + "_parent": "5739d41224597779c3645501", "_max_count": 16, "_props": { "filters": [ { "Filter": [ - "5737201124597760fc4431f1" + "56d59d3ad2720bdb418b4577" ] } ] @@ -320995,6 +349076,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 120, "StackMaxRandom": 120, "ammoCaliber": "Caliber9x18PM", @@ -321019,886 +349104,6 @@ }, "_proto": "57372deb245977685d4159b3" }, - "5737280e24597765cc785b5c": { - "_id": "5737280e24597765cc785b5c", - "_name": "item_ammo_box_9x18pm_16_PSV", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_9x18pm_16_PSV", - "ShortName": "ammo_box_9x18pm_16_PSV", - "Description": "ammo_box_9x18pm_16_PSV", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 16, - "StackMaxRandom": 16, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d55f624597745a21eb3da", - "_parent": "5737280e24597765cc785b5c", - "_max_count": 16, - "_props": { - "filters": [ - { - "Filter": [ - "5737207f24597760ff7b25f2" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "573727c624597765cc785b5b" - }, - "57372c89245977685d4159b1": { - "_id": "57372c89245977685d4159b1", - "_name": "item_ammo_box_545x39_30_BT", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_545x39_30_BT", - "ShortName": "ammo_box_545x39_30_BT", - "Description": "ammo_box_545x39_30_BT", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_30.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 30, - "StackMaxRandom": 30, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d54b424597745b015be63", - "_parent": "57372c89245977685d4159b1", - "_max_count": 30, - "_props": { - "filters": [ - { - "Filter": [ - "56dff061d2720bb5668b4567" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "57372bd3245977670b7cd243" - }, - "573724b42459776125652ac2": { - "_id": "573724b42459776125652ac2", - "_name": "item_ammo_box_9x18pm_16_P_gzh", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_9x18pm_16_P_gzh", - "ShortName": "ammo_box_9x18pm_16_P_gzh", - "Description": "ammo_box_9x18pm_16_P_gzh", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 16, - "StackMaxRandom": 16, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d575a245977459d455763", - "_parent": "573724b42459776125652ac2", - "_max_count": 16, - "_props": { - "filters": [ - { - "Filter": [ - "573719762459775a626ccbc1" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "573722e82459776104581c21" - }, - "57372ee1245977685d4159b5": { - "_id": "57372ee1245977685d4159b5", - "_name": "item_ammo_box_545x39_120_T", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_545x39_120_T", - "ShortName": "ammo_box_545x39_120_T", - "Description": "ammo_box_545x39_120_T", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_120_t.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 120, - "StackMaxRandom": 120, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d53b124597745970e7c83", - "_parent": "57372ee1245977685d4159b5", - "_max_count": 120, - "_props": { - "filters": [ - { - "Filter": [ - "56dff4a2d2720bbd668b456a" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "57372e73245977685d4159b4" - }, - "5737287724597765e1625ae2": { - "_id": "5737287724597765e1625ae2", - "_name": "item_ammo_box_9x18pm_RG028_gzh", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_9x18pm_RG028_gzh", - "ShortName": "ammo_box_9x18pm_RG028_gzh", - "Description": "ammo_box_9x18pm_RG028_gzh", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 16, - "StackMaxRandom": 16, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d55df245977459939d007", - "_parent": "5737287724597765e1625ae2", - "_max_count": 16, - "_props": { - "filters": [ - { - "Filter": [ - "573720e02459776143012541" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "5737280e24597765cc785b5c" - }, - "57372b832459776701014e41": { - "_id": "57372b832459776701014e41", - "_name": "item_ammo_box_545x39_120_BS", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_545x39_120_BS", - "ShortName": "ammo_box_545x39_120_BS", - "Description": "ammo_box_545x39_120_BS", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_120_bs.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 120, - "StackMaxRandom": 120, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d5556245977459805ee2e", - "_parent": "57372b832459776701014e41", - "_max_count": 120, - "_props": { - "filters": [ - { - "Filter": [ - "56dff026d2720bb8668b4567" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "5737292724597765e5728562" - }, - "573728cc24597765cc785b5d": { - "_id": "573728cc24597765cc785b5d", - "_name": "item_ammo_box_9x18pm_SP7_gzh", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_9x18pm_SP7_gzh", - "ShortName": "ammo_box_9x18pm_SP7_gzh", - "Description": "ammo_box_9x18pm_SP7_gzh", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 16, - "StackMaxRandom": 16, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d55ce245977459805ee30", - "_parent": "573728cc24597765cc785b5d", - "_max_count": 16, - "_props": { - "filters": [ - { - "Filter": [ - "57372140245977611f70ee91" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "5737287724597765e1625ae2" - }, - "57372f5c24597769917c0131": { - "_id": "57372f5c24597769917c0131", - "_name": "item_ammo_box_545x39_30_T", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_545x39_30_T", - "ShortName": "ammo_box_545x39_30_T", - "Description": "ammo_box_545x39_30_T", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_30.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 30, - "StackMaxRandom": 30, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d538724597745a21eb3d8", - "_parent": "57372f5c24597769917c0131", - "_max_count": 30, - "_props": { - "filters": [ - { - "Filter": [ - "56dff4a2d2720bbd668b456a" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "57372ebf2459776862260582" - }, - "573728f324597765e5728561": { - "_id": "573728f324597765e5728561", - "_name": "item_ammo_box_9x18pm_SP8_gzh", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_9x18pm_SP8_gzh", - "ShortName": "ammo_box_9x18pm_SP8_gzh", - "Description": "ammo_box_9x18pm_SP8_gzh", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 16, - "StackMaxRandom": 16, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d55ab245977459a2f1585", - "_parent": "573728f324597765e5728561", - "_max_count": 16, - "_props": { - "filters": [ - { - "Filter": [ - "5737218f245977612125ba51" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "573728cc24597765cc785b5d" - }, - "5737330a2459776af32363a1": { - "_id": "5737330a2459776af32363a1", - "_name": "item_ammo_box_545x39_30_bpz_fmj", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_545x39_30_bpz_fmj", - "ShortName": "ammo_box_545x39_30_bpz_fmj", - "Description": "ammo_box_545x39_30_bpz_fmj", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_30_bpz_fmj.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 30, - "StackMaxRandom": 30, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d532624597745a1163d82", - "_parent": "5737330a2459776af32363a1", - "_max_count": 30, - "_props": { - "filters": [ - { - "Filter": [ - "56dff0bed2720bb0668b4567" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "5737300424597769942d5a01" - }, - "5739d41224597779c3645501": { - "_id": "5739d41224597779c3645501", - "_name": "item_ammo_box_9x19_default", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_9x19_default", - "ShortName": "ammo_box_9x19_default", - "Description": "ammo_box_9x19_default", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16_civil.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 16, - "StackMaxRandom": 16, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d52c724597745970e7c81", - "_parent": "5739d41224597779c3645501", - "_max_count": 16, - "_props": { - "filters": [ - { - "Filter": [ - "56d59d3ad2720bdb418b4577" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "5737273924597765dd374461" - }, "5c1127bdd174af44217ab8b9": { "_id": "5c1127bdd174af44217ab8b9", "_name": "item_ammo_box_9x19_rip_20", @@ -321955,6 +349160,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 20, "ammoCaliber": "Caliber9x18PM", @@ -321979,6 +349188,90 @@ }, "_proto": "5737273924597765dd374461" }, + "57372c89245977685d4159b1": { + "_id": "57372c89245977685d4159b1", + "_name": "item_ammo_box_545x39_30_BT", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_545x39_30_BT", + "ShortName": "ammo_box_545x39_30_BT", + "Description": "ammo_box_545x39_30_BT", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_30.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 30, + "StackMaxRandom": 30, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d54b424597745b015be63", + "_parent": "57372c89245977685d4159b1", + "_max_count": 30, + "_props": { + "filters": [ + { + "Filter": [ + "56dff061d2720bb5668b4567" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "57372bd3245977670b7cd243" + }, "5c1260dc86f7746b106e8748": { "_id": "5c1260dc86f7746b106e8748", "_name": "item_ammo_box_9x39_7n12_8", @@ -322023,8 +349316,8 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -322035,6 +349328,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 8, "StackMaxRandom": 8, "ammoCaliber": "Caliber9x39", @@ -322059,6 +349356,90 @@ }, "_proto": "5447ac644bdc2d6c208b4567" }, + "57372ee1245977685d4159b5": { + "_id": "57372ee1245977685d4159b5", + "_name": "item_ammo_box_545x39_120_T", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_545x39_120_T", + "ShortName": "ammo_box_545x39_120_T", + "Description": "ammo_box_545x39_120_T", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_120_t.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 120, + "StackMaxRandom": 120, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d53b124597745970e7c83", + "_parent": "57372ee1245977685d4159b5", + "_max_count": 120, + "_props": { + "filters": [ + { + "Filter": [ + "56dff4a2d2720bbd668b456a" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "57372e73245977685d4159b4" + }, "57372ac324597767001bc261": { "_id": "57372ac324597767001bc261", "_name": "item_ammo_box_545x39_30_BP", @@ -322115,6 +349496,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 30, "StackMaxRandom": 30, "ammoCaliber": "Caliber9x18PM", @@ -322139,6 +349524,90 @@ }, "_proto": "5737292724597765e5728562" }, + "57372b832459776701014e41": { + "_id": "57372b832459776701014e41", + "_name": "item_ammo_box_545x39_120_BS", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_545x39_120_BS", + "ShortName": "ammo_box_545x39_120_BS", + "Description": "ammo_box_545x39_120_BS", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_120_bs.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 120, + "StackMaxRandom": 120, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d5556245977459805ee2e", + "_parent": "57372b832459776701014e41", + "_max_count": 120, + "_props": { + "filters": [ + { + "Filter": [ + "56dff026d2720bb8668b4567" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "5737292724597765e5728562" + }, "57372e4a24597768553071c2": { "_id": "57372e4a24597768553071c2", "_name": "item_ammo_box_545x39_30_PRS", @@ -322195,6 +349664,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 30, "StackMaxRandom": 30, "ammoCaliber": "Caliber9x18PM", @@ -322275,6 +349748,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 30, "StackMaxRandom": 30, "ammoCaliber": "Caliber9x18PM", @@ -322355,6 +349832,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 30, "StackMaxRandom": 30, "ammoCaliber": "Caliber9x18PM", @@ -322423,8 +349904,8 @@ "ExtraSizeDown": 0, "ExtraSizeForceAdd": false, "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, "ConflictingItems": [], "Unlootable": false, "UnlootableFromSlot": "FirstPrimaryWeapon", @@ -322435,6 +349916,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 30, "StackMaxRandom": 30, "ammoCaliber": "Caliber556x45NATO", @@ -322515,6 +350000,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 16, "StackMaxRandom": 16, "ammoCaliber": "Caliber9x18PM", @@ -322595,6 +350084,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 16, "StackMaxRandom": 16, "ammoCaliber": "Caliber9x18PM", @@ -322619,6 +350112,342 @@ }, "_proto": "5737256c2459776125652acd" }, + "5737260b24597761224311f2": { + "_id": "5737260b24597761224311f2", + "_name": "item_ammo_box_9x18pm_16_PPT_gzh", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_9x18pm_16_PPT_gzh", + "ShortName": "ammo_box_9x18pm_16_PPT_gzh", + "Description": "ammo_box_9x18pm_16_PPT_gzh", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 16, + "StackMaxRandom": 16, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d565d245977459805ee32", + "_parent": "5737260b24597761224311f2", + "_max_count": 16, + "_props": { + "filters": [ + { + "Filter": [ + "57371e4124597760ff7b25f1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "573725b0245977612125bae2" + }, + "5737273924597765dd374461": { + "_id": "5737273924597765dd374461", + "_name": "item_ammo_box_9x18pm_16_PSO_gzh", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_9x18pm_16_PSO_gzh", + "ShortName": "ammo_box_9x18pm_16_PSO_gzh", + "Description": "ammo_box_9x18pm_16_PSO_gzh", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16_civil.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 16, + "StackMaxRandom": 16, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d561b24597745b015be64", + "_parent": "5737273924597765dd374461", + "_max_count": 16, + "_props": { + "filters": [ + { + "Filter": [ + "57371f8d24597761006c6a81" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "573726d824597765d96be361" + }, + "573727c624597765cc785b5b": { + "_id": "573727c624597765cc785b5b", + "_name": "item_ammo_box_9x18pm_16_PST_gzh", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_9x18pm_16_PST_gzh", + "ShortName": "ammo_box_9x18pm_16_PST_gzh", + "Description": "ammo_box_9x18pm_16_PST_gzh", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 16, + "StackMaxRandom": 16, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d560824597745970e7c87", + "_parent": "573727c624597765cc785b5b", + "_max_count": 16, + "_props": { + "filters": [ + { + "Filter": [ + "5737201124597760fc4431f1" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "5737273924597765dd374461" + }, + "5737280e24597765cc785b5c": { + "_id": "5737280e24597765cc785b5c", + "_name": "item_ammo_box_9x18pm_16_PSV", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_9x18pm_16_PSV", + "ShortName": "ammo_box_9x18pm_16_PSV", + "Description": "ammo_box_9x18pm_16_PSV", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_9x18pm_16.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 16, + "StackMaxRandom": 16, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d55f624597745a21eb3da", + "_parent": "5737280e24597765cc785b5c", + "_max_count": 16, + "_props": { + "filters": [ + { + "Filter": [ + "5737207f24597760ff7b25f2" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "573727c624597765cc785b5b" + }, "57372a7f24597766fe0de0c1": { "_id": "57372a7f24597766fe0de0c1", "_name": "item_ammo_box_545x39_120_BP_damaged", @@ -322675,6 +350504,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 120, "StackMaxRandom": 120, "ammoCaliber": "Caliber9x18PM", @@ -322699,166 +350532,6 @@ }, "_proto": "5737292724597765e5728562" }, - "57372bad245977670b7cd242": { - "_id": "57372bad245977670b7cd242", - "_name": "item_ammo_box_545x39_120_BS_damaged", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_545x39_120_BS_damaged", - "ShortName": "ammo_box_545x39_120_BS_damaged", - "Description": "ammo_box_545x39_120_BS_damaged", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_120_bs_damaged.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 120, - "StackMaxRandom": 120, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d5546245977459a2f1584", - "_parent": "57372bad245977670b7cd242", - "_max_count": 120, - "_props": { - "filters": [ - { - "Filter": [ - "56dff026d2720bb8668b4567" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "57372a7f24597766fe0de0c1" - }, - "57372c56245977685e584582": { - "_id": "57372c56245977685e584582", - "_name": "item_ammo_box_545x39_120_BT_damaged", - "_parent": "543be5cb4bdc2deb348b4568", - "_type": "Item", - "_props": { - "Name": "ammo_box_545x39_120_BT_damaged", - "ShortName": "ammo_box_545x39_120_BT_damaged", - "Description": "ammo_box_545x39_120_BT_damaged", - "Weight": 0.5, - "BackgroundColor": "yellow", - "Width": 2, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "ammo_pack_generic", - "Prefab": { - "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_120_bt_damaged.bundle", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 0, - "ExamineExperience": 10, - "HideEntrails": true, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": -1, - "DropSoundType": "None", - "StackMinRandom": 120, - "StackMaxRandom": 120, - "ammoCaliber": "Caliber9x18PM", - "StackSlots": [ - { - "_name": "cartridges", - "_id": "574d54c6245977459a2f1583", - "_parent": "57372c56245977685e584582", - "_max_count": 120, - "_props": { - "filters": [ - { - "Filter": [ - "56dff061d2720bb5668b4567" - ] - } - ] - }, - "_proto": "5748538b2459770af276a261" - } - ] - }, - "_proto": "57372bad245977670b7cd242" - }, "57372d4c245977685a3da2a1": { "_id": "57372d4c245977685a3da2a1", "_name": "item_ammo_box_545x39_120_PP_damaged", @@ -322915,6 +350588,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 120, "StackMaxRandom": 120, "ammoCaliber": "Caliber9x18PM", @@ -322995,6 +350672,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 120, "StackMaxRandom": 120, "ammoCaliber": "Caliber9x18PM", @@ -323075,6 +350756,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 120, "StackMaxRandom": 120, "ammoCaliber": "Caliber9x18PM", @@ -323155,6 +350840,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 120, "StackMaxRandom": 120, "ammoCaliber": "Caliber9x18PM", @@ -323235,6 +350924,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 120, "StackMaxRandom": 120, "ammoCaliber": "Caliber9x18PM", @@ -323315,6 +351008,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 20, "StackMaxRandom": 20, "ammoCaliber": "Caliber556x45NATO", @@ -323395,6 +351092,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 16, "StackMaxRandom": 16, "ammoCaliber": "Caliber9x18PM", @@ -323475,6 +351176,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 8, "StackMaxRandom": 8, "ammoCaliber": "Caliber9x39", @@ -323499,6 +351204,174 @@ }, "_proto": "5447ac644bdc2d6c208b4567" }, + "57372bad245977670b7cd242": { + "_id": "57372bad245977670b7cd242", + "_name": "item_ammo_box_545x39_120_BS_damaged", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_545x39_120_BS_damaged", + "ShortName": "ammo_box_545x39_120_BS_damaged", + "Description": "ammo_box_545x39_120_BS_damaged", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_120_bs_damaged.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 120, + "StackMaxRandom": 120, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d5546245977459a2f1584", + "_parent": "57372bad245977670b7cd242", + "_max_count": 120, + "_props": { + "filters": [ + { + "Filter": [ + "56dff026d2720bb8668b4567" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "57372a7f24597766fe0de0c1" + }, + "57372c56245977685e584582": { + "_id": "57372c56245977685e584582", + "_name": "item_ammo_box_545x39_120_BT_damaged", + "_parent": "543be5cb4bdc2deb348b4568", + "_type": "Item", + "_props": { + "Name": "ammo_box_545x39_120_BT_damaged", + "ShortName": "ammo_box_545x39_120_BT_damaged", + "Description": "ammo_box_545x39_120_BT_damaged", + "Weight": 0.5, + "BackgroundColor": "yellow", + "Width": 2, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "ammo_pack_generic", + "Prefab": { + "path": "assets/content/items/ammo/boxes/item_ammo_box_545x39_120_bt_damaged.bundle", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 0, + "ExamineExperience": 10, + "HideEntrails": true, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": false, + "CanRequireOnRagfair": false, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": -1, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 120, + "StackMaxRandom": 120, + "ammoCaliber": "Caliber9x18PM", + "StackSlots": [ + { + "_name": "cartridges", + "_id": "574d54c6245977459a2f1583", + "_parent": "57372c56245977685e584582", + "_max_count": 120, + "_props": { + "filters": [ + { + "Filter": [ + "56dff061d2720bb5668b4567" + ] + } + ] + }, + "_proto": "5748538b2459770af276a261" + } + ] + }, + "_proto": "57372bad245977670b7cd242" + }, "5696686a4bdc2da3298b456a": { "_id": "5696686a4bdc2da3298b456a", "_name": "Доллары", @@ -323555,6 +351428,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 45, "StackMaxRandom": 100, "type": "USD", @@ -323620,6 +351497,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 35, "StackMaxRandom": 90, "type": "EUR", @@ -323685,6 +351566,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 20000, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "StackMinRandom": 560, "StackMaxRandom": 1150, "type": "RUB", @@ -323693,6 +351578,84 @@ "rate": 1 } }, + "543be5cb4bdc2deb348b4568": { + "_id": "543be5cb4bdc2deb348b4568", + "_name": "AmmoBox", + "_parent": "5661632d4bdc2d903d8b456b", + "_type": "Node", + "_props": { + "ammoCaliber": "9mm_PM", + "StackSlots": [] + } + }, + "543be5dd4bdc2deb348b4569": { + "_id": "543be5dd4bdc2deb348b4569", + "_name": "Money", + "_parent": "5661632d4bdc2d903d8b456b", + "_type": "Node", + "_props": { + "Name": "Item", + "ShortName": "Item", + "Description": "Item", + "Weight": 1, + "BackgroundColor": "blue", + "Width": 1, + "Height": 1, + "StackMaxSize": 1, + "ItemSound": "generic", + "Prefab": { + "path": "", + "rcid": "" + }, + "UsePrefab": { + "path": "", + "rcid": "" + }, + "StackObjectsCount": 1, + "NotShownInSlot": false, + "ExaminedByDefault": false, + "ExamineTime": 1, + "IsUndiscardable": false, + "IsUnsaleable": false, + "IsUnbuyable": false, + "IsUngivable": false, + "IsLockedafterEquip": false, + "QuestItem": false, + "LootExperience": 20, + "ExamineExperience": 10, + "HideEntrails": false, + "RepairCost": 0, + "RepairSpeed": 0, + "ExtraSizeLeft": 0, + "ExtraSizeRight": 0, + "ExtraSizeUp": 0, + "ExtraSizeDown": 0, + "ExtraSizeForceAdd": false, + "MergesWithChildren": false, + "CanSellOnRagfair": true, + "CanRequireOnRagfair": true, + "ConflictingItems": [], + "Unlootable": false, + "UnlootableFromSlot": "FirstPrimaryWeapon", + "UnlootableFromSide": [], + "AnimationVariantsNumber": 0, + "DiscardingBlock": false, + "RagFairCommissionModifier": 1, + "IsAlwaysAvailableForInsurance": false, + "DiscardLimit": 0, + "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, + "StackMinRandom": 0, + "StackMaxRandom": 0, + "type": "RUB", + "eqMin": 0, + "eqMax": 0, + "rate": 1 + } + }, "5485a8684bdc2da71d8b4567": { "_id": "5485a8684bdc2da71d8b4567", "_name": "Ammo", @@ -323768,81 +351731,8 @@ "MalfMisfireChance": 0, "DurabilityBurnModificator": 1, "HeatFactor": 1, - "MalfFeedChance": 0 - } - }, - "543be5cb4bdc2deb348b4568": { - "_id": "543be5cb4bdc2deb348b4568", - "_name": "AmmoBox", - "_parent": "5661632d4bdc2d903d8b456b", - "_type": "Node", - "_props": { - "ammoCaliber": "9mm_PM", - "StackSlots": [] - } - }, - "543be5dd4bdc2deb348b4569": { - "_id": "543be5dd4bdc2deb348b4569", - "_name": "Money", - "_parent": "5661632d4bdc2d903d8b456b", - "_type": "Node", - "_props": { - "Name": "Item", - "ShortName": "Item", - "Description": "Item", - "Weight": 1, - "BackgroundColor": "blue", - "Width": 1, - "Height": 1, - "StackMaxSize": 1, - "ItemSound": "generic", - "Prefab": { - "path": "", - "rcid": "" - }, - "UsePrefab": { - "path": "", - "rcid": "" - }, - "StackObjectsCount": 1, - "NotShownInSlot": false, - "ExaminedByDefault": false, - "ExamineTime": 1, - "IsUndiscardable": false, - "IsUnsaleable": false, - "IsUnbuyable": false, - "IsUngivable": false, - "IsLockedafterEquip": false, - "QuestItem": false, - "LootExperience": 20, - "ExamineExperience": 10, - "HideEntrails": false, - "RepairCost": 0, - "RepairSpeed": 0, - "ExtraSizeLeft": 0, - "ExtraSizeRight": 0, - "ExtraSizeUp": 0, - "ExtraSizeDown": 0, - "ExtraSizeForceAdd": false, - "MergesWithChildren": false, - "CanSellOnRagfair": true, - "CanRequireOnRagfair": true, - "ConflictingItems": [], - "Unlootable": false, - "UnlootableFromSlot": "FirstPrimaryWeapon", - "UnlootableFromSide": [], - "AnimationVariantsNumber": 0, - "DiscardingBlock": false, - "RagFairCommissionModifier": 1, - "IsAlwaysAvailableForInsurance": false, - "DiscardLimit": 0, - "DropSoundType": "None", - "StackMinRandom": 0, - "StackMaxRandom": 0, - "type": "RUB", - "eqMin": 0, - "eqMax": 0, - "rate": 1 + "MalfFeedChance": 0, + "RemoveShellAfterFire": false } }, "5e32f56fcb6d5863cc5e5ee4": { @@ -323901,6 +351791,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 20, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "ThrowType": "frag_grenade", "ExplDelay": 3, "MinExplosionDistance": 2, @@ -323989,6 +351883,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 20, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "ThrowType": "frag_grenade", "ExplDelay": 2, "MinExplosionDistance": 2, @@ -324077,6 +351975,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 20, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "ThrowType": "frag_grenade", "ExplDelay": 3, "MinExplosionDistance": 3, @@ -324165,6 +352067,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "ThrowType": "smoke_grenade", "ExplDelay": 1, "MinExplosionDistance": 0, @@ -324253,6 +352159,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 20, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "ThrowType": "frag_grenade", "ExplDelay": 5, "MinExplosionDistance": 4, @@ -324341,6 +352251,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "ThrowType": "flash_grenade", "ExplDelay": 1.5, "MinExplosionDistance": 0, @@ -324429,6 +352343,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "ThrowType": "smoke_grenade", "ExplDelay": 3, "MinExplosionDistance": 0, @@ -324517,6 +352435,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 20, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "ThrowType": "frag_grenade", "ExplDelay": 3, "MinExplosionDistance": 2, @@ -324605,6 +352527,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 20, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "ThrowType": "frag_grenade", "ExplDelay": 3, "MinExplosionDistance": 2, @@ -324693,6 +352619,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "ThrowType": "flash_grenade", "ExplDelay": 2, "MinExplosionDistance": 0, @@ -324781,6 +352711,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 20, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "ThrowType": "frag_grenade", "ExplDelay": 3, "MinExplosionDistance": 3, @@ -324868,6 +352802,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaxResource": 0, "Resource": 0 } @@ -324959,6 +352897,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": 0, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "MaximumNumberOfUsage": 0 } }, @@ -325021,6 +352963,10 @@ "IsAlwaysAvailableForInsurance": false, "DiscardLimit": -1, "DropSoundType": "None", + "InsuranceDisabled": false, + "QuestStashMaxCount": 0, + "IsSpecialSlotOnly": false, + "IsUnremovable": false, "knifeHitDelay": 0, "knifeHitSlashRate": 0, "knifeHitStabRate": 0,