Created
April 7, 2024 18:22
-
-
Save jouderianjr/aebd5cb0cf9c130b3d9729be188103ac to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "items_game" | |
| { | |
| "game_info" | |
| { | |
| "first_valid_class" "2" | |
| "last_valid_class" "3" | |
| "first_valid_item_slot" "0" | |
| "last_valid_item_slot" "54" | |
| "num_item_presets" "4" | |
| "max_num_stickers" "5" | |
| "max_num_patches" "3" | |
| } | |
| "rarities" | |
| { | |
| "default" | |
| { | |
| "value" "0" | |
| "loc_key" "Rarity_Default" | |
| "loc_key_weapon" "Rarity_Default_Weapon" | |
| "loc_key_character" "Rarity_Default_Character" | |
| "color" "desc_default" | |
| "drop_sound" "EndMatch.ItemRevealRarityCommon" | |
| } | |
| "common" | |
| { | |
| "value" "1" | |
| "loc_key" "Rarity_Common" | |
| "loc_key_weapon" "Rarity_Common_Weapon" | |
| "loc_key_character" "Rarity_Common_Character" | |
| "color" "desc_common" | |
| "weight" "10000000" | |
| "next_rarity" "uncommon" | |
| "drop_sound" "EndMatch.ItemRevealRarityCommon" | |
| } | |
| "uncommon" | |
| { | |
| "value" "2" | |
| "loc_key" "Rarity_Uncommon" | |
| "loc_key_weapon" "Rarity_Uncommon_Weapon" | |
| "loc_key_character" "Rarity_Uncommon_Character" | |
| "color" "desc_uncommon" | |
| "weight" "2000000" | |
| "next_rarity" "rare" | |
| "drop_sound" "EndMatch.ItemRevealRarityUncommon" | |
| } | |
| "rare" | |
| { | |
| "value" "3" | |
| "loc_key" "Rarity_Rare" | |
| "loc_key_weapon" "Rarity_Rare_Weapon" | |
| "loc_key_character" "Rarity_Rare_Character" | |
| "color" "desc_rare" | |
| "weight" "400000" | |
| "next_rarity" "mythical" | |
| "drop_sound" "EndMatch.ItemRevealRarityRare" | |
| } | |
| "mythical" | |
| { | |
| "value" "4" | |
| "loc_key" "Rarity_Mythical" | |
| "loc_key_weapon" "Rarity_Mythical_Weapon" | |
| "loc_key_character" "Rarity_Mythical_Character" | |
| "color" "desc_mythical" | |
| "weight" "80000" | |
| "drop_sound" "EndMatch.ItemRevealRarityMythical" | |
| } | |
| "legendary" | |
| { | |
| "value" "5" | |
| "loc_key" "Rarity_Legendary" | |
| "loc_key_weapon" "Rarity_Legendary_Weapon" | |
| "loc_key_character" "Rarity_Legendary_Character" | |
| "color" "desc_legendary" | |
| "drop_sound" "EndMatch.ItemRevealRarityLegendary" | |
| } | |
| "ancient" | |
| { | |
| "value" "6" | |
| "loc_key" "Rarity_Ancient" | |
| "loc_key_weapon" "Rarity_Ancient_Weapon" | |
| "loc_key_character" "Rarity_Ancient_Character" | |
| "color" "desc_ancient" | |
| "drop_sound" "EndMatch.ItemRevealRarityLegendary" | |
| } | |
| "immortal" | |
| { | |
| "value" "7" | |
| "loc_key" "Rarity_Contraband" | |
| "loc_key_weapon" "Rarity_Contraband_Weapon" | |
| "loc_key_character" "Rarity_Contraband_Character" | |
| "color" "desc_immortal" | |
| "drop_sound" "EndMatch.ItemRevealRarityLegendary" | |
| } | |
| "unusual" | |
| { | |
| "value" "99" | |
| "loc_key" "Unusual" | |
| "loc_key_weapon" "Rarity_Unusual" | |
| "loc_key_character" "Rarity_Unusual" | |
| "color" "desc_unusual" | |
| } | |
| } | |
| "qualities" | |
| { | |
| "normal" | |
| { | |
| "value" "0" | |
| "weight" "1" | |
| "hexColor" "#B2B2B2" | |
| } | |
| "genuine" | |
| { | |
| "value" "1" | |
| "weight" "180" | |
| "hexColor" "#4D7455" | |
| } | |
| "vintage" | |
| { | |
| "value" "2" | |
| "weight" "40" | |
| "hexColor" "#476291" | |
| } | |
| "unusual" | |
| { | |
| "value" "3" | |
| "weight" "100" | |
| "hexColor" "#8650AC" | |
| } | |
| "unique" | |
| { | |
| "value" "4" | |
| "weight" "10" | |
| "hexColor" "#D2D2D2" | |
| } | |
| "community" | |
| { | |
| "value" "5" | |
| "weight" "200" | |
| "hexColor" "#70B04A" | |
| } | |
| "developer" | |
| { | |
| "value" "6" | |
| "weight" "400" | |
| "hexColor" "#A50F79" | |
| } | |
| "selfmade" | |
| { | |
| "value" "7" | |
| "weight" "300" | |
| "hexColor" "#70B04A" | |
| } | |
| "customized" | |
| { | |
| "value" "8" | |
| "weight" "0" | |
| "hexColor" "#00FF00" | |
| } | |
| "strange" | |
| { | |
| "value" "9" | |
| "weight" "150" | |
| "hexColor" "#CF6A32" | |
| } | |
| "completed" | |
| { | |
| "value" "10" | |
| "weight" "0" | |
| "hexColor" "#8650AC" | |
| } | |
| "haunted" | |
| { | |
| "value" "11" | |
| "weight" "0" | |
| "hexColor" "#8650AC" | |
| } | |
| "tournament" | |
| { | |
| "value" "12" | |
| "weight" "50" | |
| "hexColor" "#FFD700" | |
| } | |
| } | |
| "colors" | |
| { | |
| "desc_level" | |
| { | |
| "color_name" "ItemAttribLevel" | |
| "hex_color" "#756b5e" | |
| } | |
| "desc_attrib_neutral" | |
| { | |
| "color_name" "ItemAttribNeutral" | |
| "hex_color" "#b2b5b8" | |
| } | |
| "desc_attrib_positive" | |
| { | |
| "color_name" "ItemAttribPositive" | |
| "hex_color" "#99ccff" | |
| } | |
| "desc_attrib_negative" | |
| { | |
| "color_name" "ItemAttribNegative" | |
| "hex_color" "#ff4040" | |
| } | |
| "desc_itemset_name" | |
| { | |
| "color_name" "ItemSetName" | |
| "hex_color" "#9da1a9" | |
| } | |
| "desc_itemset_equipped" | |
| { | |
| "color_name" "ItemSetItemEquipped" | |
| "hex_color" "#9da1a9" | |
| } | |
| "desc_itemset_missing" | |
| { | |
| "color_name" "ItemSetItemMissing" | |
| "hex_color" "#6c7075" | |
| } | |
| "desc_bundle" | |
| { | |
| "color_name" "ItemBundleItem" | |
| "hex_color" "#95af0c" | |
| } | |
| "desc_limited_use" | |
| { | |
| "color_name" "ItemLimitedUse" | |
| "hex_color" "#00a000" | |
| } | |
| "desc_flags" | |
| { | |
| "color_name" "ItemFlags" | |
| "hex_color" "#756b5e" | |
| } | |
| "desc_default" | |
| { | |
| "color_name" "ItemRarityDefault" | |
| "hex_color" "#ded6cc" | |
| } | |
| "desc_common" | |
| { | |
| "color_name" "ItemRarityCommon" | |
| "hex_color" "#b0c3d9" | |
| } | |
| "desc_uncommon" | |
| { | |
| "color_name" "ItemRarityUncommon" | |
| "hex_color" "#5e98d9" | |
| } | |
| "desc_rare" | |
| { | |
| "color_name" "ItemRarityRare" | |
| "hex_color" "#4b69ff" | |
| } | |
| "desc_mythical" | |
| { | |
| "color_name" "ItemRarityMythical" | |
| "hex_color" "#8847ff" | |
| } | |
| "desc_legendary" | |
| { | |
| "color_name" "ItemRarityLegendary" | |
| "hex_color" "#d32ce6" | |
| } | |
| "desc_ancient" | |
| { | |
| "color_name" "ItemRarityAncient" | |
| "hex_color" "#eb4b4b" | |
| } | |
| "desc_immortal" | |
| { | |
| "color_name" "ItemRarityImmortal" | |
| "hex_color" "#e4ae39" | |
| } | |
| "desc_strange" | |
| { | |
| "color_name" "Strange" | |
| "hex_color" "#CF6A32" | |
| } | |
| "desc_unusual" | |
| { | |
| "color_name" "Unusual" | |
| "hex_color" "#ffd700" | |
| } | |
| } | |
| "graffiti_tints" | |
| { | |
| "brick_red" | |
| { | |
| "id" "1" | |
| "hex_color" "#874444" | |
| } | |
| "blood_red" | |
| { | |
| "id" "2" | |
| "hex_color" "#b14d4d" | |
| } | |
| "tiger_orange" | |
| { | |
| "id" "3" | |
| "hex_color" "#b87148" | |
| } | |
| "dust_brown" | |
| { | |
| "id" "4" | |
| "hex_color" "#8f7d5d" | |
| } | |
| "desert_amber" | |
| { | |
| "id" "5" | |
| "hex_color" "#ae833d" | |
| } | |
| "tracer_yellow" | |
| { | |
| "id" "6" | |
| "hex_color" "#d4c95b" | |
| } | |
| "battle_green" | |
| { | |
| "id" "7" | |
| "hex_color" "#789d53" | |
| } | |
| "jungle_green" | |
| { | |
| "id" "8" | |
| "hex_color" "#417a4a" | |
| } | |
| "frog_green" | |
| { | |
| "id" "9" | |
| "hex_color" "#488f80" | |
| } | |
| "cash_green" | |
| { | |
| "id" "10" | |
| "hex_color" "#a6c4a5" | |
| } | |
| "wire_blue" | |
| { | |
| "id" "11" | |
| "hex_color" "#6ba5b2" | |
| } | |
| "monarch_blue" | |
| { | |
| "id" "12" | |
| "hex_color" "#4e7fa9" | |
| } | |
| "swat_blue" | |
| { | |
| "id" "13" | |
| "hex_color" "#4c5b98" | |
| } | |
| "violent_violet" | |
| { | |
| "id" "14" | |
| "hex_color" "#af92df" | |
| } | |
| "monster_purple" | |
| { | |
| "id" "15" | |
| "hex_color" "#6e4f9f" | |
| } | |
| "bazooka_pink" | |
| { | |
| "id" "16" | |
| "hex_color" "#ba68b2" | |
| } | |
| "princess_pink" | |
| { | |
| "id" "17" | |
| "hex_color" "#9d567a" | |
| } | |
| "war_pig_pink" | |
| { | |
| "id" "18" | |
| "hex_color" "#e4ccd5" | |
| } | |
| "shark_white" | |
| { | |
| "id" "19" | |
| "hex_color" "#c1c1c1" | |
| } | |
| } | |
| "player_loadout_slots" | |
| { | |
| "0" "LOADOUT_POSITION_MELEE" | |
| "1" "LOADOUT_POSITION_C4" | |
| "2" "LOADOUT_POSITION_SECONDARY0" | |
| "3" "LOADOUT_POSITION_SECONDARY1" | |
| "4" "LOADOUT_POSITION_SECONDARY2" | |
| "5" "LOADOUT_POSITION_SECONDARY3" | |
| "6" "LOADOUT_POSITION_SECONDARY4" | |
| "7" "LOADOUT_POSITION_SECONDARY5" | |
| "8" "LOADOUT_POSITION_SMG0" | |
| "9" "LOADOUT_POSITION_SMG1" | |
| "10" "LOADOUT_POSITION_SMG2" | |
| "11" "LOADOUT_POSITION_SMG3" | |
| "12" "LOADOUT_POSITION_SMG4" | |
| "13" "LOADOUT_POSITION_SMG5" | |
| "14" "LOADOUT_POSITION_RIFLE0" | |
| "15" "LOADOUT_POSITION_RIFLE1" | |
| "16" "LOADOUT_POSITION_RIFLE2" | |
| "17" "LOADOUT_POSITION_RIFLE3" | |
| "18" "LOADOUT_POSITION_RIFLE4" | |
| "19" "LOADOUT_POSITION_RIFLE5" | |
| "20" "LOADOUT_POSITION_HEAVY0" | |
| "21" "LOADOUT_POSITION_HEAVY1" | |
| "22" "LOADOUT_POSITION_HEAVY2" | |
| "23" "LOADOUT_POSITION_HEAVY3" | |
| "24" "LOADOUT_POSITION_HEAVY4" | |
| "25" "LOADOUT_POSITION_HEAVY5" | |
| "26" "LOADOUT_POSITION_GRENADE0" | |
| "27" "LOADOUT_POSITION_GRENADE1" | |
| "28" "LOADOUT_POSITION_GRENADE2" | |
| "29" "LOADOUT_POSITION_GRENADE3" | |
| "30" "LOADOUT_POSITION_GRENADE4" | |
| "31" "LOADOUT_POSITION_GRENADE5" | |
| "32" "LOADOUT_POSITION_EQUIPMENT0" | |
| "33" "LOADOUT_POSITION_EQUIPMENT1" | |
| "34" "LOADOUT_POSITION_EQUIPMENT2" | |
| "35" "LOADOUT_POSITION_EQUIPMENT3" | |
| "36" "LOADOUT_POSITION_EQUIPMENT4" | |
| "37" "LOADOUT_POSITION_EQUIPMENT5" | |
| "38" "LOADOUT_POSITION_SPACER1" | |
| "39" "LOADOUT_POSITION_SPACER2" | |
| "40" "LOADOUT_POSITION_SPACER3" | |
| "41" "LOADOUT_POSITION_SPACER4" | |
| "42" "LOADOUT_POSITION_SPACER5" | |
| "43" "LOADOUT_POSITION_SPACER6" | |
| "44" "LOADOUT_POSITION_MISC0" | |
| "45" "LOADOUT_POSITION_MISC1" | |
| "46" "LOADOUT_POSITION_MISC2" | |
| "47" "LOADOUT_POSITION_MISC3" | |
| "48" "LOADOUT_POSITION_MISC4" | |
| "49" "LOADOUT_POSITION_MISC5" | |
| "50" "LOADOUT_POSITION_MISC6" | |
| "51" "LOADOUT_POSITION_MISC7" | |
| "52" "LOADOUT_POSITION_MISC8" | |
| "53" "LOADOUT_POSITION_MISC9" | |
| "54" "LOADOUT_POSITION_SPACER7" | |
| "55" "LOADOUT_POSITION_FLAIR0" | |
| } | |
| "alternate_icons2" | |
| { | |
| "weapon_icons" | |
| { | |
| "65604" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_hy_ddpat_urb_light" | |
| } | |
| "65605" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_hy_ddpat_urb_medium" | |
| } | |
| "65606" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_hy_ddpat_urb_heavy" | |
| } | |
| "65684" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aa_flames_light" | |
| } | |
| "65685" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aa_flames_medium" | |
| } | |
| "65686" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aa_flames_heavy" | |
| } | |
| "65696" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_so_night_light" | |
| } | |
| "65697" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_so_night_medium" | |
| } | |
| "65698" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_so_night_heavy" | |
| } | |
| "65780" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aa_vertigo_light" | |
| } | |
| "65781" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aa_vertigo_medium" | |
| } | |
| "65782" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aa_vertigo_heavy" | |
| } | |
| "65896" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_hy_mottled_sand_light" | |
| } | |
| "65897" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_hy_mottled_sand_medium" | |
| } | |
| "65898" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_hy_mottled_sand_heavy" | |
| } | |
| "66276" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_scales_bravo_light" | |
| } | |
| "66277" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_scales_bravo_medium" | |
| } | |
| "66278" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_scales_bravo_heavy" | |
| } | |
| "66460" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_ddpatdense_peacock_light" | |
| } | |
| "66461" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_ddpatdense_peacock_medium" | |
| } | |
| "66462" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_ddpatdense_peacock_heavy" | |
| } | |
| "66464" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_hy_webs_darker_light" | |
| } | |
| "66465" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_hy_webs_darker_medium" | |
| } | |
| "66466" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_hy_webs_darker_heavy" | |
| } | |
| "66484" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_hy_varicamo_urban_light" | |
| } | |
| "66485" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_hy_varicamo_urban_medium" | |
| } | |
| "66486" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_hy_varicamo_urban_heavy" | |
| } | |
| "66628" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_engraved_deagle_light" | |
| } | |
| "66629" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_engraved_deagle_medium" | |
| } | |
| "66630" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_engraved_deagle_heavy" | |
| } | |
| "66720" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_crystallized_dark_light" | |
| } | |
| "66721" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_crystallized_dark_medium" | |
| } | |
| "66722" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_crystallized_dark_heavy" | |
| } | |
| "66848" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_handcannon_light" | |
| } | |
| "66849" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_handcannon_medium" | |
| } | |
| "66850" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_handcannon_heavy" | |
| } | |
| "66924" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_pilot_deagle_light" | |
| } | |
| "66925" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_pilot_deagle_medium" | |
| } | |
| "66926" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_pilot_deagle_heavy" | |
| } | |
| "66940" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_deagle_aureus_light" | |
| } | |
| "66941" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_deagle_aureus_medium" | |
| } | |
| "66942" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_deagle_aureus_heavy" | |
| } | |
| "67124" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_deagle_naga_light" | |
| } | |
| "67125" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_deagle_naga_medium" | |
| } | |
| "67126" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_deagle_naga_heavy" | |
| } | |
| "67236" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_bronze_sparkle_light" | |
| } | |
| "67237" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_bronze_sparkle_medium" | |
| } | |
| "67238" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_bronze_sparkle_heavy" | |
| } | |
| "67408" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_seastorm_light" | |
| } | |
| "67409" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_seastorm_medium" | |
| } | |
| "67410" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_seastorm_heavy" | |
| } | |
| "67412" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_seastorm_blood_light" | |
| } | |
| "67413" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_seastorm_blood_medium" | |
| } | |
| "67414" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_seastorm_blood_heavy" | |
| } | |
| "67416" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_seastorm_shojo_light" | |
| } | |
| "67417" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_seastorm_shojo_medium" | |
| } | |
| "67418" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_seastorm_shojo_heavy" | |
| } | |
| "67572" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_deagle_corinthian_light" | |
| } | |
| "67573" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_deagle_corinthian_medium" | |
| } | |
| "67574" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_deagle_corinthian_heavy" | |
| } | |
| "67644" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_deserteagle_kumichodragon_light" | |
| } | |
| "67645" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_deserteagle_kumichodragon_medium" | |
| } | |
| "67646" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_deserteagle_kumichodragon_heavy" | |
| } | |
| "67948" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_desert_eagle_constable_light" | |
| } | |
| "67949" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_desert_eagle_constable_medium" | |
| } | |
| "67950" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_aq_desert_eagle_constable_heavy" | |
| } | |
| "68116" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_desert_eagle_corroden_light" | |
| } | |
| "68117" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_desert_eagle_corroden_medium" | |
| } | |
| "68118" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_desert_eagle_corroden_heavy" | |
| } | |
| "68380" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_gs_deagle_aggressor_light" | |
| } | |
| "68381" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_gs_deagle_aggressor_medium" | |
| } | |
| "68382" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_gs_deagle_aggressor_heavy" | |
| } | |
| "68564" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_jorm_green_light" | |
| } | |
| "68565" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_jorm_green_medium" | |
| } | |
| "68566" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_jorm_green_heavy" | |
| } | |
| "68592" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_gs_deagle_fennec_light" | |
| } | |
| "68593" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_gs_deagle_fennec_medium" | |
| } | |
| "68594" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_gs_deagle_fennec_heavy" | |
| } | |
| "68756" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_gs_deagle_mecha_light" | |
| } | |
| "68757" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_gs_deagle_mecha_medium" | |
| } | |
| "68758" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_gs_deagle_mecha_heavy" | |
| } | |
| "68900" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_gs_deagle_exo_light" | |
| } | |
| "68901" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_gs_deagle_exo_medium" | |
| } | |
| "68902" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_gs_deagle_exo_heavy" | |
| } | |
| "69316" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_deagle_replica_light" | |
| } | |
| "69317" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_deagle_replica_medium" | |
| } | |
| "69318" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_deagle_replica_heavy" | |
| } | |
| "69384" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_deag_printstream_light" | |
| } | |
| "69385" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_deag_printstream_medium" | |
| } | |
| "69386" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_deag_printstream_heavy" | |
| } | |
| "69504" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_numbers_bronze_light" | |
| } | |
| "69505" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_numbers_bronze_medium" | |
| } | |
| "69506" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_numbers_bronze_heavy" | |
| } | |
| "69560" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_heist_plans_purple_light" | |
| } | |
| "69561" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_heist_plans_purple_medium" | |
| } | |
| "69562" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_am_heist_plans_purple_heavy" | |
| } | |
| "69736" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_deag_trigger_discipline_light" | |
| } | |
| "69737" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_deag_trigger_discipline_medium" | |
| } | |
| "69738" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_deag_trigger_discipline_heavy" | |
| } | |
| "69760" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_sp_spacerace_blue_light" | |
| } | |
| "69761" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_sp_spacerace_blue_medium" | |
| } | |
| "69762" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_sp_spacerace_blue_heavy" | |
| } | |
| "69896" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_deagle_kitch_light" | |
| } | |
| "69897" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_deagle_kitch_medium" | |
| } | |
| "69898" | |
| { | |
| "icon_path" "econ/default_generated/weapon_deagle_cu_deagle_kitch_heavy" | |
| } | |
| "131184" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_an_navy_light" | |
| } | |
| "131185" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_an_navy_medium" | |
| } | |
| "131186" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_an_navy_heavy" | |
| } | |
| "131244" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_aq_forced_light" | |
| } | |
| "131245" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_aq_forced_medium" | |
| } | |
| "131246" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_aq_forced_heavy" | |
| } | |
| "131256" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_so_pmc_light" | |
| } | |
| "131257" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_so_pmc_medium" | |
| } | |
| "131258" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_so_pmc_heavy" | |
| } | |
| "131260" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_so_space_marine_light" | |
| } | |
| "131261" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_so_space_marine_medium" | |
| } | |
| "131262" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_so_space_marine_heavy" | |
| } | |
| "131684" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_so_tangerine_light" | |
| } | |
| "131685" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_so_tangerine_medium" | |
| } | |
| "131686" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_so_tangerine_heavy" | |
| } | |
| "131832" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_season_elites_bravo_light" | |
| } | |
| "131833" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_season_elites_bravo_medium" | |
| } | |
| "131834" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_season_elites_bravo_heavy" | |
| } | |
| "131952" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_am_ossify_red_light" | |
| } | |
| "131953" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_am_ossify_red_medium" | |
| } | |
| "131954" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_am_ossify_red_heavy" | |
| } | |
| "132068" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_am_crystallized_blue_light" | |
| } | |
| "132069" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_am_crystallized_blue_medium" | |
| } | |
| "132070" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_am_crystallized_blue_heavy" | |
| } | |
| "132116" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_hy_marina_sunrise_light" | |
| } | |
| "132117" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_hy_marina_sunrise_medium" | |
| } | |
| "132118" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_hy_marina_sunrise_heavy" | |
| } | |
| "132176" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_so_panther_light" | |
| } | |
| "132177" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_so_panther_medium" | |
| } | |
| "132178" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_so_panther_heavy" | |
| } | |
| "132300" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_retribution_light" | |
| } | |
| "132301" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_retribution_medium" | |
| } | |
| "132302" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_retribution_heavy" | |
| } | |
| "132392" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_hy_vines_light" | |
| } | |
| "132393" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_hy_vines_medium" | |
| } | |
| "132394" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_hy_vines_heavy" | |
| } | |
| "132656" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_elites_urbanstorm_light" | |
| } | |
| "132657" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_elites_urbanstorm_medium" | |
| } | |
| "132658" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_elites_urbanstorm_heavy" | |
| } | |
| "132860" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_mother_of_pearl_elite_light" | |
| } | |
| "132861" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_mother_of_pearl_elite_medium" | |
| } | |
| "132862" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_mother_of_pearl_elite_heavy" | |
| } | |
| "132872" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_hy_zodiac1_light" | |
| } | |
| "132873" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_hy_zodiac1_medium" | |
| } | |
| "132874" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_hy_zodiac1_heavy" | |
| } | |
| "132884" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_an_emerald_light" | |
| } | |
| "132885" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_an_emerald_medium" | |
| } | |
| "132886" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_an_emerald_heavy" | |
| } | |
| "133036" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_dualberretta_dragons_light" | |
| } | |
| "133037" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_dualberretta_dragons_medium" | |
| } | |
| "133038" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_dualberretta_dragons_heavy" | |
| } | |
| "133184" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_aq_dualberettas_cartel_light" | |
| } | |
| "133185" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_aq_dualberettas_cartel_medium" | |
| } | |
| "133186" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_aq_dualberettas_cartel_heavy" | |
| } | |
| "133248" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dualberettas_ventilators_light" | |
| } | |
| "133249" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dualberettas_ventilators_medium" | |
| } | |
| "133250" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dualberettas_ventilators_heavy" | |
| } | |
| "133572" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dual_berettas_golden_venice_light" | |
| } | |
| "133573" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dual_berettas_golden_venice_medium" | |
| } | |
| "133574" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dual_berettas_golden_venice_heavy" | |
| } | |
| "133704" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dualberettas_cobra_light" | |
| } | |
| "133705" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dualberettas_cobra_medium" | |
| } | |
| "133706" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dualberettas_cobra_heavy" | |
| } | |
| "133912" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_sp_elites_winter_raider_light" | |
| } | |
| "133913" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_sp_elites_winter_raider_medium" | |
| } | |
| "133914" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_sp_elites_winter_raider_heavy" | |
| } | |
| "134060" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_dual_elites_rally_light" | |
| } | |
| "134061" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_dual_elites_rally_medium" | |
| } | |
| "134062" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_dual_elites_rally_heavy" | |
| } | |
| "134368" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_sp_dry_wood_light" | |
| } | |
| "134369" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_sp_dry_wood_medium" | |
| } | |
| "134370" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_sp_dry_wood_heavy" | |
| } | |
| "134512" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_hy_gelpen_dark_light" | |
| } | |
| "134513" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_hy_gelpen_dark_medium" | |
| } | |
| "134514" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_hy_gelpen_dark_heavy" | |
| } | |
| "134652" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dual_elites_rose_light" | |
| } | |
| "134653" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dual_elites_rose_medium" | |
| } | |
| "134654" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dual_elites_rose_heavy" | |
| } | |
| "134684" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dual_elites_classic_light" | |
| } | |
| "134685" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dual_elites_classic_medium" | |
| } | |
| "134686" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dual_elites_classic_heavy" | |
| } | |
| "134984" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dual_elites_dezastre_light" | |
| } | |
| "134985" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dual_elites_dezastre_medium" | |
| } | |
| "134986" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dual_elites_dezastre_heavy" | |
| } | |
| "135064" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_hy_numbers_green_light" | |
| } | |
| "135065" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_hy_numbers_green_medium" | |
| } | |
| "135066" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_hy_numbers_green_heavy" | |
| } | |
| "135092" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_am_heist_plans_green_light" | |
| } | |
| "135093" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_am_heist_plans_green_medium" | |
| } | |
| "135094" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_am_heist_plans_green_heavy" | |
| } | |
| "135416" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_sp_engine_dirty_light" | |
| } | |
| "135417" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_sp_engine_dirty_medium" | |
| } | |
| "135418" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_sp_engine_dirty_heavy" | |
| } | |
| "135436" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dual_berettas_tread_light" | |
| } | |
| "135437" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dual_berettas_tread_medium" | |
| } | |
| "135438" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_gs_dual_berettas_tread_heavy" | |
| } | |
| "135576" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_elites_beware_light" | |
| } | |
| "135577" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_elites_beware_medium" | |
| } | |
| "135578" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_elites_beware_heavy" | |
| } | |
| "135696" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_dual_elites_evil_flora_light" | |
| } | |
| "135697" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_dual_elites_evil_flora_medium" | |
| } | |
| "135698" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_cu_dual_elites_evil_flora_heavy" | |
| } | |
| "135748" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_dual_berettas_lethal_grin_light" | |
| } | |
| "135749" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_dual_berettas_lethal_grin_medium" | |
| } | |
| "135750" | |
| { | |
| "icon_path" "econ/default_generated/weapon_elite_dual_berettas_lethal_grin_heavy" | |
| } | |
| "196620" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_so_red_light" | |
| } | |
| "196621" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_so_red_medium" | |
| } | |
| "196622" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_so_red_heavy" | |
| } | |
| "196784" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_aq_oiled_light" | |
| } | |
| "196785" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_aq_oiled_medium" | |
| } | |
| "196786" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_aq_oiled_heavy" | |
| } | |
| "196792" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_so_pmc_light" | |
| } | |
| "196793" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_so_pmc_medium" | |
| } | |
| "196794" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_so_pmc_heavy" | |
| } | |
| "196920" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_forest_night_light" | |
| } | |
| "196921" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_forest_night_medium" | |
| } | |
| "196922" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_forest_night_heavy" | |
| } | |
| "197172" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_sp_tape_orange_light" | |
| } | |
| "197173" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_sp_tape_orange_medium" | |
| } | |
| "197174" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_sp_tape_orange_heavy" | |
| } | |
| "197212" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_so_jungle_light" | |
| } | |
| "197213" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_so_jungle_medium" | |
| } | |
| "197214" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_so_jungle_heavy" | |
| } | |
| "197448" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_an_gunmetal_bravo_light" | |
| } | |
| "197449" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_an_gunmetal_bravo_medium" | |
| } | |
| "197450" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_an_gunmetal_bravo_heavy" | |
| } | |
| "197500" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_flowers_light" | |
| } | |
| "197501" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_flowers_medium" | |
| } | |
| "197502" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_flowers_heavy" | |
| } | |
| "197616" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_am_crystallized_silver_light" | |
| } | |
| "197617" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_am_crystallized_silver_medium" | |
| } | |
| "197618" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_am_crystallized_silver_heavy" | |
| } | |
| "197624" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_so_orange_accents_light" | |
| } | |
| "197625" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_so_orange_accents_medium" | |
| } | |
| "197626" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_so_orange_accents_heavy" | |
| } | |
| "197668" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_kami_light" | |
| } | |
| "197669" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_kami_medium" | |
| } | |
| "197670" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_kami_heavy" | |
| } | |
| "197704" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_am_copper_flecks_light" | |
| } | |
| "197705" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_am_copper_flecks_medium" | |
| } | |
| "197706" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_am_copper_flecks_heavy" | |
| } | |
| "198016" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_aq_57_feathers_light" | |
| } | |
| "198017" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_aq_57_feathers_medium" | |
| } | |
| "198018" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_aq_57_feathers_heavy" | |
| } | |
| "198116" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_so_grey_nuclear_orange_five_seven_light" | |
| } | |
| "198117" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_so_grey_nuclear_orange_five_seven_medium" | |
| } | |
| "198118" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_so_grey_nuclear_orange_five_seven_heavy" | |
| } | |
| "198156" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_urban_hazard_light" | |
| } | |
| "198157" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_urban_hazard_medium" | |
| } | |
| "198158" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_urban_hazard_heavy" | |
| } | |
| "198316" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_banana_light" | |
| } | |
| "198317" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_banana_medium" | |
| } | |
| "198318" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_banana_heavy" | |
| } | |
| "198464" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_kimono_diamonds_light" | |
| } | |
| "198465" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_kimono_diamonds_medium" | |
| } | |
| "198466" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_kimono_diamonds_heavy" | |
| } | |
| "198648" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_retrobution_light" | |
| } | |
| "198649" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_retrobution_medium" | |
| } | |
| "198650" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_retrobution_heavy" | |
| } | |
| "198728" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_augmented_light" | |
| } | |
| "198729" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_augmented_medium" | |
| } | |
| "198730" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_augmented_heavy" | |
| } | |
| "198948" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_five_seven_daimyo_light" | |
| } | |
| "198949" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_five_seven_daimyo_medium" | |
| } | |
| "198950" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_five_seven_daimyo_heavy" | |
| } | |
| "199028" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_aq_five_seven_scumbria_light" | |
| } | |
| "199029" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_aq_five_seven_scumbria_medium" | |
| } | |
| "199030" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_aq_five_seven_scumbria_heavy" | |
| } | |
| "199192" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_vein_light" | |
| } | |
| "199193" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_vein_medium" | |
| } | |
| "199194" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_vein_heavy" | |
| } | |
| "199248" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_hyperbeast_light" | |
| } | |
| "199249" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_hyperbeast_medium" | |
| } | |
| "199250" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_hyperbeast_heavy" | |
| } | |
| "199380" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_gs_fiveseven_hot_rod_violet_light" | |
| } | |
| "199381" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_gs_fiveseven_hot_rod_violet_medium" | |
| } | |
| "199382" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_gs_fiveseven_hot_rod_violet_heavy" | |
| } | |
| "199524" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_bud_red_light" | |
| } | |
| "199525" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_bud_red_medium" | |
| } | |
| "199526" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_bud_red_heavy" | |
| } | |
| "199744" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_ducts_green_light" | |
| } | |
| "199745" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_ducts_green_medium" | |
| } | |
| "199746" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_hy_ducts_green_heavy" | |
| } | |
| "199956" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_five_seven_angry_light" | |
| } | |
| "199957" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_five_seven_angry_medium" | |
| } | |
| "199958" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_five_seven_angry_heavy" | |
| } | |
| "200232" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_gsg9_light" | |
| } | |
| "200233" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_gsg9_medium" | |
| } | |
| "200234" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_gsg9_heavy" | |
| } | |
| "200336" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_sp_moro_textile_purple_yellow_light" | |
| } | |
| "200337" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_sp_moro_textile_purple_yellow_medium" | |
| } | |
| "200338" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_sp_moro_textile_purple_yellow_heavy" | |
| } | |
| "200524" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_five_seven_diary_light" | |
| } | |
| "200525" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_five_seven_diary_medium" | |
| } | |
| "200526" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_five_seven_diary_heavy" | |
| } | |
| "200616" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_aa_fade_red_blue_light" | |
| } | |
| "200617" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_aa_fade_red_blue_medium" | |
| } | |
| "200618" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_aa_fade_red_blue_heavy" | |
| } | |
| "200936" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_vertigo_fiveseven_light" | |
| } | |
| "200937" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_vertigo_fiveseven_medium" | |
| } | |
| "200938" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_vertigo_fiveseven_heavy" | |
| } | |
| "200980" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_gs_five_seven_efusion_light" | |
| } | |
| "200981" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_gs_five_seven_efusion_medium" | |
| } | |
| "200982" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_gs_five_seven_efusion_heavy" | |
| } | |
| "201120" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_alpha_omega_light" | |
| } | |
| "201121" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_alpha_omega_medium" | |
| } | |
| "201122" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_cu_fiveseven_alpha_omega_heavy" | |
| } | |
| "201280" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_fiveseven_hybrid_light" | |
| } | |
| "201281" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_fiveseven_hybrid_medium" | |
| } | |
| "201282" | |
| { | |
| "icon_path" "econ/default_generated/weapon_fiveseven_fiveseven_hybrid_heavy" | |
| } | |
| "262152" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_so_olive_light" | |
| } | |
| "262153" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_so_olive_medium" | |
| } | |
| "262154" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_so_olive_heavy" | |
| } | |
| "262156" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_so_red_light" | |
| } | |
| "262157" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_so_red_medium" | |
| } | |
| "262158" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_so_red_heavy" | |
| } | |
| "262296" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aa_fade_light" | |
| } | |
| "262297" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aa_fade_medium" | |
| } | |
| "262298" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aa_fade_heavy" | |
| } | |
| "262304" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_so_night_light" | |
| } | |
| "262305" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_so_night_medium" | |
| } | |
| "262306" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_so_night_heavy" | |
| } | |
| "262336" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_dragon_glock_light" | |
| } | |
| "262337" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_dragon_glock_medium" | |
| } | |
| "262338" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_dragon_glock_heavy" | |
| } | |
| "262480" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_hy_ddpat_pink_light" | |
| } | |
| "262481" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_hy_ddpat_pink_medium" | |
| } | |
| "262482" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_hy_ddpat_pink_heavy" | |
| } | |
| "262780" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aq_brass_light" | |
| } | |
| "262781" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aq_brass_medium" | |
| } | |
| "262782" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aq_brass_heavy" | |
| } | |
| "262976" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_so_sand_bravo_light" | |
| } | |
| "262977" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_so_sand_bravo_medium" | |
| } | |
| "262978" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_so_sand_bravo_heavy" | |
| } | |
| "263064" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_ddpatdense_silver_light" | |
| } | |
| "263065" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_ddpatdense_silver_medium" | |
| } | |
| "263066" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_ddpatdense_silver_heavy" | |
| } | |
| "263256" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_hy_craquelure_light" | |
| } | |
| "263257" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_hy_craquelure_medium" | |
| } | |
| "263258" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_hy_craquelure_heavy" | |
| } | |
| "263316" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_hy_nerodia_light" | |
| } | |
| "263317" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_hy_nerodia_medium" | |
| } | |
| "263318" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_hy_nerodia_heavy" | |
| } | |
| "263556" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock-liquescent_light" | |
| } | |
| "263557" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock-liquescent_medium" | |
| } | |
| "263558" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock-liquescent_heavy" | |
| } | |
| "263612" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_nuclear_pattern1_glock_light" | |
| } | |
| "263613" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_nuclear_pattern1_glock_medium" | |
| } | |
| "263614" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_nuclear_pattern1_glock_heavy" | |
| } | |
| "263668" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aq_glock_coiled_light" | |
| } | |
| "263669" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aq_glock_coiled_medium" | |
| } | |
| "263670" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aq_glock_coiled_heavy" | |
| } | |
| "263740" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_deathtoll_light" | |
| } | |
| "263741" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_deathtoll_medium" | |
| } | |
| "263742" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_deathtoll_heavy" | |
| } | |
| "263892" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_aqua_flecks_light" | |
| } | |
| "263893" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_aqua_flecks_medium" | |
| } | |
| "263894" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_aqua_flecks_heavy" | |
| } | |
| "264060" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aq_glock18_flames_blue_light" | |
| } | |
| "264061" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aq_glock18_flames_blue_medium" | |
| } | |
| "264062" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aq_glock18_flames_blue_heavy" | |
| } | |
| "264124" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_gs_glock18_wrathys_light" | |
| } | |
| "264125" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_gs_glock18_wrathys_medium" | |
| } | |
| "264126" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_gs_glock18_wrathys_heavy" | |
| } | |
| "264272" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_gs_glock18_award_light" | |
| } | |
| "264273" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_gs_glock18_award_medium" | |
| } | |
| "264274" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_gs_glock18_award_heavy" | |
| } | |
| "264488" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_wasteland_rebel_light" | |
| } | |
| "264489" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_wasteland_rebel_medium" | |
| } | |
| "264490" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_wasteland_rebel_heavy" | |
| } | |
| "264572" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock18_weasel_light" | |
| } | |
| "264573" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock18_weasel_medium" | |
| } | |
| "264574" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock18_weasel_heavy" | |
| } | |
| "264636" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aq_glock_dark-fall_light" | |
| } | |
| "264637" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aq_glock_dark-fall_medium" | |
| } | |
| "264638" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aq_glock_dark-fall_heavy" | |
| } | |
| "264864" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_indigo_light" | |
| } | |
| "264865" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_indigo_medium" | |
| } | |
| "264866" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_indigo_heavy" | |
| } | |
| "264920" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aa_glock_18_urban_moon_fever_light" | |
| } | |
| "264921" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aa_glock_18_urban_moon_fever_medium" | |
| } | |
| "264922" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aa_glock_18_urban_moon_fever_heavy" | |
| } | |
| "264996" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_gs_glock_thunder_dust_light" | |
| } | |
| "264997" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_gs_glock_thunder_dust_medium" | |
| } | |
| "264998" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_gs_glock_thunder_dust_heavy" | |
| } | |
| "265072" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_hy_leaf_blue_light" | |
| } | |
| "265073" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_hy_leaf_blue_medium" | |
| } | |
| "265074" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_hy_leaf_blue_heavy" | |
| } | |
| "265300" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_nuclear_skulls_green_light" | |
| } | |
| "265301" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_nuclear_skulls_green_medium" | |
| } | |
| "265302" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_nuclear_skulls_green_heavy" | |
| } | |
| "265340" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aa_vertigo_blue_light" | |
| } | |
| "265341" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aa_vertigo_blue_medium" | |
| } | |
| "265342" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_aa_vertigo_blue_heavy" | |
| } | |
| "265376" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock18_corroden_light" | |
| } | |
| "265377" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock18_corroden_medium" | |
| } | |
| "265378" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock18_corroden_heavy" | |
| } | |
| "265816" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_hero_light" | |
| } | |
| "265817" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_hero_medium" | |
| } | |
| "265818" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_hero_heavy" | |
| } | |
| "265972" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock18_warmaiden_light" | |
| } | |
| "265973" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock18_warmaiden_medium" | |
| } | |
| "265974" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock18_warmaiden_heavy" | |
| } | |
| "265996" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_eyecontact_light" | |
| } | |
| "265997" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_eyecontact_medium" | |
| } | |
| "265998" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_eyecontact_heavy" | |
| } | |
| "266096" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_noir_light" | |
| } | |
| "266097" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_noir_medium" | |
| } | |
| "266098" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_noir_heavy" | |
| } | |
| "266208" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_money_glock_light" | |
| } | |
| "266209" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_money_glock_medium" | |
| } | |
| "266210" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_money_glock_heavy" | |
| } | |
| "266300" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_gs_glock_polymer_light" | |
| } | |
| "266301" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_gs_glock_polymer_medium" | |
| } | |
| "266302" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_gs_glock_polymer_heavy" | |
| } | |
| "266460" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_sp_tire_tread_red_light" | |
| } | |
| "266461" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_sp_tire_tread_red_medium" | |
| } | |
| "266462" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_sp_tire_tread_red_heavy" | |
| } | |
| "266544" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_snackattack_light" | |
| } | |
| "266545" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_snackattack_medium" | |
| } | |
| "266546" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_snackattack_heavy" | |
| } | |
| "266620" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_emerald_marbleized_glock_light" | |
| } | |
| "266621" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_emerald_marbleized_glock_medium" | |
| } | |
| "266622" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_emerald_marbleized_glock_heavy" | |
| } | |
| "266624" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_gamma_doppler_phase1_glock_light" | |
| } | |
| "266625" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_gamma_doppler_phase1_glock_medium" | |
| } | |
| "266626" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_gamma_doppler_phase1_glock_heavy" | |
| } | |
| "266628" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_gamma_doppler_phase2_glock_light" | |
| } | |
| "266629" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_gamma_doppler_phase2_glock_medium" | |
| } | |
| "266630" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_gamma_doppler_phase2_glock_heavy" | |
| } | |
| "266632" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_gamma_doppler_phase3_glock_light" | |
| } | |
| "266633" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_gamma_doppler_phase3_glock_medium" | |
| } | |
| "266634" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_gamma_doppler_phase3_glock_heavy" | |
| } | |
| "266636" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_gamma_doppler_phase4_glock_light" | |
| } | |
| "266637" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_gamma_doppler_phase4_glock_medium" | |
| } | |
| "266638" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_am_gamma_doppler_phase4_glock_heavy" | |
| } | |
| "266776" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_gs_glock_elite_camo_light" | |
| } | |
| "266777" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_gs_glock_elite_camo_medium" | |
| } | |
| "266778" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_gs_glock_elite_camo_heavy" | |
| } | |
| "266812" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_glock_brick_mondrian_light" | |
| } | |
| "266813" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_glock_brick_mondrian_medium" | |
| } | |
| "266814" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_glock_brick_mondrian_heavy" | |
| } | |
| "267052" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_moon_rabbit_light" | |
| } | |
| "267053" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_moon_rabbit_medium" | |
| } | |
| "267054" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_moon_rabbit_heavy" | |
| } | |
| "267104" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_ramzes_light" | |
| } | |
| "267105" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_ramzes_medium" | |
| } | |
| "267106" | |
| { | |
| "icon_path" "econ/default_generated/weapon_glock_cu_glock_ramzes_heavy" | |
| } | |
| "458808" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_ak47lam_light" | |
| } | |
| "458809" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_ak47lam_medium" | |
| } | |
| "458810" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_ak47lam_heavy" | |
| } | |
| "458928" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_aq_oiled_light" | |
| } | |
| "458929" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_aq_oiled_medium" | |
| } | |
| "458930" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_aq_oiled_heavy" | |
| } | |
| "459040" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_sp_mesh_tan_light" | |
| } | |
| "459041" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_sp_mesh_tan_medium" | |
| } | |
| "459042" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_sp_mesh_tan_heavy" | |
| } | |
| "459240" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_sp_spray_jungle_light" | |
| } | |
| "459241" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_sp_spray_jungle_medium" | |
| } | |
| "459242" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_sp_spray_jungle_heavy" | |
| } | |
| "459432" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_sp_zebracam_light" | |
| } | |
| "459433" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_sp_zebracam_medium" | |
| } | |
| "459434" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_sp_zebracam_heavy" | |
| } | |
| "459440" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_ak47lam_bw_light" | |
| } | |
| "459441" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_ak47lam_bw_medium" | |
| } | |
| "459442" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_ak47lam_bw_heavy" | |
| } | |
| "459472" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_fireserpent_ak47_bravo_light" | |
| } | |
| "459473" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_fireserpent_ak47_bravo_medium" | |
| } | |
| "459474" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_fireserpent_ak47_bravo_heavy" | |
| } | |
| "459656" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_ak47lam_blue_light" | |
| } | |
| "459657" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_ak47lam_blue_medium" | |
| } | |
| "459658" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_ak47lam_blue_heavy" | |
| } | |
| "459880" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_cobra_light" | |
| } | |
| "459881" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_cobra_medium" | |
| } | |
| "459882" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_cobra_heavy" | |
| } | |
| "459952" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_pinstripe_ak47_light" | |
| } | |
| "459953" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_pinstripe_ak47_medium" | |
| } | |
| "459954" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_pinstripe_ak47_heavy" | |
| } | |
| "459960" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_rubber_light" | |
| } | |
| "459961" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_rubber_medium" | |
| } | |
| "459962" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_rubber_heavy" | |
| } | |
| "460016" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_panther_ak47_light" | |
| } | |
| "460017" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_panther_ak47_medium" | |
| } | |
| "460018" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_panther_ak47_heavy" | |
| } | |
| "460112" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_well_traveled_ak47_light" | |
| } | |
| "460113" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_well_traveled_ak47_medium" | |
| } | |
| "460114" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_well_traveled_ak47_heavy" | |
| } | |
| "460116" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_green_leather_ak47_light" | |
| } | |
| "460117" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_green_leather_ak47_medium" | |
| } | |
| "460118" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_green_leather_ak47_heavy" | |
| } | |
| "460272" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_tribute_ak47_light" | |
| } | |
| "460273" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_tribute_ak47_medium" | |
| } | |
| "460274" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_tribute_ak47_heavy" | |
| } | |
| "460328" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_aq_ak47_cartel_light" | |
| } | |
| "460329" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_aq_ak47_cartel_medium" | |
| } | |
| "460330" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_aq_ak47_cartel_heavy" | |
| } | |
| "460440" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_mastery_light" | |
| } | |
| "460441" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_mastery_medium" | |
| } | |
| "460442" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_mastery_heavy" | |
| } | |
| "460576" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_am_bamboo_jungle_light" | |
| } | |
| "460577" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_am_bamboo_jungle_medium" | |
| } | |
| "460578" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_am_bamboo_jungle_heavy" | |
| } | |
| "460648" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_courage_alt_light" | |
| } | |
| "460649" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_courage_alt_medium" | |
| } | |
| "460650" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_courage_alt_heavy" | |
| } | |
| "460712" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_winter_sport_light" | |
| } | |
| "460713" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_winter_sport_medium" | |
| } | |
| "460714" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_winter_sport_heavy" | |
| } | |
| "460776" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_point_disarray_light" | |
| } | |
| "460777" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_point_disarray_medium" | |
| } | |
| "460778" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_point_disarray_heavy" | |
| } | |
| "460848" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_supercharged_light" | |
| } | |
| "460849" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_supercharged_medium" | |
| } | |
| "460850" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_supercharged_heavy" | |
| } | |
| "461152" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_anarchy_light" | |
| } | |
| "461153" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_anarchy_medium" | |
| } | |
| "461154" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_anarchy_heavy" | |
| } | |
| "461308" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_bloodsport_light" | |
| } | |
| "461309" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_bloodsport_medium" | |
| } | |
| "461310" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_bloodsport_heavy" | |
| } | |
| "461376" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak_colony01_red_light" | |
| } | |
| "461377" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak_colony01_red_medium" | |
| } | |
| "461378" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak_colony01_red_heavy" | |
| } | |
| "461452" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_empress_light" | |
| } | |
| "461453" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_empress_medium" | |
| } | |
| "461454" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_empress_heavy" | |
| } | |
| "461580" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak_neon_rider_light" | |
| } | |
| "461581" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak_neon_rider_medium" | |
| } | |
| "461582" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak_neon_rider_heavy" | |
| } | |
| "461648" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak_island_floral_light" | |
| } | |
| "461649" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak_island_floral_medium" | |
| } | |
| "461650" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak_island_floral_heavy" | |
| } | |
| "461732" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_veneto_purple_light" | |
| } | |
| "461733" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_veneto_purple_medium" | |
| } | |
| "461734" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_veneto_purple_heavy" | |
| } | |
| "461932" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_mesh_safetyorange_light" | |
| } | |
| "461933" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_mesh_safetyorange_medium" | |
| } | |
| "461934" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_mesh_safetyorange_heavy" | |
| } | |
| "461956" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_asiimov_light" | |
| } | |
| "461957" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_asiimov_medium" | |
| } | |
| "461958" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_asiimov_heavy" | |
| } | |
| "462096" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_aztec_light" | |
| } | |
| "462097" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_aztec_medium" | |
| } | |
| "462098" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_aztec_heavy" | |
| } | |
| "462292" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_nibbler_light" | |
| } | |
| "462293" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_nibbler_medium" | |
| } | |
| "462294" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_nibbler_heavy" | |
| } | |
| "462436" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_gold_arabesque_light" | |
| } | |
| "462437" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_gold_arabesque_medium" | |
| } | |
| "462438" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_gold_arabesque_heavy" | |
| } | |
| "462516" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak-47_phantom_disruptor_light" | |
| } | |
| "462517" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak-47_phantom_disruptor_medium" | |
| } | |
| "462518" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak-47_phantom_disruptor_heavy" | |
| } | |
| "462588" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_anubis_light" | |
| } | |
| "462589" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_anubis_medium" | |
| } | |
| "462590" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_anubis_heavy" | |
| } | |
| "462768" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak_xray_light" | |
| } | |
| "462769" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak_xray_medium" | |
| } | |
| "462770" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak_xray_heavy" | |
| } | |
| "462824" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak_jaguar_light" | |
| } | |
| "462825" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak_jaguar_medium" | |
| } | |
| "462826" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak_jaguar_heavy" | |
| } | |
| "462892" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_professional_light" | |
| } | |
| "462893" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_professional_medium" | |
| } | |
| "462894" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_professional_heavy" | |
| } | |
| "463032" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_ak47lam_green_light" | |
| } | |
| "463033" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_ak47lam_green_medium" | |
| } | |
| "463034" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_hy_ak47lam_green_heavy" | |
| } | |
| "463100" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_abstract_light" | |
| } | |
| "463101" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_abstract_medium" | |
| } | |
| "463102" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_abstract_heavy" | |
| } | |
| "463316" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_nightwish_light" | |
| } | |
| "463317" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_nightwish_medium" | |
| } | |
| "463318" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_nightwish_heavy" | |
| } | |
| "463324" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_cogthings_light" | |
| } | |
| "463325" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_cogthings_medium" | |
| } | |
| "463326" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak47_cogthings_heavy" | |
| } | |
| "463436" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_ak_porcelain_light" | |
| } | |
| "463437" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_ak_porcelain_medium" | |
| } | |
| "463438" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_ak_porcelain_heavy" | |
| } | |
| "463636" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak_head_shot_holo_light" | |
| } | |
| "463637" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak_head_shot_holo_medium" | |
| } | |
| "463638" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_cu_ak_head_shot_holo_heavy" | |
| } | |
| "463704" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_strone_light" | |
| } | |
| "463705" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_strone_medium" | |
| } | |
| "463706" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ak47_gs_ak47_strone_heavy" | |
| } | |
| "524324" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_tiger_light" | |
| } | |
| "524325" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_tiger_medium" | |
| } | |
| "524326" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_tiger_heavy" | |
| } | |
| "524328" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_copperhead_light" | |
| } | |
| "524329" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_copperhead_medium" | |
| } | |
| "524330" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_copperhead_heavy" | |
| } | |
| "524420" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_an_red_light" | |
| } | |
| "524421" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_an_red_medium" | |
| } | |
| "524422" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_an_red_heavy" | |
| } | |
| "524472" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_so_pmc_light" | |
| } | |
| "524473" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_so_pmc_medium" | |
| } | |
| "524474" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_so_pmc_heavy" | |
| } | |
| "524476" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_so_space_marine_light" | |
| } | |
| "524477" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_so_space_marine_medium" | |
| } | |
| "524478" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_so_space_marine_heavy" | |
| } | |
| "524580" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_feathers_aug_light" | |
| } | |
| "524581" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_feathers_aug_medium" | |
| } | |
| "524582" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_feathers_aug_heavy" | |
| } | |
| "524688" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_so_stormfront_light" | |
| } | |
| "524689" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_so_stormfront_medium" | |
| } | |
| "524690" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_so_stormfront_heavy" | |
| } | |
| "524728" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_sp_mesh_forest_fire_light" | |
| } | |
| "524729" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_sp_mesh_forest_fire_medium" | |
| } | |
| "524730" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_sp_mesh_forest_fire_heavy" | |
| } | |
| "525076" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_an_navy_bravo_light" | |
| } | |
| "525077" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_an_navy_bravo_medium" | |
| } | |
| "525078" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_an_navy_bravo_heavy" | |
| } | |
| "525272" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_aa_fade_metallic_light" | |
| } | |
| "525273" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_aa_fade_metallic_medium" | |
| } | |
| "525274" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_aa_fade_metallic_heavy" | |
| } | |
| "525408" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_chameleonaire_light" | |
| } | |
| "525409" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_chameleonaire_medium" | |
| } | |
| "525410" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_chameleonaire_heavy" | |
| } | |
| "525508" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_progressiv_light" | |
| } | |
| "525509" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_progressiv_medium" | |
| } | |
| "525510" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_progressiv_heavy" | |
| } | |
| "525788" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_sp_nukestripe_orange_aug_light" | |
| } | |
| "525789" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_sp_nukestripe_orange_aug_medium" | |
| } | |
| "525790" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_sp_nukestripe_orange_aug_heavy" | |
| } | |
| "526064" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_sp_labyrinth3_light" | |
| } | |
| "526065" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_sp_labyrinth3_medium" | |
| } | |
| "526066" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_sp_labyrinth3_heavy" | |
| } | |
| "526108" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_anime_aug_light" | |
| } | |
| "526109" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_anime_aug_medium" | |
| } | |
| "526110" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_anime_aug_heavy" | |
| } | |
| "526316" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_aug_jumble_light" | |
| } | |
| "526317" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_aug_jumble_medium" | |
| } | |
| "526318" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_aug_jumble_heavy" | |
| } | |
| "526452" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_swallows_light" | |
| } | |
| "526453" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_swallows_medium" | |
| } | |
| "526454" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_swallows_heavy" | |
| } | |
| "526620" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_aristocrat_light" | |
| } | |
| "526621" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_aristocrat_medium" | |
| } | |
| "526622" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_aristocrat_heavy" | |
| } | |
| "526692" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_syd_mead_light" | |
| } | |
| "526693" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_syd_mead_medium" | |
| } | |
| "526694" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_syd_mead_heavy" | |
| } | |
| "526984" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_orange_triangle_light" | |
| } | |
| "526985" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_orange_triangle_medium" | |
| } | |
| "526986" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_orange_triangle_heavy" | |
| } | |
| "527048" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_stymphalian_birds_light" | |
| } | |
| "527049" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_stymphalian_birds_medium" | |
| } | |
| "527050" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_stymphalian_birds_heavy" | |
| } | |
| "527120" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_aug_torn_orange_light" | |
| } | |
| "527121" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_aug_torn_orange_medium" | |
| } | |
| "527122" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_aug_torn_orange_heavy" | |
| } | |
| "527196" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_bloom_blue_light" | |
| } | |
| "527197" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_bloom_blue_medium" | |
| } | |
| "527198" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_bloom_blue_heavy" | |
| } | |
| "527248" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_murano_blue_light" | |
| } | |
| "527249" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_murano_blue_medium" | |
| } | |
| "527250" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_murano_blue_heavy" | |
| } | |
| "527320" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_jorm_orange_light" | |
| } | |
| "527321" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_jorm_orange_medium" | |
| } | |
| "527322" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_jorm_orange_heavy" | |
| } | |
| "527404" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_circuitboard_orange_light" | |
| } | |
| "527405" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_circuitboard_orange_medium" | |
| } | |
| "527406" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_circuitboard_orange_heavy" | |
| } | |
| "527464" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_sp_mesh_safetyblack_light" | |
| } | |
| "527465" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_sp_mesh_safetyblack_medium" | |
| } | |
| "527466" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_sp_mesh_safetyblack_heavy" | |
| } | |
| "527580" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_sand_storm_light" | |
| } | |
| "527581" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_sand_storm_medium" | |
| } | |
| "527582" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_sand_storm_heavy" | |
| } | |
| "527668" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_momentum_light" | |
| } | |
| "527669" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_momentum_medium" | |
| } | |
| "527670" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_momentum_heavy" | |
| } | |
| "527832" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_whitefang_light" | |
| } | |
| "527833" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_whitefang_medium" | |
| } | |
| "527834" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_cu_aug_whitefang_heavy" | |
| } | |
| "527940" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_aug_death_by_doggy_light" | |
| } | |
| "527941" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_aug_death_by_doggy_medium" | |
| } | |
| "527942" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_aug_death_by_doggy_heavy" | |
| } | |
| "527996" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_dry_wood_light" | |
| } | |
| "527997" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_dry_wood_medium" | |
| } | |
| "527998" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_dry_wood_heavy" | |
| } | |
| "528056" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_thunderstorm_light" | |
| } | |
| "528057" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_thunderstorm_medium" | |
| } | |
| "528058" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_thunderstorm_heavy" | |
| } | |
| "528268" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_intelligence_grey_light" | |
| } | |
| "528269" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_intelligence_grey_medium" | |
| } | |
| "528270" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_intelligence_grey_heavy" | |
| } | |
| "528420" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_jade_light" | |
| } | |
| "528421" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_jade_medium" | |
| } | |
| "528422" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_am_jade_heavy" | |
| } | |
| "528640" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_plague_light" | |
| } | |
| "528641" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_plague_medium" | |
| } | |
| "528642" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_gs_aug_plague_heavy" | |
| } | |
| "529284" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_dune_trap_light" | |
| } | |
| "529285" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_dune_trap_medium" | |
| } | |
| "529286" | |
| { | |
| "icon_path" "econ/default_generated/weapon_aug_hy_dune_trap_heavy" | |
| } | |
| "589944" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_sp_snake_light" | |
| } | |
| "589945" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_sp_snake_medium" | |
| } | |
| "589946" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_sp_snake_heavy" | |
| } | |
| "590028" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_am_lightning_awp_light" | |
| } | |
| "590029" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_am_lightning_awp_medium" | |
| } | |
| "590030" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_am_lightning_awp_heavy" | |
| } | |
| "590112" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_sp_mesh_tan_light" | |
| } | |
| "590113" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_sp_mesh_tan_medium" | |
| } | |
| "590114" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_sp_mesh_tan_heavy" | |
| } | |
| "590160" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_ddpat_pink_light" | |
| } | |
| "590161" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_ddpat_pink_medium" | |
| } | |
| "590162" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_ddpat_pink_heavy" | |
| } | |
| "590520" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_blam_simple_light" | |
| } | |
| "590521" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_blam_simple_medium" | |
| } | |
| "590522" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_blam_simple_heavy" | |
| } | |
| "590548" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_favela_awp_light" | |
| } | |
| "590549" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_favela_awp_medium" | |
| } | |
| "590550" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_favela_awp_heavy" | |
| } | |
| "590672" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_am_crumple_bravo_light" | |
| } | |
| "590673" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_am_crumple_bravo_medium" | |
| } | |
| "590674" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_am_crumple_bravo_heavy" | |
| } | |
| "590732" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_hive_light" | |
| } | |
| "590733" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_hive_medium" | |
| } | |
| "590734" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_hive_heavy" | |
| } | |
| "590828" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_snakeskin_light" | |
| } | |
| "590829" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_snakeskin_medium" | |
| } | |
| "590830" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_snakeskin_heavy" | |
| } | |
| "590860" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_cobra_light" | |
| } | |
| "590861" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_cobra_medium" | |
| } | |
| "590862" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_cobra_heavy" | |
| } | |
| "590940" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_asimov_light" | |
| } | |
| "590941" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_asimov_medium" | |
| } | |
| "590942" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_asimov_heavy" | |
| } | |
| "591200" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_medieval_dragon_awp_light" | |
| } | |
| "591201" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_medieval_dragon_awp_medium" | |
| } | |
| "591202" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_medieval_dragon_awp_heavy" | |
| } | |
| "591404" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_am_awp_glory_light" | |
| } | |
| "591405" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_am_awp_glory_medium" | |
| } | |
| "591406" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_am_awp_glory_heavy" | |
| } | |
| "591520" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_aq_awp_twine_light" | |
| } | |
| "591521" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_aq_awp_twine_medium" | |
| } | |
| "591522" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_aq_awp_twine_heavy" | |
| } | |
| "591608" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_medusa_awp_light" | |
| } | |
| "591609" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_medusa_awp_medium" | |
| } | |
| "591610" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_medusa_awp_heavy" | |
| } | |
| "591628" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_zodiac2_light" | |
| } | |
| "591629" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_zodiac2_medium" | |
| } | |
| "591630" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_zodiac2_heavy" | |
| } | |
| "591724" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_hyper_beast_light" | |
| } | |
| "591725" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_hyper_beast_medium" | |
| } | |
| "591726" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_hyper_beast_heavy" | |
| } | |
| "591924" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_mastery_light" | |
| } | |
| "591925" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_mastery_medium" | |
| } | |
| "591926" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_mastery_heavy" | |
| } | |
| "592160" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_phobos_light" | |
| } | |
| "592161" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_phobos_medium" | |
| } | |
| "592162" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_phobos_heavy" | |
| } | |
| "592384" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_psychopath_light" | |
| } | |
| "592385" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_psychopath_medium" | |
| } | |
| "592386" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_psychopath_heavy" | |
| } | |
| "592472" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_hannya_light" | |
| } | |
| "592473" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_hannya_medium" | |
| } | |
| "592474" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_hannya_heavy" | |
| } | |
| "592588" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_death_light" | |
| } | |
| "592589" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_death_medium" | |
| } | |
| "592590" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_death_heavy" | |
| } | |
| "592696" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_am_awp_pawpaw_light" | |
| } | |
| "592697" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_am_awp_pawpaw_medium" | |
| } | |
| "592698" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_am_awp_pawpaw_heavy" | |
| } | |
| "592768" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_enamel_light" | |
| } | |
| "592769" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_enamel_medium" | |
| } | |
| "592770" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_enamel_heavy" | |
| } | |
| "592848" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_gungnir_light" | |
| } | |
| "592849" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_gungnir_medium" | |
| } | |
| "592850" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_gungnir_heavy" | |
| } | |
| "592976" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_nuclear_skulls_redblue_light" | |
| } | |
| "592977" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_nuclear_skulls_redblue_medium" | |
| } | |
| "592978" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_nuclear_skulls_redblue_heavy" | |
| } | |
| "593036" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_neonoir_light" | |
| } | |
| "593037" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_neonoir_medium" | |
| } | |
| "593038" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_neonoir_heavy" | |
| } | |
| "593100" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_hydra_light" | |
| } | |
| "593101" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_hydra_medium" | |
| } | |
| "593102" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_hydra_heavy" | |
| } | |
| "593176" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_viper_light" | |
| } | |
| "593177" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_viper_medium" | |
| } | |
| "593178" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_viper_heavy" | |
| } | |
| "593372" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_virus_light" | |
| } | |
| "593373" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_virus_medium" | |
| } | |
| "593374" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_virus_heavy" | |
| } | |
| "593492" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_wildfire_light" | |
| } | |
| "593493" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_wildfire_medium" | |
| } | |
| "593494" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_wildfire_heavy" | |
| } | |
| "593596" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_vein_light" | |
| } | |
| "593597" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_vein_medium" | |
| } | |
| "593598" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_vein_heavy" | |
| } | |
| "593724" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_exoskeleton_light" | |
| } | |
| "593725" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_exoskeleton_medium" | |
| } | |
| "593726" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_exoskeleton_heavy" | |
| } | |
| "593928" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_aa_awp_fade_light" | |
| } | |
| "593929" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_aa_awp_fade_medium" | |
| } | |
| "593930" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_aa_awp_fade_heavy" | |
| } | |
| "593940" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_am_tigers_blue_light" | |
| } | |
| "593941" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_am_tigers_blue_medium" | |
| } | |
| "593942" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_am_tigers_blue_heavy" | |
| } | |
| "594056" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_technowar_rwb_light" | |
| } | |
| "594057" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_technowar_rwb_medium" | |
| } | |
| "594058" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_hy_technowar_rwb_heavy" | |
| } | |
| "594400" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_chroma_pink_light" | |
| } | |
| "594401" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_chroma_pink_medium" | |
| } | |
| "594402" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_cu_awp_chroma_pink_heavy" | |
| } | |
| "594504" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_awp_tempered_light" | |
| } | |
| "594505" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_awp_tempered_medium" | |
| } | |
| "594506" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_awp_tempered_heavy" | |
| } | |
| "594712" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_limbo_snake_light" | |
| } | |
| "594713" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_limbo_snake_medium" | |
| } | |
| "594714" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_limbo_snake_heavy" | |
| } | |
| "594780" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_strone_light" | |
| } | |
| "594781" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_strone_medium" | |
| } | |
| "594782" | |
| { | |
| "icon_path" "econ/default_generated/weapon_awp_gs_awp_strone_heavy" | |
| } | |
| "655448" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_spray_light" | |
| } | |
| "655449" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_spray_medium" | |
| } | |
| "655450" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_spray_heavy" | |
| } | |
| "655548" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_so_space_marine_light" | |
| } | |
| "655549" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_so_space_marine_medium" | |
| } | |
| "655550" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_so_space_marine_heavy" | |
| } | |
| "655600" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_am_zebra_dark_light" | |
| } | |
| "655601" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_am_zebra_dark_medium" | |
| } | |
| "655602" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_am_zebra_dark_heavy" | |
| } | |
| "655728" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_hy_reef_light" | |
| } | |
| "655729" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_hy_reef_medium" | |
| } | |
| "655730" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_hy_reef_heavy" | |
| } | |
| "655976" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_broken_path_famas_light" | |
| } | |
| "655977" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_broken_path_famas_medium" | |
| } | |
| "655978" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_broken_path_famas_heavy" | |
| } | |
| "656072" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_hy_doomkitty_light" | |
| } | |
| "656073" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_hy_doomkitty_medium" | |
| } | |
| "656074" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_hy_doomkitty_heavy" | |
| } | |
| "656136" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_spitfire_famas_bravo_light" | |
| } | |
| "656137" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_spitfire_famas_bravo_medium" | |
| } | |
| "656138" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_spitfire_famas_bravo_heavy" | |
| } | |
| "656232" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_hy_bluehex_light" | |
| } | |
| "656233" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_hy_bluehex_medium" | |
| } | |
| "656234" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_hy_bluehex_heavy" | |
| } | |
| "656320" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_hy_varicamo_desert_light" | |
| } | |
| "656321" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_hy_varicamo_desert_medium" | |
| } | |
| "656322" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_hy_varicamo_desert_heavy" | |
| } | |
| "656336" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_mesh_hot_and_cold_light" | |
| } | |
| "656337" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_mesh_hot_and_cold_medium" | |
| } | |
| "656338" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_mesh_hot_and_cold_heavy" | |
| } | |
| "656400" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_pulse_light" | |
| } | |
| "656401" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_pulse_medium" | |
| } | |
| "656402" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_pulse_heavy" | |
| } | |
| "656512" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_an_famas_sgt_light" | |
| } | |
| "656513" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_an_famas_sgt_medium" | |
| } | |
| "656514" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_an_famas_sgt_heavy" | |
| } | |
| "656844" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_am_nuclear_skulls2_famas_light" | |
| } | |
| "656845" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_am_nuclear_skulls2_famas_medium" | |
| } | |
| "656846" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_am_nuclear_skulls2_famas_heavy" | |
| } | |
| "657076" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_aq_famas_jinn_light" | |
| } | |
| "657077" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_aq_famas_jinn_medium" | |
| } | |
| "657078" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_aq_famas_jinn_heavy" | |
| } | |
| "657268" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_am_famas_dots_light" | |
| } | |
| "657269" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_am_famas_dots_medium" | |
| } | |
| "657270" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_am_famas_dots_heavy" | |
| } | |
| "657328" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_lenta_light" | |
| } | |
| "657329" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_lenta_medium" | |
| } | |
| "657330" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_lenta_heavy" | |
| } | |
| "657476" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_aq_famas_contour_light" | |
| } | |
| "657477" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_aq_famas_contour_medium" | |
| } | |
| "657478" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_aq_famas_contour_heavy" | |
| } | |
| "657776" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_gs_famas_rally_light" | |
| } | |
| "657777" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_gs_famas_rally_medium" | |
| } | |
| "657778" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_gs_famas_rally_heavy" | |
| } | |
| "657864" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_gs_famas_mecha_light" | |
| } | |
| "657865" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_gs_famas_mecha_medium" | |
| } | |
| "657866" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_gs_famas_mecha_heavy" | |
| } | |
| "657996" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_famas_macabre_light" | |
| } | |
| "657997" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_famas_macabre_medium" | |
| } | |
| "657998" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_famas_macabre_heavy" | |
| } | |
| "658252" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_owl_orange_light" | |
| } | |
| "658253" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_owl_orange_medium" | |
| } | |
| "658254" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_owl_orange_heavy" | |
| } | |
| "658700" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_famas_ghost_insects_light" | |
| } | |
| "658701" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_famas_ghost_insects_medium" | |
| } | |
| "658702" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_famas_ghost_insects_heavy" | |
| } | |
| "658812" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_knots_blue_light" | |
| } | |
| "658813" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_knots_blue_medium" | |
| } | |
| "658814" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_knots_blue_heavy" | |
| } | |
| "658836" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_palm_sunset_light" | |
| } | |
| "658837" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_palm_sunset_medium" | |
| } | |
| "658838" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_sp_palm_sunset_heavy" | |
| } | |
| "658976" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_nuke_tension_light" | |
| } | |
| "658977" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_nuke_tension_medium" | |
| } | |
| "658978" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_nuke_tension_heavy" | |
| } | |
| "659036" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_gs_famas_legacy_gold_light" | |
| } | |
| "659037" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_gs_famas_legacy_gold_medium" | |
| } | |
| "659038" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_gs_famas_legacy_gold_heavy" | |
| } | |
| "659356" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_am_numbers_magenta_light" | |
| } | |
| "659357" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_am_numbers_magenta_medium" | |
| } | |
| "659358" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_am_numbers_magenta_heavy" | |
| } | |
| "659572" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_am_nuclear_pattern4_famas_light" | |
| } | |
| "659573" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_am_nuclear_pattern4_famas_medium" | |
| } | |
| "659574" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_am_nuclear_pattern4_famas_heavy" | |
| } | |
| "659624" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_aa_wiring_yellow_light" | |
| } | |
| "659625" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_aa_wiring_yellow_medium" | |
| } | |
| "659626" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_aa_wiring_yellow_heavy" | |
| } | |
| "659728" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_spectron_light" | |
| } | |
| "659729" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_spectron_medium" | |
| } | |
| "659730" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_spectron_heavy" | |
| } | |
| "659868" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_gs_famas_rapid_eyes_light" | |
| } | |
| "659869" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_gs_famas_rapid_eyes_medium" | |
| } | |
| "659870" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_gs_famas_rapid_eyes_heavy" | |
| } | |
| "659944" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_gs_famas_corp_meow_light" | |
| } | |
| "659945" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_gs_famas_corp_meow_medium" | |
| } | |
| "659946" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_gs_famas_corp_meow_heavy" | |
| } | |
| "660324" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_holo_ocean_light" | |
| } | |
| "660325" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_holo_ocean_medium" | |
| } | |
| "660326" | |
| { | |
| "icon_path" "econ/default_generated/weapon_famas_cu_famas_holo_ocean_heavy" | |
| } | |
| "720920" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_arctic_light" | |
| } | |
| "720921" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_arctic_medium" | |
| } | |
| "720922" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_arctic_heavy" | |
| } | |
| "720928" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_desert_light" | |
| } | |
| "720929" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_desert_medium" | |
| } | |
| "720930" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_desert_heavy" | |
| } | |
| "721080" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_so_pmc_light" | |
| } | |
| "721081" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_so_pmc_medium" | |
| } | |
| "721082" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_so_pmc_heavy" | |
| } | |
| "721184" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_sp_mesh_tan_light" | |
| } | |
| "721185" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_sp_mesh_tan_medium" | |
| } | |
| "721186" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_sp_mesh_tan_heavy" | |
| } | |
| "721192" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_arctic_contrast_light" | |
| } | |
| "721193" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_arctic_contrast_medium" | |
| } | |
| "721194" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_arctic_contrast_heavy" | |
| } | |
| "721484" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_sp_tape_short_jungle_light" | |
| } | |
| "721485" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_sp_tape_short_jungle_medium" | |
| } | |
| "721486" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_sp_tape_short_jungle_heavy" | |
| } | |
| "721676" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_bluepolygon_bravo_light" | |
| } | |
| "721677" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_bluepolygon_bravo_medium" | |
| } | |
| "721678" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_bluepolygon_bravo_heavy" | |
| } | |
| "721812" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_sp_zebracam_blue_light" | |
| } | |
| "721813" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_sp_zebracam_blue_medium" | |
| } | |
| "721814" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_sp_zebracam_blue_heavy" | |
| } | |
| "721836" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_varicamo_light" | |
| } | |
| "721837" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_varicamo_medium" | |
| } | |
| "721838" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_varicamo_heavy" | |
| } | |
| "722072" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_so_green_light" | |
| } | |
| "722073" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_so_green_medium" | |
| } | |
| "722074" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_so_green_heavy" | |
| } | |
| "722424" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_am_g3sg1_murky_light" | |
| } | |
| "722425" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_am_g3sg1_murky_medium" | |
| } | |
| "722426" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_am_g3sg1_murky_heavy" | |
| } | |
| "722648" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_cu_chronos_g3sg1_light" | |
| } | |
| "722649" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_cu_chronos_g3sg1_medium" | |
| } | |
| "722650" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_cu_chronos_g3sg1_heavy" | |
| } | |
| "722756" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_kimono_diamonds_orange_light" | |
| } | |
| "722757" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_kimono_diamonds_orange_medium" | |
| } | |
| "722758" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_hy_kimono_diamonds_orange_heavy" | |
| } | |
| "722868" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_flux_purple_light" | |
| } | |
| "722869" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_flux_purple_medium" | |
| } | |
| "722870" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_flux_purple_heavy" | |
| } | |
| "722940" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_cu_g3sg1_executioner_light" | |
| } | |
| "722941" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_cu_g3sg1_executioner_medium" | |
| } | |
| "722942" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_cu_g3sg1_executioner_heavy" | |
| } | |
| "723076" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_sp_g3sg1_militiaorange_light" | |
| } | |
| "723077" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_sp_g3sg1_militiaorange_medium" | |
| } | |
| "723078" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_sp_g3sg1_militiaorange_heavy" | |
| } | |
| "723320" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_ventilator_light" | |
| } | |
| "723321" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_ventilator_medium" | |
| } | |
| "723322" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_ventilator_heavy" | |
| } | |
| "723408" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_viper_yellow_light" | |
| } | |
| "723409" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_viper_yellow_medium" | |
| } | |
| "723410" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_viper_yellow_heavy" | |
| } | |
| "723604" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_cetme_redux_light" | |
| } | |
| "723605" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_cetme_redux_medium" | |
| } | |
| "723606" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_cetme_redux_heavy" | |
| } | |
| "723744" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_buccaneer_light" | |
| } | |
| "723745" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_buccaneer_medium" | |
| } | |
| "723746" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_buccaneer_heavy" | |
| } | |
| "723852" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_am_murano_violet_light" | |
| } | |
| "723853" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_am_murano_violet_medium" | |
| } | |
| "723854" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_am_murano_violet_heavy" | |
| } | |
| "724120" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_savage_light" | |
| } | |
| "724121" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_savage_medium" | |
| } | |
| "724122" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_savage_heavy" | |
| } | |
| "724460" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_cu_g3sg1_blacksand_light" | |
| } | |
| "724461" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_cu_g3sg1_blacksand_medium" | |
| } | |
| "724462" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_cu_g3sg1_blacksand_heavy" | |
| } | |
| "724616" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_sp_moro_carving_lightblue_light" | |
| } | |
| "724617" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_sp_moro_carving_lightblue_medium" | |
| } | |
| "724618" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_sp_moro_carving_lightblue_heavy" | |
| } | |
| "724816" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_disrupt_light" | |
| } | |
| "724817" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_disrupt_medium" | |
| } | |
| "724818" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_gs_g3sg1_disrupt_heavy" | |
| } | |
| "725032" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_am_ancient_wine_light" | |
| } | |
| "725033" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_am_ancient_wine_medium" | |
| } | |
| "725034" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_am_ancient_wine_heavy" | |
| } | |
| "725276" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_cu_g3sg1_tacticalmap_light" | |
| } | |
| "725277" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_cu_g3sg1_tacticalmap_medium" | |
| } | |
| "725278" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_cu_g3sg1_tacticalmap_heavy" | |
| } | |
| "725412" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_cu_g3sg1_glade_light" | |
| } | |
| "725413" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_cu_g3sg1_glade_medium" | |
| } | |
| "725414" | |
| { | |
| "icon_path" "econ/default_generated/weapon_g3sg1_cu_g3sg1_glade_heavy" | |
| } | |
| "852272" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_forest_winter_light" | |
| } | |
| "852273" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_forest_winter_medium" | |
| } | |
| "852274" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_forest_winter_heavy" | |
| } | |
| "852300" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_ddpat_orange_light" | |
| } | |
| "852301" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_ddpat_orange_medium" | |
| } | |
| "852302" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_ddpat_orange_heavy" | |
| } | |
| "852372" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_so_tornado_light" | |
| } | |
| "852373" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_so_tornado_medium" | |
| } | |
| "852374" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_so_tornado_heavy" | |
| } | |
| "852444" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_spray_desert_sage_light" | |
| } | |
| "852445" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_spray_desert_sage_medium" | |
| } | |
| "852446" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_spray_desert_sage_heavy" | |
| } | |
| "852736" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_crumple_bravo_light" | |
| } | |
| "852737" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_crumple_bravo_medium" | |
| } | |
| "852738" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_crumple_bravo_heavy" | |
| } | |
| "852832" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_an_titanium30v_light" | |
| } | |
| "852833" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_an_titanium30v_medium" | |
| } | |
| "852834" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_an_titanium30v_heavy" | |
| } | |
| "852908" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_varicamo_light" | |
| } | |
| "852909" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_varicamo_medium" | |
| } | |
| "852910" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_varicamo_heavy" | |
| } | |
| "852916" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_varicamo_urban_light" | |
| } | |
| "852917" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_varicamo_urban_medium" | |
| } | |
| "852918" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_varicamo_urban_heavy" | |
| } | |
| "852932" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_mesh_slashes_light" | |
| } | |
| "852933" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_mesh_slashes_medium" | |
| } | |
| "852934" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_mesh_slashes_heavy" | |
| } | |
| "852952" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_aa_fade_metallic_light" | |
| } | |
| "852953" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_aa_fade_metallic_medium" | |
| } | |
| "852954" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_aa_fade_metallic_heavy" | |
| } | |
| "853024" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_sandstorm_light" | |
| } | |
| "853025" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_sandstorm_medium" | |
| } | |
| "853026" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_sandstorm_heavy" | |
| } | |
| "853156" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_so_orca_light" | |
| } | |
| "853157" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_so_orca_medium" | |
| } | |
| "853158" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_so_orca_heavy" | |
| } | |
| "853200" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_galil_kami_light" | |
| } | |
| "853201" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_galil_kami_medium" | |
| } | |
| "853202" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_galil_kami_heavy" | |
| } | |
| "853484" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_cerbrus_galil_light" | |
| } | |
| "853485" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_cerbrus_galil_medium" | |
| } | |
| "853486" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_cerbrus_galil_heavy" | |
| } | |
| "853560" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_abrasion_light" | |
| } | |
| "853561" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_abrasion_medium" | |
| } | |
| "853562" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_abrasion_heavy" | |
| } | |
| "853680" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_eco_light" | |
| } | |
| "853681" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_eco_medium" | |
| } | |
| "853682" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_eco_heavy" | |
| } | |
| "853808" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_am_geometric_steps_light" | |
| } | |
| "853809" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_am_geometric_steps_medium" | |
| } | |
| "853810" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_am_geometric_steps_heavy" | |
| } | |
| "853880" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galilar_particles_light" | |
| } | |
| "853881" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galilar_particles_medium" | |
| } | |
| "853882" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galilar_particles_heavy" | |
| } | |
| "853944" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_gs_galil_nightwing_light" | |
| } | |
| "853945" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_gs_galil_nightwing_medium" | |
| } | |
| "853946" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_gs_galil_nightwing_heavy" | |
| } | |
| "854152" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_gs_galilar_incenerator_light" | |
| } | |
| "854153" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_gs_galilar_incenerator_medium" | |
| } | |
| "854154" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_gs_galilar_incenerator_heavy" | |
| } | |
| "854484" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_ar-camo_light" | |
| } | |
| "854485" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_ar-camo_medium" | |
| } | |
| "854486" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_ar-camo_heavy" | |
| } | |
| "854556" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_galil_wave_light" | |
| } | |
| "854557" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_galil_wave_medium" | |
| } | |
| "854558" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_galil_wave_heavy" | |
| } | |
| "854612" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_candychaos_light" | |
| } | |
| "854613" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_candychaos_medium" | |
| } | |
| "854614" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_candychaos_heavy" | |
| } | |
| "855128" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_nuclear_skulls_aqua_light" | |
| } | |
| "855129" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_nuclear_skulls_aqua_medium" | |
| } | |
| "855130" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_nuclear_skulls_aqua_heavy" | |
| } | |
| "855196" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_galil_signal_red_light" | |
| } | |
| "855197" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_galil_signal_red_medium" | |
| } | |
| "855198" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_galil_signal_red_heavy" | |
| } | |
| "855336" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_galil_akoben_light" | |
| } | |
| "855337" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_galil_akoben_medium" | |
| } | |
| "855338" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_galil_akoben_heavy" | |
| } | |
| "855856" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_gs_galil_phoenix_light" | |
| } | |
| "855857" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_gs_galil_phoenix_medium" | |
| } | |
| "855858" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_gs_galil_phoenix_heavy" | |
| } | |
| "855892" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_gs_galil_vandal_light" | |
| } | |
| "855893" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_gs_galil_vandal_medium" | |
| } | |
| "855894" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_gs_galil_vandal_heavy" | |
| } | |
| "856020" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_phoenix_tags_purple_light" | |
| } | |
| "856021" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_phoenix_tags_purple_medium" | |
| } | |
| "856022" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_phoenix_tags_purple_heavy" | |
| } | |
| "856096" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_ruins_red_light" | |
| } | |
| "856097" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_ruins_red_medium" | |
| } | |
| "856098" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_hy_ruins_red_heavy" | |
| } | |
| "856120" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_chroma_pink_light" | |
| } | |
| "856121" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_chroma_pink_medium" | |
| } | |
| "856122" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_chroma_pink_heavy" | |
| } | |
| "856252" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_galil_caution_light" | |
| } | |
| "856253" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_galil_caution_medium" | |
| } | |
| "856254" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_sp_galil_caution_heavy" | |
| } | |
| "856556" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_destroyer_light" | |
| } | |
| "856557" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_destroyer_medium" | |
| } | |
| "856558" | |
| { | |
| "icon_path" "econ/default_generated/weapon_galilar_cu_galil_destroyer_heavy" | |
| } | |
| "917592" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_spray_light" | |
| } | |
| "917593" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_spray_medium" | |
| } | |
| "917594" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_spray_heavy" | |
| } | |
| "917804" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_hy_blizzard_light" | |
| } | |
| "917805" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_hy_blizzard_medium" | |
| } | |
| "917806" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_hy_blizzard_heavy" | |
| } | |
| "918108" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_so_jungle_light" | |
| } | |
| "918109" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_so_jungle_medium" | |
| } | |
| "918110" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_so_jungle_heavy" | |
| } | |
| "918184" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_zebracam_light" | |
| } | |
| "918185" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_zebracam_medium" | |
| } | |
| "918186" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_zebracam_heavy" | |
| } | |
| "918312" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_hy_ddpat_jungle_bravo_light" | |
| } | |
| "918313" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_hy_ddpat_jungle_bravo_medium" | |
| } | |
| "918314" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_hy_ddpat_jungle_bravo_heavy" | |
| } | |
| "918476" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_mesh_python_light" | |
| } | |
| "918477" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_mesh_python_medium" | |
| } | |
| "918478" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_mesh_python_heavy" | |
| } | |
| "918568" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_aq_obsidian_light" | |
| } | |
| "918569" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_aq_obsidian_medium" | |
| } | |
| "918570" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_aq_obsidian_heavy" | |
| } | |
| "919108" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_cu_m249_sektor_light" | |
| } | |
| "919109" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_cu_m249_sektor_medium" | |
| } | |
| "919110" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_cu_m249_sektor_heavy" | |
| } | |
| "919312" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_hy_zodiac3_light" | |
| } | |
| "919313" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_hy_zodiac3_medium" | |
| } | |
| "919314" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_hy_zodiac3_heavy" | |
| } | |
| "919392" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_so_keycolors_light" | |
| } | |
| "919393" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_so_keycolors_medium" | |
| } | |
| "919394" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_so_keycolors_heavy" | |
| } | |
| "919488" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_gs_m249_nebula_crusader_light" | |
| } | |
| "919489" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_gs_m249_nebula_crusader_medium" | |
| } | |
| "919490" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_gs_m249_nebula_crusader_heavy" | |
| } | |
| "919692" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_cu_m249_spectre_light" | |
| } | |
| "919693" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_cu_m249_spectre_medium" | |
| } | |
| "919694" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_cu_m249_spectre_heavy" | |
| } | |
| "920096" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_m249_frog_original_light" | |
| } | |
| "920097" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_m249_frog_original_medium" | |
| } | |
| "920098" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_m249_frog_original_heavy" | |
| } | |
| "920812" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_moro_carving_burnt_light" | |
| } | |
| "920813" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_moro_carving_burnt_medium" | |
| } | |
| "920814" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_moro_carving_burnt_heavy" | |
| } | |
| "921104" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_gs_m249_warbird_veteran_light" | |
| } | |
| "921105" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_gs_m249_warbird_veteran_medium" | |
| } | |
| "921106" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_gs_m249_warbird_veteran_heavy" | |
| } | |
| "921112" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_aq_m249_aztec_light" | |
| } | |
| "921113" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_aq_m249_aztec_medium" | |
| } | |
| "921114" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_aq_m249_aztec_heavy" | |
| } | |
| "921236" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_palm_night_light" | |
| } | |
| "921237" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_palm_night_medium" | |
| } | |
| "921238" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_sp_palm_night_heavy" | |
| } | |
| "921436" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_cu_m249_deep_relief_light" | |
| } | |
| "921437" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_cu_m249_deep_relief_medium" | |
| } | |
| "921438" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_cu_m249_deep_relief_heavy" | |
| } | |
| "921672" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_gs_m249_combine_light" | |
| } | |
| "921673" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_gs_m249_combine_medium" | |
| } | |
| "921674" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_gs_m249_combine_heavy" | |
| } | |
| "922096" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_cu_m249_downvote_light" | |
| } | |
| "922097" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_cu_m249_downvote_medium" | |
| } | |
| "922098" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_cu_m249_downvote_heavy" | |
| } | |
| "922472" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_cu_m249_scarab_light" | |
| } | |
| "922473" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_cu_m249_scarab_medium" | |
| } | |
| "922474" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m249_cu_m249_scarab_heavy" | |
| } | |
| "1048608" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_desert_light" | |
| } | |
| "1048609" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_desert_medium" | |
| } | |
| "1048610" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_desert_heavy" | |
| } | |
| "1048640" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_v_tiger_light" | |
| } | |
| "1048641" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_v_tiger_medium" | |
| } | |
| "1048642" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_v_tiger_heavy" | |
| } | |
| "1048644" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_ddpat_urb_light" | |
| } | |
| "1048645" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_ddpat_urb_medium" | |
| } | |
| "1048646" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_ddpat_urb_heavy" | |
| } | |
| "1048980" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_so_tornado_light" | |
| } | |
| "1048981" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_so_tornado_medium" | |
| } | |
| "1048982" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_so_tornado_heavy" | |
| } | |
| "1049196" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_bullet_rain_m4a1_light" | |
| } | |
| "1049197" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_bullet_rain_m4a1_medium" | |
| } | |
| "1049198" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_bullet_rain_m4a1_heavy" | |
| } | |
| "1049232" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_hunter_modern_light" | |
| } | |
| "1049233" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_hunter_modern_medium" | |
| } | |
| "1049234" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_hunter_modern_heavy" | |
| } | |
| "1049244" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_sp_nukestripe_orange_light" | |
| } | |
| "1049245" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_sp_nukestripe_orange_medium" | |
| } | |
| "1049246" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_sp_nukestripe_orange_heavy" | |
| } | |
| "1049280" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_sp_zebracam_bw_light" | |
| } | |
| "1049281" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_sp_zebracam_bw_medium" | |
| } | |
| "1049282" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_sp_zebracam_bw_heavy" | |
| } | |
| "1049324" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_sp_star_bravo_light" | |
| } | |
| "1049325" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_sp_star_bravo_medium" | |
| } | |
| "1049326" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_sp_star_bravo_heavy" | |
| } | |
| "1049436" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_xray_m4_light" | |
| } | |
| "1049437" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_xray_m4_medium" | |
| } | |
| "1049438" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_xray_m4_heavy" | |
| } | |
| "1049596" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4_asimov_light" | |
| } | |
| "1049597" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4_asimov_medium" | |
| } | |
| "1049598" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4_asimov_heavy" | |
| } | |
| "1049812" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a1_howling_light" | |
| } | |
| "1049813" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a1_howling_medium" | |
| } | |
| "1049814" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a1_howling_heavy" | |
| } | |
| "1049920" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_titanstorm_light" | |
| } | |
| "1049921" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_titanstorm_medium" | |
| } | |
| "1049922" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_titanstorm_heavy" | |
| } | |
| "1050112" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_griffin_light" | |
| } | |
| "1050113" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_griffin_medium" | |
| } | |
| "1050114" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_griffin_heavy" | |
| } | |
| "1050176" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_ancestral_light" | |
| } | |
| "1050177" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_ancestral_medium" | |
| } | |
| "1050178" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_ancestral_heavy" | |
| } | |
| "1050372" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_poseidon_light" | |
| } | |
| "1050373" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_poseidon_medium" | |
| } | |
| "1050374" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_poseidon_heavy" | |
| } | |
| "1050460" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_am_kimono_sunrise_light" | |
| } | |
| "1050461" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_am_kimono_sunrise_medium" | |
| } | |
| "1050462" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_am_kimono_sunrise_heavy" | |
| } | |
| "1050496" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_evil_daimyo_light" | |
| } | |
| "1050497" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_evil_daimyo_medium" | |
| } | |
| "1050498" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_evil_daimyo_heavy" | |
| } | |
| "1050624" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_royal_squire_light" | |
| } | |
| "1050625" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_royal_squire_medium" | |
| } | |
| "1050626" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_royal_squire_heavy" | |
| } | |
| "1050708" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_pioneer_light" | |
| } | |
| "1050709" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_pioneer_medium" | |
| } | |
| "1050710" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_pioneer_heavy" | |
| } | |
| "1050928" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_desolate_space_light" | |
| } | |
| "1050929" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_desolate_space_medium" | |
| } | |
| "1050930" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_desolate_space_heavy" | |
| } | |
| "1051104" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_sector_light" | |
| } | |
| "1051105" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_sector_medium" | |
| } | |
| "1051106" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_sector_heavy" | |
| } | |
| "1051232" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_hellfire_light" | |
| } | |
| "1051233" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_hellfire_medium" | |
| } | |
| "1051234" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_hellfire_heavy" | |
| } | |
| "1051356" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_neo_noir_light" | |
| } | |
| "1051357" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_neo_noir_medium" | |
| } | |
| "1051358" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_neo_noir_heavy" | |
| } | |
| "1051496" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_sp_bud_blue_light" | |
| } | |
| "1051497" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_sp_bud_blue_medium" | |
| } | |
| "1051498" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_sp_bud_blue_heavy" | |
| } | |
| "1051696" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_am_circuitboard_silver_light" | |
| } | |
| "1051697" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_am_circuitboard_silver_medium" | |
| } | |
| "1051698" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_am_circuitboard_silver_heavy" | |
| } | |
| "1051748" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_red_hex_light" | |
| } | |
| "1051749" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_red_hex_medium" | |
| } | |
| "1051750" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_red_hex_heavy" | |
| } | |
| "1051820" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_chopper_ghost_light" | |
| } | |
| "1051821" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_chopper_ghost_medium" | |
| } | |
| "1051822" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_chopper_ghost_heavy" | |
| } | |
| "1051952" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_emperor_light" | |
| } | |
| "1051953" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_emperor_medium" | |
| } | |
| "1051954" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_emperor_heavy" | |
| } | |
| "1052280" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_ddpat_urban_red_light" | |
| } | |
| "1052281" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_ddpat_urban_red_medium" | |
| } | |
| "1052282" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_hy_ddpat_urban_red_heavy" | |
| } | |
| "1052460" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_queenfairy_light" | |
| } | |
| "1052461" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_queenfairy_medium" | |
| } | |
| "1052462" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_queenfairy_heavy" | |
| } | |
| "1052516" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_cyberpunk_light" | |
| } | |
| "1052517" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_cyberpunk_medium" | |
| } | |
| "1052518" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_cyberpunk_heavy" | |
| } | |
| "1052548" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_csgo_camo_light" | |
| } | |
| "1052549" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_csgo_camo_medium" | |
| } | |
| "1052550" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_csgo_camo_heavy" | |
| } | |
| "1052740" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_love_light" | |
| } | |
| "1052741" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_love_medium" | |
| } | |
| "1052742" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_love_heavy" | |
| } | |
| "1052828" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_coalition_light" | |
| } | |
| "1052829" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_coalition_medium" | |
| } | |
| "1052830" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_coalition_heavy" | |
| } | |
| "1052964" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4_flowers_light" | |
| } | |
| "1052965" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4_flowers_medium" | |
| } | |
| "1052966" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4_flowers_heavy" | |
| } | |
| "1053172" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_elite_tactical_light" | |
| } | |
| "1053173" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_elite_tactical_medium" | |
| } | |
| "1053174" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_elite_tactical_heavy" | |
| } | |
| "1053236" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_m4a4_snakebite_light" | |
| } | |
| "1053237" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_m4a4_snakebite_medium" | |
| } | |
| "1053238" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_m4a4_snakebite_heavy" | |
| } | |
| "1053488" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_temukau_light" | |
| } | |
| "1053489" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_temukau_medium" | |
| } | |
| "1053490" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_cu_m4a4_temukau_heavy" | |
| } | |
| "1053596" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_ra_light" | |
| } | |
| "1053597" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_ra_medium" | |
| } | |
| "1053598" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_gs_m4a4_ra_heavy" | |
| } | |
| "1114124" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_so_red_light" | |
| } | |
| "1114125" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_so_red_medium" | |
| } | |
| "1114126" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_so_red_heavy" | |
| } | |
| "1114180" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_hy_ddpat_urb_light" | |
| } | |
| "1114181" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_hy_ddpat_urb_medium" | |
| } | |
| "1114182" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_hy_ddpat_urb_heavy" | |
| } | |
| "1114240" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_an_silver_light" | |
| } | |
| "1114241" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_an_silver_medium" | |
| } | |
| "1114242" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_an_silver_heavy" | |
| } | |
| "1114264" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aa_fade_light" | |
| } | |
| "1114265" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aa_fade_medium" | |
| } | |
| "1114266" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aa_fade_heavy" | |
| } | |
| "1114288" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aq_oiled_light" | |
| } | |
| "1114289" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aq_oiled_medium" | |
| } | |
| "1114290" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aq_oiled_heavy" | |
| } | |
| "1114504" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_so_purple_light" | |
| } | |
| "1114505" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_so_purple_medium" | |
| } | |
| "1114506" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_so_purple_heavy" | |
| } | |
| "1114516" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_so_tornado_light" | |
| } | |
| "1114517" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_so_tornado_medium" | |
| } | |
| "1114518" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_so_tornado_heavy" | |
| } | |
| "1114740" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_sp_palm_light" | |
| } | |
| "1114741" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_sp_palm_medium" | |
| } | |
| "1114742" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_sp_palm_heavy" | |
| } | |
| "1114864" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aq_etched_mac10_bravo_light" | |
| } | |
| "1114865" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aq_etched_mac10_bravo_medium" | |
| } | |
| "1114866" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aq_etched_mac10_bravo_heavy" | |
| } | |
| "1115096" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aa_fade_metallic_light" | |
| } | |
| "1115097" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aa_fade_metallic_medium" | |
| } | |
| "1115098" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aa_fade_metallic_heavy" | |
| } | |
| "1115248" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_redhot_light" | |
| } | |
| "1115249" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_redhot_medium" | |
| } | |
| "1115250" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_redhot_heavy" | |
| } | |
| "1115352" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_decay_light" | |
| } | |
| "1115353" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_decay_medium" | |
| } | |
| "1115354" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_decay_heavy" | |
| } | |
| "1115444" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_so_indigo_and_grey_light" | |
| } | |
| "1115445" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_so_indigo_and_grey_medium" | |
| } | |
| "1115446" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_so_indigo_and_grey_heavy" | |
| } | |
| "1115460" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_korupt_light" | |
| } | |
| "1115461" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_korupt_medium" | |
| } | |
| "1115462" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_korupt_heavy" | |
| } | |
| "1115484" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_luggage_mac10_light" | |
| } | |
| "1115485" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_luggage_mac10_medium" | |
| } | |
| "1115486" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_luggage_mac10_heavy" | |
| } | |
| "1115600" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_nuclear_skulls3_mac10_light" | |
| } | |
| "1115601" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_nuclear_skulls3_mac10_medium" | |
| } | |
| "1115602" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_nuclear_skulls3_mac10_heavy" | |
| } | |
| "1115720" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_mac10_malachite_light" | |
| } | |
| "1115721" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_mac10_malachite_medium" | |
| } | |
| "1115722" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_mac10_malachite_heavy" | |
| } | |
| "1115844" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_neonrider_light" | |
| } | |
| "1115845" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_neonrider_medium" | |
| } | |
| "1115846" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_neonrider_heavy" | |
| } | |
| "1116104" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_alekhya_duo_light" | |
| } | |
| "1116105" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_alekhya_duo_medium" | |
| } | |
| "1116106" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_alekhya_duo_heavy" | |
| } | |
| "1116248" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_mac10_electricity_light" | |
| } | |
| "1116249" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_mac10_electricity_medium" | |
| } | |
| "1116250" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_mac10_electricity_heavy" | |
| } | |
| "1116468" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aq_mac_10_alien_camo_light" | |
| } | |
| "1116469" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aq_mac_10_alien_camo_medium" | |
| } | |
| "1116470" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aq_mac_10_alien_camo_heavy" | |
| } | |
| "1116716" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aa_mac10_the_last_dive_light" | |
| } | |
| "1116717" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aa_mac10_the_last_dive_medium" | |
| } | |
| "1116718" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_aa_mac10_the_last_dive_heavy" | |
| } | |
| "1116772" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_mac10_aloha_light" | |
| } | |
| "1116773" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_mac10_aloha_medium" | |
| } | |
| "1116774" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_mac10_aloha_heavy" | |
| } | |
| "1116840" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_mac10_oceani_light" | |
| } | |
| "1116841" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_mac10_oceani_medium" | |
| } | |
| "1116842" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_mac10_oceani_heavy" | |
| } | |
| "1117080" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_ren_red_light" | |
| } | |
| "1117081" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_ren_red_medium" | |
| } | |
| "1117082" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_ren_red_heavy" | |
| } | |
| "1117104" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_checker_light" | |
| } | |
| "1117105" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_checker_medium" | |
| } | |
| "1117106" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_checker_heavy" | |
| } | |
| "1117156" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_knots_brown_light" | |
| } | |
| "1117157" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_knots_brown_medium" | |
| } | |
| "1117158" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_knots_brown_heavy" | |
| } | |
| "1117360" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_exo_pipes_light" | |
| } | |
| "1117361" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_exo_pipes_medium" | |
| } | |
| "1117362" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_exo_pipes_heavy" | |
| } | |
| "1117416" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_sp_mirage_flowers_tan_light" | |
| } | |
| "1117417" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_sp_mirage_flowers_tan_medium" | |
| } | |
| "1117418" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_sp_mirage_flowers_tan_heavy" | |
| } | |
| "1117472" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_fish_bait_light" | |
| } | |
| "1117473" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_fish_bait_medium" | |
| } | |
| "1117474" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_fish_bait_heavy" | |
| } | |
| "1117596" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_sp_twigs_beach_light" | |
| } | |
| "1117597" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_sp_twigs_beach_medium" | |
| } | |
| "1117598" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_sp_twigs_beach_heavy" | |
| } | |
| "1117704" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_stalker_light" | |
| } | |
| "1117705" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_stalker_medium" | |
| } | |
| "1117706" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_stalker_heavy" | |
| } | |
| "1117744" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_dust_crate_light" | |
| } | |
| "1117745" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_dust_crate_medium" | |
| } | |
| "1117746" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_dust_crate_heavy" | |
| } | |
| "1117900" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_nacre_light" | |
| } | |
| "1117901" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_nacre_medium" | |
| } | |
| "1117902" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_nacre_heavy" | |
| } | |
| "1117972" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_isoonna_light" | |
| } | |
| "1117973" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_isoonna_medium" | |
| } | |
| "1117974" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_isoonna_heavy" | |
| } | |
| "1118148" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_snake_light" | |
| } | |
| "1118149" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_snake_medium" | |
| } | |
| "1118150" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_gs_mac10_snake_heavy" | |
| } | |
| "1118212" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_gold_brick_light" | |
| } | |
| "1118213" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_gold_brick_medium" | |
| } | |
| "1118214" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_am_gold_brick_heavy" | |
| } | |
| "1118292" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_portable_light" | |
| } | |
| "1118293" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_portable_medium" | |
| } | |
| "1118294" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_portable_heavy" | |
| } | |
| "1118380" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_propaganda_light" | |
| } | |
| "1118381" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_propaganda_medium" | |
| } | |
| "1118382" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_propaganda_heavy" | |
| } | |
| "1118412" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_hy_vertigospray_blue_light" | |
| } | |
| "1118413" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_hy_vertigospray_blue_medium" | |
| } | |
| "1118414" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_hy_vertigospray_blue_heavy" | |
| } | |
| "1118504" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_toybox_light" | |
| } | |
| "1118505" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_toybox_medium" | |
| } | |
| "1118506" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_toybox_heavy" | |
| } | |
| "1118636" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_pixie_light" | |
| } | |
| "1118637" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_pixie_medium" | |
| } | |
| "1118638" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_pixie_heavy" | |
| } | |
| "1118712" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_monkeyflage_light" | |
| } | |
| "1118713" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_monkeyflage_medium" | |
| } | |
| "1118714" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_monkeyflage_heavy" | |
| } | |
| "1118768" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_mac10_illusion_light" | |
| } | |
| "1118769" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_mac10_illusion_medium" | |
| } | |
| "1118770" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_mac10_illusion_heavy" | |
| } | |
| "1119028" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_sakkaku_light" | |
| } | |
| "1119029" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_sakkaku_medium" | |
| } | |
| "1119030" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_sakkaku_heavy" | |
| } | |
| "1119088" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_scarab_light" | |
| } | |
| "1119089" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_scarab_medium" | |
| } | |
| "1119090" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mac10_cu_mac10_scarab_heavy" | |
| } | |
| "1245264" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_zombie_light" | |
| } | |
| "1245265" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_zombie_medium" | |
| } | |
| "1245266" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_zombie_heavy" | |
| } | |
| "1245452" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_am_slither_p90_light" | |
| } | |
| "1245453" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_am_slither_p90_medium" | |
| } | |
| "1245454" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_am_slither_p90_heavy" | |
| } | |
| "1245584" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_so_stormfront_light" | |
| } | |
| "1245585" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_so_stormfront_medium" | |
| } | |
| "1245586" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_so_stormfront_heavy" | |
| } | |
| "1245628" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_mesh_glacier_light" | |
| } | |
| "1245629" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_mesh_glacier_medium" | |
| } | |
| "1245630" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_mesh_glacier_heavy" | |
| } | |
| "1245680" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_spray_sand_light" | |
| } | |
| "1245681" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_spray_sand_medium" | |
| } | |
| "1245682" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_spray_sand_heavy" | |
| } | |
| "1245808" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_catskulls_p90_light" | |
| } | |
| "1245809" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_catskulls_p90_medium" | |
| } | |
| "1245810" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_catskulls_p90_heavy" | |
| } | |
| "1245860" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_nukestripe_maroon_light" | |
| } | |
| "1245861" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_nukestripe_maroon_medium" | |
| } | |
| "1245862" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_nukestripe_maroon_heavy" | |
| } | |
| "1245884" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_dapple_light" | |
| } | |
| "1245885" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_dapple_medium" | |
| } | |
| "1245886" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_dapple_heavy" | |
| } | |
| "1245912" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_dragon_p90_bravo_light" | |
| } | |
| "1245913" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_dragon_p90_bravo_medium" | |
| } | |
| "1245914" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_dragon_p90_bravo_heavy" | |
| } | |
| "1246096" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_modspots_light" | |
| } | |
| "1246097" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_modspots_medium" | |
| } | |
| "1246098" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_modspots_heavy" | |
| } | |
| "1246120" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_twigs_light" | |
| } | |
| "1246121" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_twigs_medium" | |
| } | |
| "1246122" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_twigs_heavy" | |
| } | |
| "1246160" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_mesh_hot_and_cold_light" | |
| } | |
| "1246161" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_mesh_hot_and_cold_medium" | |
| } | |
| "1246162" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_mesh_hot_and_cold_heavy" | |
| } | |
| "1246316" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_trigon_light" | |
| } | |
| "1246317" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_trigon_medium" | |
| } | |
| "1246318" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_trigon_heavy" | |
| } | |
| "1246428" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_scorpius_light" | |
| } | |
| "1246429" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_scorpius_medium" | |
| } | |
| "1246430" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_scorpius_heavy" | |
| } | |
| "1246524" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_an_royalbleed_light" | |
| } | |
| "1246525" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_an_royalbleed_medium" | |
| } | |
| "1246526" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_an_royalbleed_heavy" | |
| } | |
| "1246552" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_brown_leather_p90_light" | |
| } | |
| "1246553" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_brown_leather_p90_medium" | |
| } | |
| "1246554" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_brown_leather_p90_heavy" | |
| } | |
| "1246620" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90-asiimov_light" | |
| } | |
| "1246621" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90-asiimov_medium" | |
| } | |
| "1246622" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90-asiimov_heavy" | |
| } | |
| "1247128" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_mastery_light" | |
| } | |
| "1247129" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_mastery_medium" | |
| } | |
| "1247130" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_mastery_heavy" | |
| } | |
| "1247248" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_shapewood_light" | |
| } | |
| "1247249" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_shapewood_medium" | |
| } | |
| "1247250" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_shapewood_heavy" | |
| } | |
| "1247556" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_full_throttle_light" | |
| } | |
| "1247557" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_full_throttle_medium" | |
| } | |
| "1247558" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_full_throttle_heavy" | |
| } | |
| "1247628" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_grimm_light" | |
| } | |
| "1247629" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_grimm_medium" | |
| } | |
| "1247630" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_grimm_heavy" | |
| } | |
| "1247728" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_shallow_grave_light" | |
| } | |
| "1247729" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_shallow_grave_medium" | |
| } | |
| "1247730" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_shallow_grave_heavy" | |
| } | |
| "1247860" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_p90_barebones_blue_light" | |
| } | |
| "1247861" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_p90_barebones_blue_medium" | |
| } | |
| "1247862" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_p90_barebones_blue_heavy" | |
| } | |
| "1248052" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_tread_light" | |
| } | |
| "1248053" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_tread_medium" | |
| } | |
| "1248054" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_tread_heavy" | |
| } | |
| "1248088" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_bloom_orange_light" | |
| } | |
| "1248089" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_bloom_orange_medium" | |
| } | |
| "1248090" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_bloom_orange_heavy" | |
| } | |
| "1248160" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_am_veneto_red_light" | |
| } | |
| "1248161" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_am_veneto_red_medium" | |
| } | |
| "1248162" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_am_veneto_red_heavy" | |
| } | |
| "1248220" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_am_jorm_blue_light" | |
| } | |
| "1248221" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_am_jorm_blue_medium" | |
| } | |
| "1248222" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_am_jorm_blue_heavy" | |
| } | |
| "1248288" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_blueprint_aqua_light" | |
| } | |
| "1248289" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_blueprint_aqua_medium" | |
| } | |
| "1248290" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_blueprint_aqua_heavy" | |
| } | |
| "1248496" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_moro_textile_green_vine_light" | |
| } | |
| "1248497" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_moro_textile_green_vine_medium" | |
| } | |
| "1248498" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_sp_moro_textile_green_vine_heavy" | |
| } | |
| "1248580" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_offworld_light" | |
| } | |
| "1248581" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_offworld_medium" | |
| } | |
| "1248582" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_offworld_heavy" | |
| } | |
| "1248828" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_nostalgia_light" | |
| } | |
| "1248829" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_nostalgia_medium" | |
| } | |
| "1248830" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_nostalgia_heavy" | |
| } | |
| "1248884" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_ddpat_desert_light" | |
| } | |
| "1248885" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_ddpat_desert_medium" | |
| } | |
| "1248886" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_ddpat_desert_heavy" | |
| } | |
| "1249060" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_container_light" | |
| } | |
| "1249061" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_container_medium" | |
| } | |
| "1249062" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_container_heavy" | |
| } | |
| "1249092" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_p90_dino_rampage_light" | |
| } | |
| "1249093" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_p90_dino_rampage_medium" | |
| } | |
| "1249094" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_p90_dino_rampage_heavy" | |
| } | |
| "1249184" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_jaguar_p90_light" | |
| } | |
| "1249185" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_jaguar_p90_medium" | |
| } | |
| "1249186" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_jaguar_p90_heavy" | |
| } | |
| "1249244" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_am_tigers_brown_light" | |
| } | |
| "1249245" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_am_tigers_brown_medium" | |
| } | |
| "1249246" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_am_tigers_brown_heavy" | |
| } | |
| "1249264" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_aa_ancient_brown_light" | |
| } | |
| "1249265" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_aa_ancient_brown_medium" | |
| } | |
| "1249266" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_aa_ancient_brown_heavy" | |
| } | |
| "1249480" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_vertigogeo_light" | |
| } | |
| "1249481" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_vertigogeo_medium" | |
| } | |
| "1249482" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_hy_vertigogeo_heavy" | |
| } | |
| "1249800" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_tangled_light" | |
| } | |
| "1249801" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_tangled_medium" | |
| } | |
| "1249802" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_tangled_heavy" | |
| } | |
| "1250116" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_neoqueen_light" | |
| } | |
| "1250117" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_neoqueen_medium" | |
| } | |
| "1250118" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_gs_p90_neoqueen_heavy" | |
| } | |
| "1250184" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_scarab_of_wisdom_light" | |
| } | |
| "1250185" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_scarab_of_wisdom_medium" | |
| } | |
| "1250186" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p90_cu_p90_scarab_of_wisdom_heavy" | |
| } | |
| "1510340" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_sp_tape_short_rally_light" | |
| } | |
| "1510341" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_sp_tape_short_rally_medium" | |
| } | |
| "1510342" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_sp_tape_short_rally_heavy" | |
| } | |
| "1510452" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_am_circuitboard_aqua_light" | |
| } | |
| "1510453" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_am_circuitboard_aqua_medium" | |
| } | |
| "1510454" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_am_circuitboard_aqua_heavy" | |
| } | |
| "1510520" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_so_orange_accents3_light" | |
| } | |
| "1510521" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_so_orange_accents3_medium" | |
| } | |
| "1510522" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_so_orange_accents3_heavy" | |
| } | |
| "1510528" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_hy_labrat_mp5_light" | |
| } | |
| "1510529" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_hy_labrat_mp5_medium" | |
| } | |
| "1510530" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_hy_labrat_mp5_heavy" | |
| } | |
| "1510568" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_festival_drip_light" | |
| } | |
| "1510569" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_festival_drip_medium" | |
| } | |
| "1510570" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_festival_drip_heavy" | |
| } | |
| "1510712" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5sd_astromatic_light" | |
| } | |
| "1510713" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5sd_astromatic_medium" | |
| } | |
| "1510714" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5sd_astromatic_heavy" | |
| } | |
| "1510816" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_hy_bamboo_stmarc_light" | |
| } | |
| "1510817" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_hy_bamboo_stmarc_medium" | |
| } | |
| "1510818" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_hy_bamboo_stmarc_heavy" | |
| } | |
| "1510880" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_etch_light" | |
| } | |
| "1510881" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_etch_medium" | |
| } | |
| "1510882" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_etch_heavy" | |
| } | |
| "1510988" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_fbi_light" | |
| } | |
| "1510989" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_fbi_medium" | |
| } | |
| "1510990" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_fbi_heavy" | |
| } | |
| "1511020" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_neon_flektarn_light" | |
| } | |
| "1511021" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_neon_flektarn_medium" | |
| } | |
| "1511022" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_neon_flektarn_heavy" | |
| } | |
| "1511124" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_cu_mp5_desert_strike_light" | |
| } | |
| "1511125" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_cu_mp5_desert_strike_medium" | |
| } | |
| "1511126" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_cu_mp5_desert_strike_heavy" | |
| } | |
| "1511224" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5sd_wasteland_legacy_light" | |
| } | |
| "1511225" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5sd_wasteland_legacy_medium" | |
| } | |
| "1511226" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5sd_wasteland_legacy_heavy" | |
| } | |
| "1511272" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_conditionzero_light" | |
| } | |
| "1511273" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_conditionzero_medium" | |
| } | |
| "1511274" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_conditionzero_heavy" | |
| } | |
| "1511572" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_hy_trainarchitect_light" | |
| } | |
| "1511573" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_hy_trainarchitect_medium" | |
| } | |
| "1511574" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_hy_trainarchitect_heavy" | |
| } | |
| "1511876" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_kid_necronomicon_light" | |
| } | |
| "1511877" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_kid_necronomicon_medium" | |
| } | |
| "1511878" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_gs_mp5_kid_necronomicon_heavy" | |
| } | |
| "1512252" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_cu_mp5sd_quick_liquidation_light" | |
| } | |
| "1512253" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_cu_mp5sd_quick_liquidation_medium" | |
| } | |
| "1512254" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp5sd_cu_mp5sd_quick_liquidation_heavy" | |
| } | |
| "1572924" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_gelpen_light" | |
| } | |
| "1572925" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_gelpen_medium" | |
| } | |
| "1572926" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_gelpen_heavy" | |
| } | |
| "1572932" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_ddpat_urb_light" | |
| } | |
| "1572933" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_ddpat_urb_medium" | |
| } | |
| "1572934" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_ddpat_urb_heavy" | |
| } | |
| "1573012" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_aa_flames_light" | |
| } | |
| "1573013" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_aa_flames_medium" | |
| } | |
| "1573014" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_aa_flames_heavy" | |
| } | |
| "1573144" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_am_carbon_fiber_light" | |
| } | |
| "1573145" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_am_carbon_fiber_medium" | |
| } | |
| "1573146" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_am_carbon_fiber_heavy" | |
| } | |
| "1573224" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_mottled_sand_light" | |
| } | |
| "1573225" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_mottled_sand_medium" | |
| } | |
| "1573226" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_mottled_sand_heavy" | |
| } | |
| "1573236" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_so_caramel_light" | |
| } | |
| "1573237" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_so_caramel_medium" | |
| } | |
| "1573238" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_so_caramel_heavy" | |
| } | |
| "1573540" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_sp_nukestripe_maroon_light" | |
| } | |
| "1573541" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_sp_nukestripe_maroon_medium" | |
| } | |
| "1573542" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_sp_nukestripe_maroon_heavy" | |
| } | |
| "1573564" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_sp_dapple_light" | |
| } | |
| "1573565" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_sp_dapple_medium" | |
| } | |
| "1573566" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_sp_dapple_heavy" | |
| } | |
| "1573636" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_sp_skull_diagram_bravo_light" | |
| } | |
| "1573637" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_sp_skull_diagram_bravo_medium" | |
| } | |
| "1573638" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_sp_skull_diagram_bravo_heavy" | |
| } | |
| "1573864" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_varicamo_red_light" | |
| } | |
| "1573865" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_varicamo_red_medium" | |
| } | |
| "1573866" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_varicamo_red_heavy" | |
| } | |
| "1573988" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump_corporal_light" | |
| } | |
| "1573989" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump_corporal_medium" | |
| } | |
| "1573990" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump_corporal_heavy" | |
| } | |
| "1574196" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_so_indigo_and_grey_light" | |
| } | |
| "1574197" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_so_indigo_and_grey_medium" | |
| } | |
| "1574198" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_so_indigo_and_grey_heavy" | |
| } | |
| "1574312" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_lines_orange_light" | |
| } | |
| "1574313" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_lines_orange_medium" | |
| } | |
| "1574314" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_lines_orange_heavy" | |
| } | |
| "1574432" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_sp_ump45_d-visions_light" | |
| } | |
| "1574433" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_sp_ump45_d-visions_medium" | |
| } | |
| "1574434" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_sp_ump45_d-visions_heavy" | |
| } | |
| "1574608" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_am_ump_racer_light" | |
| } | |
| "1574609" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_am_ump_racer_medium" | |
| } | |
| "1574610" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_am_ump_racer_heavy" | |
| } | |
| "1574628" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_labyrinth_light" | |
| } | |
| "1574629" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_labyrinth_medium" | |
| } | |
| "1574630" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_labyrinth_heavy" | |
| } | |
| "1574816" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump45_uproar_light" | |
| } | |
| "1574817" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump45_uproar_medium" | |
| } | |
| "1574818" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump45_uproar_heavy" | |
| } | |
| "1575088" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump45_primalsaber_light" | |
| } | |
| "1575089" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump45_primalsaber_medium" | |
| } | |
| "1575090" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump45_primalsaber_heavy" | |
| } | |
| "1575324" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump45_metritera_light" | |
| } | |
| "1575325" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump45_metritera_medium" | |
| } | |
| "1575326" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump45_metritera_heavy" | |
| } | |
| "1575472" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_gs_ump_abyss_light" | |
| } | |
| "1575473" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_gs_ump_abyss_medium" | |
| } | |
| "1575474" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_gs_ump_abyss_heavy" | |
| } | |
| "1575552" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_aq_ump45_flameflower_light" | |
| } | |
| "1575553" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_aq_ump45_flameflower_medium" | |
| } | |
| "1575554" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_aq_ump45_flameflower_heavy" | |
| } | |
| "1575616" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump45_x-ray_machine_light" | |
| } | |
| "1575617" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump45_x-ray_machine_medium" | |
| } | |
| "1575618" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump45_x-ray_machine_heavy" | |
| } | |
| "1575680" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump45_white_fang_light" | |
| } | |
| "1575681" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump45_white_fang_medium" | |
| } | |
| "1575682" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump45_white_fang_heavy" | |
| } | |
| "1575764" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_bloom_red_light" | |
| } | |
| "1575765" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_bloom_red_medium" | |
| } | |
| "1575766" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_bloom_red_heavy" | |
| } | |
| "1575976" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_blueprint_bluered_light" | |
| } | |
| "1575977" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_blueprint_bluered_medium" | |
| } | |
| "1575978" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_blueprint_bluered_heavy" | |
| } | |
| "1576072" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump_arrows_light" | |
| } | |
| "1576073" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump_arrows_medium" | |
| } | |
| "1576074" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump_arrows_heavy" | |
| } | |
| "1576268" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_aa_ump45_moonrise_sunset_light" | |
| } | |
| "1576269" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_aa_ump45_moonrise_sunset_medium" | |
| } | |
| "1576270" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_aa_ump45_moonrise_sunset_heavy" | |
| } | |
| "1576380" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_aa_fade_ump_light" | |
| } | |
| "1576381" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_aa_fade_ump_medium" | |
| } | |
| "1576382" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_aa_fade_ump_heavy" | |
| } | |
| "1576528" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump_bomb_light" | |
| } | |
| "1576529" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump_bomb_medium" | |
| } | |
| "1576530" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump_bomb_heavy" | |
| } | |
| "1576824" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_gs_ump_gold_bismuth_light" | |
| } | |
| "1576825" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_gs_ump_gold_bismuth_medium" | |
| } | |
| "1576826" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_gs_ump_gold_bismuth_heavy" | |
| } | |
| "1576876" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump_crime_scene_light" | |
| } | |
| "1576877" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump_crime_scene_medium" | |
| } | |
| "1576878" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump_crime_scene_heavy" | |
| } | |
| "1576896" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_houndstooth_brown_light" | |
| } | |
| "1576897" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_houndstooth_brown_medium" | |
| } | |
| "1576898" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_hy_houndstooth_brown_heavy" | |
| } | |
| "1577060" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_am_ump45_electrowave_light" | |
| } | |
| "1577061" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_am_ump45_electrowave_medium" | |
| } | |
| "1577062" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_am_ump45_electrowave_heavy" | |
| } | |
| "1577204" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_aa_engine_performance_light" | |
| } | |
| "1577205" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_aa_engine_performance_medium" | |
| } | |
| "1577206" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_aa_engine_performance_heavy" | |
| } | |
| "1577492" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_gs_ump_roadblock_light" | |
| } | |
| "1577493" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_gs_ump_roadblock_medium" | |
| } | |
| "1577494" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_gs_ump_roadblock_heavy" | |
| } | |
| "1577564" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_ump45_assembled_engine_light" | |
| } | |
| "1577565" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_ump45_assembled_engine_medium" | |
| } | |
| "1577566" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_ump45_assembled_engine_heavy" | |
| } | |
| "1577808" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump_clutch_kick_light" | |
| } | |
| "1577809" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump_clutch_kick_medium" | |
| } | |
| "1577810" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ump45_cu_ump_clutch_kick_heavy" | |
| } | |
| "1638568" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_blued_light" | |
| } | |
| "1638569" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_blued_medium" | |
| } | |
| "1638570" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_blued_heavy" | |
| } | |
| "1638780" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_so_grassland_light" | |
| } | |
| "1638781" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_so_grassland_medium" | |
| } | |
| "1638782" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_so_grassland_heavy" | |
| } | |
| "1638784" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_so_moss_light" | |
| } | |
| "1638785" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_so_moss_medium" | |
| } | |
| "1638786" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_so_moss_heavy" | |
| } | |
| "1638940" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_sp_tape_dots_urban_light" | |
| } | |
| "1638941" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_sp_tape_dots_urban_medium" | |
| } | |
| "1638942" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_sp_tape_dots_urban_heavy" | |
| } | |
| "1639064" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_hunter_blaze_orange_light" | |
| } | |
| "1639065" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_hunter_blaze_orange_medium" | |
| } | |
| "1639066" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_hunter_blaze_orange_heavy" | |
| } | |
| "1639076" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_sp_nukestripe_maroon_light" | |
| } | |
| "1639077" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_sp_nukestripe_maroon_medium" | |
| } | |
| "1639078" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_sp_nukestripe_maroon_heavy" | |
| } | |
| "1639220" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_so_jungle_bravo_light" | |
| } | |
| "1639221" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_so_jungle_bravo_medium" | |
| } | |
| "1639222" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_so_jungle_bravo_heavy" | |
| } | |
| "1639352" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_varicamo_blue_light" | |
| } | |
| "1639353" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_varicamo_blue_medium" | |
| } | |
| "1639354" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_varicamo_blue_heavy" | |
| } | |
| "1639360" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_varicamo_desert_light" | |
| } | |
| "1639361" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_varicamo_desert_medium" | |
| } | |
| "1639362" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_varicamo_desert_heavy" | |
| } | |
| "1639656" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_heaven_guard_light" | |
| } | |
| "1639657" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_heaven_guard_medium" | |
| } | |
| "1639658" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_heaven_guard_heavy" | |
| } | |
| "1639680" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_snakeskin_red_light" | |
| } | |
| "1639681" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_snakeskin_red_medium" | |
| } | |
| "1639682" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_snakeskin_red_heavy" | |
| } | |
| "1639792" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_leather_xm1014_light" | |
| } | |
| "1639793" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_leather_xm1014_medium" | |
| } | |
| "1639794" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_leather_xm1014_heavy" | |
| } | |
| "1639880" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_nuclear_skulls1_xm1014_light" | |
| } | |
| "1639881" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_nuclear_skulls1_xm1014_medium" | |
| } | |
| "1639882" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_nuclear_skulls1_xm1014_heavy" | |
| } | |
| "1639972" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_caritas_light" | |
| } | |
| "1639973" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_caritas_medium" | |
| } | |
| "1639974" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_caritas_heavy" | |
| } | |
| "1640028" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm1014_sigla_light" | |
| } | |
| "1640029" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm1014_sigla_medium" | |
| } | |
| "1640030" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm1014_sigla_heavy" | |
| } | |
| "1640420" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm1014_scumbria_light" | |
| } | |
| "1640421" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm1014_scumbria_medium" | |
| } | |
| "1640422" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm1014_scumbria_heavy" | |
| } | |
| "1640484" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm1014_hot_rod_light" | |
| } | |
| "1640485" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm1014_hot_rod_medium" | |
| } | |
| "1640486" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm1014_hot_rod_heavy" | |
| } | |
| "1640628" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_spectrum_light" | |
| } | |
| "1640629" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_spectrum_medium" | |
| } | |
| "1640630" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_spectrum_heavy" | |
| } | |
| "1640864" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_xm1014_fractal_blue_light" | |
| } | |
| "1640865" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_xm1014_fractal_blue_medium" | |
| } | |
| "1640866" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_xm1014_fractal_blue_heavy" | |
| } | |
| "1641016" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm_leaf_fade_light" | |
| } | |
| "1641017" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm_leaf_fade_medium" | |
| } | |
| "1641018" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm_leaf_fade_heavy" | |
| } | |
| "1641156" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm1014_ziggy_anarchy_light" | |
| } | |
| "1641157" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm1014_ziggy_anarchy_medium" | |
| } | |
| "1641158" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm1014_ziggy_anarchy_heavy" | |
| } | |
| "1641224" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_oxide_blaze_light" | |
| } | |
| "1641225" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_oxide_blaze_medium" | |
| } | |
| "1641226" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_oxide_blaze_heavy" | |
| } | |
| "1641324" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_leaf_green_light" | |
| } | |
| "1641325" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_leaf_green_medium" | |
| } | |
| "1641326" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_hy_leaf_green_heavy" | |
| } | |
| "1641440" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_knots_silver_light" | |
| } | |
| "1641441" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_knots_silver_medium" | |
| } | |
| "1641442" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_knots_silver_heavy" | |
| } | |
| "1641684" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_moro_textile_bright_light" | |
| } | |
| "1641685" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_moro_textile_bright_medium" | |
| } | |
| "1641686" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_moro_textile_bright_heavy" | |
| } | |
| "1641800" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_incinerator_light" | |
| } | |
| "1641801" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_incinerator_medium" | |
| } | |
| "1641802" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_incinerator_heavy" | |
| } | |
| "1642280" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_amulet_blue_light" | |
| } | |
| "1642281" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_amulet_blue_medium" | |
| } | |
| "1642282" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_amulet_blue_heavy" | |
| } | |
| "1642376" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_authority_brown_light" | |
| } | |
| "1642377" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_authority_brown_medium" | |
| } | |
| "1642378" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_authority_brown_heavy" | |
| } | |
| "1642484" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_ancient_warm_light" | |
| } | |
| "1642485" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_ancient_warm_medium" | |
| } | |
| "1642486" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_ancient_warm_heavy" | |
| } | |
| "1642584" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm1014_punk_light" | |
| } | |
| "1642585" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm1014_punk_medium" | |
| } | |
| "1642586" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_aq_xm1014_punk_heavy" | |
| } | |
| "1642712" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_sp_tire_tread_blue_light" | |
| } | |
| "1642713" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_sp_tire_tread_blue_medium" | |
| } | |
| "1642714" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_sp_tire_tread_blue_heavy" | |
| } | |
| "1642812" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_gs_xm1014_watchdog_light" | |
| } | |
| "1642813" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_gs_xm1014_watchdog_medium" | |
| } | |
| "1642814" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_gs_xm1014_watchdog_heavy" | |
| } | |
| "1642940" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_xm_zombie_offensive_light" | |
| } | |
| "1642941" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_xm_zombie_offensive_medium" | |
| } | |
| "1642942" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_am_xm_zombie_offensive_heavy" | |
| } | |
| "1643096" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_xm1014_irezumi_light" | |
| } | |
| "1643097" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_xm1014_irezumi_medium" | |
| } | |
| "1643098" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_xm1014_irezumi_heavy" | |
| } | |
| "1643416" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_pharaoh_light" | |
| } | |
| "1643417" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_pharaoh_medium" | |
| } | |
| "1643418" | |
| { | |
| "icon_path" "econ/default_generated/weapon_xm1014_cu_xm1014_pharaoh_heavy" | |
| } | |
| "1703948" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_so_red_light" | |
| } | |
| "1703949" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_so_red_medium" | |
| } | |
| "1703950" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_so_red_heavy" | |
| } | |
| "1703988" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_splatter_light" | |
| } | |
| "1703989" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_splatter_medium" | |
| } | |
| "1703990" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_splatter_heavy" | |
| } | |
| "1704036" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_sp_leaves_light" | |
| } | |
| "1704037" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_sp_leaves_medium" | |
| } | |
| "1704038" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_sp_leaves_heavy" | |
| } | |
| "1704216" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_am_carbon_fiber_light" | |
| } | |
| "1704217" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_am_carbon_fiber_medium" | |
| } | |
| "1704218" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_am_carbon_fiber_heavy" | |
| } | |
| "1704528" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_sp_tape_short_sand_light" | |
| } | |
| "1704529" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_sp_tape_short_sand_medium" | |
| } | |
| "1704530" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_sp_tape_short_sand_heavy" | |
| } | |
| "1704532" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_sp_tape_short_urban_light" | |
| } | |
| "1704533" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_sp_tape_short_urban_medium" | |
| } | |
| "1704534" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_sp_tape_short_urban_heavy" | |
| } | |
| "1704572" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_aq_brass_light" | |
| } | |
| "1704573" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_aq_brass_medium" | |
| } | |
| "1704574" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_aq_brass_heavy" | |
| } | |
| "1704592" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_hunter_modern_light" | |
| } | |
| "1704593" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_hunter_modern_medium" | |
| } | |
| "1704594" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_hunter_modern_heavy" | |
| } | |
| "1704620" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_sp_nukestripe_brown_light" | |
| } | |
| "1704621" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_sp_nukestripe_brown_medium" | |
| } | |
| "1704622" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_sp_nukestripe_brown_heavy" | |
| } | |
| "1704748" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_aq_steel_bravo_light" | |
| } | |
| "1704749" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_aq_steel_bravo_medium" | |
| } | |
| "1704750" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_aq_steel_bravo_heavy" | |
| } | |
| "1704832" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_water_crest_light" | |
| } | |
| "1704833" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_water_crest_medium" | |
| } | |
| "1704834" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_water_crest_heavy" | |
| } | |
| "1704880" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_varicamo_night_light" | |
| } | |
| "1704881" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_varicamo_night_medium" | |
| } | |
| "1704882" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_varicamo_night_heavy" | |
| } | |
| "1705004" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_am_turqoise_halftone_light" | |
| } | |
| "1705005" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_am_turqoise_halftone_medium" | |
| } | |
| "1705006" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_am_turqoise_halftone_heavy" | |
| } | |
| "1705108" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_nerodia_light" | |
| } | |
| "1705109" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_nerodia_medium" | |
| } | |
| "1705110" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_nerodia_heavy" | |
| } | |
| "1705160" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_antique_light" | |
| } | |
| "1705161" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_antique_medium" | |
| } | |
| "1705162" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_antique_heavy" | |
| } | |
| "1705332" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon-osiris_light" | |
| } | |
| "1705333" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon-osiris_medium" | |
| } | |
| "1705334" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon-osiris_heavy" | |
| } | |
| "1705440" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_so_grey_nuclear_green_bizon_light" | |
| } | |
| "1705441" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_so_grey_nuclear_green_bizon_medium" | |
| } | |
| "1705442" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_so_grey_nuclear_green_bizon_heavy" | |
| } | |
| "1705764" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_bamboo_jungle_ink_light" | |
| } | |
| "1705765" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_bamboo_jungle_ink_medium" | |
| } | |
| "1705766" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_bamboo_jungle_ink_heavy" | |
| } | |
| "1705968" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_noxious_light" | |
| } | |
| "1705969" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_noxious_medium" | |
| } | |
| "1705970" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_noxious_heavy" | |
| } | |
| "1706040" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_citizen_light" | |
| } | |
| "1706041" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_citizen_medium" | |
| } | |
| "1706042" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_citizen_heavy" | |
| } | |
| "1706104" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_Curse_light" | |
| } | |
| "1706105" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_Curse_medium" | |
| } | |
| "1706106" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_Curse_heavy" | |
| } | |
| "1706312" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_gs_pp_bizon_harvester_light" | |
| } | |
| "1706313" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_gs_pp_bizon_harvester_medium" | |
| } | |
| "1706314" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_gs_pp_bizon_harvester_heavy" | |
| } | |
| "1706500" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_bizon_torn_green_light" | |
| } | |
| "1706501" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_bizon_torn_green_medium" | |
| } | |
| "1706502" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_bizon_torn_green_heavy" | |
| } | |
| "1706640" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_all_in_light" | |
| } | |
| "1706641" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_all_in_medium" | |
| } | |
| "1706642" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_all_in_heavy" | |
| } | |
| "1706704" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_riot_light" | |
| } | |
| "1706705" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_riot_medium" | |
| } | |
| "1706706" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_riot_heavy" | |
| } | |
| "1707036" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_blueprint_white_light" | |
| } | |
| "1707037" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_blueprint_white_medium" | |
| } | |
| "1707038" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_blueprint_white_heavy" | |
| } | |
| "1707252" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_lizard_skin_light" | |
| } | |
| "1707253" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_lizard_skin_medium" | |
| } | |
| "1707254" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_hy_lizard_skin_heavy" | |
| } | |
| "1707428" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_so_aqua_stmarc_light" | |
| } | |
| "1707429" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_so_aqua_stmarc_medium" | |
| } | |
| "1707430" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_so_aqua_stmarc_heavy" | |
| } | |
| "1707472" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_road_warrior_light" | |
| } | |
| "1707473" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_road_warrior_medium" | |
| } | |
| "1707474" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_road_warrior_heavy" | |
| } | |
| "1707828" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_gs_bizon_hellraider_light" | |
| } | |
| "1707829" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_gs_bizon_hellraider_medium" | |
| } | |
| "1707830" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_gs_bizon_hellraider_heavy" | |
| } | |
| "1708268" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_aa_wiring_light" | |
| } | |
| "1708269" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_aa_wiring_medium" | |
| } | |
| "1708270" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_aa_wiring_heavy" | |
| } | |
| "1708332" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_gs_bizon_flasher_light" | |
| } | |
| "1708333" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_gs_bizon_flasher_medium" | |
| } | |
| "1708334" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_gs_bizon_flasher_heavy" | |
| } | |
| "1708436" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_spacecat_light" | |
| } | |
| "1708437" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_spacecat_medium" | |
| } | |
| "1708438" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bizon_cu_bizon_spacecat_heavy" | |
| } | |
| "1769600" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_an_silver_light" | |
| } | |
| "1769601" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_an_silver_medium" | |
| } | |
| "1769602" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_an_silver_heavy" | |
| } | |
| "1769608" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_urban_light" | |
| } | |
| "1769609" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_urban_medium" | |
| } | |
| "1769610" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_urban_heavy" | |
| } | |
| "1769628" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_so_yellow_light" | |
| } | |
| "1769629" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_so_yellow_medium" | |
| } | |
| "1769630" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_so_yellow_heavy" | |
| } | |
| "1769752" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_carbon_fiber_light" | |
| } | |
| "1769753" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_carbon_fiber_medium" | |
| } | |
| "1769754" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_carbon_fiber_heavy" | |
| } | |
| "1769868" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_so_sand_light" | |
| } | |
| "1769869" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_so_sand_medium" | |
| } | |
| "1769870" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_so_sand_heavy" | |
| } | |
| "1769872" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_so_stormfront_light" | |
| } | |
| "1769873" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_so_stormfront_medium" | |
| } | |
| "1769874" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_so_stormfront_heavy" | |
| } | |
| "1770156" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_sp_nukestripe_brown_light" | |
| } | |
| "1770157" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_sp_nukestripe_brown_medium" | |
| } | |
| "1770158" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_sp_nukestripe_brown_heavy" | |
| } | |
| "1770180" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_hy_icosahedron_light" | |
| } | |
| "1770181" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_hy_icosahedron_medium" | |
| } | |
| "1770182" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_hy_icosahedron_heavy" | |
| } | |
| "1770264" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_sp_hazard_bravo_light" | |
| } | |
| "1770265" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_sp_hazard_bravo_medium" | |
| } | |
| "1770266" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_sp_hazard_bravo_heavy" | |
| } | |
| "1770636" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_heaven_light" | |
| } | |
| "1770637" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_heaven_medium" | |
| } | |
| "1770638" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_heaven_heavy" | |
| } | |
| "1770780" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_chainmail_light" | |
| } | |
| "1770781" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_chainmail_medium" | |
| } | |
| "1770782" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_chainmail_heavy" | |
| } | |
| "1771012" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_sp_mag7_firebitten_light" | |
| } | |
| "1771013" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_sp_mag7_firebitten_medium" | |
| } | |
| "1771014" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_sp_mag7_firebitten_heavy" | |
| } | |
| "1771196" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_redhot_light" | |
| } | |
| "1771197" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_redhot_medium" | |
| } | |
| "1771198" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_redhot_heavy" | |
| } | |
| "1771320" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_hy_geometric_steps_green_light" | |
| } | |
| "1771321" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_hy_geometric_steps_green_medium" | |
| } | |
| "1771322" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_hy_geometric_steps_green_heavy" | |
| } | |
| "1771364" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_so_aqua_light" | |
| } | |
| "1771365" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_so_aqua_medium" | |
| } | |
| "1771366" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_so_aqua_heavy" | |
| } | |
| "1771468" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_myrcene_light" | |
| } | |
| "1771469" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_myrcene_medium" | |
| } | |
| "1771470" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_myrcene_heavy" | |
| } | |
| "1771612" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_praetorian_light" | |
| } | |
| "1771613" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_praetorian_medium" | |
| } | |
| "1771614" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_praetorian_heavy" | |
| } | |
| "1771904" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_tribal_light" | |
| } | |
| "1771905" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_tribal_medium" | |
| } | |
| "1771906" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_tribal_heavy" | |
| } | |
| "1772004" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_mag7_malform_light" | |
| } | |
| "1772005" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_mag7_malform_medium" | |
| } | |
| "1772006" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_mag7_malform_heavy" | |
| } | |
| "1772136" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_mag7_caustic_light" | |
| } | |
| "1772137" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_mag7_caustic_medium" | |
| } | |
| "1772138" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_mag7_caustic_heavy" | |
| } | |
| "1772284" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_aq_mag7_swag7_light" | |
| } | |
| "1772285" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_aq_mag7_swag7_medium" | |
| } | |
| "1772286" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_aq_mag7_swag7_heavy" | |
| } | |
| "1772420" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_glass_light" | |
| } | |
| "1772421" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_glass_medium" | |
| } | |
| "1772422" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_glass_heavy" | |
| } | |
| "1772488" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_aq_steel_inferno_light" | |
| } | |
| "1772489" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_aq_steel_inferno_medium" | |
| } | |
| "1772490" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_aq_steel_inferno_heavy" | |
| } | |
| "1772620" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_hy_nuclear_hotorange_light" | |
| } | |
| "1772621" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_hy_nuclear_hotorange_medium" | |
| } | |
| "1772622" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_hy_nuclear_hotorange_heavy" | |
| } | |
| "1772760" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_navy_shine_light" | |
| } | |
| "1772761" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_navy_shine_medium" | |
| } | |
| "1772762" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_am_navy_shine_heavy" | |
| } | |
| "1773108" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_popdog_light" | |
| } | |
| "1773109" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_popdog_medium" | |
| } | |
| "1773110" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_popdog_heavy" | |
| } | |
| "1773264" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_justice_light" | |
| } | |
| "1773265" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_justice_medium" | |
| } | |
| "1773266" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_justice_heavy" | |
| } | |
| "1773316" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_monster_call_light" | |
| } | |
| "1773317" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_monster_call_medium" | |
| } | |
| "1773318" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_monster_call_heavy" | |
| } | |
| "1773760" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_hy_geometric_steps_pearl_light" | |
| } | |
| "1773761" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_hy_geometric_steps_pearl_medium" | |
| } | |
| "1773762" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_hy_geometric_steps_pearl_heavy" | |
| } | |
| "1773828" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_bismuth_light" | |
| } | |
| "1773829" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_bismuth_medium" | |
| } | |
| "1773830" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_bismuth_heavy" | |
| } | |
| "1774000" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_predictor_light" | |
| } | |
| "1774001" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_predictor_medium" | |
| } | |
| "1774002" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_predictor_heavy" | |
| } | |
| "1774352" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_insomnia_light" | |
| } | |
| "1774353" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_insomnia_medium" | |
| } | |
| "1774354" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_cu_mag7_insomnia_heavy" | |
| } | |
| "1774452" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_goold_light" | |
| } | |
| "1774453" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_goold_medium" | |
| } | |
| "1774454" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mag7_gs_mag7_goold_heavy" | |
| } | |
| "1835120" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_an_navy_light" | |
| } | |
| "1835121" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_an_navy_medium" | |
| } | |
| "1835122" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_an_navy_heavy" | |
| } | |
| "1835812" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_sp_palm_bravo_light" | |
| } | |
| "1835813" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_sp_palm_bravo_medium" | |
| } | |
| "1835814" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_sp_palm_bravo_heavy" | |
| } | |
| "1835968" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_varicamo_desert_light" | |
| } | |
| "1835969" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_varicamo_desert_medium" | |
| } | |
| "1835970" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_varicamo_desert_heavy" | |
| } | |
| "1836148" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_sp_negev_turq_terrain_light" | |
| } | |
| "1836149" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_sp_negev_turq_terrain_medium" | |
| } | |
| "1836150" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_sp_negev_turq_terrain_heavy" | |
| } | |
| "1836200" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_am_army_shine_light" | |
| } | |
| "1836201" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_am_army_shine_medium" | |
| } | |
| "1836202" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_am_army_shine_heavy" | |
| } | |
| "1836276" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_bratatat_negev_light" | |
| } | |
| "1836277" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_bratatat_negev_medium" | |
| } | |
| "1836278" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_bratatat_negev_heavy" | |
| } | |
| "1836428" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_titanstorm_light" | |
| } | |
| "1836429" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_titanstorm_medium" | |
| } | |
| "1836430" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_titanstorm_heavy" | |
| } | |
| "1836484" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_sp_nuclear_pattern3_negev_light" | |
| } | |
| "1836485" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_sp_nuclear_pattern3_negev_medium" | |
| } | |
| "1836486" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_sp_nuclear_pattern3_negev_heavy" | |
| } | |
| "1836736" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_am_negev_glory_light" | |
| } | |
| "1836737" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_am_negev_glory_medium" | |
| } | |
| "1836738" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_am_negev_glory_heavy" | |
| } | |
| "1836940" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_annihilator_light" | |
| } | |
| "1836941" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_annihilator_medium" | |
| } | |
| "1836942" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_annihilator_heavy" | |
| } | |
| "1837064" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_impact_light" | |
| } | |
| "1837065" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_impact_medium" | |
| } | |
| "1837066" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_impact_heavy" | |
| } | |
| "1837448" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_negev_dazzle_light" | |
| } | |
| "1837449" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_negev_dazzle_medium" | |
| } | |
| "1837450" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_negev_dazzle_heavy" | |
| } | |
| "1837800" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_sp_negev_lionfish_light" | |
| } | |
| "1837801" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_sp_negev_lionfish_medium" | |
| } | |
| "1837802" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_sp_negev_lionfish_heavy" | |
| } | |
| "1838060" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_gs_negev_thor_light" | |
| } | |
| "1838061" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_gs_negev_thor_medium" | |
| } | |
| "1838062" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_gs_negev_thor_heavy" | |
| } | |
| "1838140" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_ducts_yellow_light" | |
| } | |
| "1838141" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_ducts_yellow_medium" | |
| } | |
| "1838142" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_ducts_yellow_heavy" | |
| } | |
| "1838688" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_veneto_tan_light" | |
| } | |
| "1838689" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_veneto_tan_medium" | |
| } | |
| "1838690" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_veneto_tan_heavy" | |
| } | |
| "1838808" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_prototype_light" | |
| } | |
| "1838809" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_prototype_medium" | |
| } | |
| "1838810" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_prototype_heavy" | |
| } | |
| "1838840" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_ultralight_light" | |
| } | |
| "1838841" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_ultralight_medium" | |
| } | |
| "1838842" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_ultralight_heavy" | |
| } | |
| "1839056" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_phoenix_tags_red_light" | |
| } | |
| "1839057" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_phoenix_tags_red_medium" | |
| } | |
| "1839058" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_phoenix_tags_red_heavy" | |
| } | |
| "1839180" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_devtexture_light" | |
| } | |
| "1839181" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_devtexture_medium" | |
| } | |
| "1839182" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_devtexture_heavy" | |
| } | |
| "1839328" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_vertigospray_light" | |
| } | |
| "1839329" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_vertigospray_medium" | |
| } | |
| "1839330" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_hy_vertigospray_heavy" | |
| } | |
| "1839616" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_clear_sky_light" | |
| } | |
| "1839617" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_clear_sky_medium" | |
| } | |
| "1839618" | |
| { | |
| "icon_path" "econ/default_generated/weapon_negev_cu_negev_clear_sky_heavy" | |
| } | |
| "1900564" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_ddpat_light" | |
| } | |
| "1900565" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_ddpat_medium" | |
| } | |
| "1900566" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_ddpat_heavy" | |
| } | |
| "1900664" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_sp_snake_light" | |
| } | |
| "1900665" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_sp_snake_medium" | |
| } | |
| "1900666" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_sp_snake_heavy" | |
| } | |
| "1900708" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aq_copper_light" | |
| } | |
| "1900709" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aq_copper_medium" | |
| } | |
| "1900710" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aq_copper_heavy" | |
| } | |
| "1900876" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_ddpat_orange_light" | |
| } | |
| "1900877" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_ddpat_orange_medium" | |
| } | |
| "1900878" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_ddpat_orange_heavy" | |
| } | |
| "1901020" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_sp_spray_desert_sage_light" | |
| } | |
| "1901021" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_sp_spray_desert_sage_medium" | |
| } | |
| "1901022" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_sp_spray_desert_sage_heavy" | |
| } | |
| "1901228" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_sp_nukestripe_brown_light" | |
| } | |
| "1901229" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_sp_nukestripe_brown_medium" | |
| } | |
| "1901230" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_sp_nukestripe_brown_heavy" | |
| } | |
| "1901360" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_ali_tile_bravo_light" | |
| } | |
| "1901361" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_ali_tile_bravo_medium" | |
| } | |
| "1901362" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_ali_tile_bravo_heavy" | |
| } | |
| "1901528" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aa_fade_metallic_light" | |
| } | |
| "1901529" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aa_fade_metallic_medium" | |
| } | |
| "1901530" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aa_fade_metallic_heavy" | |
| } | |
| "1901544" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_varicamo_red_light" | |
| } | |
| "1901545" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_varicamo_red_medium" | |
| } | |
| "1901546" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_varicamo_red_heavy" | |
| } | |
| "1901568" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_octopump_light" | |
| } | |
| "1901569" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_octopump_medium" | |
| } | |
| "1901570" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_octopump_heavy" | |
| } | |
| "1901836" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aq_steel_light" | |
| } | |
| "1901837" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aq_steel_medium" | |
| } | |
| "1901838" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aq_steel_heavy" | |
| } | |
| "1901924" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_green_leather_sawedoff_light" | |
| } | |
| "1901925" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_green_leather_sawedoff_medium" | |
| } | |
| "1901926" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_green_leather_sawedoff_heavy" | |
| } | |
| "1902104" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aq_sawedoff_blackgold_light" | |
| } | |
| "1902105" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aq_sawedoff_blackgold_medium" | |
| } | |
| "1902106" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aq_sawedoff_blackgold_heavy" | |
| } | |
| "1902164" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_deva_light" | |
| } | |
| "1902165" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_deva_medium" | |
| } | |
| "1902166" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_deva_heavy" | |
| } | |
| "1902280" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_origami_light" | |
| } | |
| "1902281" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_origami_medium" | |
| } | |
| "1902282" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_origami_heavy" | |
| } | |
| "1902376" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_bamboo_jungle_black_light" | |
| } | |
| "1902377" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_bamboo_jungle_black_medium" | |
| } | |
| "1902378" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_bamboo_jungle_black_heavy" | |
| } | |
| "1902612" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_gs_sawedoff_necromancer_light" | |
| } | |
| "1902613" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_gs_sawedoff_necromancer_medium" | |
| } | |
| "1902614" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_gs_sawedoff_necromancer_heavy" | |
| } | |
| "1902752" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_gs_sawedoff_fubar_light" | |
| } | |
| "1902753" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_gs_sawedoff_fubar_medium" | |
| } | |
| "1902754" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_gs_sawedoff_fubar_heavy" | |
| } | |
| "1902928" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawed_off_lime_light" | |
| } | |
| "1902929" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawed_off_lime_medium" | |
| } | |
| "1902930" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawed_off_lime_heavy" | |
| } | |
| "1903096" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_wp_sawedoff_light" | |
| } | |
| "1903097" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_wp_sawedoff_medium" | |
| } | |
| "1903098" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_wp_sawedoff_heavy" | |
| } | |
| "1903164" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aq_sawedoff_zander2_light" | |
| } | |
| "1903165" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aq_sawedoff_zander2_medium" | |
| } | |
| "1903166" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aq_sawedoff_zander2_heavy" | |
| } | |
| "1903236" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aq_sawed-off_flower_light" | |
| } | |
| "1903237" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aq_sawed-off_flower_medium" | |
| } | |
| "1903238" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aq_sawed-off_flower_heavy" | |
| } | |
| "1903424" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_devourer_light" | |
| } | |
| "1903425" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_devourer_medium" | |
| } | |
| "1903426" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_devourer_heavy" | |
| } | |
| "1903732" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aa_vertigo_red_light" | |
| } | |
| "1903733" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aa_vertigo_red_medium" | |
| } | |
| "1903734" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_aa_vertigo_red_heavy" | |
| } | |
| "1903800" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_black_sand_light" | |
| } | |
| "1903801" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_black_sand_medium" | |
| } | |
| "1903802" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_black_sand_heavy" | |
| } | |
| "1904024" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_sp_palm_green_light" | |
| } | |
| "1904025" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_sp_palm_green_medium" | |
| } | |
| "1904026" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_sp_palm_green_heavy" | |
| } | |
| "1904064" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_desert_bloom_light" | |
| } | |
| "1904065" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_desert_bloom_medium" | |
| } | |
| "1904066" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_desert_bloom_heavy" | |
| } | |
| "1904356" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_apocalypto_light" | |
| } | |
| "1904357" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_apocalypto_medium" | |
| } | |
| "1904358" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_apocalypto_heavy" | |
| } | |
| "1904600" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_tigers_tan_light" | |
| } | |
| "1904601" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_tigers_tan_medium" | |
| } | |
| "1904602" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_hy_tigers_tan_heavy" | |
| } | |
| "1905104" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_ouija_light" | |
| } | |
| "1905105" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_ouija_medium" | |
| } | |
| "1905106" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_ouija_heavy" | |
| } | |
| "1905164" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_kisslove_light" | |
| } | |
| "1905165" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_kisslove_medium" | |
| } | |
| "1905166" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_cu_sawedoff_kisslove_heavy" | |
| } | |
| "1905184" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_sawedoff_gamer_light" | |
| } | |
| "1905185" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_sawedoff_gamer_medium" | |
| } | |
| "1905186" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sawedoff_sawedoff_gamer_heavy" | |
| } | |
| "1966088" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_so_olive_light" | |
| } | |
| "1966089" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_so_olive_medium" | |
| } | |
| "1966090" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_so_olive_heavy" | |
| } | |
| "1966148" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_ddpat_urb_light" | |
| } | |
| "1966149" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_ddpat_urb_medium" | |
| } | |
| "1966150" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_ddpat_urb_heavy" | |
| } | |
| "1966224" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_am_ossify_light" | |
| } | |
| "1966225" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_am_ossify_medium" | |
| } | |
| "1966226" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_am_ossify_heavy" | |
| } | |
| "1966716" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_aq_brass_light" | |
| } | |
| "1966717" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_aq_brass_medium" | |
| } | |
| "1966718" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_aq_brass_heavy" | |
| } | |
| "1966796" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_sp_nukestripe_green_tec9_light" | |
| } | |
| "1966797" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_sp_nukestripe_green_tec9_medium" | |
| } | |
| "1966798" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_sp_nukestripe_green_tec9_heavy" | |
| } | |
| "1966904" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_so_tornado_bravo_light" | |
| } | |
| "1966905" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_so_tornado_bravo_medium" | |
| } | |
| "1966906" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_so_tornado_bravo_heavy" | |
| } | |
| "1966944" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_an_titanium30v_light" | |
| } | |
| "1966945" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_an_titanium30v_medium" | |
| } | |
| "1966946" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_an_titanium30v_heavy" | |
| } | |
| "1967020" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_varicamo_light" | |
| } | |
| "1967021" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_varicamo_medium" | |
| } | |
| "1967022" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_varicamo_heavy" | |
| } | |
| "1967048" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_sp_mesh_army_light" | |
| } | |
| "1967049" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_sp_mesh_army_medium" | |
| } | |
| "1967050" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_sp_mesh_army_heavy" | |
| } | |
| "1967072" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_am_crystallized_light" | |
| } | |
| "1967073" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_am_crystallized_medium" | |
| } | |
| "1967074" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_am_crystallized_heavy" | |
| } | |
| "1967168" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_am_fluted_tec9_light" | |
| } | |
| "1967169" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_am_fluted_tec9_medium" | |
| } | |
| "1967170" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_am_fluted_tec9_heavy" | |
| } | |
| "1967236" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_sandstorm_light" | |
| } | |
| "1967237" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_sandstorm_medium" | |
| } | |
| "1967238" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_sandstorm_heavy" | |
| } | |
| "1967292" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_asiimov_light" | |
| } | |
| "1967293" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_asiimov_medium" | |
| } | |
| "1967294" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_asiimov_heavy" | |
| } | |
| "1967576" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_nuclear_skulls5_tec9_light" | |
| } | |
| "1967577" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_nuclear_skulls5_tec9_medium" | |
| } | |
| "1967578" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_nuclear_skulls5_tec9_heavy" | |
| } | |
| "1967836" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_hades_light" | |
| } | |
| "1967837" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_hades_medium" | |
| } | |
| "1967838" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_hades_heavy" | |
| } | |
| "1967916" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_bamboo_jungle_light" | |
| } | |
| "1967917" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_bamboo_jungle_medium" | |
| } | |
| "1967918" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_bamboo_jungle_heavy" | |
| } | |
| "1967932" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_geometric_steps_yellow_light" | |
| } | |
| "1967933" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_geometric_steps_yellow_medium" | |
| } | |
| "1967934" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_geometric_steps_yellow_heavy" | |
| } | |
| "1968160" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_avalanche_light" | |
| } | |
| "1968161" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_avalanche_medium" | |
| } | |
| "1968162" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_avalanche_heavy" | |
| } | |
| "1968236" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_jambiya_light" | |
| } | |
| "1968237" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_jambiya_medium" | |
| } | |
| "1968238" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_jambiya_heavy" | |
| } | |
| "1968300" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_am_tec9_redblast_light" | |
| } | |
| "1968301" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_am_tec9_redblast_medium" | |
| } | |
| "1968302" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_am_tec9_redblast_heavy" | |
| } | |
| "1968476" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_am_tec_9_sea_salt_light" | |
| } | |
| "1968477" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_am_tec_9_sea_salt_medium" | |
| } | |
| "1968478" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_am_tec_9_sea_salt_heavy" | |
| } | |
| "1968536" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_supercharged_light" | |
| } | |
| "1968537" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_supercharged_medium" | |
| } | |
| "1968538" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_supercharged_heavy" | |
| } | |
| "1968764" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_aq_tec9_chalk_pattern_light" | |
| } | |
| "1968765" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_aq_tec9_chalk_pattern_medium" | |
| } | |
| "1968766" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_aq_tec9_chalk_pattern_heavy" | |
| } | |
| "1968816" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_cracked_opal_light" | |
| } | |
| "1968817" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_cracked_opal_medium" | |
| } | |
| "1968818" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_cracked_opal_heavy" | |
| } | |
| "1968968" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_snake_light" | |
| } | |
| "1968969" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_snake_medium" | |
| } | |
| "1968970" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_snake_heavy" | |
| } | |
| "1969012" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_sp_leaf_orange_light" | |
| } | |
| "1969013" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_sp_leaf_orange_medium" | |
| } | |
| "1969014" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_sp_leaf_orange_heavy" | |
| } | |
| "1969032" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_murano_orange_light" | |
| } | |
| "1969033" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_murano_orange_medium" | |
| } | |
| "1969034" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_murano_orange_heavy" | |
| } | |
| "1969244" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_envoy_light" | |
| } | |
| "1969245" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_envoy_medium" | |
| } | |
| "1969246" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_envoy_heavy" | |
| } | |
| "1969260" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_mesh_safetyorange_light" | |
| } | |
| "1969261" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_mesh_safetyorange_medium" | |
| } | |
| "1969262" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_mesh_safetyorange_heavy" | |
| } | |
| "1969344" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_fubar_light" | |
| } | |
| "1969345" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_fubar_medium" | |
| } | |
| "1969346" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_fubar_heavy" | |
| } | |
| "1969436" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_bamboo_light" | |
| } | |
| "1969437" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_bamboo_medium" | |
| } | |
| "1969438" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_bamboo_heavy" | |
| } | |
| "1969636" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_decimator_light" | |
| } | |
| "1969637" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_decimator_medium" | |
| } | |
| "1969638" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_decimator_heavy" | |
| } | |
| "1969700" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_flash_light" | |
| } | |
| "1969701" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_flash_medium" | |
| } | |
| "1969702" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_flash_heavy" | |
| } | |
| "1969936" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_guerilla_light" | |
| } | |
| "1969937" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_guerilla_medium" | |
| } | |
| "1969938" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_gs_tec9_guerilla_heavy" | |
| } | |
| "1970120" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_phoenix_tags_lilac_light" | |
| } | |
| "1970121" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_phoenix_tags_lilac_medium" | |
| } | |
| "1970122" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_phoenix_tags_lilac_heavy" | |
| } | |
| "1970176" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_ancient_tiles_peach_light" | |
| } | |
| "1970177" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_ancient_tiles_peach_medium" | |
| } | |
| "1970178" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_hy_ancient_tiles_peach_heavy" | |
| } | |
| "1970716" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_tec9_junkyard_engineering_light" | |
| } | |
| "1970717" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_tec9_junkyard_engineering_medium" | |
| } | |
| "1970718" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_tec9_junkyard_engineering_heavy" | |
| } | |
| "1971020" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_freedom_light" | |
| } | |
| "1971021" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_freedom_medium" | |
| } | |
| "1971022" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_freedom_heavy" | |
| } | |
| "1971088" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_mummy_light" | |
| } | |
| "1971089" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_mummy_medium" | |
| } | |
| "1971090" | |
| { | |
| "icon_path" "econ/default_generated/weapon_tec9_cu_tec9_mummy_heavy" | |
| } | |
| "2036304" | |
| { | |
| "icon_path" "econ/default_generated/weapon_taser_zeus_thunder_god_light" | |
| } | |
| "2036305" | |
| { | |
| "icon_path" "econ/default_generated/weapon_taser_zeus_thunder_god_medium" | |
| } | |
| "2036306" | |
| { | |
| "icon_path" "econ/default_generated/weapon_taser_zeus_thunder_god_heavy" | |
| } | |
| "2097236" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_hy_granite_light" | |
| } | |
| "2097237" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_hy_granite_medium" | |
| } | |
| "2097238" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_hy_granite_heavy" | |
| } | |
| "2097280" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_an_silver_light" | |
| } | |
| "2097281" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_an_silver_medium" | |
| } | |
| "2097282" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_an_silver_heavy" | |
| } | |
| "2097436" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_scorpion_p2000_light" | |
| } | |
| "2097437" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_scorpion_p2000_medium" | |
| } | |
| "2097438" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_scorpion_p2000_heavy" | |
| } | |
| "2097532" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_so_grassland_light" | |
| } | |
| "2097533" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_so_grassland_medium" | |
| } | |
| "2097534" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_so_grassland_heavy" | |
| } | |
| "2097568" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_sp_leaves_grassland_light" | |
| } | |
| "2097569" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_sp_leaves_grassland_medium" | |
| } | |
| "2097570" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_sp_leaves_grassland_heavy" | |
| } | |
| "2097888" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_favela_p2000_light" | |
| } | |
| "2097889" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_favela_p2000_medium" | |
| } | |
| "2097890" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_favela_p2000_heavy" | |
| } | |
| "2097996" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_ossify_blue_p2000_bravo_light" | |
| } | |
| "2097997" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_ossify_blue_p2000_bravo_medium" | |
| } | |
| "2097998" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_ossify_blue_p2000_bravo_heavy" | |
| } | |
| "2098136" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_aa_fade_metallic_light" | |
| } | |
| "2098137" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_aa_fade_metallic_medium" | |
| } | |
| "2098138" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_aa_fade_metallic_heavy" | |
| } | |
| "2098252" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_hy_poly_camo_light" | |
| } | |
| "2098253" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_hy_poly_camo_medium" | |
| } | |
| "2098254" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_hy_poly_camo_heavy" | |
| } | |
| "2098460" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_chainmail_light" | |
| } | |
| "2098461" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_chainmail_medium" | |
| } | |
| "2098462" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_chainmail_heavy" | |
| } | |
| "2098504" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_pulse_light" | |
| } | |
| "2098505" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_pulse_medium" | |
| } | |
| "2098506" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_pulse_heavy" | |
| } | |
| "2098536" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_luggage_p2000_light" | |
| } | |
| "2098537" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_luggage_p2000_medium" | |
| } | |
| "2098538" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_luggage_p2000_heavy" | |
| } | |
| "2098580" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_ivory_light" | |
| } | |
| "2098581" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_ivory_medium" | |
| } | |
| "2098582" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_ivory_heavy" | |
| } | |
| "2098708" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_fire_elemental_light" | |
| } | |
| "2098709" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_fire_elemental_medium" | |
| } | |
| "2098710" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_fire_elemental_heavy" | |
| } | |
| "2098924" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_sp_labyrinth2_light" | |
| } | |
| "2098925" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_sp_labyrinth2_medium" | |
| } | |
| "2098926" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_sp_labyrinth2_heavy" | |
| } | |
| "2099092" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_aq_p2000_boom_light" | |
| } | |
| "2099093" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_aq_p2000_boom_medium" | |
| } | |
| "2099094" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_aq_p2000_boom_heavy" | |
| } | |
| "2099212" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_p2000_imperial_red_light" | |
| } | |
| "2099213" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_p2000_imperial_red_medium" | |
| } | |
| "2099214" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_p2000_imperial_red_heavy" | |
| } | |
| "2099352" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_hy_p2000_oceani_light" | |
| } | |
| "2099353" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_hy_p2000_oceani_medium" | |
| } | |
| "2099354" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_hy_p2000_oceani_heavy" | |
| } | |
| "2099516" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_gs_p2000_imperial_dragon_light" | |
| } | |
| "2099517" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_gs_p2000_imperial_dragon_medium" | |
| } | |
| "2099518" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_gs_p2000_imperial_dragon_heavy" | |
| } | |
| "2099692" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_gs_p2000-sport_light" | |
| } | |
| "2099693" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_gs_p2000-sport_medium" | |
| } | |
| "2099694" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_gs_p2000-sport_heavy" | |
| } | |
| "2099820" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_hunter_light" | |
| } | |
| "2099821" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_hunter_medium" | |
| } | |
| "2099822" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_hunter_heavy" | |
| } | |
| "2099952" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_urban_hazard_light" | |
| } | |
| "2099953" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_urban_hazard_medium" | |
| } | |
| "2099954" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_urban_hazard_heavy" | |
| } | |
| "2100728" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_obsidian_light" | |
| } | |
| "2100729" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_obsidian_medium" | |
| } | |
| "2100730" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_obsidian_heavy" | |
| } | |
| "2100956" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_aq_p2000_acid_clover_light" | |
| } | |
| "2100957" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_aq_p2000_acid_clover_medium" | |
| } | |
| "2100958" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_aq_p2000_acid_clover_heavy" | |
| } | |
| "2100992" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_aq_p2000_lost_world_light" | |
| } | |
| "2100993" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_aq_p2000_lost_world_medium" | |
| } | |
| "2100994" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_aq_p2000_lost_world_heavy" | |
| } | |
| "2101140" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_numbers_red_blue_light" | |
| } | |
| "2101141" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_numbers_red_blue_medium" | |
| } | |
| "2101142" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_numbers_red_blue_heavy" | |
| } | |
| "2101228" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_black_panther_light" | |
| } | |
| "2101229" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_black_panther_medium" | |
| } | |
| "2101230" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_am_black_panther_heavy" | |
| } | |
| "2101372" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_aa_spacerace_orange_light" | |
| } | |
| "2101373" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_aa_spacerace_orange_medium" | |
| } | |
| "2101374" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_aa_spacerace_orange_heavy" | |
| } | |
| "2101704" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2k_flying_dream_light" | |
| } | |
| "2101705" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2k_flying_dream_medium" | |
| } | |
| "2101706" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2k_flying_dream_heavy" | |
| } | |
| "2102048" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_decline_light" | |
| } | |
| "2102049" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_decline_medium" | |
| } | |
| "2102050" | |
| { | |
| "icon_path" "econ/default_generated/weapon_hkp2000_cu_p2000_decline_heavy" | |
| } | |
| "2162708" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_ddpat_light" | |
| } | |
| "2162709" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_ddpat_medium" | |
| } | |
| "2162710" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_ddpat_heavy" | |
| } | |
| "2162732" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_skulls_light" | |
| } | |
| "2162733" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_skulls_medium" | |
| } | |
| "2162734" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_skulls_heavy" | |
| } | |
| "2162748" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_gelpen_light" | |
| } | |
| "2162749" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_gelpen_medium" | |
| } | |
| "2162750" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_gelpen_heavy" | |
| } | |
| "2162800" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_an_navy_light" | |
| } | |
| "2162801" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_an_navy_medium" | |
| } | |
| "2162802" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_an_navy_heavy" | |
| } | |
| "2163096" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_so_whiteout_light" | |
| } | |
| "2163097" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_so_whiteout_medium" | |
| } | |
| "2163098" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_so_whiteout_heavy" | |
| } | |
| "2163252" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_tape_orange_light" | |
| } | |
| "2163253" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_tape_orange_medium" | |
| } | |
| "2163254" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_tape_orange_heavy" | |
| } | |
| "2163388" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_dapple_light" | |
| } | |
| "2163389" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_dapple_medium" | |
| } | |
| "2163390" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_dapple_heavy" | |
| } | |
| "2163524" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_so_olive_bravo_light" | |
| } | |
| "2163525" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_so_olive_bravo_medium" | |
| } | |
| "2163526" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_so_olive_bravo_heavy" | |
| } | |
| "2163540" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_am_ossify_blue_light" | |
| } | |
| "2163541" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_am_ossify_blue_medium" | |
| } | |
| "2163542" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_am_ossify_blue_heavy" | |
| } | |
| "2163668" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_spray_army_light" | |
| } | |
| "2163669" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_spray_army_medium" | |
| } | |
| "2163670" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_spray_army_heavy" | |
| } | |
| "2163688" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_varicamo_red_light" | |
| } | |
| "2163689" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_varicamo_red_medium" | |
| } | |
| "2163690" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_varicamo_red_heavy" | |
| } | |
| "2164104" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7-commander_light" | |
| } | |
| "2164105" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7-commander_medium" | |
| } | |
| "2164106" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7-commander_heavy" | |
| } | |
| "2164148" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_plaid1_light" | |
| } | |
| "2164149" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_plaid1_medium" | |
| } | |
| "2164150" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_plaid1_heavy" | |
| } | |
| "2164380" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_aq_mp7_ultramodern_light" | |
| } | |
| "2164381" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_aq_mp7_ultramodern_medium" | |
| } | |
| "2164382" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_aq_mp7_ultramodern_heavy" | |
| } | |
| "2164456" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_labyrinth_light" | |
| } | |
| "2164457" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_labyrinth_medium" | |
| } | |
| "2164458" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_labyrinth_heavy" | |
| } | |
| "2164612" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_nemsis_light" | |
| } | |
| "2164613" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_nemsis_medium" | |
| } | |
| "2164614" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_nemsis_heavy" | |
| } | |
| "2164688" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_classified_light" | |
| } | |
| "2164689" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_classified_medium" | |
| } | |
| "2164690" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_classified_heavy" | |
| } | |
| "2164832" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_mp7_impire_light" | |
| } | |
| "2164833" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_mp7_impire_medium" | |
| } | |
| "2164834" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_mp7_impire_heavy" | |
| } | |
| "2165196" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_gs_final_pooldeadv2_light" | |
| } | |
| "2165197" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_gs_final_pooldeadv2_medium" | |
| } | |
| "2165198" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_gs_final_pooldeadv2_heavy" | |
| } | |
| "2165284" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_mp7_tribal_yellow_light" | |
| } | |
| "2165285" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_mp7_tribal_yellow_medium" | |
| } | |
| "2165286" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_mp7_tribal_yellow_heavy" | |
| } | |
| "2165472" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_gs_mp7_bloodsport_light" | |
| } | |
| "2165473" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_gs_mp7_bloodsport_medium" | |
| } | |
| "2165474" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_gs_mp7_bloodsport_heavy" | |
| } | |
| "2165564" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_gs_powercore_mp7_light" | |
| } | |
| "2165565" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_gs_powercore_mp7_medium" | |
| } | |
| "2165566" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_gs_powercore_mp7_heavy" | |
| } | |
| "2165600" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_bud_green_light" | |
| } | |
| "2165601" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_bud_green_medium" | |
| } | |
| "2165602" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_bud_green_heavy" | |
| } | |
| "2165696" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_aa_fade_mp7_light" | |
| } | |
| "2165697" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_aa_fade_mp7_medium" | |
| } | |
| "2165698" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_aa_fade_mp7_heavy" | |
| } | |
| "2165816" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_am_circuitboard_green_light" | |
| } | |
| "2165817" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_am_circuitboard_green_medium" | |
| } | |
| "2165818" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_am_circuitboard_green_heavy" | |
| } | |
| "2166076" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_racketeer_light" | |
| } | |
| "2166077" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_racketeer_medium" | |
| } | |
| "2166078" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_racketeer_heavy" | |
| } | |
| "2166260" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_replica_light" | |
| } | |
| "2166261" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_replica_medium" | |
| } | |
| "2166262" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_replica_heavy" | |
| } | |
| "2166428" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_zebracam_red_light" | |
| } | |
| "2166429" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_zebracam_red_medium" | |
| } | |
| "2166430" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_sp_zebracam_red_heavy" | |
| } | |
| "2166716" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_am_heist_plans_yellow_light" | |
| } | |
| "2166717" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_am_heist_plans_yellow_medium" | |
| } | |
| "2166718" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_am_heist_plans_yellow_heavy" | |
| } | |
| "2166780" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_drywood_green_light" | |
| } | |
| "2166781" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_drywood_green_medium" | |
| } | |
| "2166782" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_hy_drywood_green_heavy" | |
| } | |
| "2167072" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_khaki_light" | |
| } | |
| "2167073" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_khaki_medium" | |
| } | |
| "2167074" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_khaki_heavy" | |
| } | |
| "2167220" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_fear_light" | |
| } | |
| "2167221" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_fear_medium" | |
| } | |
| "2167222" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_cu_mp7_fear_heavy" | |
| } | |
| "2167340" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_mp7_just_smile_light" | |
| } | |
| "2167341" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_mp7_just_smile_medium" | |
| } | |
| "2167342" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_mp7_just_smile_heavy" | |
| } | |
| "2167672" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_gs_mp7_strone_light" | |
| } | |
| "2167673" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_gs_mp7_strone_medium" | |
| } | |
| "2167674" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp7_gs_mp7_strone_heavy" | |
| } | |
| "2228356" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_an_red_light" | |
| } | |
| "2228357" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_an_red_medium" | |
| } | |
| "2228358" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_an_red_heavy" | |
| } | |
| "2228380" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_so_yellow_light" | |
| } | |
| "2228381" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_so_yellow_medium" | |
| } | |
| "2228382" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_so_yellow_heavy" | |
| } | |
| "2228468" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_aa_vertigo_light" | |
| } | |
| "2228469" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_aa_vertigo_medium" | |
| } | |
| "2228470" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_aa_vertigo_heavy" | |
| } | |
| "2228624" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_so_stormfront_light" | |
| } | |
| "2228625" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_so_stormfront_medium" | |
| } | |
| "2228626" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_so_stormfront_heavy" | |
| } | |
| "2228788" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_sp_tape_orange_light" | |
| } | |
| "2228789" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_sp_tape_orange_medium" | |
| } | |
| "2228790" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_sp_tape_orange_heavy" | |
| } | |
| "2228816" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_sp_tape_short_sand_light" | |
| } | |
| "2228817" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_sp_tape_short_sand_medium" | |
| } | |
| "2228818" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_sp_tape_short_sand_heavy" | |
| } | |
| "2229020" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_sp_tape_dots_bravo_light" | |
| } | |
| "2229021" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_sp_tape_dots_bravo_medium" | |
| } | |
| "2229022" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_sp_tape_dots_bravo_heavy" | |
| } | |
| "2229272" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_thorny_rose_mp9_light" | |
| } | |
| "2229273" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_thorny_rose_mp9_medium" | |
| } | |
| "2229274" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_thorny_rose_mp9_heavy" | |
| } | |
| "2229416" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_army_shine_light" | |
| } | |
| "2229417" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_army_shine_medium" | |
| } | |
| "2229418" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_army_shine_heavy" | |
| } | |
| "2229540" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_metal_inlay_light" | |
| } | |
| "2229541" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_metal_inlay_medium" | |
| } | |
| "2229542" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_metal_inlay_heavy" | |
| } | |
| "2229688" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_hy_plaid2_light" | |
| } | |
| "2229689" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_hy_plaid2_medium" | |
| } | |
| "2229690" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_hy_plaid2_heavy" | |
| } | |
| "2229696" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_hy_nuclear_pattern2_mp9_light" | |
| } | |
| "2229697" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_hy_nuclear_pattern2_mp9_medium" | |
| } | |
| "2229698" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_hy_nuclear_pattern2_mp9_heavy" | |
| } | |
| "2229768" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_chevron_light" | |
| } | |
| "2229769" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_chevron_medium" | |
| } | |
| "2229770" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_chevron_heavy" | |
| } | |
| "2229836" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_deadly_poison_light" | |
| } | |
| "2229837" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_deadly_poison_medium" | |
| } | |
| "2229838" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_deadly_poison_heavy" | |
| } | |
| "2230016" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_aa_pandora_light" | |
| } | |
| "2230017" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_aa_pandora_medium" | |
| } | |
| "2230018" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_aa_pandora_heavy" | |
| } | |
| "2230152" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_mp9_nitrogen_light" | |
| } | |
| "2230153" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_mp9_nitrogen_medium" | |
| } | |
| "2230154" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_mp9_nitrogen_heavy" | |
| } | |
| "2230420" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_mp9_bioleak_light" | |
| } | |
| "2230421" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_mp9_bioleak_medium" | |
| } | |
| "2230422" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_mp9_bioleak_heavy" | |
| } | |
| "2230660" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_narcis_light" | |
| } | |
| "2230661" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_narcis_medium" | |
| } | |
| "2230662" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_narcis_heavy" | |
| } | |
| "2230744" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_aa_hide-mp9_light" | |
| } | |
| "2230745" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_aa_hide-mp9_medium" | |
| } | |
| "2230746" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_aa_hide-mp9_heavy" | |
| } | |
| "2230940" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_goo_light" | |
| } | |
| "2230941" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_goo_medium" | |
| } | |
| "2230942" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_goo_heavy" | |
| } | |
| "2231012" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_black_sand_light" | |
| } | |
| "2231013" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_black_sand_medium" | |
| } | |
| "2231014" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_black_sand_heavy" | |
| } | |
| "2231084" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_vein_light" | |
| } | |
| "2231085" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_vein_medium" | |
| } | |
| "2231086" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_vein_heavy" | |
| } | |
| "2231160" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_island_floral_light" | |
| } | |
| "2231161" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_island_floral_medium" | |
| } | |
| "2231162" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_island_floral_heavy" | |
| } | |
| "2231244" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_hy_splatter3_light" | |
| } | |
| "2231245" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_hy_splatter3_medium" | |
| } | |
| "2231246" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_hy_splatter3_heavy" | |
| } | |
| "2231440" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_gs_mp9_colony01_light" | |
| } | |
| "2231441" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_gs_mp9_colony01_medium" | |
| } | |
| "2231442" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_gs_mp9_colony01_heavy" | |
| } | |
| "2231504" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_mirage_flowers_metalic_light" | |
| } | |
| "2231505" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_mirage_flowers_metalic_medium" | |
| } | |
| "2231506" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_mirage_flowers_metalic_heavy" | |
| } | |
| "2231692" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_stained_glass_light" | |
| } | |
| "2231693" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_stained_glass_medium" | |
| } | |
| "2231694" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_am_stained_glass_heavy" | |
| } | |
| "2231864" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_hydra_light" | |
| } | |
| "2231865" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_hydra_medium" | |
| } | |
| "2231866" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_hydra_heavy" | |
| } | |
| "2231948" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_sp_moro_carving_yellow_light" | |
| } | |
| "2231949" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_sp_moro_carving_yellow_medium" | |
| } | |
| "2231950" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_sp_moro_carving_yellow_heavy" | |
| } | |
| "2232372" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_food_chain_light" | |
| } | |
| "2232373" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_food_chain_medium" | |
| } | |
| "2232374" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_food_chain_heavy" | |
| } | |
| "2232600" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_aa_mp9_fuji_pink_light" | |
| } | |
| "2232601" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_aa_mp9_fuji_pink_medium" | |
| } | |
| "2232602" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_aa_mp9_fuji_pink_heavy" | |
| } | |
| "2232760" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_gs_mp9_starlight_light" | |
| } | |
| "2232761" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_gs_mp9_starlight_medium" | |
| } | |
| "2232762" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_gs_mp9_starlight_heavy" | |
| } | |
| "2233124" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_superlight_light" | |
| } | |
| "2233125" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_superlight_medium" | |
| } | |
| "2233126" | |
| { | |
| "icon_path" "econ/default_generated/weapon_mp9_cu_mp9_superlight_heavy" | |
| } | |
| "2293772" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_so_red_light" | |
| } | |
| "2293773" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_so_red_medium" | |
| } | |
| "2293774" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_so_red_heavy" | |
| } | |
| "2293860" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_sp_leaves_light" | |
| } | |
| "2293861" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_sp_leaves_medium" | |
| } | |
| "2293862" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_sp_leaves_heavy" | |
| } | |
| "2294008" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_spring_nova_light" | |
| } | |
| "2294009" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_spring_nova_medium" | |
| } | |
| "2294010" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_spring_nova_heavy" | |
| } | |
| "2294156" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_so_sand_light" | |
| } | |
| "2294157" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_so_sand_medium" | |
| } | |
| "2294158" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_so_sand_heavy" | |
| } | |
| "2294188" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_sp_mesh_arctic_contrast_light" | |
| } | |
| "2294189" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_sp_mesh_arctic_contrast_medium" | |
| } | |
| "2294190" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_sp_mesh_arctic_contrast_heavy" | |
| } | |
| "2294392" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_walnut_nova_light" | |
| } | |
| "2294393" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_walnut_nova_medium" | |
| } | |
| "2294394" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_walnut_nova_heavy" | |
| } | |
| "2294416" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_hunter_modern_light" | |
| } | |
| "2294417" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_hunter_modern_medium" | |
| } | |
| "2294418" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_hunter_modern_heavy" | |
| } | |
| "2294424" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_hunter_blaze_orange_light" | |
| } | |
| "2294425" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_hunter_blaze_orange_medium" | |
| } | |
| "2294426" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_hunter_blaze_orange_heavy" | |
| } | |
| "2294440" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_sp_zebracam_light" | |
| } | |
| "2294441" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_sp_zebracam_medium" | |
| } | |
| "2294442" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_sp_zebracam_heavy" | |
| } | |
| "2294524" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_seaside_bravo_light" | |
| } | |
| "2294525" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_seaside_bravo_medium" | |
| } | |
| "2294526" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_seaside_bravo_heavy" | |
| } | |
| "2294616" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_crumple_light" | |
| } | |
| "2294617" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_crumple_medium" | |
| } | |
| "2294618" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_crumple_heavy" | |
| } | |
| "2294660" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_sp_camo_wood_blue_light" | |
| } | |
| "2294661" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_sp_camo_wood_blue_medium" | |
| } | |
| "2294662" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_sp_camo_wood_blue_heavy" | |
| } | |
| "2294752" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_crystallized_light" | |
| } | |
| "2294753" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_crystallized_medium" | |
| } | |
| "2294754" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_crystallized_heavy" | |
| } | |
| "2294812" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_skull_nova_light" | |
| } | |
| "2294813" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_skull_nova_medium" | |
| } | |
| "2294814" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_skull_nova_heavy" | |
| } | |
| "2294904" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_antique_light" | |
| } | |
| "2294905" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_antique_medium" | |
| } | |
| "2294906" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_antique_heavy" | |
| } | |
| "2294936" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_so_green_light" | |
| } | |
| "2294937" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_so_green_medium" | |
| } | |
| "2294938" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_so_green_heavy" | |
| } | |
| "2294952" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_army_shine_light" | |
| } | |
| "2294953" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_army_shine_medium" | |
| } | |
| "2294954" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_army_shine_heavy" | |
| } | |
| "2294956" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_oval_hex_light" | |
| } | |
| "2294957" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_oval_hex_medium" | |
| } | |
| "2294958" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_oval_hex_heavy" | |
| } | |
| "2295052" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_aq_steel_light" | |
| } | |
| "2295053" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_aq_steel_medium" | |
| } | |
| "2295054" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_aq_steel_heavy" | |
| } | |
| "2295184" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_koi_light" | |
| } | |
| "2295185" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_koi_medium" | |
| } | |
| "2295186" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_koi_heavy" | |
| } | |
| "2295560" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_zodiac1_light" | |
| } | |
| "2295561" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_zodiac1_medium" | |
| } | |
| "2295562" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_zodiac1_heavy" | |
| } | |
| "2295696" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_ranger_light" | |
| } | |
| "2295697" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_ranger_medium" | |
| } | |
| "2295698" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_ranger_heavy" | |
| } | |
| "2295908" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_hyperbeast_light" | |
| } | |
| "2295909" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_hyperbeast_medium" | |
| } | |
| "2295910" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_hyperbeast_heavy" | |
| } | |
| "2296120" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_aq_nova_sci_fi_light" | |
| } | |
| "2296121" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_aq_nova_sci_fi_medium" | |
| } | |
| "2296122" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_aq_nova_sci_fi_heavy" | |
| } | |
| "2296296" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_nova_sand_light" | |
| } | |
| "2296297" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_nova_sand_medium" | |
| } | |
| "2296298" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_nova_sand_heavy" | |
| } | |
| "2296556" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_gs_nova_anchorite_light" | |
| } | |
| "2296557" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_gs_nova_anchorite_medium" | |
| } | |
| "2296558" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_gs_nova_anchorite_heavy" | |
| } | |
| "2296624" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_toy_soldier_light" | |
| } | |
| "2296625" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_toy_soldier_medium" | |
| } | |
| "2296626" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_toy_soldier_heavy" | |
| } | |
| "2296744" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_veneto2_light" | |
| } | |
| "2296745" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_veneto2_medium" | |
| } | |
| "2296746" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_am_veneto2_heavy" | |
| } | |
| "2296900" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_ducts_grey_light" | |
| } | |
| "2296901" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_ducts_grey_medium" | |
| } | |
| "2296902" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_ducts_grey_heavy" | |
| } | |
| "2296996" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_gs_nova_hunter_brute_light" | |
| } | |
| "2296997" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_gs_nova_hunter_brute_medium" | |
| } | |
| "2296998" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_gs_nova_hunter_brute_heavy" | |
| } | |
| "2297320" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_featherswing_light" | |
| } | |
| "2297321" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_featherswing_medium" | |
| } | |
| "2297322" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_featherswing_heavy" | |
| } | |
| "2297476" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_torn_camo_paints_light" | |
| } | |
| "2297477" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_torn_camo_paints_medium" | |
| } | |
| "2297478" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_torn_camo_paints_heavy" | |
| } | |
| "2297708" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_polymer_light" | |
| } | |
| "2297709" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_polymer_medium" | |
| } | |
| "2297710" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_cu_nova_polymer_heavy" | |
| } | |
| "2297964" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_sp_nova_wind_dispersal_light" | |
| } | |
| "2297965" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_sp_nova_wind_dispersal_medium" | |
| } | |
| "2297966" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_sp_nova_wind_dispersal_heavy" | |
| } | |
| "2298068" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_vertigoillusion_yellow_light" | |
| } | |
| "2298069" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_vertigoillusion_yellow_medium" | |
| } | |
| "2298070" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_hy_vertigoillusion_yellow_heavy" | |
| } | |
| "2298408" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_nova_drakkar_light" | |
| } | |
| "2298409" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_nova_drakkar_medium" | |
| } | |
| "2298410" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_nova_drakkar_heavy" | |
| } | |
| "2298748" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_gs_nova_sobek_light" | |
| } | |
| "2298749" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_gs_nova_sobek_medium" | |
| } | |
| "2298750" | |
| { | |
| "icon_path" "econ/default_generated/weapon_nova_gs_nova_sobek_heavy" | |
| } | |
| "2359356" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_gelpen_light" | |
| } | |
| "2359357" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_gelpen_medium" | |
| } | |
| "2359358" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_gelpen_heavy" | |
| } | |
| "2359404" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_sp_tape_light" | |
| } | |
| "2359405" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_sp_tape_medium" | |
| } | |
| "2359406" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_sp_tape_heavy" | |
| } | |
| "2359432" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_am_urban_light" | |
| } | |
| "2359433" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_am_urban_medium" | |
| } | |
| "2359434" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_am_urban_heavy" | |
| } | |
| "2359604" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_forest_boreal_light" | |
| } | |
| "2359605" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_forest_boreal_medium" | |
| } | |
| "2359606" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_forest_boreal_heavy" | |
| } | |
| "2359608" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_forest_night_light" | |
| } | |
| "2359609" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_forest_night_medium" | |
| } | |
| "2359610" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_forest_night_heavy" | |
| } | |
| "2359692" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_so_sand_light" | |
| } | |
| "2359693" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_so_sand_medium" | |
| } | |
| "2359694" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_so_sand_heavy" | |
| } | |
| "2359704" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_so_whiteout_light" | |
| } | |
| "2359705" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_so_whiteout_medium" | |
| } | |
| "2359706" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_so_whiteout_heavy" | |
| } | |
| "2359796" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_xray_p250_light" | |
| } | |
| "2359797" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_xray_p250_medium" | |
| } | |
| "2359798" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_xray_p250_heavy" | |
| } | |
| "2359944" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_sp_splash_p250_light" | |
| } | |
| "2359945" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_sp_splash_p250_medium" | |
| } | |
| "2359946" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_sp_splash_p250_heavy" | |
| } | |
| "2359952" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_hunter_modern_light" | |
| } | |
| "2359953" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_hunter_modern_medium" | |
| } | |
| "2359954" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_hunter_modern_heavy" | |
| } | |
| "2359968" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_sp_nukestripe_green_light" | |
| } | |
| "2359969" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_sp_nukestripe_green_medium" | |
| } | |
| "2359970" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_sp_nukestripe_green_heavy" | |
| } | |
| "2360124" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_crumple_dark_bravo_light" | |
| } | |
| "2360125" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_crumple_dark_bravo_medium" | |
| } | |
| "2360126" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_crumple_dark_bravo_heavy" | |
| } | |
| "2360172" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_redhex_light" | |
| } | |
| "2360173" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_redhex_medium" | |
| } | |
| "2360174" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_redhex_heavy" | |
| } | |
| "2360216" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_am_ddpatdense_silver_light" | |
| } | |
| "2360217" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_am_ddpatdense_silver_medium" | |
| } | |
| "2360218" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_am_ddpatdense_silver_heavy" | |
| } | |
| "2360328" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_refined_light" | |
| } | |
| "2360329" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_refined_medium" | |
| } | |
| "2360330" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_refined_heavy" | |
| } | |
| "2360380" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_am_p250_beaded_paint_light" | |
| } | |
| "2360381" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_am_p250_beaded_paint_medium" | |
| } | |
| "2360382" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_am_p250_beaded_paint_heavy" | |
| } | |
| "2360476" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_money_light" | |
| } | |
| "2360477" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_money_medium" | |
| } | |
| "2360478" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_money_heavy" | |
| } | |
| "2360728" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_bittersweet_light" | |
| } | |
| "2360729" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_bittersweet_medium" | |
| } | |
| "2360730" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_bittersweet_heavy" | |
| } | |
| "2360788" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_nuclear_skulls4_p250_light" | |
| } | |
| "2360789" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_nuclear_skulls4_p250_medium" | |
| } | |
| "2360790" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_nuclear_skulls4_p250_heavy" | |
| } | |
| "2360848" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_aq_p250_cartel_light" | |
| } | |
| "2360849" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_aq_p250_cartel_medium" | |
| } | |
| "2360850" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_aq_p250_cartel_heavy" | |
| } | |
| "2360912" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_mandala_light" | |
| } | |
| "2360913" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_mandala_medium" | |
| } | |
| "2360914" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_mandala_heavy" | |
| } | |
| "2361000" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_aq_p250_contour_light" | |
| } | |
| "2361001" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_aq_p250_contour_medium" | |
| } | |
| "2361002" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_aq_p250_contour_heavy" | |
| } | |
| "2361160" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_kimono_diamonds_red_light" | |
| } | |
| "2361161" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_kimono_diamonds_red_medium" | |
| } | |
| "2361162" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_kimono_diamonds_red_heavy" | |
| } | |
| "2361164" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_sp_kimono_diamonds_light" | |
| } | |
| "2361165" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_sp_kimono_diamonds_medium" | |
| } | |
| "2361166" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_sp_kimono_diamonds_heavy" | |
| } | |
| "2361300" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_p250_crackshot_light" | |
| } | |
| "2361301" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_p250_crackshot_medium" | |
| } | |
| "2361302" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_p250_crackshot_heavy" | |
| } | |
| "2361500" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_asiimov_light" | |
| } | |
| "2361501" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_asiimov_medium" | |
| } | |
| "2361502" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_asiimov_heavy" | |
| } | |
| "2361664" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_metal_panels_light" | |
| } | |
| "2361665" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_metal_panels_medium" | |
| } | |
| "2361666" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_metal_panels_heavy" | |
| } | |
| "2361896" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_am_p250_sputnik_light" | |
| } | |
| "2361897" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_am_p250_sputnik_medium" | |
| } | |
| "2361898" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_am_p250_sputnik_heavy" | |
| } | |
| "2361968" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_axiom_light" | |
| } | |
| "2361969" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_axiom_medium" | |
| } | |
| "2361970" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_axiom_heavy" | |
| } | |
| "2362008" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_cybercroc_light" | |
| } | |
| "2362009" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_cybercroc_medium" | |
| } | |
| "2362010" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_cybercroc_heavy" | |
| } | |
| "2362260" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_am_ren_dark_light" | |
| } | |
| "2362261" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_am_ren_dark_medium" | |
| } | |
| "2362262" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_am_ren_dark_heavy" | |
| } | |
| "2362292" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_checker_light" | |
| } | |
| "2362293" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_checker_medium" | |
| } | |
| "2362294" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_checker_heavy" | |
| } | |
| "2362404" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_blueprint_red_light" | |
| } | |
| "2362405" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_blueprint_red_medium" | |
| } | |
| "2362406" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_blueprint_red_heavy" | |
| } | |
| "2362440" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_ducts_blue_light" | |
| } | |
| "2362441" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_ducts_blue_medium" | |
| } | |
| "2362442" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_ducts_blue_heavy" | |
| } | |
| "2362548" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_aa_p250_gravediggers_light" | |
| } | |
| "2362549" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_aa_p250_gravediggers_medium" | |
| } | |
| "2362550" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_aa_p250_gravediggers_heavy" | |
| } | |
| "2362596" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_sp_desert_skulls_dawn_light" | |
| } | |
| "2362597" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_sp_desert_skulls_dawn_medium" | |
| } | |
| "2362598" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_sp_desert_skulls_dawn_heavy" | |
| } | |
| "2362688" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_aq_p250_verdigris_light" | |
| } | |
| "2362689" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_aq_p250_verdigris_medium" | |
| } | |
| "2362690" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_aq_p250_verdigris_heavy" | |
| } | |
| "2362924" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_inferno_light" | |
| } | |
| "2362925" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_inferno_medium" | |
| } | |
| "2362926" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_inferno_heavy" | |
| } | |
| "2363008" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_desert_multicam_light" | |
| } | |
| "2363009" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_desert_multicam_medium" | |
| } | |
| "2363010" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_desert_multicam_heavy" | |
| } | |
| "2363168" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_cassette_light" | |
| } | |
| "2363169" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_cassette_medium" | |
| } | |
| "2363170" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_cassette_heavy" | |
| } | |
| "2363224" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_infect_light" | |
| } | |
| "2363225" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_infect_medium" | |
| } | |
| "2363226" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_infect_heavy" | |
| } | |
| "2363416" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_p250_tiger_light" | |
| } | |
| "2363417" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_p250_tiger_medium" | |
| } | |
| "2363418" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_hy_p250_tiger_heavy" | |
| } | |
| "2363472" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_cybershell_light" | |
| } | |
| "2363473" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_cybershell_medium" | |
| } | |
| "2363474" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_cybershell_heavy" | |
| } | |
| "2363620" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_aa_vertigogeo_neon_light" | |
| } | |
| "2363621" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_aa_vertigogeo_neon_medium" | |
| } | |
| "2363622" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_aa_vertigogeo_neon_heavy" | |
| } | |
| "2363908" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_visions_light" | |
| } | |
| "2363909" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_visions_medium" | |
| } | |
| "2363910" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_visions_heavy" | |
| } | |
| "2364216" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_rebuilt_light" | |
| } | |
| "2364217" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_rebuilt_medium" | |
| } | |
| "2364218" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_cu_p250_rebuilt_heavy" | |
| } | |
| "2364288" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_apep_light" | |
| } | |
| "2364289" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_apep_medium" | |
| } | |
| "2364290" | |
| { | |
| "icon_path" "econ/default_generated/weapon_p250_gs_p250_apep_heavy" | |
| } | |
| "2490552" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_so_pmc_light" | |
| } | |
| "2490553" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_so_pmc_medium" | |
| } | |
| "2490554" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_so_pmc_heavy" | |
| } | |
| "2490648" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_am_carbon_fiber_light" | |
| } | |
| "2490649" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_am_carbon_fiber_medium" | |
| } | |
| "2490650" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_am_carbon_fiber_heavy" | |
| } | |
| "2490768" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_so_stormfront_light" | |
| } | |
| "2490769" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_so_stormfront_medium" | |
| } | |
| "2490770" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_so_stormfront_heavy" | |
| } | |
| "2490832" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_sp_mesh_sand_light" | |
| } | |
| "2490833" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_sp_mesh_sand_medium" | |
| } | |
| "2490834" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_sp_mesh_sand_heavy" | |
| } | |
| "2490996" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_sp_palm_light" | |
| } | |
| "2490997" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_sp_palm_medium" | |
| } | |
| "2490998" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_sp_palm_heavy" | |
| } | |
| "2491004" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_aq_brass_light" | |
| } | |
| "2491005" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_aq_brass_medium" | |
| } | |
| "2491006" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_aq_brass_heavy" | |
| } | |
| "2491028" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_hunter_blaze_pink_light" | |
| } | |
| "2491029" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_hunter_blaze_pink_medium" | |
| } | |
| "2491030" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_hunter_blaze_pink_heavy" | |
| } | |
| "2491152" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_an_emerald_bravo_light" | |
| } | |
| "2491153" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_an_emerald_bravo_medium" | |
| } | |
| "2491154" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_an_emerald_bravo_heavy" | |
| } | |
| "2491296" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_webs_darker_light" | |
| } | |
| "2491297" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_webs_darker_medium" | |
| } | |
| "2491298" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_webs_darker_heavy" | |
| } | |
| "2491560" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_am_army_shine_light" | |
| } | |
| "2491561" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_am_army_shine_medium" | |
| } | |
| "2491562" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_am_army_shine_heavy" | |
| } | |
| "2491616" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_cu_scar_cyrex_light" | |
| } | |
| "2491617" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_cu_scar_cyrex_medium" | |
| } | |
| "2491618" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_cu_scar_cyrex_heavy" | |
| } | |
| "2491932" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_cu_scar20_intervention_light" | |
| } | |
| "2491933" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_cu_scar20_intervention_medium" | |
| } | |
| "2491934" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_cu_scar20_intervention_heavy" | |
| } | |
| "2491992" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_aq_scar20_leak_light" | |
| } | |
| "2491993" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_aq_scar20_leak_medium" | |
| } | |
| "2491994" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_aq_scar20_leak_heavy" | |
| } | |
| "2492376" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_gs_scar20_peacemaker03_light" | |
| } | |
| "2492377" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_gs_scar20_peacemaker03_medium" | |
| } | |
| "2492378" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_gs_scar20_peacemaker03_heavy" | |
| } | |
| "2492440" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_scar20_jungler_light" | |
| } | |
| "2492441" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_scar20_jungler_medium" | |
| } | |
| "2492442" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_scar20_jungler_heavy" | |
| } | |
| "2492756" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_gs_scar20_bloodsport_light" | |
| } | |
| "2492757" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_gs_scar20_bloodsport_medium" | |
| } | |
| "2492758" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_gs_scar20_bloodsport_heavy" | |
| } | |
| "2492816" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_gs_scar20_powercore_light" | |
| } | |
| "2492817" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_gs_scar20_powercore_medium" | |
| } | |
| "2492818" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_gs_scar20_powercore_heavy" | |
| } | |
| "2492936" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_cu_blueprint_scar_light" | |
| } | |
| "2492937" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_cu_blueprint_scar_medium" | |
| } | |
| "2492938" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_cu_blueprint_scar_heavy" | |
| } | |
| "2493108" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_scar20_jungle_slipstream_light" | |
| } | |
| "2493109" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_scar20_jungle_slipstream_medium" | |
| } | |
| "2493110" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_scar20_jungle_slipstream_heavy" | |
| } | |
| "2493828" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_canals_tile_light" | |
| } | |
| "2493829" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_canals_tile_medium" | |
| } | |
| "2493830" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_canals_tile_heavy" | |
| } | |
| "2493952" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_sp_scar20_striker_dust_light" | |
| } | |
| "2493953" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_sp_scar20_striker_dust_medium" | |
| } | |
| "2493954" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_sp_scar20_striker_dust_heavy" | |
| } | |
| "2494024" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_cu_scar_assault_light" | |
| } | |
| "2494025" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_cu_scar_assault_medium" | |
| } | |
| "2494026" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_cu_scar_assault_heavy" | |
| } | |
| "2494184" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_gs_scar20_enforcer_light" | |
| } | |
| "2494185" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_gs_scar20_enforcer_medium" | |
| } | |
| "2494186" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_gs_scar20_enforcer_heavy" | |
| } | |
| "2494480" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_authority_purple_light" | |
| } | |
| "2494481" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_authority_purple_medium" | |
| } | |
| "2494482" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_hy_authority_purple_heavy" | |
| } | |
| "2494924" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_sp_scar_chickenfight_light" | |
| } | |
| "2494925" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_sp_scar_chickenfight_medium" | |
| } | |
| "2494926" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_sp_scar_chickenfight_heavy" | |
| } | |
| "2495272" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_gs_scar_fragments_black_light" | |
| } | |
| "2495273" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_gs_scar_fragments_black_medium" | |
| } | |
| "2495274" | |
| { | |
| "icon_path" "econ/default_generated/weapon_scar20_gs_scar_fragments_black_heavy" | |
| } | |
| "2556016" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_an_navy_light" | |
| } | |
| "2556017" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_an_navy_medium" | |
| } | |
| "2556018" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_an_navy_heavy" | |
| } | |
| "2556060" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_so_yellow_light" | |
| } | |
| "2556061" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_so_yellow_medium" | |
| } | |
| "2556062" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_so_yellow_heavy" | |
| } | |
| "2556148" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_aa_vertigo_light" | |
| } | |
| "2556149" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_aa_vertigo_medium" | |
| } | |
| "2556150" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_aa_vertigo_heavy" | |
| } | |
| "2556296" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_so_purple_light" | |
| } | |
| "2556297" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_so_purple_medium" | |
| } | |
| "2556298" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_so_purple_heavy" | |
| } | |
| "2556308" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_so_tornado_light" | |
| } | |
| "2556309" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_so_tornado_medium" | |
| } | |
| "2556310" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_so_tornado_heavy" | |
| } | |
| "2556448" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_tape_dots_waves_light" | |
| } | |
| "2556449" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_tape_dots_waves_medium" | |
| } | |
| "2556450" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_tape_dots_waves_heavy" | |
| } | |
| "2556648" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_spray_waves_bravo_light" | |
| } | |
| "2556649" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_spray_waves_bravo_medium" | |
| } | |
| "2556650" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_spray_waves_bravo_heavy" | |
| } | |
| "2556876" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_mesh_python_light" | |
| } | |
| "2556877" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_mesh_python_medium" | |
| } | |
| "2556878" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_mesh_python_heavy" | |
| } | |
| "2556892" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_aq_damascus_sg553_light" | |
| } | |
| "2556893" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_aq_damascus_sg553_medium" | |
| } | |
| "2556894" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_aq_damascus_sg553_heavy" | |
| } | |
| "2557052" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_pulse_light" | |
| } | |
| "2557053" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_pulse_medium" | |
| } | |
| "2557054" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_pulse_heavy" | |
| } | |
| "2557096" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_am_army_shine_light" | |
| } | |
| "2557097" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_am_army_shine_medium" | |
| } | |
| "2557098" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_am_army_shine_heavy" | |
| } | |
| "2557356" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_luggage_sg553_light" | |
| } | |
| "2557357" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_luggage_sg553_medium" | |
| } | |
| "2557358" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_luggage_sg553_heavy" | |
| } | |
| "2557416" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_nukestripe_maroon_sg553_light" | |
| } | |
| "2557417" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_nukestripe_maroon_sg553_medium" | |
| } | |
| "2557418" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_nukestripe_maroon_sg553_heavy" | |
| } | |
| "2557852" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_cyrex_light" | |
| } | |
| "2557853" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_cyrex_medium" | |
| } | |
| "2557854" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_cyrex_heavy" | |
| } | |
| "2557980" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_gs_sg553_tiger_moth_light" | |
| } | |
| "2557981" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_gs_sg553_tiger_moth_medium" | |
| } | |
| "2557982" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_gs_sg553_tiger_moth_heavy" | |
| } | |
| "2558116" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_atlas_light" | |
| } | |
| "2558117" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_atlas_medium" | |
| } | |
| "2558118" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_atlas_heavy" | |
| } | |
| "2558296" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_aerial_light" | |
| } | |
| "2558297" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_aerial_medium" | |
| } | |
| "2558298" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_aerial_heavy" | |
| } | |
| "2558356" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg556_triarch_light" | |
| } | |
| "2558357" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg556_triarch_medium" | |
| } | |
| "2558358" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg556_triarch_heavy" | |
| } | |
| "2558648" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_gs_sg553_phantom_light" | |
| } | |
| "2558649" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_gs_sg553_phantom_medium" | |
| } | |
| "2558650" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_gs_sg553_phantom_heavy" | |
| } | |
| "2558712" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_sg533_aloha_light" | |
| } | |
| "2558713" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_sg533_aloha_medium" | |
| } | |
| "2558714" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_sg533_aloha_heavy" | |
| } | |
| "2558904" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_rally_light" | |
| } | |
| "2558905" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_rally_medium" | |
| } | |
| "2558906" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_rally_heavy" | |
| } | |
| "2558964" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_aa_desert_bloom_bright_light" | |
| } | |
| "2558965" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_aa_desert_bloom_bright_medium" | |
| } | |
| "2558966" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_aa_desert_bloom_bright_heavy" | |
| } | |
| "2559164" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_gs_sg553_over_heated_light" | |
| } | |
| "2559165" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_gs_sg553_over_heated_medium" | |
| } | |
| "2559166" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_gs_sg553_over_heated_heavy" | |
| } | |
| "2559348" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_asgard_wall_light" | |
| } | |
| "2559349" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_asgard_wall_medium" | |
| } | |
| "2559350" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_asgard_wall_heavy" | |
| } | |
| "2559360" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_so_red_sg553_light" | |
| } | |
| "2559361" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_so_red_sg553_medium" | |
| } | |
| "2559362" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_so_red_sg553_heavy" | |
| } | |
| "2559492" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_reactor_light" | |
| } | |
| "2559493" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_reactor_medium" | |
| } | |
| "2559494" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_reactor_heavy" | |
| } | |
| "2559640" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_desert_skulls_light" | |
| } | |
| "2559641" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_desert_skulls_medium" | |
| } | |
| "2559642" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_sp_desert_skulls_heavy" | |
| } | |
| "2559724" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_darkwing_light" | |
| } | |
| "2559725" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_darkwing_medium" | |
| } | |
| "2559726" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_darkwing_heavy" | |
| } | |
| "2559768" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_gs_sg553_rusty_light" | |
| } | |
| "2559769" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_gs_sg553_rusty_medium" | |
| } | |
| "2559770" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_gs_sg553_rusty_heavy" | |
| } | |
| "2559992" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_aa_ruins_green_light" | |
| } | |
| "2559993" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_aa_ruins_green_medium" | |
| } | |
| "2559994" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_aa_ruins_green_heavy" | |
| } | |
| "2560096" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_gs_sg553_deathmetal_light" | |
| } | |
| "2560097" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_gs_sg553_deathmetal_medium" | |
| } | |
| "2560098" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_gs_sg553_deathmetal_heavy" | |
| } | |
| "2560240" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_caution_light" | |
| } | |
| "2560241" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_caution_medium" | |
| } | |
| "2560242" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_caution_heavy" | |
| } | |
| "2560508" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_cyber_dragon_light" | |
| } | |
| "2560509" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_cyber_dragon_medium" | |
| } | |
| "2560510" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_cyber_dragon_heavy" | |
| } | |
| "2560840" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_cyberforce_light" | |
| } | |
| "2560841" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_cyberforce_medium" | |
| } | |
| "2560842" | |
| { | |
| "icon_path" "econ/default_generated/weapon_sg556_cu_sg553_cyberforce_heavy" | |
| } | |
| "2621544" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_sp_short_tape_light" | |
| } | |
| "2621545" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_sp_short_tape_medium" | |
| } | |
| "2621546" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_sp_short_tape_heavy" | |
| } | |
| "2621680" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_am_zebra_dark_light" | |
| } | |
| "2621681" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_am_zebra_dark_medium" | |
| } | |
| "2621682" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_am_zebra_dark_heavy" | |
| } | |
| "2621720" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_am_carbon_fiber_light" | |
| } | |
| "2621721" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_am_carbon_fiber_medium" | |
| } | |
| "2621722" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_am_carbon_fiber_heavy" | |
| } | |
| "2621824" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_so_moss_light" | |
| } | |
| "2621825" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_so_moss_medium" | |
| } | |
| "2621826" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_so_moss_heavy" | |
| } | |
| "2621836" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_so_sand_light" | |
| } | |
| "2621837" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_so_sand_medium" | |
| } | |
| "2621838" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_so_sand_heavy" | |
| } | |
| "2622028" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_sp_tape_short_jungle_light" | |
| } | |
| "2622029" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_sp_tape_short_jungle_medium" | |
| } | |
| "2622030" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_sp_tape_short_jungle_heavy" | |
| } | |
| "2622240" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_hy_mayan_dreams_bravo_light" | |
| } | |
| "2622241" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_hy_mayan_dreams_bravo_medium" | |
| } | |
| "2622242" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_hy_mayan_dreams_bravo_heavy" | |
| } | |
| "2622328" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_shark_light" | |
| } | |
| "2622329" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_shark_medium" | |
| } | |
| "2622330" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_shark_heavy" | |
| } | |
| "2622372" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_sp_palm_shadow_light" | |
| } | |
| "2622373" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_sp_palm_shadow_medium" | |
| } | |
| "2622374" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_sp_palm_shadow_heavy" | |
| } | |
| "2622452" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_aa_fade_grassland_light" | |
| } | |
| "2622453" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_aa_fade_grassland_medium" | |
| } | |
| "2622454" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_aa_fade_grassland_heavy" | |
| } | |
| "2622656" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_immortal_light" | |
| } | |
| "2622657" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_immortal_medium" | |
| } | |
| "2622658" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_immortal_heavy" | |
| } | |
| "2622716" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_hy_ssg08_marker_light" | |
| } | |
| "2622717" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_hy_ssg08_marker_medium" | |
| } | |
| "2622718" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_hy_ssg08_marker_heavy" | |
| } | |
| "2622884" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_aq_leviathan_light" | |
| } | |
| "2622885" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_aq_leviathan_medium" | |
| } | |
| "2622886" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_aq_leviathan_heavy" | |
| } | |
| "2623452" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_technicality_light" | |
| } | |
| "2623453" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_technicality_medium" | |
| } | |
| "2623454" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_technicality_heavy" | |
| } | |
| "2623592" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_necropos_light" | |
| } | |
| "2623593" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_necropos_medium" | |
| } | |
| "2623594" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_necropos_heavy" | |
| } | |
| "2623656" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_gs_ssg08_armacore_light" | |
| } | |
| "2623657" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_gs_ssg08_armacore_medium" | |
| } | |
| "2623658" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_gs_ssg08_armacore_heavy" | |
| } | |
| "2623936" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_dragonfire_scope_light" | |
| } | |
| "2623937" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_dragonfire_scope_medium" | |
| } | |
| "2623938" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_dragonfire_scope_heavy" | |
| } | |
| "2624120" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_deathshead_light" | |
| } | |
| "2624121" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_deathshead_medium" | |
| } | |
| "2624122" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_deathshead_heavy" | |
| } | |
| "2624412" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_hy_ren_orange_light" | |
| } | |
| "2624413" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_hy_ren_orange_medium" | |
| } | |
| "2624414" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_hy_ren_orange_heavy" | |
| } | |
| "2624444" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_gs_ssg08_checker_light" | |
| } | |
| "2624445" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_gs_ssg08_checker_medium" | |
| } | |
| "2624446" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_gs_ssg08_checker_heavy" | |
| } | |
| "2624488" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_so_rune_stone_light" | |
| } | |
| "2624489" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_so_rune_stone_medium" | |
| } | |
| "2624490" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_so_rune_stone_heavy" | |
| } | |
| "2624912" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_hy_flowers_stmarc_light" | |
| } | |
| "2624913" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_hy_flowers_stmarc_medium" | |
| } | |
| "2624914" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_hy_flowers_stmarc_heavy" | |
| } | |
| "2625036" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_tickler_light" | |
| } | |
| "2625037" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_tickler_medium" | |
| } | |
| "2625038" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_tickler_heavy" | |
| } | |
| "2625180" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_sp_zebracam_red_light" | |
| } | |
| "2625181" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_sp_zebracam_red_medium" | |
| } | |
| "2625182" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_sp_zebracam_red_heavy" | |
| } | |
| "2625264" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_fever_dream_light" | |
| } | |
| "2625265" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_fever_dream_medium" | |
| } | |
| "2625266" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_fever_dream_heavy" | |
| } | |
| "2625308" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_mainframe_light" | |
| } | |
| "2625309" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_mainframe_medium" | |
| } | |
| "2625310" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_mainframe_heavy" | |
| } | |
| "2625396" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_chromatic_light" | |
| } | |
| "2625397" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_chromatic_medium" | |
| } | |
| "2625398" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_chromatic_heavy" | |
| } | |
| "2625424" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_am_intelligence_orange_light" | |
| } | |
| "2625425" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_am_intelligence_orange_medium" | |
| } | |
| "2625426" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_am_intelligence_orange_heavy" | |
| } | |
| "2625648" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_scorpion_light" | |
| } | |
| "2625649" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_scorpion_medium" | |
| } | |
| "2625650" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg08_scorpion_heavy" | |
| } | |
| "2625680" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_hy_trainarchitect_green_light" | |
| } | |
| "2625681" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_hy_trainarchitect_green_medium" | |
| } | |
| "2625682" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_hy_trainarchitect_green_heavy" | |
| } | |
| "2625844" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg_overtake_light" | |
| } | |
| "2625845" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg_overtake_medium" | |
| } | |
| "2625846" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_cu_ssg_overtake_heavy" | |
| } | |
| "2626084" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_ssg08_dezastre_light" | |
| } | |
| "2626085" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_ssg08_dezastre_medium" | |
| } | |
| "2626086" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_ssg08_dezastre_heavy" | |
| } | |
| "2626444" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_gs_ssg08_anubis_light" | |
| } | |
| "2626445" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_gs_ssg08_anubis_medium" | |
| } | |
| "2626446" | |
| { | |
| "icon_path" "econ/default_generated/weapon_ssg08_gs_ssg08_anubis_heavy" | |
| } | |
| "3932400" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_am_zebra_dark_light" | |
| } | |
| "3932401" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_am_zebra_dark_medium" | |
| } | |
| "3932402" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_am_zebra_dark_heavy" | |
| } | |
| "3932468" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_hy_forest_boreal_light" | |
| } | |
| "3932469" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_hy_forest_boreal_medium" | |
| } | |
| "3932470" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_hy_forest_boreal_heavy" | |
| } | |
| "3932916" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_hy_ocean_bravo_light" | |
| } | |
| "3932917" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_hy_ocean_bravo_medium" | |
| } | |
| "3932918" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_hy_ocean_bravo_heavy" | |
| } | |
| "3933028" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_hy_redtiger_light" | |
| } | |
| "3933029" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_hy_redtiger_medium" | |
| } | |
| "3933030" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_hy_redtiger_heavy" | |
| } | |
| "3933100" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_hy_varicamo_light" | |
| } | |
| "3933101" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_hy_varicamo_medium" | |
| } | |
| "3933102" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_hy_varicamo_heavy" | |
| } | |
| "3933176" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_so_orange_accents_light" | |
| } | |
| "3933177" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_so_orange_accents_medium" | |
| } | |
| "3933178" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_so_orange_accents_heavy" | |
| } | |
| "3933188" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1-s_elegant_light" | |
| } | |
| "3933189" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1-s_elegant_medium" | |
| } | |
| "3933190" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1-s_elegant_heavy" | |
| } | |
| "3933364" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_am_m4a1-s_alloy_orange_light" | |
| } | |
| "3933365" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_am_m4a1-s_alloy_orange_medium" | |
| } | |
| "3933366" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_am_m4a1-s_alloy_orange_heavy" | |
| } | |
| "3933444" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1-s_silence_light" | |
| } | |
| "3933445" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1-s_silence_medium" | |
| } | |
| "3933446" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1-s_silence_heavy" | |
| } | |
| "3933464" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_am_metals_light" | |
| } | |
| "3933465" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_am_metals_medium" | |
| } | |
| "3933466" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_am_metals_heavy" | |
| } | |
| "3933600" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_cyrex_light" | |
| } | |
| "3933601" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_cyrex_medium" | |
| } | |
| "3933602" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_cyrex_heavy" | |
| } | |
| "3933692" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_aq_m4a1s_basilisk_light" | |
| } | |
| "3933693" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_aq_m4a1s_basilisk_medium" | |
| } | |
| "3933694" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_aq_m4a1s_basilisk_heavy" | |
| } | |
| "3933880" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1_hyper_beast_light" | |
| } | |
| "3933881" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1_hyper_beast_medium" | |
| } | |
| "3933882" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1_hyper_beast_heavy" | |
| } | |
| "3933920" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_hy_icarus_light" | |
| } | |
| "3933921" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_hy_icarus_medium" | |
| } | |
| "3933922" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_hy_icarus_heavy" | |
| } | |
| "3933940" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_an_red_m4a1s_light" | |
| } | |
| "3933941" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_an_red_m4a1s_medium" | |
| } | |
| "3933942" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_an_red_m4a1s_heavy" | |
| } | |
| "3934148" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1s_snakebite_gold_light" | |
| } | |
| "3934149" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1s_snakebite_gold_medium" | |
| } | |
| "3934150" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1s_snakebite_gold_heavy" | |
| } | |
| "3934352" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_soultaker_light" | |
| } | |
| "3934353" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_soultaker_medium" | |
| } | |
| "3934354" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_soultaker_heavy" | |
| } | |
| "3934508" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1_mecha_industries_light" | |
| } | |
| "3934509" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1_mecha_industries_medium" | |
| } | |
| "3934510" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1_mecha_industries_heavy" | |
| } | |
| "3934684" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1_flashback_light" | |
| } | |
| "3934685" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1_flashback_medium" | |
| } | |
| "3934686" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1_flashback_heavy" | |
| } | |
| "3934736" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1_decimator_light" | |
| } | |
| "3934737" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1_decimator_medium" | |
| } | |
| "3934738" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1_decimator_heavy" | |
| } | |
| "3934812" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_metritera_light" | |
| } | |
| "3934813" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_metritera_medium" | |
| } | |
| "3934814" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_metritera_heavy" | |
| } | |
| "3934884" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1_shatter_light" | |
| } | |
| "3934885" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1_shatter_medium" | |
| } | |
| "3934886" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1_shatter_heavy" | |
| } | |
| "3935016" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_nightmare_light" | |
| } | |
| "3935017" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_nightmare_medium" | |
| } | |
| "3935018" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_nightmare_heavy" | |
| } | |
| "3935328" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1s_operator_light" | |
| } | |
| "3935329" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1s_operator_medium" | |
| } | |
| "3935330" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1s_operator_heavy" | |
| } | |
| "3935608" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_am_crystallized_dark_green_light" | |
| } | |
| "3935609" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_am_crystallized_dark_green_medium" | |
| } | |
| "3935610" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_am_crystallized_dark_green_heavy" | |
| } | |
| "3935944" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_csgo2048_light" | |
| } | |
| "3935945" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_csgo2048_medium" | |
| } | |
| "3935946" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_csgo2048_heavy" | |
| } | |
| "3936096" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_printstream_light" | |
| } | |
| "3936097" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_printstream_medium" | |
| } | |
| "3936098" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_printstream_heavy" | |
| } | |
| "3936164" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1_snake_light" | |
| } | |
| "3936165" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1_snake_medium" | |
| } | |
| "3936166" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1_snake_heavy" | |
| } | |
| "3936228" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_am_m4a1s_bluesmoke_light" | |
| } | |
| "3936229" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_am_m4a1s_bluesmoke_medium" | |
| } | |
| "3936230" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_am_m4a1s_bluesmoke_heavy" | |
| } | |
| "3936396" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_sp_technowar_red_light" | |
| } | |
| "3936397" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_sp_technowar_red_medium" | |
| } | |
| "3936398" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_sp_technowar_red_heavy" | |
| } | |
| "3936452" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1_vertigo_light" | |
| } | |
| "3936453" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1_vertigo_medium" | |
| } | |
| "3936454" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1_vertigo_heavy" | |
| } | |
| "3936680" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1s_insomnia_light" | |
| } | |
| "3936681" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1s_insomnia_medium" | |
| } | |
| "3936682" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1s_insomnia_heavy" | |
| } | |
| "3936824" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_m4a1s_black_lotus_light" | |
| } | |
| "3936825" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_m4a1s_black_lotus_medium" | |
| } | |
| "3936826" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_m4a1s_black_lotus_heavy" | |
| } | |
| "3937052" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_feeding_frenzy_light" | |
| } | |
| "3937053" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_feeding_frenzy_medium" | |
| } | |
| "3937054" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_cu_m4a1s_feeding_frenzy_heavy" | |
| } | |
| "3937132" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1s_milspec_light" | |
| } | |
| "3937133" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1s_milspec_medium" | |
| } | |
| "3937134" | |
| { | |
| "icon_path" "econ/default_generated/weapon_m4a1_silencer_gs_m4a1s_milspec_heavy" | |
| } | |
| "3997796" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_sp_leaves_light" | |
| } | |
| "3997797" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_sp_leaves_medium" | |
| } | |
| "3997798" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_sp_leaves_heavy" | |
| } | |
| "3997936" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_am_zebra_dark_light" | |
| } | |
| "3997937" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_am_zebra_dark_medium" | |
| } | |
| "3997938" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_am_zebra_dark_heavy" | |
| } | |
| "3998428" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_hy_siege_bravo_light" | |
| } | |
| "3998429" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_hy_siege_bravo_medium" | |
| } | |
| "3998430" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_hy_siege_bravo_heavy" | |
| } | |
| "3998564" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_hy_redtiger_light" | |
| } | |
| "3998565" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_hy_redtiger_medium" | |
| } | |
| "3998566" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_hy_redtiger_heavy" | |
| } | |
| "3998580" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_am_electric_red_light" | |
| } | |
| "3998581" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_am_electric_red_medium" | |
| } | |
| "3998582" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_am_electric_red_heavy" | |
| } | |
| "3998640" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_hy_varicamo_night_light" | |
| } | |
| "3998641" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_hy_varicamo_night_medium" | |
| } | |
| "3998642" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_hy_varicamo_night_heavy" | |
| } | |
| "3998804" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_aq_usp_stainless_light" | |
| } | |
| "3998805" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_aq_usp_stainless_medium" | |
| } | |
| "3998806" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_aq_usp_stainless_heavy" | |
| } | |
| "3998856" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_elegant_light" | |
| } | |
| "3998857" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_elegant_medium" | |
| } | |
| "3998858" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_elegant_heavy" | |
| } | |
| "3998948" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_spitfire_light" | |
| } | |
| "3998949" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_spitfire_medium" | |
| } | |
| "3998950" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_spitfire_heavy" | |
| } | |
| "3998968" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_sandpapered_light" | |
| } | |
| "3998969" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_sandpapered_medium" | |
| } | |
| "3998970" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_sandpapered_heavy" | |
| } | |
| "3999024" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_hy_indigo_usp_light" | |
| } | |
| "3999025" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_hy_indigo_usp_medium" | |
| } | |
| "3999026" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_hy_indigo_usp_heavy" | |
| } | |
| "3999052" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_kaiman_light" | |
| } | |
| "3999053" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_kaiman_medium" | |
| } | |
| "3999054" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_kaiman_heavy" | |
| } | |
| "3999152" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_luggage_usp-s_light" | |
| } | |
| "3999153" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_luggage_usp-s_medium" | |
| } | |
| "3999154" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_luggage_usp-s_heavy" | |
| } | |
| "3999468" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_sp_labyrinth2_light" | |
| } | |
| "3999469" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_sp_labyrinth2_medium" | |
| } | |
| "3999470" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_sp_labyrinth2_heavy" | |
| } | |
| "3999512" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_so_khaki_green_light" | |
| } | |
| "3999513" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_so_khaki_green_medium" | |
| } | |
| "3999514" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_so_khaki_green_heavy" | |
| } | |
| "3999652" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_progressiv_light" | |
| } | |
| "3999653" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_progressiv_medium" | |
| } | |
| "3999654" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_progressiv_heavy" | |
| } | |
| "3999712" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_kill_confirmed_light" | |
| } | |
| "3999713" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_kill_confirmed_medium" | |
| } | |
| "3999714" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_kill_confirmed_heavy" | |
| } | |
| "3999856" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_gs_usp_voltage_light" | |
| } | |
| "3999857" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_gs_usp_voltage_medium" | |
| } | |
| "3999858" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_gs_usp_voltage_heavy" | |
| } | |
| "4000244" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_cyrex_light" | |
| } | |
| "4000245" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_cyrex_medium" | |
| } | |
| "4000246" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_cyrex_heavy" | |
| } | |
| "4000308" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usps_noir_light" | |
| } | |
| "4000309" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usps_noir_medium" | |
| } | |
| "4000310" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usps_noir_heavy" | |
| } | |
| "4000324" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usps_blueprint_light" | |
| } | |
| "4000325" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usps_blueprint_medium" | |
| } | |
| "4000326" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usps_blueprint_heavy" | |
| } | |
| "4000516" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_cut_light" | |
| } | |
| "4000517" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_cut_medium" | |
| } | |
| "4000518" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_cut_heavy" | |
| } | |
| "4000880" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_sp_mesh_safetyred_light" | |
| } | |
| "4000881" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_sp_mesh_safetyred_medium" | |
| } | |
| "4000882" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_sp_mesh_safetyred_heavy" | |
| } | |
| "4000964" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_flashback_light" | |
| } | |
| "4000965" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_flashback_medium" | |
| } | |
| "4000966" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_flashback_heavy" | |
| } | |
| "4000968" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_am_ddpat_purple_light" | |
| } | |
| "4000969" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_am_ddpat_purple_medium" | |
| } | |
| "4000970" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_am_ddpat_purple_heavy" | |
| } | |
| "4001384" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_am_lizard_red_light" | |
| } | |
| "4001385" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_am_lizard_red_medium" | |
| } | |
| "4001386" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_am_lizard_red_heavy" | |
| } | |
| "4001660" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_krokos_light" | |
| } | |
| "4001661" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_krokos_medium" | |
| } | |
| "4001662" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_krokos_heavy" | |
| } | |
| "4001804" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_am_intelligence_magenta_light" | |
| } | |
| "4001805" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_am_intelligence_magenta_medium" | |
| } | |
| "4001806" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_am_intelligence_magenta_heavy" | |
| } | |
| "4001820" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_sp_ancient_bright_light" | |
| } | |
| "4001821" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_sp_ancient_bright_medium" | |
| } | |
| "4001822" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_sp_ancient_bright_heavy" | |
| } | |
| "4001856" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_gs_usps_hangedman_light" | |
| } | |
| "4001857" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_gs_usps_hangedman_medium" | |
| } | |
| "4001858" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_gs_usps_hangedman_heavy" | |
| } | |
| "4001956" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_so_whiteout_riptide_light" | |
| } | |
| "4001957" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_so_whiteout_riptide_medium" | |
| } | |
| "4001958" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_so_whiteout_riptide_heavy" | |
| } | |
| "4002104" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_black_lotus_light" | |
| } | |
| "4002105" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_black_lotus_medium" | |
| } | |
| "4002106" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_black_lotus_heavy" | |
| } | |
| "4002240" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_to_hell_light" | |
| } | |
| "4002241" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_to_hell_medium" | |
| } | |
| "4002242" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_to_hell_heavy" | |
| } | |
| "4002264" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_printstream_light" | |
| } | |
| "4002265" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_printstream_medium" | |
| } | |
| "4002266" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_cu_usp_printstream_heavy" | |
| } | |
| "4002388" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_usps_doggy_light" | |
| } | |
| "4002389" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_usps_doggy_medium" | |
| } | |
| "4002390" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_usps_doggy_heavy" | |
| } | |
| "4002708" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_gs_usps_tactical_camo_light" | |
| } | |
| "4002709" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_gs_usps_tactical_camo_medium" | |
| } | |
| "4002710" | |
| { | |
| "icon_path" "econ/default_generated/weapon_usp_silencer_gs_usps_tactical_camo_heavy" | |
| } | |
| "4128816" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_hy_webs_light" | |
| } | |
| "4128817" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_hy_webs_medium" | |
| } | |
| "4128818" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_hy_webs_heavy" | |
| } | |
| "4128896" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_an_silver_light" | |
| } | |
| "4128897" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_an_silver_medium" | |
| } | |
| "4128898" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_an_silver_heavy" | |
| } | |
| "4129356" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_sp_tape_short_jungle_light" | |
| } | |
| "4129357" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_sp_tape_short_jungle_medium" | |
| } | |
| "4129358" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_sp_tape_short_jungle_heavy" | |
| } | |
| "4129640" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_hy_bluehex_light" | |
| } | |
| "4129641" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_hy_bluehex_medium" | |
| } | |
| "4129642" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_hy_bluehex_heavy" | |
| } | |
| "4129840" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_diamond_plate_light" | |
| } | |
| "4129841" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_diamond_plate_medium" | |
| } | |
| "4129842" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_diamond_plate_heavy" | |
| } | |
| "4129844" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_fuschia_light" | |
| } | |
| "4129845" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_fuschia_medium" | |
| } | |
| "4129846" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_fuschia_heavy" | |
| } | |
| "4129848" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_aq_etched_cz75_light" | |
| } | |
| "4129849" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_aq_etched_cz75_medium" | |
| } | |
| "4129850" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_aq_etched_cz75_heavy" | |
| } | |
| "4129956" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_so_orca_light" | |
| } | |
| "4129957" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_so_orca_medium" | |
| } | |
| "4129958" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_so_orca_heavy" | |
| } | |
| "4129960" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_army_shine_light" | |
| } | |
| "4129961" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_army_shine_medium" | |
| } | |
| "4129962" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_army_shine_heavy" | |
| } | |
| "4130028" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_nitrogen_light" | |
| } | |
| "4130029" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_nitrogen_medium" | |
| } | |
| "4130030" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_nitrogen_heavy" | |
| } | |
| "4130056" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_so_orange_accents2_light" | |
| } | |
| "4130057" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_so_orange_accents2_medium" | |
| } | |
| "4130058" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_so_orange_accents2_heavy" | |
| } | |
| "4130068" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_royal_light" | |
| } | |
| "4130069" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_royal_medium" | |
| } | |
| "4130070" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_royal_heavy" | |
| } | |
| "4130100" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_so_indigo_and_grey_light" | |
| } | |
| "4130101" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_so_indigo_and_grey_medium" | |
| } | |
| "4130102" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_so_indigo_and_grey_heavy" | |
| } | |
| "4130104" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_gyrate_light" | |
| } | |
| "4130105" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_gyrate_medium" | |
| } | |
| "4130106" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_gyrate_heavy" | |
| } | |
| "4130168" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_c75a-tiger_light" | |
| } | |
| "4130169" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_c75a-tiger_medium" | |
| } | |
| "4130170" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_c75a-tiger_heavy" | |
| } | |
| "4130232" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_hy_plaid2_light" | |
| } | |
| "4130233" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_hy_plaid2_medium" | |
| } | |
| "4130234" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_hy_plaid2_heavy" | |
| } | |
| "4130508" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_cz75_precision_light" | |
| } | |
| "4130509" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_cz75_precision_medium" | |
| } | |
| "4130510" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_cz75_precision_heavy" | |
| } | |
| "4130580" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_an_emerald_light" | |
| } | |
| "4130581" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_an_emerald_medium" | |
| } | |
| "4130582" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_an_emerald_heavy" | |
| } | |
| "4130672" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_cz75a_chastizer_light" | |
| } | |
| "4130673" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_cz75a_chastizer_medium" | |
| } | |
| "4130674" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_cz75a_chastizer_heavy" | |
| } | |
| "4130940" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_cz75a_redastor_light" | |
| } | |
| "4130941" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_cz75a_redastor_medium" | |
| } | |
| "4130942" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_cz75a_redastor_heavy" | |
| } | |
| "4131176" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_cz75_tread_light" | |
| } | |
| "4131177" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_cz75_tread_medium" | |
| } | |
| "4131178" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_cz75_tread_heavy" | |
| } | |
| "4131256" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_czv2_mf_light" | |
| } | |
| "4131257" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_czv2_mf_medium" | |
| } | |
| "4131258" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_czv2_mf_heavy" | |
| } | |
| "4131340" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_cz_snakes_purple_light" | |
| } | |
| "4131341" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_cz_snakes_purple_medium" | |
| } | |
| "4131342" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_cz_snakes_purple_heavy" | |
| } | |
| "4131516" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_cz75_tacticat_light" | |
| } | |
| "4131517" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_cz75_tacticat_medium" | |
| } | |
| "4131518" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_cz75_tacticat_heavy" | |
| } | |
| "4131604" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_cz75_eco_light" | |
| } | |
| "4131605" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_cz75_eco_medium" | |
| } | |
| "4131606" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_cz75_eco_heavy" | |
| } | |
| "4132204" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_crystallized_green_light" | |
| } | |
| "4132205" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_crystallized_green_medium" | |
| } | |
| "4132206" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_am_crystallized_green_heavy" | |
| } | |
| "4132500" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_sp_palm_night_light" | |
| } | |
| "4132501" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_sp_palm_night_medium" | |
| } | |
| "4132502" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_sp_palm_night_heavy" | |
| } | |
| "4132544" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_cz75_cerakote_light" | |
| } | |
| "4132545" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_cz75_cerakote_medium" | |
| } | |
| "4132546" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_cz75_cerakote_heavy" | |
| } | |
| "4132672" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_cz75_vendetta_light" | |
| } | |
| "4132673" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_cz75_vendetta_medium" | |
| } | |
| "4132674" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_cz75_vendetta_heavy" | |
| } | |
| "4132912" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_cz75_whirlwind_light" | |
| } | |
| "4132913" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_cz75_whirlwind_medium" | |
| } | |
| "4132914" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_cu_cz75_whirlwind_heavy" | |
| } | |
| "4133024" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_train_cz75_light" | |
| } | |
| "4133025" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_train_cz75_medium" | |
| } | |
| "4133026" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_gs_train_cz75_heavy" | |
| } | |
| "4133072" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_hy_vertigoillusion_light" | |
| } | |
| "4133073" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_hy_vertigoillusion_medium" | |
| } | |
| "4133074" | |
| { | |
| "icon_path" "econ/default_generated/weapon_cz75a_hy_vertigoillusion_heavy" | |
| } | |
| "4194352" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_hy_webs_light" | |
| } | |
| "4194353" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_hy_webs_medium" | |
| } | |
| "4194354" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_hy_webs_heavy" | |
| } | |
| "4194412" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_sp_tape_light" | |
| } | |
| "4194413" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_sp_tape_medium" | |
| } | |
| "4194414" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_sp_tape_heavy" | |
| } | |
| "4194452" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_aa_flames_light" | |
| } | |
| "4194453" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_aa_flames_medium" | |
| } | |
| "4194454" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_aa_flames_heavy" | |
| } | |
| "4194464" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_so_night_light" | |
| } | |
| "4194465" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_so_night_medium" | |
| } | |
| "4194466" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_so_night_heavy" | |
| } | |
| "4196392" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_aa_fade_revolver_light" | |
| } | |
| "4196393" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_aa_fade_revolver_medium" | |
| } | |
| "4196394" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_aa_fade_revolver_heavy" | |
| } | |
| "4196396" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_aa_fade_metallic_revolver_light" | |
| } | |
| "4196397" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_aa_fade_metallic_revolver_medium" | |
| } | |
| "4196398" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_aa_fade_metallic_revolver_heavy" | |
| } | |
| "4196684" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_cu_r8_cybersport_light" | |
| } | |
| "4196685" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_cu_r8_cybersport_medium" | |
| } | |
| "4196686" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_cu_r8_cybersport_heavy" | |
| } | |
| "4197036" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_r8_llamacannon_light" | |
| } | |
| "4197037" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_r8_llamacannon_medium" | |
| } | |
| "4197038" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_r8_llamacannon_heavy" | |
| } | |
| "4197108" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_revolver_tread_light" | |
| } | |
| "4197109" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_revolver_tread_medium" | |
| } | |
| "4197110" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_revolver_tread_heavy" | |
| } | |
| "4197188" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_cu_r8_survivalist_light" | |
| } | |
| "4197189" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_cu_r8_survivalist_medium" | |
| } | |
| "4197190" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_cu_r8_survivalist_heavy" | |
| } | |
| "4197496" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_so_orange_accents3_light" | |
| } | |
| "4197497" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_so_orange_accents3_medium" | |
| } | |
| "4197498" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_so_orange_accents3_heavy" | |
| } | |
| "4197676" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_cu_revolver_oppressor_light" | |
| } | |
| "4197677" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_cu_revolver_oppressor_medium" | |
| } | |
| "4197678" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_cu_revolver_oppressor_heavy" | |
| } | |
| "4197768" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_sp_spray_water_light" | |
| } | |
| "4197769" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_sp_spray_water_medium" | |
| } | |
| "4197770" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_sp_spray_water_heavy" | |
| } | |
| "4197872" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_r8_memento_light" | |
| } | |
| "4197873" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_r8_memento_medium" | |
| } | |
| "4197874" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_r8_memento_heavy" | |
| } | |
| "4198000" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_hy_brush_camo_tan_light" | |
| } | |
| "4198001" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_hy_brush_camo_tan_medium" | |
| } | |
| "4198002" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_hy_brush_camo_tan_heavy" | |
| } | |
| "4198112" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_r8_leviathan_light" | |
| } | |
| "4198113" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_r8_leviathan_medium" | |
| } | |
| "4198114" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_r8_leviathan_heavy" | |
| } | |
| "4198348" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_am_phoenix_tags_blue_light" | |
| } | |
| "4198349" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_am_phoenix_tags_blue_medium" | |
| } | |
| "4198350" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_am_phoenix_tags_blue_heavy" | |
| } | |
| "4198492" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_r8_rustking_light" | |
| } | |
| "4198493" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_r8_rustking_medium" | |
| } | |
| "4198494" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_r8_rustking_heavy" | |
| } | |
| "4198884" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_revolver_purple_elite_light" | |
| } | |
| "4198885" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_revolver_purple_elite_medium" | |
| } | |
| "4198886" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_revolver_purple_elite_heavy" | |
| } | |
| "4199232" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_r8_banana_light" | |
| } | |
| "4199233" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_r8_banana_medium" | |
| } | |
| "4199234" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_r8_banana_heavy" | |
| } | |
| "4199252" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_revolver_acanthus_bronze_light" | |
| } | |
| "4199253" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_revolver_acanthus_bronze_medium" | |
| } | |
| "4199254" | |
| { | |
| "icon_path" "econ/default_generated/weapon_revolver_gs_revolver_acanthus_bronze_heavy" | |
| } | |
| "32768020" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_hy_ddpat_light" | |
| } | |
| "32768021" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_hy_ddpat_medium" | |
| } | |
| "32768022" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_hy_ddpat_heavy" | |
| } | |
| "32768048" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_hy_webs_light" | |
| } | |
| "32768049" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_hy_webs_medium" | |
| } | |
| "32768050" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_hy_webs_heavy" | |
| } | |
| "32768152" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aa_fade_light" | |
| } | |
| "32768153" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aa_fade_medium" | |
| } | |
| "32768154" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aa_fade_heavy" | |
| } | |
| "32768160" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_so_night_light" | |
| } | |
| "32768161" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_so_night_medium" | |
| } | |
| "32768162" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_so_night_heavy" | |
| } | |
| "32768168" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aq_blued_light" | |
| } | |
| "32768169" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aq_blued_medium" | |
| } | |
| "32768170" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aq_blued_heavy" | |
| } | |
| "32768172" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aq_forced_light" | |
| } | |
| "32768173" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aq_forced_medium" | |
| } | |
| "32768174" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aq_forced_heavy" | |
| } | |
| "32768176" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aq_oiled_light" | |
| } | |
| "32768177" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aq_oiled_medium" | |
| } | |
| "32768178" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aq_oiled_heavy" | |
| } | |
| "32768236" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_zebra_light" | |
| } | |
| "32768237" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_zebra_medium" | |
| } | |
| "32768238" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_zebra_heavy" | |
| } | |
| "32768288" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_sp_mesh_tan_light" | |
| } | |
| "32768289" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_sp_mesh_tan_medium" | |
| } | |
| "32768290" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_sp_mesh_tan_heavy" | |
| } | |
| "32768308" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_hy_forest_boreal_light" | |
| } | |
| "32768309" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_hy_forest_boreal_medium" | |
| } | |
| "32768310" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_hy_forest_boreal_heavy" | |
| } | |
| "32768392" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_so_purple_light" | |
| } | |
| "32768393" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_so_purple_medium" | |
| } | |
| "32768394" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_so_purple_heavy" | |
| } | |
| "32768572" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_sp_tape_urban_light" | |
| } | |
| "32768573" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_sp_tape_urban_medium" | |
| } | |
| "32768574" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_sp_tape_urban_heavy" | |
| } | |
| "32768700" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_sp_dapple_light" | |
| } | |
| "32768701" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_sp_dapple_medium" | |
| } | |
| "32768702" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_sp_dapple_heavy" | |
| } | |
| "32769636" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_an_tiger_orange_light" | |
| } | |
| "32769637" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_an_tiger_orange_medium" | |
| } | |
| "32769638" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_an_tiger_orange_heavy" | |
| } | |
| "32769640" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aq_damascus_light" | |
| } | |
| "32769641" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aq_damascus_medium" | |
| } | |
| "32769642" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aq_damascus_heavy" | |
| } | |
| "32769652" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_marble_fade_light" | |
| } | |
| "32769653" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_marble_fade_medium" | |
| } | |
| "32769654" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_marble_fade_heavy" | |
| } | |
| "32769656" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aq_steel_knife_light" | |
| } | |
| "32769657" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aq_steel_knife_medium" | |
| } | |
| "32769658" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_aq_steel_knife_heavy" | |
| } | |
| "32769660" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_ruby_marbleized_light" | |
| } | |
| "32769661" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_ruby_marbleized_medium" | |
| } | |
| "32769662" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_ruby_marbleized_heavy" | |
| } | |
| "32769664" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_sapphire_marbleized_light" | |
| } | |
| "32769665" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_sapphire_marbleized_medium" | |
| } | |
| "32769666" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_sapphire_marbleized_heavy" | |
| } | |
| "32769668" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_blackpearl_marbleized_light" | |
| } | |
| "32769669" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_blackpearl_marbleized_medium" | |
| } | |
| "32769670" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_blackpearl_marbleized_heavy" | |
| } | |
| "32769672" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_doppler_phase1_light" | |
| } | |
| "32769673" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_doppler_phase1_medium" | |
| } | |
| "32769674" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_doppler_phase1_heavy" | |
| } | |
| "32769676" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_doppler_phase2_light" | |
| } | |
| "32769677" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_doppler_phase2_medium" | |
| } | |
| "32769678" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_doppler_phase2_heavy" | |
| } | |
| "32769680" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_doppler_phase3_light" | |
| } | |
| "32769681" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_doppler_phase3_medium" | |
| } | |
| "32769682" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_doppler_phase3_heavy" | |
| } | |
| "32769684" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_doppler_phase4_light" | |
| } | |
| "32769685" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_doppler_phase4_medium" | |
| } | |
| "32769686" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_doppler_phase4_heavy" | |
| } | |
| "32770232" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_cu_bayonet_lore_light" | |
| } | |
| "32770233" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_cu_bayonet_lore_medium" | |
| } | |
| "32770234" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_cu_bayonet_lore_heavy" | |
| } | |
| "32770252" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_cu_bayonet_stonewash_light" | |
| } | |
| "32770253" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_cu_bayonet_stonewash_medium" | |
| } | |
| "32770254" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_cu_bayonet_stonewash_heavy" | |
| } | |
| "32770272" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_emerald_marbleized_light" | |
| } | |
| "32770273" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_emerald_marbleized_medium" | |
| } | |
| "32770274" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_emerald_marbleized_heavy" | |
| } | |
| "32770276" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_gamma_doppler_phase1_light" | |
| } | |
| "32770277" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_gamma_doppler_phase1_medium" | |
| } | |
| "32770278" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_gamma_doppler_phase1_heavy" | |
| } | |
| "32770280" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_gamma_doppler_phase2_light" | |
| } | |
| "32770281" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_gamma_doppler_phase2_medium" | |
| } | |
| "32770282" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_gamma_doppler_phase2_heavy" | |
| } | |
| "32770284" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_gamma_doppler_phase3_light" | |
| } | |
| "32770285" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_gamma_doppler_phase3_medium" | |
| } | |
| "32770286" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_gamma_doppler_phase3_heavy" | |
| } | |
| "32770288" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_gamma_doppler_phase4_light" | |
| } | |
| "32770289" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_gamma_doppler_phase4_medium" | |
| } | |
| "32770290" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_gamma_doppler_phase4_heavy" | |
| } | |
| "32770292" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_gs_bayonet_autotronic_light" | |
| } | |
| "32770293" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_gs_bayonet_autotronic_medium" | |
| } | |
| "32770294" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_gs_bayonet_autotronic_heavy" | |
| } | |
| "32770312" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_hy_ocean_knife_light" | |
| } | |
| "32770313" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_hy_ocean_knife_medium" | |
| } | |
| "32770314" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_hy_ocean_knife_heavy" | |
| } | |
| "32770320" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_marked_up_light" | |
| } | |
| "32770321" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_marked_up_medium" | |
| } | |
| "32770322" | |
| { | |
| "icon_path" "econ/default_generated/weapon_bayonet_am_marked_up_heavy" | |
| } | |
| "32964628" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_hy_ddpat_light" | |
| } | |
| "32964629" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_hy_ddpat_medium" | |
| } | |
| "32964630" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_hy_ddpat_heavy" | |
| } | |
| "32964656" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_hy_webs_light" | |
| } | |
| "32964657" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_hy_webs_medium" | |
| } | |
| "32964658" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_hy_webs_heavy" | |
| } | |
| "32964760" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_aa_fade_light" | |
| } | |
| "32964761" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_aa_fade_medium" | |
| } | |
| "32964762" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_aa_fade_heavy" | |
| } | |
| "32964776" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_aq_blued_light" | |
| } | |
| "32964777" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_aq_blued_medium" | |
| } | |
| "32964778" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_aq_blued_heavy" | |
| } | |
| "32964780" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_aq_forced_light" | |
| } | |
| "32964781" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_aq_forced_medium" | |
| } | |
| "32964782" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_aq_forced_heavy" | |
| } | |
| "32964784" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_aq_oiled_light" | |
| } | |
| "32964785" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_aq_oiled_medium" | |
| } | |
| "32964786" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_aq_oiled_heavy" | |
| } | |
| "32964844" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_am_zebra_light" | |
| } | |
| "32964845" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_am_zebra_medium" | |
| } | |
| "32964846" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_am_zebra_heavy" | |
| } | |
| "32964896" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_sp_mesh_tan_light" | |
| } | |
| "32964897" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_sp_mesh_tan_medium" | |
| } | |
| "32964898" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_sp_mesh_tan_heavy" | |
| } | |
| "32964916" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_hy_forest_boreal_light" | |
| } | |
| "32964917" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_hy_forest_boreal_medium" | |
| } | |
| "32964918" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_hy_forest_boreal_heavy" | |
| } | |
| "32965180" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_sp_tape_urban_light" | |
| } | |
| "32965181" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_sp_tape_urban_medium" | |
| } | |
| "32965182" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_sp_tape_urban_heavy" | |
| } | |
| "32965308" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_sp_dapple_light" | |
| } | |
| "32965309" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_sp_dapple_medium" | |
| } | |
| "32965310" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_sp_dapple_heavy" | |
| } | |
| "32967548" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_sp_nightstripe_light" | |
| } | |
| "32967549" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_sp_nightstripe_medium" | |
| } | |
| "32967550" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_css_sp_nightstripe_heavy" | |
| } | |
| "33095700" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_hy_ddpat_light" | |
| } | |
| "33095701" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_hy_ddpat_medium" | |
| } | |
| "33095702" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_hy_ddpat_heavy" | |
| } | |
| "33095728" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_hy_webs_light" | |
| } | |
| "33095729" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_hy_webs_medium" | |
| } | |
| "33095730" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_hy_webs_heavy" | |
| } | |
| "33095832" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aa_fade_light" | |
| } | |
| "33095833" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aa_fade_medium" | |
| } | |
| "33095834" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aa_fade_heavy" | |
| } | |
| "33095840" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_so_night_light" | |
| } | |
| "33095841" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_so_night_medium" | |
| } | |
| "33095842" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_so_night_heavy" | |
| } | |
| "33095848" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aq_blued_light" | |
| } | |
| "33095849" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aq_blued_medium" | |
| } | |
| "33095850" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aq_blued_heavy" | |
| } | |
| "33095852" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aq_forced_light" | |
| } | |
| "33095853" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aq_forced_medium" | |
| } | |
| "33095854" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aq_forced_heavy" | |
| } | |
| "33095856" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aq_oiled_light" | |
| } | |
| "33095857" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aq_oiled_medium" | |
| } | |
| "33095858" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aq_oiled_heavy" | |
| } | |
| "33095916" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_zebra_light" | |
| } | |
| "33095917" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_zebra_medium" | |
| } | |
| "33095918" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_zebra_heavy" | |
| } | |
| "33095968" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_sp_mesh_tan_light" | |
| } | |
| "33095969" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_sp_mesh_tan_medium" | |
| } | |
| "33095970" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_sp_mesh_tan_heavy" | |
| } | |
| "33095988" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_hy_forest_boreal_light" | |
| } | |
| "33095989" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_hy_forest_boreal_medium" | |
| } | |
| "33095990" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_hy_forest_boreal_heavy" | |
| } | |
| "33096072" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_so_purple_light" | |
| } | |
| "33096073" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_so_purple_medium" | |
| } | |
| "33096074" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_so_purple_heavy" | |
| } | |
| "33096252" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_sp_tape_urban_light" | |
| } | |
| "33096253" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_sp_tape_urban_medium" | |
| } | |
| "33096254" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_sp_tape_urban_heavy" | |
| } | |
| "33096380" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_sp_dapple_light" | |
| } | |
| "33096381" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_sp_dapple_medium" | |
| } | |
| "33096382" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_sp_dapple_heavy" | |
| } | |
| "33097316" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_an_tiger_orange_light" | |
| } | |
| "33097317" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_an_tiger_orange_medium" | |
| } | |
| "33097318" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_an_tiger_orange_heavy" | |
| } | |
| "33097320" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aq_damascus_light" | |
| } | |
| "33097321" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aq_damascus_medium" | |
| } | |
| "33097322" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aq_damascus_heavy" | |
| } | |
| "33097332" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_marble_fade_light" | |
| } | |
| "33097333" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_marble_fade_medium" | |
| } | |
| "33097334" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_marble_fade_heavy" | |
| } | |
| "33097336" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aq_steel_knife_light" | |
| } | |
| "33097337" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aq_steel_knife_medium" | |
| } | |
| "33097338" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_aq_steel_knife_heavy" | |
| } | |
| "33097340" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_ruby_marbleized_light" | |
| } | |
| "33097341" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_ruby_marbleized_medium" | |
| } | |
| "33097342" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_ruby_marbleized_heavy" | |
| } | |
| "33097344" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_sapphire_marbleized_light" | |
| } | |
| "33097345" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_sapphire_marbleized_medium" | |
| } | |
| "33097346" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_sapphire_marbleized_heavy" | |
| } | |
| "33097348" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_blackpearl_marbleized_light" | |
| } | |
| "33097349" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_blackpearl_marbleized_medium" | |
| } | |
| "33097350" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_blackpearl_marbleized_heavy" | |
| } | |
| "33097352" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_doppler_phase1_light" | |
| } | |
| "33097353" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_doppler_phase1_medium" | |
| } | |
| "33097354" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_doppler_phase1_heavy" | |
| } | |
| "33097356" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_doppler_phase2_light" | |
| } | |
| "33097357" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_doppler_phase2_medium" | |
| } | |
| "33097358" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_doppler_phase2_heavy" | |
| } | |
| "33097360" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_doppler_phase3_light" | |
| } | |
| "33097361" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_doppler_phase3_medium" | |
| } | |
| "33097362" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_doppler_phase3_heavy" | |
| } | |
| "33097364" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_doppler_phase4_light" | |
| } | |
| "33097365" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_doppler_phase4_medium" | |
| } | |
| "33097366" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_doppler_phase4_heavy" | |
| } | |
| "33097916" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_cu_flip_lore_light" | |
| } | |
| "33097917" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_cu_flip_lore_medium" | |
| } | |
| "33097918" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_cu_flip_lore_heavy" | |
| } | |
| "33097936" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_cu_flip_stonewash_light" | |
| } | |
| "33097937" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_cu_flip_stonewash_medium" | |
| } | |
| "33097938" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_cu_flip_stonewash_heavy" | |
| } | |
| "33097952" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_emerald_marbleized_light" | |
| } | |
| "33097953" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_emerald_marbleized_medium" | |
| } | |
| "33097954" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_emerald_marbleized_heavy" | |
| } | |
| "33097956" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_gamma_doppler_phase1_light" | |
| } | |
| "33097957" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_gamma_doppler_phase1_medium" | |
| } | |
| "33097958" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_gamma_doppler_phase1_heavy" | |
| } | |
| "33097960" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_gamma_doppler_phase2_light" | |
| } | |
| "33097961" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_gamma_doppler_phase2_medium" | |
| } | |
| "33097962" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_gamma_doppler_phase2_heavy" | |
| } | |
| "33097964" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_gamma_doppler_phase3_light" | |
| } | |
| "33097965" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_gamma_doppler_phase3_medium" | |
| } | |
| "33097966" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_gamma_doppler_phase3_heavy" | |
| } | |
| "33097968" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_gamma_doppler_phase4_light" | |
| } | |
| "33097969" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_gamma_doppler_phase4_medium" | |
| } | |
| "33097970" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_gamma_doppler_phase4_heavy" | |
| } | |
| "33097976" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_gs_flip_autotronic_light" | |
| } | |
| "33097977" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_gs_flip_autotronic_medium" | |
| } | |
| "33097978" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_gs_flip_autotronic_heavy" | |
| } | |
| "33097992" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_hy_ocean_knife_light" | |
| } | |
| "33097993" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_hy_ocean_knife_medium" | |
| } | |
| "33097994" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_hy_ocean_knife_heavy" | |
| } | |
| "33098000" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_marked_up_light" | |
| } | |
| "33098001" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_marked_up_medium" | |
| } | |
| "33098002" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_flip_am_marked_up_heavy" | |
| } | |
| "33161236" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_hy_ddpat_light" | |
| } | |
| "33161237" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_hy_ddpat_medium" | |
| } | |
| "33161238" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_hy_ddpat_heavy" | |
| } | |
| "33161264" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_hy_webs_light" | |
| } | |
| "33161265" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_hy_webs_medium" | |
| } | |
| "33161266" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_hy_webs_heavy" | |
| } | |
| "33161368" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aa_fade_light" | |
| } | |
| "33161369" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aa_fade_medium" | |
| } | |
| "33161370" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aa_fade_heavy" | |
| } | |
| "33161376" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_so_night_light" | |
| } | |
| "33161377" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_so_night_medium" | |
| } | |
| "33161378" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_so_night_heavy" | |
| } | |
| "33161384" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aq_blued_light" | |
| } | |
| "33161385" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aq_blued_medium" | |
| } | |
| "33161386" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aq_blued_heavy" | |
| } | |
| "33161388" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aq_forced_light" | |
| } | |
| "33161389" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aq_forced_medium" | |
| } | |
| "33161390" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aq_forced_heavy" | |
| } | |
| "33161392" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aq_oiled_light" | |
| } | |
| "33161393" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aq_oiled_medium" | |
| } | |
| "33161394" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aq_oiled_heavy" | |
| } | |
| "33161452" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_zebra_light" | |
| } | |
| "33161453" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_zebra_medium" | |
| } | |
| "33161454" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_zebra_heavy" | |
| } | |
| "33161504" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_sp_mesh_tan_light" | |
| } | |
| "33161505" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_sp_mesh_tan_medium" | |
| } | |
| "33161506" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_sp_mesh_tan_heavy" | |
| } | |
| "33161524" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_hy_forest_boreal_light" | |
| } | |
| "33161525" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_hy_forest_boreal_medium" | |
| } | |
| "33161526" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_hy_forest_boreal_heavy" | |
| } | |
| "33161608" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_so_purple_light" | |
| } | |
| "33161609" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_so_purple_medium" | |
| } | |
| "33161610" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_so_purple_heavy" | |
| } | |
| "33161788" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_sp_tape_urban_light" | |
| } | |
| "33161789" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_sp_tape_urban_medium" | |
| } | |
| "33161790" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_sp_tape_urban_heavy" | |
| } | |
| "33161916" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_sp_dapple_light" | |
| } | |
| "33161917" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_sp_dapple_medium" | |
| } | |
| "33161918" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_sp_dapple_heavy" | |
| } | |
| "33162852" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_an_tiger_orange_light" | |
| } | |
| "33162853" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_an_tiger_orange_medium" | |
| } | |
| "33162854" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_an_tiger_orange_heavy" | |
| } | |
| "33162856" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aq_damascus_light" | |
| } | |
| "33162857" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aq_damascus_medium" | |
| } | |
| "33162858" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aq_damascus_heavy" | |
| } | |
| "33162868" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_marble_fade_light" | |
| } | |
| "33162869" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_marble_fade_medium" | |
| } | |
| "33162870" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_marble_fade_heavy" | |
| } | |
| "33162872" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aq_steel_knife_light" | |
| } | |
| "33162873" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aq_steel_knife_medium" | |
| } | |
| "33162874" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_aq_steel_knife_heavy" | |
| } | |
| "33162876" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_ruby_marbleized_light" | |
| } | |
| "33162877" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_ruby_marbleized_medium" | |
| } | |
| "33162878" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_ruby_marbleized_heavy" | |
| } | |
| "33162880" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_sapphire_marbleized_light" | |
| } | |
| "33162881" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_sapphire_marbleized_medium" | |
| } | |
| "33162882" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_sapphire_marbleized_heavy" | |
| } | |
| "33162884" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_blackpearl_marbleized_light" | |
| } | |
| "33162885" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_blackpearl_marbleized_medium" | |
| } | |
| "33162886" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_blackpearl_marbleized_heavy" | |
| } | |
| "33162888" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_doppler_phase1_light" | |
| } | |
| "33162889" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_doppler_phase1_medium" | |
| } | |
| "33162890" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_doppler_phase1_heavy" | |
| } | |
| "33162892" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_doppler_phase2_light" | |
| } | |
| "33162893" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_doppler_phase2_medium" | |
| } | |
| "33162894" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_doppler_phase2_heavy" | |
| } | |
| "33162896" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_doppler_phase3_light" | |
| } | |
| "33162897" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_doppler_phase3_medium" | |
| } | |
| "33162898" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_doppler_phase3_heavy" | |
| } | |
| "33162900" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_doppler_phase4_light" | |
| } | |
| "33162901" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_doppler_phase4_medium" | |
| } | |
| "33162902" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_doppler_phase4_heavy" | |
| } | |
| "33163456" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_cu_gut_lore_light" | |
| } | |
| "33163457" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_cu_gut_lore_medium" | |
| } | |
| "33163458" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_cu_gut_lore_heavy" | |
| } | |
| "33163476" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_cu_gut_stonewash_light" | |
| } | |
| "33163477" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_cu_gut_stonewash_medium" | |
| } | |
| "33163478" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_cu_gut_stonewash_heavy" | |
| } | |
| "33163488" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_emerald_marbleized_light" | |
| } | |
| "33163489" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_emerald_marbleized_medium" | |
| } | |
| "33163490" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_emerald_marbleized_heavy" | |
| } | |
| "33163492" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_gamma_doppler_phase1_light" | |
| } | |
| "33163493" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_gamma_doppler_phase1_medium" | |
| } | |
| "33163494" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_gamma_doppler_phase1_heavy" | |
| } | |
| "33163496" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_gamma_doppler_phase2_light" | |
| } | |
| "33163497" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_gamma_doppler_phase2_medium" | |
| } | |
| "33163498" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_gamma_doppler_phase2_heavy" | |
| } | |
| "33163500" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_gamma_doppler_phase3_light" | |
| } | |
| "33163501" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_gamma_doppler_phase3_medium" | |
| } | |
| "33163502" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_gamma_doppler_phase3_heavy" | |
| } | |
| "33163504" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_gamma_doppler_phase4_light" | |
| } | |
| "33163505" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_gamma_doppler_phase4_medium" | |
| } | |
| "33163506" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_gamma_doppler_phase4_heavy" | |
| } | |
| "33163516" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_gs_gut_autotronic_light" | |
| } | |
| "33163517" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_gs_gut_autotronic_medium" | |
| } | |
| "33163518" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_gs_gut_autotronic_heavy" | |
| } | |
| "33163528" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_hy_ocean_knife_light" | |
| } | |
| "33163529" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_hy_ocean_knife_medium" | |
| } | |
| "33163530" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_hy_ocean_knife_heavy" | |
| } | |
| "33163536" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_marked_up_light" | |
| } | |
| "33163537" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_marked_up_medium" | |
| } | |
| "33163538" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gut_am_marked_up_heavy" | |
| } | |
| "33226772" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_hy_ddpat_light" | |
| } | |
| "33226773" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_hy_ddpat_medium" | |
| } | |
| "33226774" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_hy_ddpat_heavy" | |
| } | |
| "33226800" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_hy_webs_light" | |
| } | |
| "33226801" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_hy_webs_medium" | |
| } | |
| "33226802" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_hy_webs_heavy" | |
| } | |
| "33226904" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aa_fade_light" | |
| } | |
| "33226905" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aa_fade_medium" | |
| } | |
| "33226906" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aa_fade_heavy" | |
| } | |
| "33226912" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_so_night_light" | |
| } | |
| "33226913" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_so_night_medium" | |
| } | |
| "33226914" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_so_night_heavy" | |
| } | |
| "33226920" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aq_blued_light" | |
| } | |
| "33226921" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aq_blued_medium" | |
| } | |
| "33226922" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aq_blued_heavy" | |
| } | |
| "33226924" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aq_forced_light" | |
| } | |
| "33226925" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aq_forced_medium" | |
| } | |
| "33226926" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aq_forced_heavy" | |
| } | |
| "33226928" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aq_oiled_light" | |
| } | |
| "33226929" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aq_oiled_medium" | |
| } | |
| "33226930" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aq_oiled_heavy" | |
| } | |
| "33226988" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_zebra_light" | |
| } | |
| "33226989" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_zebra_medium" | |
| } | |
| "33226990" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_zebra_heavy" | |
| } | |
| "33227040" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_sp_mesh_tan_light" | |
| } | |
| "33227041" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_sp_mesh_tan_medium" | |
| } | |
| "33227042" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_sp_mesh_tan_heavy" | |
| } | |
| "33227060" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_hy_forest_boreal_light" | |
| } | |
| "33227061" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_hy_forest_boreal_medium" | |
| } | |
| "33227062" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_hy_forest_boreal_heavy" | |
| } | |
| "33227144" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_so_purple_light" | |
| } | |
| "33227145" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_so_purple_medium" | |
| } | |
| "33227146" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_so_purple_heavy" | |
| } | |
| "33227324" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_sp_tape_urban_light" | |
| } | |
| "33227325" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_sp_tape_urban_medium" | |
| } | |
| "33227326" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_sp_tape_urban_heavy" | |
| } | |
| "33227452" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_sp_dapple_light" | |
| } | |
| "33227453" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_sp_dapple_medium" | |
| } | |
| "33227454" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_sp_dapple_heavy" | |
| } | |
| "33228388" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_an_tiger_orange_light" | |
| } | |
| "33228389" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_an_tiger_orange_medium" | |
| } | |
| "33228390" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_an_tiger_orange_heavy" | |
| } | |
| "33228392" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aq_damascus_light" | |
| } | |
| "33228393" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aq_damascus_medium" | |
| } | |
| "33228394" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aq_damascus_heavy" | |
| } | |
| "33228404" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_marble_fade_light" | |
| } | |
| "33228405" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_marble_fade_medium" | |
| } | |
| "33228406" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_marble_fade_heavy" | |
| } | |
| "33228408" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aq_steel_knife_light" | |
| } | |
| "33228409" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aq_steel_knife_medium" | |
| } | |
| "33228410" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_aq_steel_knife_heavy" | |
| } | |
| "33228412" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_ruby_marbleized_light" | |
| } | |
| "33228413" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_ruby_marbleized_medium" | |
| } | |
| "33228414" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_ruby_marbleized_heavy" | |
| } | |
| "33228416" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_sapphire_marbleized_light" | |
| } | |
| "33228417" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_sapphire_marbleized_medium" | |
| } | |
| "33228418" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_sapphire_marbleized_heavy" | |
| } | |
| "33228420" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_blackpearl_marbleized_light" | |
| } | |
| "33228421" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_blackpearl_marbleized_medium" | |
| } | |
| "33228422" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_blackpearl_marbleized_heavy" | |
| } | |
| "33228424" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_doppler_phase1_light" | |
| } | |
| "33228425" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_doppler_phase1_medium" | |
| } | |
| "33228426" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_doppler_phase1_heavy" | |
| } | |
| "33228428" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_doppler_phase2_light" | |
| } | |
| "33228429" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_doppler_phase2_medium" | |
| } | |
| "33228430" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_doppler_phase2_heavy" | |
| } | |
| "33228432" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_doppler_phase3_light" | |
| } | |
| "33228433" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_doppler_phase3_medium" | |
| } | |
| "33228434" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_doppler_phase3_heavy" | |
| } | |
| "33228436" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_doppler_phase4_light" | |
| } | |
| "33228437" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_doppler_phase4_medium" | |
| } | |
| "33228438" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_doppler_phase4_heavy" | |
| } | |
| "33228996" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_cu_karam_lore_light" | |
| } | |
| "33228997" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_cu_karam_lore_medium" | |
| } | |
| "33228998" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_cu_karam_lore_heavy" | |
| } | |
| "33229016" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_cu_karam_stonewash_light" | |
| } | |
| "33229017" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_cu_karam_stonewash_medium" | |
| } | |
| "33229018" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_cu_karam_stonewash_heavy" | |
| } | |
| "33229024" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_emerald_marbleized_light" | |
| } | |
| "33229025" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_emerald_marbleized_medium" | |
| } | |
| "33229026" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_emerald_marbleized_heavy" | |
| } | |
| "33229028" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_gamma_doppler_phase1_light" | |
| } | |
| "33229029" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_gamma_doppler_phase1_medium" | |
| } | |
| "33229030" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_gamma_doppler_phase1_heavy" | |
| } | |
| "33229032" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_gamma_doppler_phase2_light" | |
| } | |
| "33229033" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_gamma_doppler_phase2_medium" | |
| } | |
| "33229034" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_gamma_doppler_phase2_heavy" | |
| } | |
| "33229036" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_gamma_doppler_phase3_light" | |
| } | |
| "33229037" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_gamma_doppler_phase3_medium" | |
| } | |
| "33229038" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_gamma_doppler_phase3_heavy" | |
| } | |
| "33229040" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_gamma_doppler_phase4_light" | |
| } | |
| "33229041" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_gamma_doppler_phase4_medium" | |
| } | |
| "33229042" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_gamma_doppler_phase4_heavy" | |
| } | |
| "33229056" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_gs_karam_autotronic_light" | |
| } | |
| "33229057" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_gs_karam_autotronic_medium" | |
| } | |
| "33229058" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_gs_karam_autotronic_heavy" | |
| } | |
| "33229064" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_hy_ocean_knife_light" | |
| } | |
| "33229065" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_hy_ocean_knife_medium" | |
| } | |
| "33229066" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_hy_ocean_knife_heavy" | |
| } | |
| "33229080" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_marked_up_fine_light" | |
| } | |
| "33229081" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_marked_up_fine_medium" | |
| } | |
| "33229082" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_karambit_am_marked_up_fine_heavy" | |
| } | |
| "33292308" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_hy_ddpat_light" | |
| } | |
| "33292309" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_hy_ddpat_medium" | |
| } | |
| "33292310" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_hy_ddpat_heavy" | |
| } | |
| "33292336" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_hy_webs_light" | |
| } | |
| "33292337" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_hy_webs_medium" | |
| } | |
| "33292338" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_hy_webs_heavy" | |
| } | |
| "33292440" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aa_fade_light" | |
| } | |
| "33292441" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aa_fade_medium" | |
| } | |
| "33292442" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aa_fade_heavy" | |
| } | |
| "33292448" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_so_night_light" | |
| } | |
| "33292449" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_so_night_medium" | |
| } | |
| "33292450" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_so_night_heavy" | |
| } | |
| "33292456" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aq_blued_light" | |
| } | |
| "33292457" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aq_blued_medium" | |
| } | |
| "33292458" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aq_blued_heavy" | |
| } | |
| "33292460" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aq_forced_light" | |
| } | |
| "33292461" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aq_forced_medium" | |
| } | |
| "33292462" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aq_forced_heavy" | |
| } | |
| "33292464" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aq_oiled_light" | |
| } | |
| "33292465" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aq_oiled_medium" | |
| } | |
| "33292466" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aq_oiled_heavy" | |
| } | |
| "33292524" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_zebra_light" | |
| } | |
| "33292525" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_zebra_medium" | |
| } | |
| "33292526" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_zebra_heavy" | |
| } | |
| "33292576" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_sp_mesh_tan_light" | |
| } | |
| "33292577" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_sp_mesh_tan_medium" | |
| } | |
| "33292578" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_sp_mesh_tan_heavy" | |
| } | |
| "33292596" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_hy_forest_boreal_light" | |
| } | |
| "33292597" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_hy_forest_boreal_medium" | |
| } | |
| "33292598" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_hy_forest_boreal_heavy" | |
| } | |
| "33292680" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_so_purple_light" | |
| } | |
| "33292681" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_so_purple_medium" | |
| } | |
| "33292682" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_so_purple_heavy" | |
| } | |
| "33292860" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_sp_tape_urban_light" | |
| } | |
| "33292861" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_sp_tape_urban_medium" | |
| } | |
| "33292862" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_sp_tape_urban_heavy" | |
| } | |
| "33292988" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_sp_dapple_light" | |
| } | |
| "33292989" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_sp_dapple_medium" | |
| } | |
| "33292990" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_sp_dapple_heavy" | |
| } | |
| "33293924" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_an_tiger_orange_light" | |
| } | |
| "33293925" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_an_tiger_orange_medium" | |
| } | |
| "33293926" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_an_tiger_orange_heavy" | |
| } | |
| "33293932" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aq_damascus_90_light" | |
| } | |
| "33293933" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aq_damascus_90_medium" | |
| } | |
| "33293934" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aq_damascus_90_heavy" | |
| } | |
| "33293940" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_marble_fade_light" | |
| } | |
| "33293941" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_marble_fade_medium" | |
| } | |
| "33293942" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_marble_fade_heavy" | |
| } | |
| "33293944" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aq_steel_knife_light" | |
| } | |
| "33293945" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aq_steel_knife_medium" | |
| } | |
| "33293946" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_aq_steel_knife_heavy" | |
| } | |
| "33293948" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_ruby_marbleized_light" | |
| } | |
| "33293949" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_ruby_marbleized_medium" | |
| } | |
| "33293950" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_ruby_marbleized_heavy" | |
| } | |
| "33293952" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_sapphire_marbleized_light" | |
| } | |
| "33293953" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_sapphire_marbleized_medium" | |
| } | |
| "33293954" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_sapphire_marbleized_heavy" | |
| } | |
| "33293956" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_blackpearl_marbleized_light" | |
| } | |
| "33293957" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_blackpearl_marbleized_medium" | |
| } | |
| "33293958" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_blackpearl_marbleized_heavy" | |
| } | |
| "33293960" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_doppler_phase1_light" | |
| } | |
| "33293961" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_doppler_phase1_medium" | |
| } | |
| "33293962" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_doppler_phase1_heavy" | |
| } | |
| "33293964" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_doppler_phase2_light" | |
| } | |
| "33293965" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_doppler_phase2_medium" | |
| } | |
| "33293966" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_doppler_phase2_heavy" | |
| } | |
| "33293968" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_doppler_phase3_light" | |
| } | |
| "33293969" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_doppler_phase3_medium" | |
| } | |
| "33293970" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_doppler_phase3_heavy" | |
| } | |
| "33293972" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_doppler_phase4_light" | |
| } | |
| "33293973" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_doppler_phase4_medium" | |
| } | |
| "33293974" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_doppler_phase4_heavy" | |
| } | |
| "33294536" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_cu_m9_bay_lore_light" | |
| } | |
| "33294537" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_cu_m9_bay_lore_medium" | |
| } | |
| "33294538" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_cu_m9_bay_lore_heavy" | |
| } | |
| "33294556" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_cu_m9_bay_stonewash_light" | |
| } | |
| "33294557" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_cu_m9_bay_stonewash_medium" | |
| } | |
| "33294558" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_cu_m9_bay_stonewash_heavy" | |
| } | |
| "33294560" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_emerald_marbleized_light" | |
| } | |
| "33294561" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_emerald_marbleized_medium" | |
| } | |
| "33294562" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_emerald_marbleized_heavy" | |
| } | |
| "33294564" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_gamma_doppler_phase1_light" | |
| } | |
| "33294565" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_gamma_doppler_phase1_medium" | |
| } | |
| "33294566" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_gamma_doppler_phase1_heavy" | |
| } | |
| "33294568" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_gamma_doppler_phase2_light" | |
| } | |
| "33294569" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_gamma_doppler_phase2_medium" | |
| } | |
| "33294570" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_gamma_doppler_phase2_heavy" | |
| } | |
| "33294572" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_gamma_doppler_phase3_light" | |
| } | |
| "33294573" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_gamma_doppler_phase3_medium" | |
| } | |
| "33294574" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_gamma_doppler_phase3_heavy" | |
| } | |
| "33294576" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_gamma_doppler_phase4_light" | |
| } | |
| "33294577" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_gamma_doppler_phase4_medium" | |
| } | |
| "33294578" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_gamma_doppler_phase4_heavy" | |
| } | |
| "33294596" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_gs_m9_bay_autotronic_light" | |
| } | |
| "33294597" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_gs_m9_bay_autotronic_medium" | |
| } | |
| "33294598" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_gs_m9_bay_autotronic_heavy" | |
| } | |
| "33294604" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_hy_ocean_knife_90_light" | |
| } | |
| "33294605" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_hy_ocean_knife_90_medium" | |
| } | |
| "33294606" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_hy_ocean_knife_90_heavy" | |
| } | |
| "33294612" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_marked_up_90_light" | |
| } | |
| "33294613" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_marked_up_90_medium" | |
| } | |
| "33294614" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_m9_bayonet_am_marked_up_90_heavy" | |
| } | |
| "33357844" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_hy_ddpat_light" | |
| } | |
| "33357845" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_hy_ddpat_medium" | |
| } | |
| "33357846" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_hy_ddpat_heavy" | |
| } | |
| "33357872" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_hy_webs_light" | |
| } | |
| "33357873" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_hy_webs_medium" | |
| } | |
| "33357874" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_hy_webs_heavy" | |
| } | |
| "33357976" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aa_fade_light" | |
| } | |
| "33357977" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aa_fade_medium" | |
| } | |
| "33357978" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aa_fade_heavy" | |
| } | |
| "33357984" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_so_night_light" | |
| } | |
| "33357985" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_so_night_medium" | |
| } | |
| "33357986" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_so_night_heavy" | |
| } | |
| "33357992" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aq_blued_light" | |
| } | |
| "33357993" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aq_blued_medium" | |
| } | |
| "33357994" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aq_blued_heavy" | |
| } | |
| "33357996" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aq_forced_light" | |
| } | |
| "33357997" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aq_forced_medium" | |
| } | |
| "33357998" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aq_forced_heavy" | |
| } | |
| "33358000" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aq_oiled_light" | |
| } | |
| "33358001" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aq_oiled_medium" | |
| } | |
| "33358002" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aq_oiled_heavy" | |
| } | |
| "33358060" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_zebra_light" | |
| } | |
| "33358061" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_zebra_medium" | |
| } | |
| "33358062" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_zebra_heavy" | |
| } | |
| "33358112" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_sp_mesh_tan_light" | |
| } | |
| "33358113" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_sp_mesh_tan_medium" | |
| } | |
| "33358114" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_sp_mesh_tan_heavy" | |
| } | |
| "33358132" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_hy_forest_boreal_light" | |
| } | |
| "33358133" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_hy_forest_boreal_medium" | |
| } | |
| "33358134" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_hy_forest_boreal_heavy" | |
| } | |
| "33358396" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_sp_tape_urban_light" | |
| } | |
| "33358397" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_sp_tape_urban_medium" | |
| } | |
| "33358398" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_sp_tape_urban_heavy" | |
| } | |
| "33358524" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_sp_dapple_light" | |
| } | |
| "33358525" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_sp_dapple_medium" | |
| } | |
| "33358526" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_sp_dapple_heavy" | |
| } | |
| "33359460" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_an_tiger_orange_light" | |
| } | |
| "33359461" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_an_tiger_orange_medium" | |
| } | |
| "33359462" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_an_tiger_orange_heavy" | |
| } | |
| "33359468" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aq_damascus_90_light" | |
| } | |
| "33359469" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aq_damascus_90_medium" | |
| } | |
| "33359470" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aq_damascus_90_heavy" | |
| } | |
| "33359476" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_marble_fade_light" | |
| } | |
| "33359477" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_marble_fade_medium" | |
| } | |
| "33359478" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_marble_fade_heavy" | |
| } | |
| "33359480" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aq_steel_knife_light" | |
| } | |
| "33359481" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aq_steel_knife_medium" | |
| } | |
| "33359482" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_aq_steel_knife_heavy" | |
| } | |
| "33359484" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_ruby_marbleized_light" | |
| } | |
| "33359485" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_ruby_marbleized_medium" | |
| } | |
| "33359486" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_ruby_marbleized_heavy" | |
| } | |
| "33359488" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_sapphire_marbleized_light" | |
| } | |
| "33359489" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_sapphire_marbleized_medium" | |
| } | |
| "33359490" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_sapphire_marbleized_heavy" | |
| } | |
| "33359492" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_blackpearl_marbleized_light" | |
| } | |
| "33359493" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_blackpearl_marbleized_medium" | |
| } | |
| "33359494" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_blackpearl_marbleized_heavy" | |
| } | |
| "33359496" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_doppler_phase1_light" | |
| } | |
| "33359497" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_doppler_phase1_medium" | |
| } | |
| "33359498" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_doppler_phase1_heavy" | |
| } | |
| "33359500" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_doppler_phase2_light" | |
| } | |
| "33359501" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_doppler_phase2_medium" | |
| } | |
| "33359502" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_doppler_phase2_heavy" | |
| } | |
| "33359504" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_doppler_phase3_light" | |
| } | |
| "33359505" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_doppler_phase3_medium" | |
| } | |
| "33359506" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_doppler_phase3_heavy" | |
| } | |
| "33359508" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_doppler_phase4_light" | |
| } | |
| "33359509" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_doppler_phase4_medium" | |
| } | |
| "33359510" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_doppler_phase4_heavy" | |
| } | |
| "33360096" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_emerald_marbleized_light" | |
| } | |
| "33360097" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_emerald_marbleized_medium" | |
| } | |
| "33360098" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_emerald_marbleized_heavy" | |
| } | |
| "33360100" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_gamma_doppler_phase1_light" | |
| } | |
| "33360101" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_gamma_doppler_phase1_medium" | |
| } | |
| "33360102" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_gamma_doppler_phase1_heavy" | |
| } | |
| "33360104" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_gamma_doppler_phase2_light" | |
| } | |
| "33360105" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_gamma_doppler_phase2_medium" | |
| } | |
| "33360106" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_gamma_doppler_phase2_heavy" | |
| } | |
| "33360108" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_gamma_doppler_phase3_light" | |
| } | |
| "33360109" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_gamma_doppler_phase3_medium" | |
| } | |
| "33360110" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_gamma_doppler_phase3_heavy" | |
| } | |
| "33360112" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_gamma_doppler_phase4_light" | |
| } | |
| "33360113" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_gamma_doppler_phase4_medium" | |
| } | |
| "33360114" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_gamma_doppler_phase4_heavy" | |
| } | |
| "33360140" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_hy_ocean_knife_90_light" | |
| } | |
| "33360141" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_hy_ocean_knife_90_medium" | |
| } | |
| "33360142" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_hy_ocean_knife_90_heavy" | |
| } | |
| "33360148" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_marked_up_90_light" | |
| } | |
| "33360149" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_marked_up_90_medium" | |
| } | |
| "33360150" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_am_marked_up_90_heavy" | |
| } | |
| "33360304" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_cu_purple_huntsman_light" | |
| } | |
| "33360305" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_cu_purple_huntsman_medium" | |
| } | |
| "33360306" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_cu_purple_huntsman_heavy" | |
| } | |
| "33362252" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_cu_huntsman_lore_light" | |
| } | |
| "33362253" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_cu_huntsman_lore_medium" | |
| } | |
| "33362254" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_cu_huntsman_lore_heavy" | |
| } | |
| "33362272" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_gs_huntsman_black_laminate_light" | |
| } | |
| "33362273" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_gs_huntsman_black_laminate_medium" | |
| } | |
| "33362274" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_gs_huntsman_black_laminate_heavy" | |
| } | |
| "33362292" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_gs_huntsman_autotronic_light" | |
| } | |
| "33362293" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_gs_huntsman_autotronic_medium" | |
| } | |
| "33362294" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_tactical_gs_huntsman_autotronic_heavy" | |
| } | |
| "33554452" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_hy_ddpat_light" | |
| } | |
| "33554453" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_hy_ddpat_medium" | |
| } | |
| "33554454" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_hy_ddpat_heavy" | |
| } | |
| "33554480" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_hy_webs_light" | |
| } | |
| "33554481" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_hy_webs_medium" | |
| } | |
| "33554482" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_hy_webs_heavy" | |
| } | |
| "33554584" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aa_fade_light" | |
| } | |
| "33554585" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aa_fade_medium" | |
| } | |
| "33554586" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aa_fade_heavy" | |
| } | |
| "33554592" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_so_night_light" | |
| } | |
| "33554593" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_so_night_medium" | |
| } | |
| "33554594" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_so_night_heavy" | |
| } | |
| "33554600" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aq_blued_light" | |
| } | |
| "33554601" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aq_blued_medium" | |
| } | |
| "33554602" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aq_blued_heavy" | |
| } | |
| "33554604" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aq_forced_light" | |
| } | |
| "33554605" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aq_forced_medium" | |
| } | |
| "33554606" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aq_forced_heavy" | |
| } | |
| "33554608" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aq_oiled_light" | |
| } | |
| "33554609" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aq_oiled_medium" | |
| } | |
| "33554610" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aq_oiled_heavy" | |
| } | |
| "33554668" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_zebra_light" | |
| } | |
| "33554669" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_zebra_medium" | |
| } | |
| "33554670" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_zebra_heavy" | |
| } | |
| "33554720" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_sp_mesh_tan_light" | |
| } | |
| "33554721" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_sp_mesh_tan_medium" | |
| } | |
| "33554722" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_sp_mesh_tan_heavy" | |
| } | |
| "33554740" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_hy_forest_boreal_light" | |
| } | |
| "33554741" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_hy_forest_boreal_medium" | |
| } | |
| "33554742" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_hy_forest_boreal_heavy" | |
| } | |
| "33555004" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_sp_tape_urban_light" | |
| } | |
| "33555005" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_sp_tape_urban_medium" | |
| } | |
| "33555006" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_sp_tape_urban_heavy" | |
| } | |
| "33555132" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_sp_dapple_light" | |
| } | |
| "33555133" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_sp_dapple_medium" | |
| } | |
| "33555134" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_sp_dapple_heavy" | |
| } | |
| "33556068" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_an_tiger_orange_light" | |
| } | |
| "33556069" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_an_tiger_orange_medium" | |
| } | |
| "33556070" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_an_tiger_orange_heavy" | |
| } | |
| "33556076" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aq_damascus_90_light" | |
| } | |
| "33556077" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aq_damascus_90_medium" | |
| } | |
| "33556078" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aq_damascus_90_heavy" | |
| } | |
| "33556084" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_marble_fade_light" | |
| } | |
| "33556085" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_marble_fade_medium" | |
| } | |
| "33556086" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_marble_fade_heavy" | |
| } | |
| "33556088" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aq_steel_knife_light" | |
| } | |
| "33556089" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aq_steel_knife_medium" | |
| } | |
| "33556090" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_aq_steel_knife_heavy" | |
| } | |
| "33556092" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_ruby_marbleized_light" | |
| } | |
| "33556093" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_ruby_marbleized_medium" | |
| } | |
| "33556094" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_ruby_marbleized_heavy" | |
| } | |
| "33556096" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_sapphire_marbleized_light" | |
| } | |
| "33556097" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_sapphire_marbleized_medium" | |
| } | |
| "33556098" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_sapphire_marbleized_heavy" | |
| } | |
| "33556100" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_blackpearl_marbleized_light" | |
| } | |
| "33556101" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_blackpearl_marbleized_medium" | |
| } | |
| "33556102" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_blackpearl_marbleized_heavy" | |
| } | |
| "33556104" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_doppler_phase1_light" | |
| } | |
| "33556105" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_doppler_phase1_medium" | |
| } | |
| "33556106" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_doppler_phase1_heavy" | |
| } | |
| "33556108" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_doppler_phase2_light" | |
| } | |
| "33556109" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_doppler_phase2_medium" | |
| } | |
| "33556110" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_doppler_phase2_heavy" | |
| } | |
| "33556112" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_doppler_phase3_light" | |
| } | |
| "33556113" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_doppler_phase3_medium" | |
| } | |
| "33556114" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_doppler_phase3_heavy" | |
| } | |
| "33556116" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_doppler_phase4_light" | |
| } | |
| "33556117" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_doppler_phase4_medium" | |
| } | |
| "33556118" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_doppler_phase4_heavy" | |
| } | |
| "33556704" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_emerald_marbleized_light" | |
| } | |
| "33556705" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_emerald_marbleized_medium" | |
| } | |
| "33556706" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_emerald_marbleized_heavy" | |
| } | |
| "33556708" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_gamma_doppler_phase1_light" | |
| } | |
| "33556709" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_gamma_doppler_phase1_medium" | |
| } | |
| "33556710" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_gamma_doppler_phase1_heavy" | |
| } | |
| "33556712" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_gamma_doppler_phase2_light" | |
| } | |
| "33556713" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_gamma_doppler_phase2_medium" | |
| } | |
| "33556714" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_gamma_doppler_phase2_heavy" | |
| } | |
| "33556716" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_gamma_doppler_phase3_light" | |
| } | |
| "33556717" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_gamma_doppler_phase3_medium" | |
| } | |
| "33556718" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_gamma_doppler_phase3_heavy" | |
| } | |
| "33556720" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_gamma_doppler_phase4_light" | |
| } | |
| "33556721" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_gamma_doppler_phase4_medium" | |
| } | |
| "33556722" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_gamma_doppler_phase4_heavy" | |
| } | |
| "33556748" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_hy_ocean_knife_90_light" | |
| } | |
| "33556749" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_hy_ocean_knife_90_medium" | |
| } | |
| "33556750" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_hy_ocean_knife_90_heavy" | |
| } | |
| "33556756" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_marked_up_90_light" | |
| } | |
| "33556757" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_marked_up_90_medium" | |
| } | |
| "33556758" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_am_marked_up_90_heavy" | |
| } | |
| "33556916" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_so_purple_falchion_light" | |
| } | |
| "33556917" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_so_purple_falchion_medium" | |
| } | |
| "33556918" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_so_purple_falchion_heavy" | |
| } | |
| "33558856" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_cu_falchion_lore_light" | |
| } | |
| "33558857" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_cu_falchion_lore_medium" | |
| } | |
| "33558858" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_cu_falchion_lore_heavy" | |
| } | |
| "33558876" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_gs_falchion_black_laminate_light" | |
| } | |
| "33558877" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_gs_falchion_black_laminate_medium" | |
| } | |
| "33558878" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_gs_falchion_black_laminate_heavy" | |
| } | |
| "33558896" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_gs_falchion_autotronic_light" | |
| } | |
| "33558897" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_gs_falchion_autotronic_medium" | |
| } | |
| "33558898" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_falchion_gs_falchion_autotronic_heavy" | |
| } | |
| "33685524" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_hy_ddpat_light" | |
| } | |
| "33685525" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_hy_ddpat_medium" | |
| } | |
| "33685526" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_hy_ddpat_heavy" | |
| } | |
| "33685552" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_hy_webs_light" | |
| } | |
| "33685553" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_hy_webs_medium" | |
| } | |
| "33685554" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_hy_webs_heavy" | |
| } | |
| "33685656" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aa_fade_light" | |
| } | |
| "33685657" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aa_fade_medium" | |
| } | |
| "33685658" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aa_fade_heavy" | |
| } | |
| "33685664" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_so_night_light" | |
| } | |
| "33685665" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_so_night_medium" | |
| } | |
| "33685666" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_so_night_heavy" | |
| } | |
| "33685672" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aq_blued_light" | |
| } | |
| "33685673" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aq_blued_medium" | |
| } | |
| "33685674" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aq_blued_heavy" | |
| } | |
| "33685676" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aq_forced_light" | |
| } | |
| "33685677" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aq_forced_medium" | |
| } | |
| "33685678" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aq_forced_heavy" | |
| } | |
| "33685680" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aq_oiled_light" | |
| } | |
| "33685681" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aq_oiled_medium" | |
| } | |
| "33685682" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aq_oiled_heavy" | |
| } | |
| "33685740" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_zebra_light" | |
| } | |
| "33685741" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_zebra_medium" | |
| } | |
| "33685742" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_zebra_heavy" | |
| } | |
| "33685792" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_sp_mesh_tan_light" | |
| } | |
| "33685793" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_sp_mesh_tan_medium" | |
| } | |
| "33685794" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_sp_mesh_tan_heavy" | |
| } | |
| "33685812" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_hy_forest_boreal_light" | |
| } | |
| "33685813" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_hy_forest_boreal_medium" | |
| } | |
| "33685814" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_hy_forest_boreal_heavy" | |
| } | |
| "33685896" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_so_purple_light" | |
| } | |
| "33685897" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_so_purple_medium" | |
| } | |
| "33685898" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_so_purple_heavy" | |
| } | |
| "33686076" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_sp_tape_urban_light" | |
| } | |
| "33686077" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_sp_tape_urban_medium" | |
| } | |
| "33686078" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_sp_tape_urban_heavy" | |
| } | |
| "33686204" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_sp_dapple_light" | |
| } | |
| "33686205" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_sp_dapple_medium" | |
| } | |
| "33686206" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_sp_dapple_heavy" | |
| } | |
| "33687140" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_an_tiger_orange_light" | |
| } | |
| "33687141" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_an_tiger_orange_medium" | |
| } | |
| "33687142" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_an_tiger_orange_heavy" | |
| } | |
| "33687148" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aq_damascus_90_light" | |
| } | |
| "33687149" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aq_damascus_90_medium" | |
| } | |
| "33687150" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aq_damascus_90_heavy" | |
| } | |
| "33687156" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_marble_fade_light" | |
| } | |
| "33687157" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_marble_fade_medium" | |
| } | |
| "33687158" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_marble_fade_heavy" | |
| } | |
| "33687160" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aq_steel_knife_light" | |
| } | |
| "33687161" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aq_steel_knife_medium" | |
| } | |
| "33687162" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_aq_steel_knife_heavy" | |
| } | |
| "33687164" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_ruby_marbleized_light" | |
| } | |
| "33687165" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_ruby_marbleized_medium" | |
| } | |
| "33687166" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_ruby_marbleized_heavy" | |
| } | |
| "33687168" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_sapphire_marbleized_light" | |
| } | |
| "33687169" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_sapphire_marbleized_medium" | |
| } | |
| "33687170" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_sapphire_marbleized_heavy" | |
| } | |
| "33687172" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_blackpearl_marbleized_light" | |
| } | |
| "33687173" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_blackpearl_marbleized_medium" | |
| } | |
| "33687174" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_blackpearl_marbleized_heavy" | |
| } | |
| "33687176" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_doppler_phase1_light" | |
| } | |
| "33687177" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_doppler_phase1_medium" | |
| } | |
| "33687178" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_doppler_phase1_heavy" | |
| } | |
| "33687180" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_doppler_phase2_light" | |
| } | |
| "33687181" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_doppler_phase2_medium" | |
| } | |
| "33687182" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_doppler_phase2_heavy" | |
| } | |
| "33687184" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_doppler_phase3_light" | |
| } | |
| "33687185" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_doppler_phase3_medium" | |
| } | |
| "33687186" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_doppler_phase3_heavy" | |
| } | |
| "33687188" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_doppler_phase4_light" | |
| } | |
| "33687189" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_doppler_phase4_medium" | |
| } | |
| "33687190" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_doppler_phase4_heavy" | |
| } | |
| "33687776" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_emerald_marbleized_light" | |
| } | |
| "33687777" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_emerald_marbleized_medium" | |
| } | |
| "33687778" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_emerald_marbleized_heavy" | |
| } | |
| "33687780" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_gamma_doppler_phase1_light" | |
| } | |
| "33687781" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_gamma_doppler_phase1_medium" | |
| } | |
| "33687782" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_gamma_doppler_phase1_heavy" | |
| } | |
| "33687784" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_gamma_doppler_phase2_light" | |
| } | |
| "33687785" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_gamma_doppler_phase2_medium" | |
| } | |
| "33687786" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_gamma_doppler_phase2_heavy" | |
| } | |
| "33687788" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_gamma_doppler_phase3_light" | |
| } | |
| "33687789" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_gamma_doppler_phase3_medium" | |
| } | |
| "33687790" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_gamma_doppler_phase3_heavy" | |
| } | |
| "33687792" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_gamma_doppler_phase4_light" | |
| } | |
| "33687793" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_gamma_doppler_phase4_medium" | |
| } | |
| "33687794" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_gamma_doppler_phase4_heavy" | |
| } | |
| "33687820" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_hy_ocean_knife_90_light" | |
| } | |
| "33687821" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_hy_ocean_knife_90_medium" | |
| } | |
| "33687822" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_hy_ocean_knife_90_heavy" | |
| } | |
| "33687828" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_marked_up_90_light" | |
| } | |
| "33687829" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_marked_up_90_medium" | |
| } | |
| "33687830" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_am_marked_up_90_heavy" | |
| } | |
| "33689920" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_cu_bowie_lore_light" | |
| } | |
| "33689921" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_cu_bowie_lore_medium" | |
| } | |
| "33689922" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_cu_bowie_lore_heavy" | |
| } | |
| "33689940" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_gs_bowie_black_laminate_light" | |
| } | |
| "33689941" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_gs_bowie_black_laminate_medium" | |
| } | |
| "33689942" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_gs_bowie_black_laminate_heavy" | |
| } | |
| "33689960" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_gs_bowie_autotronic_light" | |
| } | |
| "33689961" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_gs_bowie_autotronic_medium" | |
| } | |
| "33689962" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_survival_bowie_gs_bowie_autotronic_heavy" | |
| } | |
| "33751060" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_hy_ddpat_light" | |
| } | |
| "33751061" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_hy_ddpat_medium" | |
| } | |
| "33751062" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_hy_ddpat_heavy" | |
| } | |
| "33751088" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_hy_webs_light" | |
| } | |
| "33751089" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_hy_webs_medium" | |
| } | |
| "33751090" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_hy_webs_heavy" | |
| } | |
| "33751192" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aa_fade_light" | |
| } | |
| "33751193" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aa_fade_medium" | |
| } | |
| "33751194" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aa_fade_heavy" | |
| } | |
| "33751200" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_so_night_light" | |
| } | |
| "33751201" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_so_night_medium" | |
| } | |
| "33751202" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_so_night_heavy" | |
| } | |
| "33751208" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aq_blued_light" | |
| } | |
| "33751209" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aq_blued_medium" | |
| } | |
| "33751210" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aq_blued_heavy" | |
| } | |
| "33751212" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aq_forced_light" | |
| } | |
| "33751213" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aq_forced_medium" | |
| } | |
| "33751214" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aq_forced_heavy" | |
| } | |
| "33751216" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aq_oiled_light" | |
| } | |
| "33751217" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aq_oiled_medium" | |
| } | |
| "33751218" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aq_oiled_heavy" | |
| } | |
| "33751276" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_zebra_light" | |
| } | |
| "33751277" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_zebra_medium" | |
| } | |
| "33751278" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_zebra_heavy" | |
| } | |
| "33751328" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_sp_mesh_tan_light" | |
| } | |
| "33751329" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_sp_mesh_tan_medium" | |
| } | |
| "33751330" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_sp_mesh_tan_heavy" | |
| } | |
| "33751348" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_hy_forest_boreal_light" | |
| } | |
| "33751349" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_hy_forest_boreal_medium" | |
| } | |
| "33751350" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_hy_forest_boreal_heavy" | |
| } | |
| "33751432" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_so_purple_light" | |
| } | |
| "33751433" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_so_purple_medium" | |
| } | |
| "33751434" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_so_purple_heavy" | |
| } | |
| "33751612" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_sp_tape_urban_light" | |
| } | |
| "33751613" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_sp_tape_urban_medium" | |
| } | |
| "33751614" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_sp_tape_urban_heavy" | |
| } | |
| "33751740" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_sp_dapple_light" | |
| } | |
| "33751741" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_sp_dapple_medium" | |
| } | |
| "33751742" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_sp_dapple_heavy" | |
| } | |
| "33752676" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_an_tiger_orange_light" | |
| } | |
| "33752677" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_an_tiger_orange_medium" | |
| } | |
| "33752678" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_an_tiger_orange_heavy" | |
| } | |
| "33752684" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aq_damascus_90_light" | |
| } | |
| "33752685" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aq_damascus_90_medium" | |
| } | |
| "33752686" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aq_damascus_90_heavy" | |
| } | |
| "33752692" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_marble_fade_light" | |
| } | |
| "33752693" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_marble_fade_medium" | |
| } | |
| "33752694" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_marble_fade_heavy" | |
| } | |
| "33752696" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aq_steel_knife_light" | |
| } | |
| "33752697" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aq_steel_knife_medium" | |
| } | |
| "33752698" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_aq_steel_knife_heavy" | |
| } | |
| "33752700" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_ruby_marbleized_light" | |
| } | |
| "33752701" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_ruby_marbleized_medium" | |
| } | |
| "33752702" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_ruby_marbleized_heavy" | |
| } | |
| "33752712" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_doppler_phase1_light" | |
| } | |
| "33752713" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_doppler_phase1_medium" | |
| } | |
| "33752714" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_doppler_phase1_heavy" | |
| } | |
| "33752720" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_doppler_phase3_light" | |
| } | |
| "33752721" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_doppler_phase3_medium" | |
| } | |
| "33752722" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_doppler_phase3_heavy" | |
| } | |
| "33752724" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_doppler_phase4_light" | |
| } | |
| "33752725" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_doppler_phase4_medium" | |
| } | |
| "33752726" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_doppler_phase4_heavy" | |
| } | |
| "33753312" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_emerald_marbleized_light" | |
| } | |
| "33753313" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_emerald_marbleized_medium" | |
| } | |
| "33753314" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_emerald_marbleized_heavy" | |
| } | |
| "33753316" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_gamma_doppler_phase1_light" | |
| } | |
| "33753317" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_gamma_doppler_phase1_medium" | |
| } | |
| "33753318" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_gamma_doppler_phase1_heavy" | |
| } | |
| "33753320" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_gamma_doppler_phase2_light" | |
| } | |
| "33753321" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_gamma_doppler_phase2_medium" | |
| } | |
| "33753322" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_gamma_doppler_phase2_heavy" | |
| } | |
| "33753324" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_gamma_doppler_phase3_light" | |
| } | |
| "33753325" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_gamma_doppler_phase3_medium" | |
| } | |
| "33753326" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_gamma_doppler_phase3_heavy" | |
| } | |
| "33753328" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_gamma_doppler_phase4_light" | |
| } | |
| "33753329" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_gamma_doppler_phase4_medium" | |
| } | |
| "33753330" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_gamma_doppler_phase4_heavy" | |
| } | |
| "33753356" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_hy_ocean_knife_90_light" | |
| } | |
| "33753357" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_hy_ocean_knife_90_medium" | |
| } | |
| "33753358" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_hy_ocean_knife_90_heavy" | |
| } | |
| "33753364" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_marked_up_90_light" | |
| } | |
| "33753365" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_marked_up_90_medium" | |
| } | |
| "33753366" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_marked_up_90_heavy" | |
| } | |
| "33753508" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_blackpearl_marbleized_b_light" | |
| } | |
| "33753509" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_blackpearl_marbleized_b_medium" | |
| } | |
| "33753510" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_blackpearl_marbleized_b_heavy" | |
| } | |
| "33753512" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_doppler_phase2_b_light" | |
| } | |
| "33753513" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_doppler_phase2_b_medium" | |
| } | |
| "33753514" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_doppler_phase2_b_heavy" | |
| } | |
| "33753516" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_sapphire_marbleized_b_light" | |
| } | |
| "33753517" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_sapphire_marbleized_b_medium" | |
| } | |
| "33753518" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_am_sapphire_marbleized_b_heavy" | |
| } | |
| "33755460" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_cu_butterfly_lore_light" | |
| } | |
| "33755461" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_cu_butterfly_lore_medium" | |
| } | |
| "33755462" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_cu_butterfly_lore_heavy" | |
| } | |
| "33755480" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_gs_butterfly_black_laminate_light" | |
| } | |
| "33755481" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_gs_butterfly_black_laminate_medium" | |
| } | |
| "33755482" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_gs_butterfly_black_laminate_heavy" | |
| } | |
| "33755500" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_gs_butterfly_autotronic_light" | |
| } | |
| "33755501" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_gs_butterfly_autotronic_medium" | |
| } | |
| "33755502" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_butterfly_gs_butterfly_autotronic_heavy" | |
| } | |
| "33816596" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_hy_ddpat_light" | |
| } | |
| "33816597" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_hy_ddpat_medium" | |
| } | |
| "33816598" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_hy_ddpat_heavy" | |
| } | |
| "33816624" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_hy_webs_light" | |
| } | |
| "33816625" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_hy_webs_medium" | |
| } | |
| "33816626" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_hy_webs_heavy" | |
| } | |
| "33816728" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aa_fade_light" | |
| } | |
| "33816729" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aa_fade_medium" | |
| } | |
| "33816730" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aa_fade_heavy" | |
| } | |
| "33816736" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_so_night_light" | |
| } | |
| "33816737" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_so_night_medium" | |
| } | |
| "33816738" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_so_night_heavy" | |
| } | |
| "33816744" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aq_blued_light" | |
| } | |
| "33816745" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aq_blued_medium" | |
| } | |
| "33816746" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aq_blued_heavy" | |
| } | |
| "33816748" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aq_forced_light" | |
| } | |
| "33816749" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aq_forced_medium" | |
| } | |
| "33816750" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aq_forced_heavy" | |
| } | |
| "33816752" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aq_oiled_light" | |
| } | |
| "33816753" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aq_oiled_medium" | |
| } | |
| "33816754" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aq_oiled_heavy" | |
| } | |
| "33816812" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_zebra_light" | |
| } | |
| "33816813" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_zebra_medium" | |
| } | |
| "33816814" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_zebra_heavy" | |
| } | |
| "33816864" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_sp_mesh_tan_light" | |
| } | |
| "33816865" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_sp_mesh_tan_medium" | |
| } | |
| "33816866" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_sp_mesh_tan_heavy" | |
| } | |
| "33816884" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_hy_forest_boreal_light" | |
| } | |
| "33816885" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_hy_forest_boreal_medium" | |
| } | |
| "33816886" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_hy_forest_boreal_heavy" | |
| } | |
| "33816968" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_so_purple_light" | |
| } | |
| "33816969" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_so_purple_medium" | |
| } | |
| "33816970" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_so_purple_heavy" | |
| } | |
| "33817148" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_sp_tape_urban_light" | |
| } | |
| "33817149" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_sp_tape_urban_medium" | |
| } | |
| "33817150" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_sp_tape_urban_heavy" | |
| } | |
| "33817276" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_sp_dapple_light" | |
| } | |
| "33817277" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_sp_dapple_medium" | |
| } | |
| "33817278" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_sp_dapple_heavy" | |
| } | |
| "33818212" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_an_tiger_orange_light" | |
| } | |
| "33818213" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_an_tiger_orange_medium" | |
| } | |
| "33818214" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_an_tiger_orange_heavy" | |
| } | |
| "33818220" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aq_damascus_90_light" | |
| } | |
| "33818221" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aq_damascus_90_medium" | |
| } | |
| "33818222" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aq_damascus_90_heavy" | |
| } | |
| "33818228" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_marble_fade_light" | |
| } | |
| "33818229" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_marble_fade_medium" | |
| } | |
| "33818230" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_marble_fade_heavy" | |
| } | |
| "33818232" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aq_steel_knife_light" | |
| } | |
| "33818233" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aq_steel_knife_medium" | |
| } | |
| "33818234" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_aq_steel_knife_heavy" | |
| } | |
| "33818236" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_ruby_marbleized_light" | |
| } | |
| "33818237" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_ruby_marbleized_medium" | |
| } | |
| "33818238" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_ruby_marbleized_heavy" | |
| } | |
| "33818248" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_doppler_phase1_light" | |
| } | |
| "33818249" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_doppler_phase1_medium" | |
| } | |
| "33818250" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_doppler_phase1_heavy" | |
| } | |
| "33818256" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_doppler_phase3_light" | |
| } | |
| "33818257" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_doppler_phase3_medium" | |
| } | |
| "33818258" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_doppler_phase3_heavy" | |
| } | |
| "33818260" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_doppler_phase4_light" | |
| } | |
| "33818261" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_doppler_phase4_medium" | |
| } | |
| "33818262" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_doppler_phase4_heavy" | |
| } | |
| "33818848" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_emerald_marbleized_light" | |
| } | |
| "33818849" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_emerald_marbleized_medium" | |
| } | |
| "33818850" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_emerald_marbleized_heavy" | |
| } | |
| "33818852" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_gamma_doppler_phase1_light" | |
| } | |
| "33818853" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_gamma_doppler_phase1_medium" | |
| } | |
| "33818854" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_gamma_doppler_phase1_heavy" | |
| } | |
| "33818856" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_gamma_doppler_phase2_light" | |
| } | |
| "33818857" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_gamma_doppler_phase2_medium" | |
| } | |
| "33818858" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_gamma_doppler_phase2_heavy" | |
| } | |
| "33818860" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_gamma_doppler_phase3_light" | |
| } | |
| "33818861" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_gamma_doppler_phase3_medium" | |
| } | |
| "33818862" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_gamma_doppler_phase3_heavy" | |
| } | |
| "33818864" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_gamma_doppler_phase4_light" | |
| } | |
| "33818865" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_gamma_doppler_phase4_medium" | |
| } | |
| "33818866" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_gamma_doppler_phase4_heavy" | |
| } | |
| "33818892" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_hy_ocean_knife_90_light" | |
| } | |
| "33818893" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_hy_ocean_knife_90_medium" | |
| } | |
| "33818894" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_hy_ocean_knife_90_heavy" | |
| } | |
| "33818900" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_marked_up_90_light" | |
| } | |
| "33818901" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_marked_up_90_medium" | |
| } | |
| "33818902" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_marked_up_90_heavy" | |
| } | |
| "33819044" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_blackpearl_marbleized_b_light" | |
| } | |
| "33819045" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_blackpearl_marbleized_b_medium" | |
| } | |
| "33819046" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_blackpearl_marbleized_b_heavy" | |
| } | |
| "33819048" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_doppler_phase2_b_light" | |
| } | |
| "33819049" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_doppler_phase2_b_medium" | |
| } | |
| "33819050" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_doppler_phase2_b_heavy" | |
| } | |
| "33819052" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_sapphire_marbleized_b_light" | |
| } | |
| "33819053" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_sapphire_marbleized_b_medium" | |
| } | |
| "33819054" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_am_sapphire_marbleized_b_heavy" | |
| } | |
| "33821008" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_cu_push_lore_light" | |
| } | |
| "33821009" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_cu_push_lore_medium" | |
| } | |
| "33821010" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_cu_push_lore_heavy" | |
| } | |
| "33821028" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_gs_push_black_laminate_light" | |
| } | |
| "33821029" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_gs_push_black_laminate_medium" | |
| } | |
| "33821030" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_gs_push_black_laminate_heavy" | |
| } | |
| "33821048" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_gs_push_autotronic_light" | |
| } | |
| "33821049" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_gs_push_autotronic_medium" | |
| } | |
| "33821050" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_push_gs_push_autotronic_heavy" | |
| } | |
| "33882132" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_hy_ddpat_light" | |
| } | |
| "33882133" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_hy_ddpat_medium" | |
| } | |
| "33882134" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_hy_ddpat_heavy" | |
| } | |
| "33882160" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_hy_webs_light" | |
| } | |
| "33882161" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_hy_webs_medium" | |
| } | |
| "33882162" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_hy_webs_heavy" | |
| } | |
| "33882264" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_aa_fade_light" | |
| } | |
| "33882265" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_aa_fade_medium" | |
| } | |
| "33882266" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_aa_fade_heavy" | |
| } | |
| "33882280" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_aq_blued_light" | |
| } | |
| "33882281" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_aq_blued_medium" | |
| } | |
| "33882282" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_aq_blued_heavy" | |
| } | |
| "33882284" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_aq_forced_light" | |
| } | |
| "33882285" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_aq_forced_medium" | |
| } | |
| "33882286" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_aq_forced_heavy" | |
| } | |
| "33882288" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_aq_oiled_light" | |
| } | |
| "33882289" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_aq_oiled_medium" | |
| } | |
| "33882290" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_aq_oiled_heavy" | |
| } | |
| "33882348" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_am_zebra_light" | |
| } | |
| "33882349" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_am_zebra_medium" | |
| } | |
| "33882350" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_am_zebra_heavy" | |
| } | |
| "33882400" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_sp_mesh_tan_light" | |
| } | |
| "33882401" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_sp_mesh_tan_medium" | |
| } | |
| "33882402" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_sp_mesh_tan_heavy" | |
| } | |
| "33882420" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_hy_forest_boreal_light" | |
| } | |
| "33882421" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_hy_forest_boreal_medium" | |
| } | |
| "33882422" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_hy_forest_boreal_heavy" | |
| } | |
| "33882684" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_sp_tape_urban_light" | |
| } | |
| "33882685" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_sp_tape_urban_medium" | |
| } | |
| "33882686" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_sp_tape_urban_heavy" | |
| } | |
| "33882812" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_sp_dapple_light" | |
| } | |
| "33882813" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_sp_dapple_medium" | |
| } | |
| "33882814" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_sp_dapple_heavy" | |
| } | |
| "33885052" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_sp_nightstripe_light" | |
| } | |
| "33885053" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_sp_nightstripe_medium" | |
| } | |
| "33885054" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_cord_sp_nightstripe_heavy" | |
| } | |
| "33947668" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_hy_ddpat_light" | |
| } | |
| "33947669" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_hy_ddpat_medium" | |
| } | |
| "33947670" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_hy_ddpat_heavy" | |
| } | |
| "33947696" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_hy_webs_light" | |
| } | |
| "33947697" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_hy_webs_medium" | |
| } | |
| "33947698" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_hy_webs_heavy" | |
| } | |
| "33947800" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_aa_fade_light" | |
| } | |
| "33947801" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_aa_fade_medium" | |
| } | |
| "33947802" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_aa_fade_heavy" | |
| } | |
| "33947816" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_aq_blued_light" | |
| } | |
| "33947817" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_aq_blued_medium" | |
| } | |
| "33947818" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_aq_blued_heavy" | |
| } | |
| "33947820" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_aq_forced_light" | |
| } | |
| "33947821" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_aq_forced_medium" | |
| } | |
| "33947822" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_aq_forced_heavy" | |
| } | |
| "33947824" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_aq_oiled_light" | |
| } | |
| "33947825" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_aq_oiled_medium" | |
| } | |
| "33947826" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_aq_oiled_heavy" | |
| } | |
| "33947884" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_am_zebra_light" | |
| } | |
| "33947885" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_am_zebra_medium" | |
| } | |
| "33947886" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_am_zebra_heavy" | |
| } | |
| "33947936" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_sp_mesh_tan_light" | |
| } | |
| "33947937" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_sp_mesh_tan_medium" | |
| } | |
| "33947938" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_sp_mesh_tan_heavy" | |
| } | |
| "33947956" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_hy_forest_boreal_light" | |
| } | |
| "33947957" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_hy_forest_boreal_medium" | |
| } | |
| "33947958" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_hy_forest_boreal_heavy" | |
| } | |
| "33948220" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_sp_tape_urban_light" | |
| } | |
| "33948221" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_sp_tape_urban_medium" | |
| } | |
| "33948222" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_sp_tape_urban_heavy" | |
| } | |
| "33948348" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_sp_dapple_light" | |
| } | |
| "33948349" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_sp_dapple_medium" | |
| } | |
| "33948350" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_sp_dapple_heavy" | |
| } | |
| "33950588" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_sp_nightstripe_light" | |
| } | |
| "33950589" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_sp_nightstripe_medium" | |
| } | |
| "33950590" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_canis_sp_nightstripe_heavy" | |
| } | |
| "34013204" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_hy_ddpat_light" | |
| } | |
| "34013205" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_hy_ddpat_medium" | |
| } | |
| "34013206" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_hy_ddpat_heavy" | |
| } | |
| "34013232" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_hy_webs_light" | |
| } | |
| "34013233" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_hy_webs_medium" | |
| } | |
| "34013234" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_hy_webs_heavy" | |
| } | |
| "34013336" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aa_fade_light" | |
| } | |
| "34013337" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aa_fade_medium" | |
| } | |
| "34013338" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aa_fade_heavy" | |
| } | |
| "34013352" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aq_blued_light" | |
| } | |
| "34013353" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aq_blued_medium" | |
| } | |
| "34013354" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aq_blued_heavy" | |
| } | |
| "34013356" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aq_forced_light" | |
| } | |
| "34013357" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aq_forced_medium" | |
| } | |
| "34013358" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aq_forced_heavy" | |
| } | |
| "34013360" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aq_oiled_light" | |
| } | |
| "34013361" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aq_oiled_medium" | |
| } | |
| "34013362" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aq_oiled_heavy" | |
| } | |
| "34013420" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_zebra_light" | |
| } | |
| "34013421" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_zebra_medium" | |
| } | |
| "34013422" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_zebra_heavy" | |
| } | |
| "34013472" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_sp_mesh_tan_light" | |
| } | |
| "34013473" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_sp_mesh_tan_medium" | |
| } | |
| "34013474" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_sp_mesh_tan_heavy" | |
| } | |
| "34013492" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_hy_forest_boreal_light" | |
| } | |
| "34013493" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_hy_forest_boreal_medium" | |
| } | |
| "34013494" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_hy_forest_boreal_heavy" | |
| } | |
| "34013576" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_so_purple_light" | |
| } | |
| "34013577" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_so_purple_medium" | |
| } | |
| "34013578" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_so_purple_heavy" | |
| } | |
| "34013756" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_sp_tape_urban_light" | |
| } | |
| "34013757" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_sp_tape_urban_medium" | |
| } | |
| "34013758" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_sp_tape_urban_heavy" | |
| } | |
| "34013884" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_sp_dapple_light" | |
| } | |
| "34013885" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_sp_dapple_medium" | |
| } | |
| "34013886" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_sp_dapple_heavy" | |
| } | |
| "34014820" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_an_tiger_orange_light" | |
| } | |
| "34014821" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_an_tiger_orange_medium" | |
| } | |
| "34014822" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_an_tiger_orange_heavy" | |
| } | |
| "34014836" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_marble_fade_light" | |
| } | |
| "34014837" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_marble_fade_medium" | |
| } | |
| "34014838" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_marble_fade_heavy" | |
| } | |
| "34014840" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aq_steel_knife_light" | |
| } | |
| "34014841" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aq_steel_knife_medium" | |
| } | |
| "34014842" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aq_steel_knife_heavy" | |
| } | |
| "34014844" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_ruby_marbleized_light" | |
| } | |
| "34014845" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_ruby_marbleized_medium" | |
| } | |
| "34014846" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_ruby_marbleized_heavy" | |
| } | |
| "34014848" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_sapphire_marbleized_light" | |
| } | |
| "34014849" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_sapphire_marbleized_medium" | |
| } | |
| "34014850" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_sapphire_marbleized_heavy" | |
| } | |
| "34014852" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_blackpearl_marbleized_light" | |
| } | |
| "34014853" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_blackpearl_marbleized_medium" | |
| } | |
| "34014854" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_blackpearl_marbleized_heavy" | |
| } | |
| "34014856" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_doppler_phase1_light" | |
| } | |
| "34014857" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_doppler_phase1_medium" | |
| } | |
| "34014858" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_doppler_phase1_heavy" | |
| } | |
| "34014860" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_doppler_phase2_light" | |
| } | |
| "34014861" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_doppler_phase2_medium" | |
| } | |
| "34014862" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_doppler_phase2_heavy" | |
| } | |
| "34014864" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_doppler_phase3_light" | |
| } | |
| "34014865" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_doppler_phase3_medium" | |
| } | |
| "34014866" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_doppler_phase3_heavy" | |
| } | |
| "34014868" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_doppler_phase4_light" | |
| } | |
| "34014869" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_doppler_phase4_medium" | |
| } | |
| "34014870" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_am_doppler_phase4_heavy" | |
| } | |
| "34016124" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_sp_nightstripe_light" | |
| } | |
| "34016125" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_sp_nightstripe_medium" | |
| } | |
| "34016126" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_sp_nightstripe_heavy" | |
| } | |
| "34016612" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aq_damascus_prisma_light" | |
| } | |
| "34016613" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aq_damascus_prisma_medium" | |
| } | |
| "34016614" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_ursus_aq_damascus_prisma_heavy" | |
| } | |
| "34078740" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_hy_ddpat_light" | |
| } | |
| "34078741" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_hy_ddpat_medium" | |
| } | |
| "34078742" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_hy_ddpat_heavy" | |
| } | |
| "34078768" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_hy_webs_light" | |
| } | |
| "34078769" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_hy_webs_medium" | |
| } | |
| "34078770" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_hy_webs_heavy" | |
| } | |
| "34078872" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aa_fade_light" | |
| } | |
| "34078873" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aa_fade_medium" | |
| } | |
| "34078874" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aa_fade_heavy" | |
| } | |
| "34078888" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aq_blued_light" | |
| } | |
| "34078889" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aq_blued_medium" | |
| } | |
| "34078890" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aq_blued_heavy" | |
| } | |
| "34078892" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aq_forced_light" | |
| } | |
| "34078893" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aq_forced_medium" | |
| } | |
| "34078894" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aq_forced_heavy" | |
| } | |
| "34078896" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aq_oiled_light" | |
| } | |
| "34078897" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aq_oiled_medium" | |
| } | |
| "34078898" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aq_oiled_heavy" | |
| } | |
| "34078956" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_zebra_light" | |
| } | |
| "34078957" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_zebra_medium" | |
| } | |
| "34078958" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_zebra_heavy" | |
| } | |
| "34079008" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_sp_mesh_tan_light" | |
| } | |
| "34079009" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_sp_mesh_tan_medium" | |
| } | |
| "34079010" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_sp_mesh_tan_heavy" | |
| } | |
| "34079028" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_hy_forest_boreal_light" | |
| } | |
| "34079029" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_hy_forest_boreal_medium" | |
| } | |
| "34079030" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_hy_forest_boreal_heavy" | |
| } | |
| "34079112" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_so_purple_light" | |
| } | |
| "34079113" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_so_purple_medium" | |
| } | |
| "34079114" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_so_purple_heavy" | |
| } | |
| "34079292" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_sp_tape_urban_light" | |
| } | |
| "34079293" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_sp_tape_urban_medium" | |
| } | |
| "34079294" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_sp_tape_urban_heavy" | |
| } | |
| "34079420" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_sp_dapple_light" | |
| } | |
| "34079421" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_sp_dapple_medium" | |
| } | |
| "34079422" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_sp_dapple_heavy" | |
| } | |
| "34080356" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_an_tiger_orange_light" | |
| } | |
| "34080357" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_an_tiger_orange_medium" | |
| } | |
| "34080358" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_an_tiger_orange_heavy" | |
| } | |
| "34080372" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_marble_fade_light" | |
| } | |
| "34080373" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_marble_fade_medium" | |
| } | |
| "34080374" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_marble_fade_heavy" | |
| } | |
| "34080376" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aq_steel_knife_light" | |
| } | |
| "34080377" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aq_steel_knife_medium" | |
| } | |
| "34080378" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aq_steel_knife_heavy" | |
| } | |
| "34080380" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_ruby_marbleized_light" | |
| } | |
| "34080381" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_ruby_marbleized_medium" | |
| } | |
| "34080382" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_ruby_marbleized_heavy" | |
| } | |
| "34080384" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_sapphire_marbleized_light" | |
| } | |
| "34080385" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_sapphire_marbleized_medium" | |
| } | |
| "34080386" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_sapphire_marbleized_heavy" | |
| } | |
| "34080388" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_blackpearl_marbleized_light" | |
| } | |
| "34080389" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_blackpearl_marbleized_medium" | |
| } | |
| "34080390" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_blackpearl_marbleized_heavy" | |
| } | |
| "34080392" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_doppler_phase1_light" | |
| } | |
| "34080393" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_doppler_phase1_medium" | |
| } | |
| "34080394" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_doppler_phase1_heavy" | |
| } | |
| "34080396" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_doppler_phase2_light" | |
| } | |
| "34080397" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_doppler_phase2_medium" | |
| } | |
| "34080398" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_doppler_phase2_heavy" | |
| } | |
| "34080400" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_doppler_phase3_light" | |
| } | |
| "34080401" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_doppler_phase3_medium" | |
| } | |
| "34080402" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_doppler_phase3_heavy" | |
| } | |
| "34080404" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_doppler_phase4_light" | |
| } | |
| "34080405" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_doppler_phase4_medium" | |
| } | |
| "34080406" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_am_doppler_phase4_heavy" | |
| } | |
| "34081660" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_sp_nightstripe_light" | |
| } | |
| "34081661" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_sp_nightstripe_medium" | |
| } | |
| "34081662" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_sp_nightstripe_heavy" | |
| } | |
| "34082148" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aq_damascus_prisma_light" | |
| } | |
| "34082149" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aq_damascus_prisma_medium" | |
| } | |
| "34082150" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_gypsy_jackknife_aq_damascus_prisma_heavy" | |
| } | |
| "34144276" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_hy_ddpat_light" | |
| } | |
| "34144277" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_hy_ddpat_medium" | |
| } | |
| "34144278" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_hy_ddpat_heavy" | |
| } | |
| "34144304" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_hy_webs_light" | |
| } | |
| "34144305" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_hy_webs_medium" | |
| } | |
| "34144306" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_hy_webs_heavy" | |
| } | |
| "34144408" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_aa_fade_light" | |
| } | |
| "34144409" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_aa_fade_medium" | |
| } | |
| "34144410" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_aa_fade_heavy" | |
| } | |
| "34144424" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_aq_blued_light" | |
| } | |
| "34144425" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_aq_blued_medium" | |
| } | |
| "34144426" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_aq_blued_heavy" | |
| } | |
| "34144428" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_aq_forced_light" | |
| } | |
| "34144429" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_aq_forced_medium" | |
| } | |
| "34144430" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_aq_forced_heavy" | |
| } | |
| "34144432" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_aq_oiled_light" | |
| } | |
| "34144433" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_aq_oiled_medium" | |
| } | |
| "34144434" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_aq_oiled_heavy" | |
| } | |
| "34144492" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_am_zebra_light" | |
| } | |
| "34144493" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_am_zebra_medium" | |
| } | |
| "34144494" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_am_zebra_heavy" | |
| } | |
| "34144544" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_sp_mesh_tan_light" | |
| } | |
| "34144545" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_sp_mesh_tan_medium" | |
| } | |
| "34144546" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_sp_mesh_tan_heavy" | |
| } | |
| "34144564" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_hy_forest_boreal_light" | |
| } | |
| "34144565" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_hy_forest_boreal_medium" | |
| } | |
| "34144566" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_hy_forest_boreal_heavy" | |
| } | |
| "34144828" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_sp_tape_urban_light" | |
| } | |
| "34144829" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_sp_tape_urban_medium" | |
| } | |
| "34144830" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_sp_tape_urban_heavy" | |
| } | |
| "34144956" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_sp_dapple_light" | |
| } | |
| "34144957" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_sp_dapple_medium" | |
| } | |
| "34144958" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_sp_dapple_heavy" | |
| } | |
| "34147196" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_sp_nightstripe_light" | |
| } | |
| "34147197" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_sp_nightstripe_medium" | |
| } | |
| "34147198" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_outdoor_sp_nightstripe_heavy" | |
| } | |
| "34209812" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_hy_ddpat_light" | |
| } | |
| "34209813" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_hy_ddpat_medium" | |
| } | |
| "34209814" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_hy_ddpat_heavy" | |
| } | |
| "34209840" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_hy_webs_light" | |
| } | |
| "34209841" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_hy_webs_medium" | |
| } | |
| "34209842" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_hy_webs_heavy" | |
| } | |
| "34209944" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aa_fade_light" | |
| } | |
| "34209945" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aa_fade_medium" | |
| } | |
| "34209946" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aa_fade_heavy" | |
| } | |
| "34209960" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aq_blued_light" | |
| } | |
| "34209961" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aq_blued_medium" | |
| } | |
| "34209962" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aq_blued_heavy" | |
| } | |
| "34209964" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aq_forced_light" | |
| } | |
| "34209965" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aq_forced_medium" | |
| } | |
| "34209966" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aq_forced_heavy" | |
| } | |
| "34209968" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aq_oiled_light" | |
| } | |
| "34209969" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aq_oiled_medium" | |
| } | |
| "34209970" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aq_oiled_heavy" | |
| } | |
| "34210028" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_zebra_light" | |
| } | |
| "34210029" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_zebra_medium" | |
| } | |
| "34210030" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_zebra_heavy" | |
| } | |
| "34210080" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_sp_mesh_tan_light" | |
| } | |
| "34210081" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_sp_mesh_tan_medium" | |
| } | |
| "34210082" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_sp_mesh_tan_heavy" | |
| } | |
| "34210100" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_hy_forest_boreal_light" | |
| } | |
| "34210101" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_hy_forest_boreal_medium" | |
| } | |
| "34210102" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_hy_forest_boreal_heavy" | |
| } | |
| "34210184" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_so_purple_light" | |
| } | |
| "34210185" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_so_purple_medium" | |
| } | |
| "34210186" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_so_purple_heavy" | |
| } | |
| "34210364" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_sp_tape_urban_light" | |
| } | |
| "34210365" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_sp_tape_urban_medium" | |
| } | |
| "34210366" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_sp_tape_urban_heavy" | |
| } | |
| "34210492" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_sp_dapple_light" | |
| } | |
| "34210493" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_sp_dapple_medium" | |
| } | |
| "34210494" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_sp_dapple_heavy" | |
| } | |
| "34211428" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_an_tiger_orange_light" | |
| } | |
| "34211429" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_an_tiger_orange_medium" | |
| } | |
| "34211430" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_an_tiger_orange_heavy" | |
| } | |
| "34211444" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_marble_fade_light" | |
| } | |
| "34211445" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_marble_fade_medium" | |
| } | |
| "34211446" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_marble_fade_heavy" | |
| } | |
| "34211448" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aq_steel_knife_light" | |
| } | |
| "34211449" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aq_steel_knife_medium" | |
| } | |
| "34211450" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aq_steel_knife_heavy" | |
| } | |
| "34211452" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_ruby_marbleized_light" | |
| } | |
| "34211453" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_ruby_marbleized_medium" | |
| } | |
| "34211454" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_ruby_marbleized_heavy" | |
| } | |
| "34211456" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_sapphire_marbleized_light" | |
| } | |
| "34211457" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_sapphire_marbleized_medium" | |
| } | |
| "34211458" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_sapphire_marbleized_heavy" | |
| } | |
| "34211460" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_blackpearl_marbleized_light" | |
| } | |
| "34211461" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_blackpearl_marbleized_medium" | |
| } | |
| "34211462" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_blackpearl_marbleized_heavy" | |
| } | |
| "34211464" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_doppler_phase1_light" | |
| } | |
| "34211465" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_doppler_phase1_medium" | |
| } | |
| "34211466" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_doppler_phase1_heavy" | |
| } | |
| "34211468" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_doppler_phase2_light" | |
| } | |
| "34211469" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_doppler_phase2_medium" | |
| } | |
| "34211470" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_doppler_phase2_heavy" | |
| } | |
| "34211472" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_doppler_phase3_light" | |
| } | |
| "34211473" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_doppler_phase3_medium" | |
| } | |
| "34211474" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_doppler_phase3_heavy" | |
| } | |
| "34211476" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_doppler_phase4_light" | |
| } | |
| "34211477" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_doppler_phase4_medium" | |
| } | |
| "34211478" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_am_doppler_phase4_heavy" | |
| } | |
| "34212732" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_sp_nightstripe_light" | |
| } | |
| "34212733" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_sp_nightstripe_medium" | |
| } | |
| "34212734" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_sp_nightstripe_heavy" | |
| } | |
| "34213220" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aq_damascus_prisma_light" | |
| } | |
| "34213221" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aq_damascus_prisma_medium" | |
| } | |
| "34213222" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_stiletto_aq_damascus_prisma_heavy" | |
| } | |
| "34275348" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_hy_ddpat_light" | |
| } | |
| "34275349" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_hy_ddpat_medium" | |
| } | |
| "34275350" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_hy_ddpat_heavy" | |
| } | |
| "34275376" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_hy_webs_light" | |
| } | |
| "34275377" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_hy_webs_medium" | |
| } | |
| "34275378" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_hy_webs_heavy" | |
| } | |
| "34275480" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aa_fade_light" | |
| } | |
| "34275481" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aa_fade_medium" | |
| } | |
| "34275482" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aa_fade_heavy" | |
| } | |
| "34275496" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aq_blued_light" | |
| } | |
| "34275497" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aq_blued_medium" | |
| } | |
| "34275498" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aq_blued_heavy" | |
| } | |
| "34275500" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aq_forced_light" | |
| } | |
| "34275501" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aq_forced_medium" | |
| } | |
| "34275502" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aq_forced_heavy" | |
| } | |
| "34275504" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aq_oiled_light" | |
| } | |
| "34275505" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aq_oiled_medium" | |
| } | |
| "34275506" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aq_oiled_heavy" | |
| } | |
| "34275564" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_zebra_light" | |
| } | |
| "34275565" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_zebra_medium" | |
| } | |
| "34275566" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_zebra_heavy" | |
| } | |
| "34275616" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_sp_mesh_tan_light" | |
| } | |
| "34275617" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_sp_mesh_tan_medium" | |
| } | |
| "34275618" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_sp_mesh_tan_heavy" | |
| } | |
| "34275636" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_hy_forest_boreal_light" | |
| } | |
| "34275637" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_hy_forest_boreal_medium" | |
| } | |
| "34275638" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_hy_forest_boreal_heavy" | |
| } | |
| "34275720" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_so_purple_light" | |
| } | |
| "34275721" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_so_purple_medium" | |
| } | |
| "34275722" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_so_purple_heavy" | |
| } | |
| "34275900" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_sp_tape_urban_light" | |
| } | |
| "34275901" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_sp_tape_urban_medium" | |
| } | |
| "34275902" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_sp_tape_urban_heavy" | |
| } | |
| "34276028" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_sp_dapple_light" | |
| } | |
| "34276029" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_sp_dapple_medium" | |
| } | |
| "34276030" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_sp_dapple_heavy" | |
| } | |
| "34276964" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_an_tiger_orange_light" | |
| } | |
| "34276965" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_an_tiger_orange_medium" | |
| } | |
| "34276966" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_an_tiger_orange_heavy" | |
| } | |
| "34276984" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aq_steel_knife_light" | |
| } | |
| "34276985" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aq_steel_knife_medium" | |
| } | |
| "34276986" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aq_steel_knife_heavy" | |
| } | |
| "34276988" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_ruby_marbleized_light" | |
| } | |
| "34276989" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_ruby_marbleized_medium" | |
| } | |
| "34276990" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_ruby_marbleized_heavy" | |
| } | |
| "34276992" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_sapphire_marbleized_light" | |
| } | |
| "34276993" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_sapphire_marbleized_medium" | |
| } | |
| "34276994" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_sapphire_marbleized_heavy" | |
| } | |
| "34276996" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_blackpearl_marbleized_light" | |
| } | |
| "34276997" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_blackpearl_marbleized_medium" | |
| } | |
| "34276998" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_blackpearl_marbleized_heavy" | |
| } | |
| "34278268" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_sp_nightstripe_light" | |
| } | |
| "34278269" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_sp_nightstripe_medium" | |
| } | |
| "34278270" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_sp_nightstripe_heavy" | |
| } | |
| "34278736" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_doppler_phase1_widow_light" | |
| } | |
| "34278737" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_doppler_phase1_widow_medium" | |
| } | |
| "34278738" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_doppler_phase1_widow_heavy" | |
| } | |
| "34278740" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_doppler_phase2_widow_light" | |
| } | |
| "34278741" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_doppler_phase2_widow_medium" | |
| } | |
| "34278742" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_doppler_phase2_widow_heavy" | |
| } | |
| "34278744" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_doppler_phase3_widow_light" | |
| } | |
| "34278745" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_doppler_phase3_widow_medium" | |
| } | |
| "34278746" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_doppler_phase3_widow_heavy" | |
| } | |
| "34278748" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_doppler_phase4_widow_light" | |
| } | |
| "34278749" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_doppler_phase4_widow_medium" | |
| } | |
| "34278750" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_doppler_phase4_widow_heavy" | |
| } | |
| "34278752" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_marble_fade_widow_light" | |
| } | |
| "34278753" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_marble_fade_widow_medium" | |
| } | |
| "34278754" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_am_marble_fade_widow_heavy" | |
| } | |
| "34278760" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aq_damascus_widow_light" | |
| } | |
| "34278761" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aq_damascus_widow_medium" | |
| } | |
| "34278762" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_widowmaker_aq_damascus_widow_heavy" | |
| } | |
| "34406420" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_hy_ddpat_light" | |
| } | |
| "34406421" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_hy_ddpat_medium" | |
| } | |
| "34406422" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_hy_ddpat_heavy" | |
| } | |
| "34406448" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_hy_webs_light" | |
| } | |
| "34406449" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_hy_webs_medium" | |
| } | |
| "34406450" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_hy_webs_heavy" | |
| } | |
| "34406552" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_aa_fade_light" | |
| } | |
| "34406553" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_aa_fade_medium" | |
| } | |
| "34406554" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_aa_fade_heavy" | |
| } | |
| "34406568" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_aq_blued_light" | |
| } | |
| "34406569" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_aq_blued_medium" | |
| } | |
| "34406570" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_aq_blued_heavy" | |
| } | |
| "34406572" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_aq_forced_light" | |
| } | |
| "34406573" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_aq_forced_medium" | |
| } | |
| "34406574" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_aq_forced_heavy" | |
| } | |
| "34406576" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_aq_oiled_light" | |
| } | |
| "34406577" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_aq_oiled_medium" | |
| } | |
| "34406578" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_aq_oiled_heavy" | |
| } | |
| "34406636" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_am_zebra_light" | |
| } | |
| "34406637" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_am_zebra_medium" | |
| } | |
| "34406638" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_am_zebra_heavy" | |
| } | |
| "34406688" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_sp_mesh_tan_light" | |
| } | |
| "34406689" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_sp_mesh_tan_medium" | |
| } | |
| "34406690" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_sp_mesh_tan_heavy" | |
| } | |
| "34406708" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_hy_forest_boreal_light" | |
| } | |
| "34406709" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_hy_forest_boreal_medium" | |
| } | |
| "34406710" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_hy_forest_boreal_heavy" | |
| } | |
| "34406972" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_sp_tape_urban_light" | |
| } | |
| "34406973" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_sp_tape_urban_medium" | |
| } | |
| "34406974" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_sp_tape_urban_heavy" | |
| } | |
| "34407100" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_sp_dapple_light" | |
| } | |
| "34407101" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_sp_dapple_medium" | |
| } | |
| "34407102" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_sp_dapple_heavy" | |
| } | |
| "34409340" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_sp_nightstripe_light" | |
| } | |
| "34409341" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_sp_nightstripe_medium" | |
| } | |
| "34409342" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_skeleton_sp_nightstripe_heavy" | |
| } | |
| "34471956" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_hy_ddpat_light" | |
| } | |
| "34471957" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_hy_ddpat_medium" | |
| } | |
| "34471958" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_hy_ddpat_heavy" | |
| } | |
| "34471984" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_hy_webs_light" | |
| } | |
| "34471985" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_hy_webs_medium" | |
| } | |
| "34471986" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_hy_webs_heavy" | |
| } | |
| "34472088" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_aa_fade_light" | |
| } | |
| "34472089" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_aa_fade_medium" | |
| } | |
| "34472090" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_aa_fade_heavy" | |
| } | |
| "34472104" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_aq_blued_light" | |
| } | |
| "34472105" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_aq_blued_medium" | |
| } | |
| "34472106" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_aq_blued_heavy" | |
| } | |
| "34472108" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_aq_forced_light" | |
| } | |
| "34472109" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_aq_forced_medium" | |
| } | |
| "34472110" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_aq_forced_heavy" | |
| } | |
| "34472112" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_aq_oiled_light" | |
| } | |
| "34472113" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_aq_oiled_medium" | |
| } | |
| "34472114" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_aq_oiled_heavy" | |
| } | |
| "34472172" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_am_zebra_light" | |
| } | |
| "34472173" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_am_zebra_medium" | |
| } | |
| "34472174" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_am_zebra_heavy" | |
| } | |
| "34472224" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_sp_mesh_tan_light" | |
| } | |
| "34472225" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_sp_mesh_tan_medium" | |
| } | |
| "34472226" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_sp_mesh_tan_heavy" | |
| } | |
| "34472244" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_hy_forest_boreal_light" | |
| } | |
| "34472245" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_hy_forest_boreal_medium" | |
| } | |
| "34472246" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_hy_forest_boreal_heavy" | |
| } | |
| "34472508" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_sp_tape_urban_light" | |
| } | |
| "34472509" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_sp_tape_urban_medium" | |
| } | |
| "34472510" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_sp_tape_urban_heavy" | |
| } | |
| "34472636" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_sp_dapple_light" | |
| } | |
| "34472637" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_sp_dapple_medium" | |
| } | |
| "34472638" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_sp_dapple_heavy" | |
| } | |
| "34474876" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_sp_nightstripe_light" | |
| } | |
| "34474877" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_sp_nightstripe_medium" | |
| } | |
| "34474878" | |
| { | |
| "icon_path" "econ/default_generated/weapon_knife_kukri_sp_nightstripe_heavy" | |
| } | |
| "309697940" | |
| { | |
| "icon_path" "econ/default_generated/studded_brokenfang_gloves_operation10_metalic_green_light" | |
| } | |
| "309697941" | |
| { | |
| "icon_path" "econ/default_generated/studded_brokenfang_gloves_operation10_metalic_green_medium" | |
| } | |
| "309697942" | |
| { | |
| "icon_path" "econ/default_generated/studded_brokenfang_gloves_operation10_metalic_green_heavy" | |
| } | |
| "309697944" | |
| { | |
| "icon_path" "econ/default_generated/studded_brokenfang_gloves_operation10_poison_frog_black_yellow_light" | |
| } | |
| "309697945" | |
| { | |
| "icon_path" "econ/default_generated/studded_brokenfang_gloves_operation10_poison_frog_black_yellow_medium" | |
| } | |
| "309697946" | |
| { | |
| "icon_path" "econ/default_generated/studded_brokenfang_gloves_operation10_poison_frog_black_yellow_heavy" | |
| } | |
| "309697948" | |
| { | |
| "icon_path" "econ/default_generated/studded_brokenfang_gloves_operation10_floral_light" | |
| } | |
| "309697949" | |
| { | |
| "icon_path" "econ/default_generated/studded_brokenfang_gloves_operation10_floral_medium" | |
| } | |
| "309697950" | |
| { | |
| "icon_path" "econ/default_generated/studded_brokenfang_gloves_operation10_floral_heavy" | |
| } | |
| "309697952" | |
| { | |
| "icon_path" "econ/default_generated/studded_brokenfang_gloves_operation10_snakeskin_black_light" | |
| } | |
| "309697953" | |
| { | |
| "icon_path" "econ/default_generated/studded_brokenfang_gloves_operation10_snakeskin_black_medium" | |
| } | |
| "309697954" | |
| { | |
| "icon_path" "econ/default_generated/studded_brokenfang_gloves_operation10_snakeskin_black_heavy" | |
| } | |
| "329489496" | |
| { | |
| "icon_path" "econ/default_generated/studded_bloodhound_gloves_bloodhound_black_silver_light" | |
| } | |
| "329489497" | |
| { | |
| "icon_path" "econ/default_generated/studded_bloodhound_gloves_bloodhound_black_silver_medium" | |
| } | |
| "329489498" | |
| { | |
| "icon_path" "econ/default_generated/studded_bloodhound_gloves_bloodhound_black_silver_heavy" | |
| } | |
| "329489500" | |
| { | |
| "icon_path" "econ/default_generated/studded_bloodhound_gloves_bloodhound_snakeskin_brass_light" | |
| } | |
| "329489501" | |
| { | |
| "icon_path" "econ/default_generated/studded_bloodhound_gloves_bloodhound_snakeskin_brass_medium" | |
| } | |
| "329489502" | |
| { | |
| "icon_path" "econ/default_generated/studded_bloodhound_gloves_bloodhound_snakeskin_brass_heavy" | |
| } | |
| "329489504" | |
| { | |
| "icon_path" "econ/default_generated/studded_bloodhound_gloves_bloodhound_metallic_light" | |
| } | |
| "329489505" | |
| { | |
| "icon_path" "econ/default_generated/studded_bloodhound_gloves_bloodhound_metallic_medium" | |
| } | |
| "329489506" | |
| { | |
| "icon_path" "econ/default_generated/studded_bloodhound_gloves_bloodhound_metallic_heavy" | |
| } | |
| "329489628" | |
| { | |
| "icon_path" "econ/default_generated/studded_bloodhound_gloves_bloodhound_guerrilla_light" | |
| } | |
| "329489629" | |
| { | |
| "icon_path" "econ/default_generated/studded_bloodhound_gloves_bloodhound_guerrilla_medium" | |
| } | |
| "329489630" | |
| { | |
| "icon_path" "econ/default_generated/studded_bloodhound_gloves_bloodhound_guerrilla_heavy" | |
| } | |
| "329686152" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_light_blue_light" | |
| } | |
| "329686153" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_light_blue_medium" | |
| } | |
| "329686154" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_light_blue_heavy" | |
| } | |
| "329686156" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_military_light" | |
| } | |
| "329686157" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_military_medium" | |
| } | |
| "329686158" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_military_heavy" | |
| } | |
| "329686228" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_purple_light" | |
| } | |
| "329686229" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_purple_medium" | |
| } | |
| "329686230" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_purple_heavy" | |
| } | |
| "329686232" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_green_light" | |
| } | |
| "329686233" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_green_medium" | |
| } | |
| "329686234" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_green_heavy" | |
| } | |
| "329686260" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_poison_frog_blue_white_light" | |
| } | |
| "329686261" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_poison_frog_blue_white_medium" | |
| } | |
| "329686262" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_poison_frog_blue_white_heavy" | |
| } | |
| "329686264" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_poison_frog_red_green_light" | |
| } | |
| "329686265" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_poison_frog_red_green_medium" | |
| } | |
| "329686266" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_poison_frog_red_green_heavy" | |
| } | |
| "329686268" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_black_webbing_yellow_light" | |
| } | |
| "329686269" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_black_webbing_yellow_medium" | |
| } | |
| "329686270" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_black_webbing_yellow_heavy" | |
| } | |
| "329686272" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_blue_pink_light" | |
| } | |
| "329686273" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_blue_pink_medium" | |
| } | |
| "329686274" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_blue_pink_heavy" | |
| } | |
| "329686372" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_slingshot_light" | |
| } | |
| "329686373" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_slingshot_medium" | |
| } | |
| "329686374" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_slingshot_heavy" | |
| } | |
| "329686376" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_hunter_light" | |
| } | |
| "329686377" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_hunter_medium" | |
| } | |
| "329686378" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_hunter_heavy" | |
| } | |
| "329686380" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_houndstooth_red_light" | |
| } | |
| "329686381" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_houndstooth_red_medium" | |
| } | |
| "329686382" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_houndstooth_red_heavy" | |
| } | |
| "329686384" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_jaguar_light" | |
| } | |
| "329686385" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_jaguar_medium" | |
| } | |
| "329686386" | |
| { | |
| "icon_path" "econ/default_generated/sporty_gloves_sporty_jaguar_heavy" | |
| } | |
| "329751668" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_black_light" | |
| } | |
| "329751669" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_black_medium" | |
| } | |
| "329751670" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_black_heavy" | |
| } | |
| "329751676" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_military_light" | |
| } | |
| "329751677" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_military_medium" | |
| } | |
| "329751678" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_military_heavy" | |
| } | |
| "329751680" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_red_light" | |
| } | |
| "329751681" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_red_medium" | |
| } | |
| "329751682" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_red_heavy" | |
| } | |
| "329751776" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_snakeskin_yellow_light" | |
| } | |
| "329751777" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_snakeskin_yellow_medium" | |
| } | |
| "329751778" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_snakeskin_yellow_heavy" | |
| } | |
| "329751780" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_snakeskin_white_light" | |
| } | |
| "329751781" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_snakeskin_white_medium" | |
| } | |
| "329751782" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_snakeskin_white_heavy" | |
| } | |
| "329751784" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_plaid_purple_light" | |
| } | |
| "329751785" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_plaid_purple_medium" | |
| } | |
| "329751786" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_plaid_purple_heavy" | |
| } | |
| "329751788" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_stitched_black_orange_light" | |
| } | |
| "329751789" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_stitched_black_orange_medium" | |
| } | |
| "329751790" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_stitched_black_orange_heavy" | |
| } | |
| "329751792" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_stitched_green_grey_light" | |
| } | |
| "329751793" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_stitched_green_grey_medium" | |
| } | |
| "329751794" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_stitched_green_grey_heavy" | |
| } | |
| "329751892" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_rezan_light" | |
| } | |
| "329751893" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_rezan_medium" | |
| } | |
| "329751894" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_rezan_heavy" | |
| } | |
| "329751896" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_jaguar_white_light" | |
| } | |
| "329751897" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_jaguar_white_medium" | |
| } | |
| "329751898" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_jaguar_white_heavy" | |
| } | |
| "329751900" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_jaguar_yellow_light" | |
| } | |
| "329751901" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_jaguar_yellow_medium" | |
| } | |
| "329751902" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_jaguar_yellow_heavy" | |
| } | |
| "329751904" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_stitched_black_white_light" | |
| } | |
| "329751905" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_stitched_black_white_medium" | |
| } | |
| "329751906" | |
| { | |
| "icon_path" "econ/default_generated/slick_gloves_slick_stitched_black_white_heavy" | |
| } | |
| "329817188" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_light" | |
| } | |
| "329817189" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_medium" | |
| } | |
| "329817190" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_heavy" | |
| } | |
| "329817192" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_camo_grey_light" | |
| } | |
| "329817193" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_camo_grey_medium" | |
| } | |
| "329817194" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_camo_grey_heavy" | |
| } | |
| "329817236" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_red_slaughter_light" | |
| } | |
| "329817237" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_red_slaughter_medium" | |
| } | |
| "329817238" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_red_slaughter_heavy" | |
| } | |
| "329817296" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_fabric_orange_camo_light" | |
| } | |
| "329817297" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_fabric_orange_camo_medium" | |
| } | |
| "329817298" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_fabric_orange_camo_heavy" | |
| } | |
| "329817364" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_fabric_blue_skulls_light" | |
| } | |
| "329817365" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_fabric_blue_skulls_medium" | |
| } | |
| "329817366" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_fabric_blue_skulls_heavy" | |
| } | |
| "329817368" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_fabric_geometric_blue_light" | |
| } | |
| "329817369" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_fabric_geometric_blue_medium" | |
| } | |
| "329817370" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_fabric_geometric_blue_heavy" | |
| } | |
| "329817372" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_ducttape_light" | |
| } | |
| "329817373" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_ducttape_medium" | |
| } | |
| "329817374" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_ducttape_heavy" | |
| } | |
| "329817376" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_fabric_green_camo_light" | |
| } | |
| "329817377" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_fabric_green_camo_medium" | |
| } | |
| "329817378" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_fabric_green_camo_heavy" | |
| } | |
| "329817476" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_fabric_houndstooth_orange_light" | |
| } | |
| "329817477" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_fabric_houndstooth_orange_medium" | |
| } | |
| "329817478" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_fabric_houndstooth_orange_heavy" | |
| } | |
| "329817480" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_fabric_giraffe_light" | |
| } | |
| "329817481" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_fabric_giraffe_medium" | |
| } | |
| "329817482" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_fabric_giraffe_heavy" | |
| } | |
| "329817484" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_snakeskin_orange_light" | |
| } | |
| "329817485" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_snakeskin_orange_medium" | |
| } | |
| "329817486" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_snakeskin_orange_heavy" | |
| } | |
| "329817488" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_caution_light" | |
| } | |
| "329817489" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_caution_medium" | |
| } | |
| "329817490" | |
| { | |
| "icon_path" "econ/default_generated/leather_handwraps_handwrap_leathery_caution_heavy" | |
| } | |
| "329882784" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_basic_black_light" | |
| } | |
| "329882785" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_basic_black_medium" | |
| } | |
| "329882786" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_basic_black_heavy" | |
| } | |
| "329882792" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_mint_triangle_light" | |
| } | |
| "329882793" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_mint_triangle_medium" | |
| } | |
| "329882794" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_mint_triangle_heavy" | |
| } | |
| "329882796" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_mono_boom_light" | |
| } | |
| "329882797" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_mono_boom_medium" | |
| } | |
| "329882798" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_mono_boom_heavy" | |
| } | |
| "329882800" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_triangle_blue_light" | |
| } | |
| "329882801" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_triangle_blue_medium" | |
| } | |
| "329882802" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_triangle_blue_heavy" | |
| } | |
| "329882884" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_choco_boom_light" | |
| } | |
| "329882885" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_choco_boom_medium" | |
| } | |
| "329882886" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_choco_boom_heavy" | |
| } | |
| "329882888" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_basic_green_orange_light" | |
| } | |
| "329882889" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_basic_green_orange_medium" | |
| } | |
| "329882890" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_basic_green_orange_heavy" | |
| } | |
| "329882892" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_yellow_camo_light" | |
| } | |
| "329882893" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_yellow_camo_medium" | |
| } | |
| "329882894" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_yellow_camo_heavy" | |
| } | |
| "329882896" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_trigrid_blue_light" | |
| } | |
| "329882897" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_trigrid_blue_medium" | |
| } | |
| "329882898" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_trigrid_blue_heavy" | |
| } | |
| "329882996" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_checker_flag_blue_green_light" | |
| } | |
| "329882997" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_checker_flag_blue_green_medium" | |
| } | |
| "329882998" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_checker_flag_blue_green_heavy" | |
| } | |
| "329883000" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_smoke_light" | |
| } | |
| "329883001" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_smoke_medium" | |
| } | |
| "329883002" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_smoke_heavy" | |
| } | |
| "329883004" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_carbonfiber_red_light" | |
| } | |
| "329883005" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_carbonfiber_red_medium" | |
| } | |
| "329883006" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_carbonfiber_red_heavy" | |
| } | |
| "329883008" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_commando_ksk_light" | |
| } | |
| "329883009" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_commando_ksk_medium" | |
| } | |
| "329883010" | |
| { | |
| "icon_path" "econ/default_generated/motorcycle_gloves_motorcycle_commando_ksk_heavy" | |
| } | |
| "329948344" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_ddpat_green_camo_light" | |
| } | |
| "329948345" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_ddpat_green_camo_medium" | |
| } | |
| "329948346" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_ddpat_green_camo_heavy" | |
| } | |
| "329948356" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_kimono_diamonds_red_light" | |
| } | |
| "329948357" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_kimono_diamonds_red_medium" | |
| } | |
| "329948358" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_kimono_diamonds_red_heavy" | |
| } | |
| "329948360" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_emerald_web_light" | |
| } | |
| "329948361" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_emerald_web_medium" | |
| } | |
| "329948362" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_emerald_web_heavy" | |
| } | |
| "329948364" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_orange_white_light" | |
| } | |
| "329948365" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_orange_white_medium" | |
| } | |
| "329948366" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_orange_white_heavy" | |
| } | |
| "329948468" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_webs_red_light" | |
| } | |
| "329948469" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_webs_red_medium" | |
| } | |
| "329948470" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_webs_red_heavy" | |
| } | |
| "329948472" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_forest_brown_light" | |
| } | |
| "329948473" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_forest_brown_medium" | |
| } | |
| "329948474" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_forest_brown_heavy" | |
| } | |
| "329948476" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_fade_light" | |
| } | |
| "329948477" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_fade_medium" | |
| } | |
| "329948478" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_fade_heavy" | |
| } | |
| "329948480" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_winterhex_light" | |
| } | |
| "329948481" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_winterhex_medium" | |
| } | |
| "329948482" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_winterhex_heavy" | |
| } | |
| "329948484" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_marble_fade_light" | |
| } | |
| "329948485" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_marble_fade_medium" | |
| } | |
| "329948486" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_marble_fade_heavy" | |
| } | |
| "329948488" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_ricksaw_camo_light" | |
| } | |
| "329948489" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_ricksaw_camo_medium" | |
| } | |
| "329948490" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_ricksaw_camo_heavy" | |
| } | |
| "329948492" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_tiger_orange_light" | |
| } | |
| "329948493" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_tiger_orange_medium" | |
| } | |
| "329948494" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_tiger_orange_heavy" | |
| } | |
| "329948496" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_fbi_light" | |
| } | |
| "329948497" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_fbi_medium" | |
| } | |
| "329948498" | |
| { | |
| "icon_path" "econ/default_generated/specialist_gloves_specialist_fbi_heavy" | |
| } | |
| "330013988" | |
| { | |
| "icon_path" "econ/default_generated/studded_hydra_gloves_bloodhound_hydra_black_green_light" | |
| } | |
| "330013989" | |
| { | |
| "icon_path" "econ/default_generated/studded_hydra_gloves_bloodhound_hydra_black_green_medium" | |
| } | |
| "330013990" | |
| { | |
| "icon_path" "econ/default_generated/studded_hydra_gloves_bloodhound_hydra_black_green_heavy" | |
| } | |
| "330013992" | |
| { | |
| "icon_path" "econ/default_generated/studded_hydra_gloves_bloodhound_hydra_green_leather_mesh_brass_light" | |
| } | |
| "330013993" | |
| { | |
| "icon_path" "econ/default_generated/studded_hydra_gloves_bloodhound_hydra_green_leather_mesh_brass_medium" | |
| } | |
| "330013994" | |
| { | |
| "icon_path" "econ/default_generated/studded_hydra_gloves_bloodhound_hydra_green_leather_mesh_brass_heavy" | |
| } | |
| "330013996" | |
| { | |
| "icon_path" "econ/default_generated/studded_hydra_gloves_bloodhound_hydra_snakeskin_brass_light" | |
| } | |
| "330013997" | |
| { | |
| "icon_path" "econ/default_generated/studded_hydra_gloves_bloodhound_hydra_snakeskin_brass_medium" | |
| } | |
| "330013998" | |
| { | |
| "icon_path" "econ/default_generated/studded_hydra_gloves_bloodhound_hydra_snakeskin_brass_heavy" | |
| } | |
| "330014000" | |
| { | |
| "icon_path" "econ/default_generated/studded_hydra_gloves_bloodhound_hydra_case_hardened_light" | |
| } | |
| "330014001" | |
| { | |
| "icon_path" "econ/default_generated/studded_hydra_gloves_bloodhound_hydra_case_hardened_medium" | |
| } | |
| "330014002" | |
| { | |
| "icon_path" "econ/default_generated/studded_hydra_gloves_bloodhound_hydra_case_hardened_heavy" | |
| } | |
| } | |
| "casket_icons" | |
| { | |
| "1" | |
| { | |
| "icon_path" "econ/tools/casket_rio2022_0" | |
| } | |
| "2" | |
| { | |
| "icon_path" "econ/tools/casket_rio2022_1" | |
| } | |
| } | |
| } | |
| "prefabs" | |
| { | |
| "quest_prefab" | |
| { | |
| "name" "quest_item" | |
| "item_class" "collectible_item" | |
| "item_type_name" "#CSGO_Type_Quest" | |
| "item_name" "#CSGO_Type_Quest" | |
| "item_description" "#CSGO_Quest_Desc" | |
| "icon_default_image" "materials/icons/inventory_icon_quest.vtf" | |
| "image_inventory" "econ/tools/mission" | |
| "item_quality" "unique" | |
| "item_rarity" "common" | |
| "min_ilevel" "1" | |
| "max_ilevel" "1" | |
| "image_inventory_size_w" "128" | |
| "image_inventory_size_h" "82" | |
| "mouse_pressed_sound" "sounds/ui/item_paper_pickup.vsnd" | |
| "drop_sound" "sounds/ui/item_paper_pickup.vsnd" | |
| "capabilities" | |
| { | |
| "can_delete" "1" | |
| } | |
| } | |
| "musickit_prefab" | |
| { | |
| "item_class" "collectible_item" | |
| "item_type_name" "#CSGO_Type_MusicKit" | |
| "item_name" "#CSGO_Type_MusicKit" | |
| "item_description" "#CSGO_MusicKit_Desc" | |
| "flexible_loadout_category" "musickit" | |
| "flexible_loadout_group" "musickit" | |
| "flexible_loadout_slot" "musickit" | |
| "inv_group_equipment" "musickit" | |
| "inv_display_slot" "musickit" | |
| "item_rarity" "rare" | |
| "item_quality" "unique" | |
| "min_ilevel" "1" | |
| "max_ilevel" "1" | |
| "image_inventory_size_w" "128" | |
| "image_inventory_size_h" "82" | |
| "mouse_pressed_sound" "sounds/ui/item_paper_pickup.vsnd" | |
| "drop_sound" "sounds/ui/item_paper_pickup.vsnd" | |
| "used_by_classes" | |
| { | |
| "noteam" "1" | |
| } | |
| "capabilities" | |
| { | |
| "can_stattrack_swap" "1" | |
| } | |
| } | |
| "bundle_base" | |
| { | |
| "item_class" "bundle" | |
| "item_type_name" "#CSGO_Type_StoreBundle" | |
| "image_inventory_size_w" "128" | |
| "image_inventory_size_h" "82" | |
| "item_quality" "unique" | |
| "min_ilevel" "50" | |
| "max_ilevel" "50" | |
| "mouse_pressed_sound" "sounds/ui/item_paper_pickup.vsnd" | |
| "drop_sound" "sounds/ui/item_paper_pickup.vsnd" | |
| } | |
| "weapon_case_base" | |
| { | |
| "item_class" "supply_crate" | |
| "item_type_name" "#CSGO_Type_WeaponCase" | |
| "item_name" "#CSGO_WeaponCase_Standard" | |
| "image_inventory" "econ/weapon_cases/weapon_case_generic" | |
| "item_quality" "unique" | |
| "item_rarity" "common" | |
| "min_ilevel" "1" | |
| "max_ilevel" "1" | |
| "image_inventory_size_w" "128" | |
| "image_inventory_size_h" "82" | |
| "mouse_pressed_sound" "sounds/physics/plastic/plastic_box_impact_soft1.vsnd" | |
| "drop_sound" "sounds/physics/plastic/plastic_box_impact_hard1.vsnd" | |
| "tool" | |
| { | |
| "type" "supply_crate" | |
| "usage_capabilities" | |
| { | |
| "usable_out_of_game" "1" | |
| } | |
| } | |
| "capabilities" | |
| { | |
| "decodable" "1" | |
| } | |
| "image_unusual_item" "econ/weapon_cases/default_rare_item" | |
| "loot_list_rare_item_name" "#Exceedingly_Rare_Item" | |
| "loot_list_rare_item_footer" "#Econ_Revolving_Loot_List_Rare_Item" | |
| } | |
| "weapon_case_souvenirpkg" | |
| { | |
| "prefab" "weapon_case_base" | |
| "inv_container_and_tools" "souvenir_case" | |
| } | |
| "weapon_case_selfopening_collection" | |
| { | |
| "prefab" "weapon_case_base" | |
| "inv_container_and_tools" "weapon_case" | |
| } | |
| "weapon_case" | |
| { | |
| "prefab" "weapon_case_base" | |
| "inv_container_and_tools" "weapon_case" | |
| "associated_item" "1203" | |
| "capabilities" | |
| { | |
| "can_delete" "1" | |
| } | |
| } | |
| "sticker_capsule" | |
| { | |
| "prefab" "weapon_case_base" | |
| "inv_container_and_tools" "sticker_capsule" | |
| } | |
| "patch_capsule" | |
| { | |
| "prefab" "weapon_case_base" | |
| "inv_container_and_tools" "patch_capsule" | |
| } | |
| "graffiti_box" | |
| { | |
| "prefab" "weapon_case_base" | |
| "inv_container_and_tools" "graffiti_box" | |
| } | |
| "csgo_tool" | |
| { | |
| "item_class" "tool" | |
| "craft_class" "tool" | |
| "craft_material_type" "tool" | |
| "item_type" "type_tool" | |
| "item_type_name" "#CSGO_Type_Tool" | |
| "item_quality" "unique" | |
| "item_rarity" "common" | |
| "min_ilevel" "1" | |
| "max_ilevel" "1" | |
| "image_inventory_size_w" "128" | |
| "image_inventory_size_h" "82" | |
| "mouse_pressed_sound" "sounds/weapons/c4/c4_disarm.vsnd" | |
| "drop_sound" "sounds/weapons/c4/c4_disarm.vsnd" | |
| } | |
| "season_pass" | |
| { | |
| "prefab" "csgo_tool" | |
| "item_type_name" "#CSGO_Type_Ticket" | |
| "inv_container_and_tools" "tool" | |
| } | |
| "fan_token" | |
| { | |
| "prefab" "csgo_tool" | |
| "item_type_name" "#CSGO_Type_Ticket" | |
| "inv_container_and_tools" "tool" | |
| "capabilities" | |
| { | |
| "usable_gc" "1" | |
| "usable_out_of_game" "1" | |
| } | |
| "tool" | |
| { | |
| "type" "fantoken" | |
| "use_string" "#ConsumeItem" | |
| } | |
| } | |
| "fan_shield" | |
| { | |
| "prefab" "csgo_tool" | |
| "item_class" "collectible_item" | |
| "craft_class" "collectable" | |
| "item_type" "fan_shield" | |
| "item_type_name" "#CSGO_Type_Collectible" | |
| "item_quality" "unique" | |
| "item_rarity" "ancient" | |
| "min_ilevel" "1" | |
| "max_ilevel" "1" | |
| "flexible_loadout_category" "flair0" | |
| "flexible_loadout_group" "flair0" | |
| "flexible_loadout_slot" "flair0" | |
| "inv_display_slot" "flair0" | |
| "used_by_classes" | |
| { | |
| "noteam" "1" | |
| } | |
| "attributes" | |
| { | |
| "cannot trade" "1" | |
| } | |
| "taxonomy" | |
| { | |
| "wall_display" "1" | |
| } | |
| } | |
| "season_tiers" | |
| { | |
| "prefab" "csgo_tool" | |
| "item_type_name" "#CSGO_Type_Ticket" | |
| "inv_container_and_tools" "tool" | |
| "capabilities" | |
| { | |
| "usable_gc" "1" | |
| "usable_out_of_game" "1" | |
| } | |
| "tool" | |
| { | |
| "type" "seasontiers" | |
| "use_string" "#ConsumeItem" | |
| } | |
| "attributes" | |
| { | |
| "cannot trade" "1" | |
| } | |
| } | |
| "weapon_case_key" | |
| { | |
| "prefab" "csgo_tool" | |
| "item_name" "#CSGO_Tool_WeaponCase_Key" | |
| "item_type_name" "#CSGO_Tool_WeaponCase_KeyTag" | |
| "item_description" "#CSGO_Tool_WeaponCase_Key_Desc" | |
| "image_inventory" "econ/tools/weapon_case_key" | |
| "mouse_pressed_sound" "sounds/doors/door_lock_1.vsnd" | |
| "drop_sound" "sounds/doors/handle_pushbar_locked1.vsnd" | |
| "tool" | |
| { | |
| "type" "decoder_ring" | |
| "use_string" "#UnlockUse" | |
| "usage_capabilities" | |
| { | |
| "decodable" "1" | |
| "usable_out_of_game" "1" | |
| } | |
| } | |
| "inv_container_and_tools" "tool" | |
| } | |
| "recipe" | |
| { | |
| "prefab" "csgo_tool" | |
| "item_type_name" "#CSGO_Type_recipe" | |
| "image_inventory" "econ/tools/crafting_contract" | |
| "tool" | |
| { | |
| "type" "recipe" | |
| "usage_capabilities" | |
| { | |
| "recipe" "1" | |
| "usable_out_of_game" "1" | |
| } | |
| } | |
| } | |
| "collectible" | |
| { | |
| "item_class" "collectible_item" | |
| "craft_class" "collectable" | |
| "craft_material_type" "tool" | |
| "item_type_name" "#CSGO_Type_Collectible" | |
| "item_quality" "unique" | |
| "item_rarity" "ancient" | |
| "min_ilevel" "1" | |
| "max_ilevel" "1" | |
| "image_inventory_size_w" "128" | |
| "image_inventory_size_h" "82" | |
| "mouse_pressed_sound" "sounds/physics/meta/chain_impact_hard1.vsnd" | |
| "drop_sound" "sounds/physics/meta/chain_impact_hard1.vsnd" | |
| "flexible_loadout_category" "flair0" | |
| "flexible_loadout_group" "flair0" | |
| "flexible_loadout_slot" "flair0" | |
| "inv_display_slot" "flair0" | |
| "used_by_classes" | |
| { | |
| "noteam" "1" | |
| } | |
| } | |
| "collectible_untradable" | |
| { | |
| "prefab" "collectible" | |
| "attributes" | |
| { | |
| "cannot trade" "1" | |
| } | |
| } | |
| "collectible_untradable_coin" | |
| { | |
| "prefab" "collectible_untradable" | |
| "taxonomy" | |
| { | |
| "wall_display" "1" | |
| } | |
| } | |
| "majors_trophy" | |
| { | |
| "prefab" "collectible_untradable" | |
| "taxonomy" | |
| { | |
| "table_display" "1" | |
| } | |
| } | |
| "pickem_trophy" | |
| { | |
| "prefab" "collectible_untradable" | |
| "taxonomy" | |
| { | |
| "table_display" "1" | |
| } | |
| } | |
| "operation_coin" | |
| { | |
| "prefab" "collectible_untradable" | |
| "item_type" "operation_coin" | |
| "taxonomy" | |
| { | |
| "wall_display" "1" | |
| } | |
| } | |
| "prestige_coin" | |
| { | |
| "prefab" "collectible_untradable" | |
| "item_type" "prestige_coin" | |
| "taxonomy" | |
| { | |
| "wall_display" "1" | |
| } | |
| } | |
| "attendance_pin" | |
| { | |
| "prefab" "collectible_untradable" | |
| "item_quality" "genuine" | |
| "taxonomy" | |
| { | |
| "wall_display" "1" | |
| } | |
| } | |
| "commodity_pin" | |
| { | |
| "prefab" "collectible" | |
| "taxonomy" | |
| { | |
| "wall_display" "1" | |
| } | |
| } | |
| "season1_coin" | |
| { | |
| "prefab" "operation_coin" | |
| "attributes" | |
| { | |
| "season access" "0" | |
| "minutes played" | |
| { | |
| "attribute_class" "minutes_played" | |
| "value" "1" | |
| "force_gc_to_generate" "1" | |
| } | |
| } | |
| } | |
| "season2_coin" | |
| { | |
| "prefab" "operation_coin" | |
| "attributes" | |
| { | |
| "season access" "1" | |
| "minutes played" | |
| { | |
| "attribute_class" "minutes_played" | |
| "value" "1" | |
| "force_gc_to_generate" "1" | |
| } | |
| "match wins" | |
| { | |
| "attribute_class" "match_wins" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive minutes played" | |
| { | |
| "attribute_class" "competitive_minutes_played" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive wins" | |
| { | |
| "attribute_class" "competitive_wins" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive kills" | |
| { | |
| "attribute_class" "competitive_kills" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 3k" | |
| { | |
| "attribute_class" "competitive_3k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 4k" | |
| { | |
| "attribute_class" "competitive_4k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 5k" | |
| { | |
| "attribute_class" "competitive_5k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive hsp" | |
| { | |
| "attribute_class" "competitive_hsp" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive mvps" | |
| { | |
| "attribute_class" "competitive_mvps" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| } | |
| } | |
| "season3_coin" | |
| { | |
| "prefab" "operation_coin" | |
| "attributes" | |
| { | |
| "season access" "2" | |
| "minutes played" | |
| { | |
| "attribute_class" "minutes_played" | |
| "value" "1" | |
| "force_gc_to_generate" "1" | |
| } | |
| "match wins" | |
| { | |
| "attribute_class" "match_wins" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive minutes played" | |
| { | |
| "attribute_class" "competitive_minutes_played" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive wins" | |
| { | |
| "attribute_class" "competitive_wins" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive kills" | |
| { | |
| "attribute_class" "competitive_kills" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 3k" | |
| { | |
| "attribute_class" "competitive_3k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 4k" | |
| { | |
| "attribute_class" "competitive_4k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 5k" | |
| { | |
| "attribute_class" "competitive_5k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive hsp" | |
| { | |
| "attribute_class" "competitive_hsp" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive mvps" | |
| { | |
| "attribute_class" "competitive_mvps" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| } | |
| } | |
| "season4_coin" | |
| { | |
| "prefab" "operation_coin" | |
| "attributes" | |
| { | |
| "season access" "3" | |
| "minutes played" | |
| { | |
| "attribute_class" "minutes_played" | |
| "value" "1" | |
| } | |
| "operation minutes played" | |
| { | |
| "attribute_class" "operation_minutes_played" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation wins" | |
| { | |
| "attribute_class" "operation_wins" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation kills" | |
| { | |
| "attribute_class" "operation_kills" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation 3k" | |
| { | |
| "attribute_class" "operation_3k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation 4k" | |
| { | |
| "attribute_class" "operation_4k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation 5k" | |
| { | |
| "attribute_class" "operation_5k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation hsp" | |
| { | |
| "attribute_class" "operation_hsp" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation mvps" | |
| { | |
| "attribute_class" "operation_mvps" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive minutes played" | |
| { | |
| "attribute_class" "competitive_minutes_played" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive wins" | |
| { | |
| "attribute_class" "competitive_wins" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive kills" | |
| { | |
| "attribute_class" "competitive_kills" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 3k" | |
| { | |
| "attribute_class" "competitive_3k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 4k" | |
| { | |
| "attribute_class" "competitive_4k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 5k" | |
| { | |
| "attribute_class" "competitive_5k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive hsp" | |
| { | |
| "attribute_class" "competitive_hsp" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive mvps" | |
| { | |
| "attribute_class" "competitive_mvps" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "quests complete" | |
| { | |
| "attribute_class" "quests_complete" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| } | |
| } | |
| "season5_coin" | |
| { | |
| "prefab" "operation_coin" | |
| "attributes" | |
| { | |
| "season access" "4" | |
| "minutes played" | |
| { | |
| "attribute_class" "minutes_played" | |
| "value" "1" | |
| } | |
| "operation minutes played" | |
| { | |
| "attribute_class" "operation_minutes_played" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation wins" | |
| { | |
| "attribute_class" "operation_wins" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation kills" | |
| { | |
| "attribute_class" "operation_kills" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation 3k" | |
| { | |
| "attribute_class" "operation_3k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation 4k" | |
| { | |
| "attribute_class" "operation_4k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation 5k" | |
| { | |
| "attribute_class" "operation_5k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation hsp" | |
| { | |
| "attribute_class" "operation_hsp" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation mvps" | |
| { | |
| "attribute_class" "operation_mvps" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive minutes played" | |
| { | |
| "attribute_class" "competitive_minutes_played" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive wins" | |
| { | |
| "attribute_class" "competitive_wins" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive kills" | |
| { | |
| "attribute_class" "competitive_kills" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 3k" | |
| { | |
| "attribute_class" "competitive_3k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 4k" | |
| { | |
| "attribute_class" "competitive_4k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 5k" | |
| { | |
| "attribute_class" "competitive_5k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive hsp" | |
| { | |
| "attribute_class" "competitive_hsp" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive mvps" | |
| { | |
| "attribute_class" "competitive_mvps" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "quests complete" | |
| { | |
| "attribute_class" "quests_complete" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation points" | |
| { | |
| "attribute_class" "operation_points" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| } | |
| } | |
| "season6_coin" | |
| { | |
| "prefab" "operation_coin" | |
| "attributes" | |
| { | |
| "season access" "5" | |
| "minutes played" | |
| { | |
| "attribute_class" "minutes_played" | |
| "value" "1" | |
| } | |
| "operation minutes played" | |
| { | |
| "attribute_class" "operation_minutes_played" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation wins" | |
| { | |
| "attribute_class" "operation_wins" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation kills" | |
| { | |
| "attribute_class" "operation_kills" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation 3k" | |
| { | |
| "attribute_class" "operation_3k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation 4k" | |
| { | |
| "attribute_class" "operation_4k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation 5k" | |
| { | |
| "attribute_class" "operation_5k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation hsp" | |
| { | |
| "attribute_class" "operation_hsp" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation mvps" | |
| { | |
| "attribute_class" "operation_mvps" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive minutes played" | |
| { | |
| "attribute_class" "competitive_minutes_played" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive wins" | |
| { | |
| "attribute_class" "competitive_wins" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive kills" | |
| { | |
| "attribute_class" "competitive_kills" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 3k" | |
| { | |
| "attribute_class" "competitive_3k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 4k" | |
| { | |
| "attribute_class" "competitive_4k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 5k" | |
| { | |
| "attribute_class" "competitive_5k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive hsp" | |
| { | |
| "attribute_class" "competitive_hsp" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive mvps" | |
| { | |
| "attribute_class" "competitive_mvps" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "quests complete" | |
| { | |
| "attribute_class" "quests_complete" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation points" | |
| { | |
| "attribute_class" "operation_points" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "quest id" | |
| { | |
| "attribute_class" "quest_id" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "campaign 5 completion bitfield" | |
| { | |
| "attribute_class" "campaign_completion_bitfield" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "campaign 5 last completed quest" | |
| { | |
| "attribute_class" "campaign_last_completed_quest" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "campaign 6 completion bitfield" | |
| { | |
| "attribute_class" "campaign_completion_bitfield" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "campaign 6 last completed quest" | |
| { | |
| "attribute_class" "campaign_last_completed_quest" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| } | |
| } | |
| "season7_coin" | |
| { | |
| "prefab" "operation_coin" | |
| "attributes" | |
| { | |
| "season access" "6" | |
| "minutes played" | |
| { | |
| "attribute_class" "minutes_played" | |
| "value" "1" | |
| } | |
| "operation minutes played" | |
| { | |
| "attribute_class" "operation_minutes_played" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation wins" | |
| { | |
| "attribute_class" "operation_wins" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation kills" | |
| { | |
| "attribute_class" "operation_kills" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation 3k" | |
| { | |
| "attribute_class" "operation_3k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation 4k" | |
| { | |
| "attribute_class" "operation_4k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation 5k" | |
| { | |
| "attribute_class" "operation_5k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation hsp" | |
| { | |
| "attribute_class" "operation_hsp" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation mvps" | |
| { | |
| "attribute_class" "operation_mvps" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive minutes played" | |
| { | |
| "attribute_class" "competitive_minutes_played" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive wins" | |
| { | |
| "attribute_class" "competitive_wins" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive kills" | |
| { | |
| "attribute_class" "competitive_kills" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 3k" | |
| { | |
| "attribute_class" "competitive_3k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 4k" | |
| { | |
| "attribute_class" "competitive_4k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 5k" | |
| { | |
| "attribute_class" "competitive_5k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive hsp" | |
| { | |
| "attribute_class" "competitive_hsp" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive mvps" | |
| { | |
| "attribute_class" "competitive_mvps" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "quests complete" | |
| { | |
| "attribute_class" "quests_complete" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation points" | |
| { | |
| "attribute_class" "operation_points" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "quest id" | |
| { | |
| "attribute_class" "quest_id" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "campaign 7 completion bitfield" | |
| { | |
| "attribute_class" "campaign_completion_bitfield" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "campaign 7 last completed quest" | |
| { | |
| "attribute_class" "campaign_last_completed_quest" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "campaign 8 completion bitfield" | |
| { | |
| "attribute_class" "campaign_completion_bitfield" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "campaign 8 last completed quest" | |
| { | |
| "attribute_class" "campaign_last_completed_quest" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| } | |
| } | |
| "season8_coin" | |
| { | |
| "prefab" "operation_coin" | |
| "attributes" | |
| { | |
| "season access" "7" | |
| "minutes played" | |
| { | |
| "attribute_class" "minutes_played" | |
| "value" "1" | |
| } | |
| "operation minutes played" | |
| { | |
| "attribute_class" "operation_minutes_played" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation wins" | |
| { | |
| "attribute_class" "operation_wins" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation kills" | |
| { | |
| "attribute_class" "operation_kills" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation 3k" | |
| { | |
| "attribute_class" "operation_3k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation 4k" | |
| { | |
| "attribute_class" "operation_4k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation 5k" | |
| { | |
| "attribute_class" "operation_5k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation hsp" | |
| { | |
| "attribute_class" "operation_hsp" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation mvps" | |
| { | |
| "attribute_class" "operation_mvps" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive minutes played" | |
| { | |
| "attribute_class" "competitive_minutes_played" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive wins" | |
| { | |
| "attribute_class" "competitive_wins" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive kills" | |
| { | |
| "attribute_class" "competitive_kills" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 3k" | |
| { | |
| "attribute_class" "competitive_3k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 4k" | |
| { | |
| "attribute_class" "competitive_4k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive 5k" | |
| { | |
| "attribute_class" "competitive_5k" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive hsp" | |
| { | |
| "attribute_class" "competitive_hsp" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "competitive mvps" | |
| { | |
| "attribute_class" "competitive_mvps" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "quests complete" | |
| { | |
| "attribute_class" "quests_complete" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation points" | |
| { | |
| "attribute_class" "operation_points" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation xp awarded 0" | |
| { | |
| "attribute_class" "operation_xp_awarded" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation xp awarded 1" | |
| { | |
| "attribute_class" "operation_xp_awarded" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation drops awarded 0" | |
| { | |
| "attribute_class" "operation_drops_awarded" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "operation drops awarded 1" | |
| { | |
| "attribute_class" "operation_drops_awarded" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "campaign 9 completion bitfield" | |
| { | |
| "attribute_class" "campaign_completion_bitfield" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| "campaign 9 last completed quest" | |
| { | |
| "attribute_class" "campaign_last_completed_quest" | |
| "value" "0" | |
| "force_gc_to_generate" "1" | |
| } | |
| } | |
| } | |
| "season9_coin" | |
| { | |
| "prefab" "operation_coin" | |
| "attributes" | |
| { | |
| "season access" "8" | |
| "minutes played" | |
| { | |
| "attribute_class" "minutes_played" | |
| "value" "1" | |
| } | |
| } | |
| } | |
| "season10_coin" | |
| { | |
| "prefab" "operation_coin" | |
| "attributes" | |
| { | |
| "season access" "9" | |
| "minutes played" | |
| { | |
| "attribute_class" "minutes_played" | |
| "value" "1" | |
| } | |
| } | |
| } | |
| "season11_coin" | |
| { | |
| "prefab" "operation_coin" | |
| "attributes" | |
| { | |
| "season access" "10" | |
| "minutes played" | |
| { | |
| "attribute_class" "minutes_played" | |
| "value" "1" | |
| } | |
| } | |
| } | |
| "map_token" | |
| { | |
| "prefab" "collectible" | |
| "item_class" "map_token" | |
| "armory_desc" "maptoken" | |
| "taxonomy" | |
| { | |
| "wall_display" "1" | |
| } | |
| } | |
| "steam_badge" | |
| { | |
| "prefab" "collectible_untradable" | |
| } | |
| "flair_pin" | |
| { | |
| "prefab" "collectible" | |
| "taxonomy" | |
| { | |
| "wall_display" "1" | |
| } | |
| } | |
| "statted_item_base" | |
| { | |
| "attributes" | |
| { | |
| "addon scale" "1.000000" | |
| "allow hand flipping" "1" | |
| "armor ratio" "1" | |
| "attack movespeed factor" "1.000000" | |
| "bot audible range" "2000.000000" | |
| "bullets" "1" | |
| "cannot shoot underwater" "0" | |
| "crosshair delta distance" "3" | |
| "crosshair min distance" "4" | |
| "cycletime" "0.150000" | |
| "cycletime alt" "0.300000" | |
| "damage" "42" | |
| "headshot multiplier" "4" | |
| "flinch velocity modifier large" "1.000000" | |
| "flinch velocity modifier small" "1.000000" | |
| "has burst mode" "0" | |
| "has silencer" "0" | |
| "heat per shot" "0.250000" | |
| "hide view model zoomed" "0" | |
| "idle interval" "20" | |
| "inaccuracy crouch" "0.000000" | |
| "inaccuracy crouch alt" "0.000000" | |
| "inaccuracy fire" "0.000000" | |
| "inaccuracy fire alt" "0.000000" | |
| "inaccuracy jump" "0.000000" | |
| "inaccuracy jump alt" "0.000000" | |
| "inaccuracy jump initial" "0.000000" | |
| "inaccuracy jump apex" "0.000000" | |
| "inaccuracy ladder" "0.000000" | |
| "inaccuracy ladder alt" "0.000000" | |
| "inaccuracy land" "0.000000" | |
| "inaccuracy land alt" "0.000000" | |
| "inaccuracy move" "0.000000" | |
| "inaccuracy move alt" "0.000000" | |
| "inaccuracy reload" "0.000000" | |
| "inaccuracy stand" "0.000000" | |
| "inaccuracy stand alt" "0.000000" | |
| "inaccuracy pitch shift" "0.000000" | |
| "inaccuracy alt sound threshold" "0.000000" | |
| "is full auto" "0" | |
| "is melee weapon" "0" | |
| "is revolver" "0" | |
| "itemflag select on empty" "0" | |
| "itemflag no auto reload" "0" | |
| "itemflag no auto switch empty" "0" | |
| "itemflag limit in world" "0" | |
| "itemflag exhaustible" "0" | |
| "itemflag do hit location dmg" "0" | |
| "itemflag no ammo pickups" "0" | |
| "itemflag no item pickup" "0" | |
| "kill award" "300" | |
| "max player speed" "1" | |
| "max player speed alt" "1" | |
| "model right handed" "1" | |
| "penetration" "1.000000" | |
| "primary clip size" "0" | |
| "primary default clip size" "-1" | |
| "primary reserve ammo max" "0" | |
| "range" "8192.000000" | |
| "range modifier" "0.980000" | |
| "recoil angle" "0.000000" | |
| "recoil angle alt" "0.000000" | |
| "recoil angle variance" "0.000000" | |
| "recoil angle variance alt" "0.000000" | |
| "recoil magnitude" "0.000000" | |
| "recoil magnitude alt" "0.000000" | |
| "recoil magnitude variance" "0.000000" | |
| "recoil magnitude variance alt" "0.000000" | |
| "spread seed" "0" | |
| "recovery time crouch" "1.000000" | |
| "recovery time crouch final" "1.000000" | |
| "recovery time stand" "1.000000" | |
| "recovery time stand final" "1.000000" | |
| "recovery transition end bullet" "0" | |
| "recovery transition start bullet" "0" | |
| "rumble effect" "-1" | |
| "secondary clip size" "0" | |
| "secondary default clip size" "-1" | |
| "secondary reserve ammo max" "0" | |
| "spread" "0.000000" | |
| "spread alt" "0.000000" | |
| "time to idle" "2.000000" | |
| "tracer frequency" "0" | |
| "unzoom after shot" "0" | |
| "weapon weight" "0" | |
| "zoom fov 1" "90" | |
| "zoom fov 2" "90" | |
| "zoom levels" "0" | |
| "zoom time 0" "0" | |
| "zoom time 1" "0" | |
| "zoom time 2" "0" | |
| } | |
| } | |
| "weapon_base" | |
| { | |
| "prefab" "statted_item_base" | |
| "craft_class" "weapon" | |
| "craft_material_type" "weapon" | |
| "item_type_name" "#CSGO_Type_Weapon" | |
| "item_quality" "unique" | |
| "item_rarity" "common" | |
| "min_ilevel" "1" | |
| "max_ilevel" "1" | |
| "image_inventory_size_w" "128" | |
| "image_inventory_size_h" "82" | |
| "mouse_pressed_sound" "sounds/weapons/m4a1/m4a1_clipout.vsnd" | |
| "drop_sound" "sounds/weapons/m4a1/m4a1_clipint.vsnd" | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "2.0 -130.0 0.0" | |
| "camera_offset" "0.0 1.0 -2.0" | |
| "camera_fov" "35.000000" | |
| "override_default_light" "1" | |
| "spot_light_key" | |
| { | |
| "position" "-120 120 180" | |
| "color" "2 2.1 2.3" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| "spot_light_rim" | |
| { | |
| "position" "10.0 -90.0 -60.0" | |
| "color" "3 5 5" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.040000" | |
| "outer_cone" "0.500000" | |
| } | |
| } | |
| "attributes" | |
| { | |
| "recovery time crouch final" "-1.000000" | |
| "recovery time stand final" "-1.000000" | |
| } | |
| "taxonomy" | |
| { | |
| "weapon" "1" | |
| "self_damage_on_miss__inflicts_damage" "1" | |
| } | |
| } | |
| "equipment" | |
| { | |
| "prefab" "weapon_base" | |
| "item_type_name" "#CSGO_Type_Equipment" | |
| "flexible_loadout_category" "equipment" | |
| "visuals" | |
| { | |
| "weapon_type" "Equipment" | |
| } | |
| "taxonomy" | |
| { | |
| "equipment" "1" | |
| "weapon" "0" | |
| } | |
| } | |
| "grenade" | |
| { | |
| "prefab" "weapon_base" | |
| "item_type_name" "#CSGO_Type_Grenade" | |
| "flexible_loadout_category" "grenade" | |
| "mouse_pressed_sound" "sounds/weapons/hegrenade/he_draw.vsnd" | |
| "drop_sound" "sounds/weapons/hegrenade/pinpull.vsnd" | |
| "item_gear_slot" "grenade" | |
| "item_gear_slot_position" "-1" | |
| "attributes" | |
| { | |
| "radio use sound" "Radio.FireInTheHole" | |
| "radio use subtitle" "#SFUI_TitlesTXT_Fire_in_the_hole" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "Grenade" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "0.0 -130.0 -10.0" | |
| "camera_offset" "0.0 0.0 -1.5" | |
| } | |
| "taxonomy" | |
| { | |
| "grenade" "1" | |
| } | |
| } | |
| "explosive_grenade" | |
| { | |
| "prefab" "grenade" | |
| "item_class" "weapon_hegrenade" | |
| "item_name" "#SFUI_WPNHUD_HE_Grenade" | |
| "attributes" | |
| { | |
| "max player speed" "245" | |
| "in game price" "300" | |
| "crosshair min distance" "8" | |
| "armor ratio" "1.200000" | |
| "damage" "99" | |
| "penetration" "1" | |
| "range" "350" | |
| "range modifier" "0.990000" | |
| "flinch velocity modifier large" "0.300000" | |
| "flinch velocity modifier small" "0.100000" | |
| "throw velocity" "750.000000" | |
| "primary default clip size" "1" | |
| "secondary default clip size" "1" | |
| "weapon weight" "2" | |
| "itemflag exhaustible" "1" | |
| "max player speed alt" "245" | |
| "recoil seed" "52132" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "Grenade" | |
| "player_animation_extension" "gren" | |
| "primary_ammo" "AMMO_TYPE_HEGRENADE" | |
| "sound_single_shot" "HEGrenade.Throw" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| "taxonomy" | |
| { | |
| "grenade_he" "1" | |
| } | |
| } | |
| "c4" | |
| { | |
| "prefab" "weapon_base" | |
| "item_type_name" "#CSGO_Type_C4" | |
| "item_class" "weapon_c4" | |
| "flexible_loadout_category" "c4" | |
| "flexible_loadout_group" "c4" | |
| "flexible_loadout_slot" "c4" | |
| "inv_group_equipment" "misc" | |
| "item_name" "#SFUI_WPNHUD_C4" | |
| "item_description" "#CSGO_Item_Desc_C4" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_c4.vtf" | |
| "model_player" "weapons/models/c4/weapon_c4.vmdl" | |
| "model_world" "weapons/models/c4/weapon_c4.vmdl" | |
| "model_dropped" "weapons/models/c4/weapon_c4.vmdl" | |
| "mouse_pressed_sound" "sounds/weapons/c4/c4_draw.vsnd" | |
| "drop_sound" "sounds/weapons/c4/c4_plant.vsnd" | |
| "item_gear_slot" "item" | |
| "item_gear_slot_position" "0" | |
| "capabilities" | |
| { | |
| "nameable" "1" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "C4" | |
| "player_animation_extension" "c4" | |
| "sound_single_shot" "c4.plant" | |
| "sound_empty" "c4.click" | |
| "sound_burst" "c4.explode" | |
| "sound_special1" "c4.disarmstart" | |
| "sound_special2" "c4.disarmfinish" | |
| "sound_special3" "C4.ExplodeWarning" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "max player speed" "250" | |
| "in game price" "0" | |
| "armor ratio" "1.000000" | |
| "crosshair min distance" "6" | |
| "model right handed" "0" | |
| "allow hand flipping" "0" | |
| "penetration" "1" | |
| "damage" "50" | |
| "range" "4096" | |
| "range modifier" "0.990000" | |
| "primary default clip size" "1" | |
| "secondary default clip size" "1" | |
| "max player speed alt" "250" | |
| "recoil seed" "39693" | |
| } | |
| } | |
| "melee" | |
| { | |
| "prefab" "weapon_base" | |
| "item_class" "weapon_knife" | |
| "item_type_name" "#CSGO_Type_Knife" | |
| "flexible_loadout_category" "melee" | |
| "flexible_loadout_group" "melee" | |
| "flexible_loadout_slot" "melee" | |
| "inv_group_equipment" "melee" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife.vtf" | |
| "mouse_pressed_sound" "sounds/weapons/knife/knife_deploy1.vsnd" | |
| "drop_sound" "sounds/weapons/knife/knife_hit1.vsnd" | |
| "item_name" "#SFUI_WPNHUD_Knife" | |
| "model_player" "weapons/models/knife/knife_default_ct/weapon_knife_default_ct.vmdl" | |
| "model_world" "weapons/models/knife/knife_default_ct/weapon_knife_default_ct.vmdl" | |
| "item_gear_slot" "melee" | |
| "item_gear_slot_position" "0" | |
| "capabilities" | |
| { | |
| "nameable" "1" | |
| "can_stattrack_swap" "1" | |
| } | |
| "attributes" | |
| { | |
| "stattrak model" "models/weapons/stattrack_cut.vmdl" | |
| "flinch velocity modifier large" "0.300000" | |
| "flinch velocity modifier small" "0.300000" | |
| "max player speed" "250" | |
| "in game price" "0" | |
| "kill award" "1500" | |
| "armor ratio" "1.700000" | |
| "crosshair min distance" "7" | |
| "penetration" "1" | |
| "damage" "50" | |
| "range" "4096" | |
| "range modifier" "0.990000" | |
| "primary default clip size" "1" | |
| "secondary default clip size" "1" | |
| "is melee weapon" "1" | |
| "rumble effect" "9" | |
| "max player speed alt" "250" | |
| "recoil seed" "26701" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "30.0 -90.0 25.0" | |
| "camera_offset" "7.0 2.0 -1.5" | |
| "spot_light_key" | |
| { | |
| "position" "-60 90 60" | |
| "color" "1.5 1.55 1.6" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| "spot_light_rim" | |
| { | |
| "position" "0 -30 -120" | |
| "color" "3 5 5" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.040000" | |
| "outer_cone" "0.500000" | |
| } | |
| "point_light_accent" | |
| { | |
| "position" "15 7 4" | |
| "color" "0.5 0.5 0.5" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "Knife" | |
| "player_animation_extension" "knife" | |
| "sound_reload" "Default.Reload" | |
| "sound_empty" "Default.ClipEmpty_Rifle" | |
| "sound_single_shot" "Weapon_DEagle.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| "taxonomy" | |
| { | |
| "melee" "1" | |
| } | |
| } | |
| "melee_unusual" | |
| { | |
| "prefab" "melee" | |
| "capabilities" | |
| { | |
| "paintable" "1" | |
| } | |
| "item_rarity" "ancient" | |
| } | |
| "secondary" | |
| { | |
| "prefab" "weapon_base" | |
| "capabilities" | |
| { | |
| "nameable" "1" | |
| "paintable" "1" | |
| "can_sticker" "1" | |
| "can_stattrack_swap" "1" | |
| } | |
| "item_type_name" "#CSGO_Type_Pistol" | |
| "flexible_loadout_category" "secondary" | |
| "flexible_loadout_group" "secondary" | |
| "inv_group_equipment" "secondary" | |
| "mouse_pressed_sound" "sounds/weapons/DEagle/de_clipout.vsnd" | |
| "drop_sound" "sounds/weapons/DEagle/de_clipin.vsnd" | |
| "item_gear_slot" "secondary" | |
| "item_gear_slot_position" "0" | |
| "attributes" | |
| { | |
| "stattrak model" "models/weapons/stattrack.vmdl" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "Pistol" | |
| } | |
| "attributes" | |
| { | |
| "flinch velocity modifier large" "0.560000" | |
| "flinch velocity modifier small" "0.050000" | |
| "recovery transition start bullet" "3" | |
| "recovery transition end bullet" "10" | |
| "inaccuracy jump initial" "250.000000" | |
| "inaccuracy jump" "500.000000" | |
| "inaccuracy jump alt" "500.000000" | |
| } | |
| "taxonomy" | |
| { | |
| "secondary" "1" | |
| "pistol" "1" | |
| } | |
| } | |
| "primary" | |
| { | |
| "prefab" "weapon_base" | |
| "item_gear_slot" "primary" | |
| "item_gear_slot_position" "0" | |
| "capabilities" | |
| { | |
| "nameable" "1" | |
| "paintable" "1" | |
| "can_sticker" "1" | |
| "can_stattrack_swap" "1" | |
| } | |
| "attributes" | |
| { | |
| "stattrak model" "models/weapons/stattrack.vmdl" | |
| "recovery transition start bullet" "2" | |
| "recovery transition end bullet" "5" | |
| "inaccuracy jump initial" "250.000000" | |
| "inaccuracy jump" "500.000000" | |
| "inaccuracy jump alt" "500.000000" | |
| } | |
| "taxonomy" | |
| { | |
| "primary" "1" | |
| } | |
| } | |
| "smg" | |
| { | |
| "prefab" "primary" | |
| "item_type_name" "#CSGO_Type_SMG" | |
| "flexible_loadout_category" "smg" | |
| "flexible_loadout_group" "smg" | |
| "inv_group_equipment" "smg" | |
| "mouse_pressed_sound" "sounds/weapons/p90/p90_clipout.vsnd" | |
| "drop_sound" "sounds/weapons/p90/p90_clipin.vsnd" | |
| "visuals" | |
| { | |
| "weapon_type" "SubMachinegun" | |
| } | |
| "attributes" | |
| { | |
| "flinch velocity modifier large" "0.530000" | |
| "flinch velocity modifier small" "0.300000" | |
| } | |
| "taxonomy" | |
| { | |
| "smg" "1" | |
| } | |
| } | |
| "rifle" | |
| { | |
| "prefab" "primary" | |
| "item_type_name" "#CSGO_Type_Rifle" | |
| "flexible_loadout_category" "rifle" | |
| "flexible_loadout_group" "rifle" | |
| "inv_group_equipment" "rifle" | |
| "mouse_pressed_sound" "sounds/weapons/m4a1/m4a1_clipout.vsnd" | |
| "drop_sound" "sounds/weapons/m4a1/m4a1_clipin.vsnd" | |
| "visuals" | |
| { | |
| "weapon_type" "Rifle" | |
| } | |
| "attributes" | |
| { | |
| "flinch velocity modifier large" "0.440000" | |
| "flinch velocity modifier small" "0.100000" | |
| } | |
| "taxonomy" | |
| { | |
| "rifle" "1" | |
| } | |
| } | |
| "sniper_rifle" | |
| { | |
| "prefab" "primary" | |
| "item_type_name" "#CSGO_Type_SniperRifle" | |
| "flexible_loadout_category" "rifle" | |
| "flexible_loadout_group" "rifle" | |
| "inv_group_equipment" "rifle" | |
| "mouse_pressed_sound" "sounds/weapons/awp/awp_clipout.vsnd" | |
| "drop_sound" "sounds/weapons/awp/awp_clipin.vsnd" | |
| "visuals" | |
| { | |
| "weapon_type" "SniperRifle" | |
| } | |
| "attributes" | |
| { | |
| "flinch velocity modifier large" "0.390000" | |
| "flinch velocity modifier small" "0.500000" | |
| } | |
| "taxonomy" | |
| { | |
| "sniper_rifle" "1" | |
| } | |
| } | |
| "shotgun" | |
| { | |
| "prefab" "primary" | |
| "item_type_name" "#CSGO_Type_Shotgun" | |
| "flexible_loadout_category" "smg" | |
| "flexible_loadout_group" "smg" | |
| "inv_group_equipment" "smg" | |
| "mouse_pressed_sound" "sounds/weapons/sawedoff/sawedoff_draw.vsnd" | |
| "drop_sound" "sounds/weapons/sawedoff/sawedoff_pump.vsnd" | |
| "visuals" | |
| { | |
| "weapon_type" "Shotgun" | |
| } | |
| "attributes" | |
| { | |
| "flinch velocity modifier large" "0.350000" | |
| "flinch velocity modifier small" "0.100000" | |
| } | |
| "taxonomy" | |
| { | |
| "reloads_per_shell" "1" | |
| "shotgun" "1" | |
| } | |
| } | |
| "machinegun" | |
| { | |
| "prefab" "primary" | |
| "item_type_name" "#CSGO_Type_Machinegun" | |
| "flexible_loadout_category" "smg" | |
| "flexible_loadout_group" "smg" | |
| "inv_group_equipment" "smg" | |
| "mouse_pressed_sound" "sounds/weapons/m249/m249_boxout.vsnd" | |
| "drop_sound" "sounds/weapons/m249/m249_boxin.vsnd" | |
| "visuals" | |
| { | |
| "weapon_type" "Machinegun" | |
| } | |
| "attributes" | |
| { | |
| "flinch velocity modifier large" "0.400000" | |
| "flinch velocity modifier small" "0.220000" | |
| } | |
| "taxonomy" | |
| { | |
| "machinegun" "1" | |
| } | |
| } | |
| "weapon_deagle_prefab" | |
| { | |
| "prefab" "secondary" | |
| "item_class" "weapon_deagle" | |
| "item_name" "#SFUI_WPNHUD_DesertEagle" | |
| "item_description" "#CSGO_Item_Desc_DesertEagle" | |
| "item_rarity" "uncommon" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_deagle" | |
| "model_player" "weapons/models/deagle/weapon_pist_deagle.vmdl" | |
| "model_world" "weapons/models/deagle/weapon_pist_deagle.vmdl" | |
| "model_dropped" "weapons/models/deagle/weapon_pist_deagle.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_deagle.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/deagle/weapon_pist_deagle_mag.vmdl" | |
| "heat per shot" "0.300000" | |
| "addon scale" "1.000000" | |
| "tracer frequency" "1" | |
| "primary clip size" "7" | |
| "primary default clip size" "-1" | |
| "secondary default clip size" "-1" | |
| "is full auto" "0" | |
| "max player speed" "230" | |
| "in game price" "700" | |
| "armor ratio" "1.864000" | |
| "crosshair min distance" "8" | |
| "crosshair delta distance" "3" | |
| "cycletime" "0.225000" | |
| "model right handed" "1" | |
| "penetration" "2" | |
| "damage" "53" | |
| "headshot multiplier" "3.900000" | |
| "range" "4096" | |
| "range modifier" "0.850000" | |
| "bullets" "1" | |
| "cycletime" "0.225000" | |
| "flinch velocity modifier large" "0.400000" | |
| "flinch velocity modifier small" "0.550000" | |
| "spread" "2.000000" | |
| "inaccuracy crouch" "2.180000" | |
| "inaccuracy stand" "4.200000" | |
| "inaccuracy jump initial" "548.820007" | |
| "inaccuracy jump apex" "331.549988" | |
| "inaccuracy jump" "40.549999" | |
| "inaccuracy land" "0.043000" | |
| "inaccuracy ladder" "152.000000" | |
| "inaccuracy fire" "72.230003" | |
| "inaccuracy move" "48.099998" | |
| "recovery time crouch" "0.449927" | |
| "recovery time stand" "0.811200" | |
| "recoil angle" "0.000000" | |
| "recoil angle variance" "60" | |
| "recoil magnitude" "48.200001" | |
| "recoil magnitude variance" "18" | |
| "recoil seed" "1454" | |
| "primary reserve ammo max" "35" | |
| "weapon weight" "7" | |
| "rumble effect" "2" | |
| "inaccuracy crouch alt" "2.180000" | |
| "inaccuracy fire alt" "72.230003" | |
| "inaccuracy jump alt" "371.549988" | |
| "inaccuracy ladder alt" "152.000000" | |
| "inaccuracy land alt" "0.730000" | |
| "inaccuracy move alt" "48.099998" | |
| "inaccuracy stand alt" "4.200000" | |
| "max player speed alt" "230" | |
| "recoil angle variance alt" "60" | |
| "recoil magnitude alt" "48.200001" | |
| "recoil magnitude variance alt" "18" | |
| "recovery time crouch final" "0.449927" | |
| "recovery time stand final" "0.811200" | |
| "spread alt" "2.000000" | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_pistol" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_pistol" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_pistol" | |
| "weapon_type" "Pistol" | |
| "player_animation_extension" "pistol" | |
| "primary_ammo" "BULLET_PLAYER_50AE" | |
| "sound_single_shot" "Weapon_DEagle.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-2.0 -130.0 0.0" | |
| "camera_offset" "4.0 1.0 -1.3" | |
| "point_light_accent" | |
| { | |
| "position" "-8 50 -8" | |
| "color" "0.3 0.3 0.3" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "pist_deagle" | |
| "ViewmodelDim" "1024" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "1" | |
| "WeaponLength" "11.360100" | |
| "UVScale" "0.300000" | |
| } | |
| } | |
| } | |
| "weapon_elite_prefab" | |
| { | |
| "prefab" "secondary" | |
| "item_class" "weapon_elite" | |
| "item_name" "#SFUI_WPNHUD_Elites" | |
| "item_description" "#CSGO_Item_Desc_Elites" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_elite" | |
| "model_player" "weapons/models/elite/weapon_pist_elite.vmdl" | |
| "model_world" "weapons/models/elite/weapon_pist_elite.vmdl" | |
| "model_dropped" "weapons/models/elite/weapon_pist_elite.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_elite.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "icon display model" "weapons/models/elite/weapon_pist_elite.vmdl" | |
| "buymenu display model" "weapons/models/elite/weapon_pist_elite.vmdl" | |
| "magazine model" "weapons/models/elite/weapon_pist_elite_mag.vmdl" | |
| "primary reserve ammo max" "120" | |
| "inaccuracy jump initial" "95.860001" | |
| "inaccuracy jump" "158.419998" | |
| "inaccuracy jump alt" "158.419998" | |
| "heat per shot" "0.500000" | |
| "max player speed" "240" | |
| "in game price" "300" | |
| "armor ratio" "1.150000" | |
| "penetration" "1" | |
| "damage" "38" | |
| "range" "4096" | |
| "range modifier" "0.790000" | |
| "cycletime" "0.120000" | |
| "flinch velocity modifier large" "0.500000" | |
| "flinch velocity modifier small" "0.650000" | |
| "spread" "2.000000" | |
| "inaccuracy crouch" "5.250000" | |
| "inaccuracy stand" "7.000000" | |
| "inaccuracy land" "0.255000" | |
| "inaccuracy ladder" "102.000000" | |
| "inaccuracy fire" "11.160000" | |
| "inaccuracy move" "17.850000" | |
| "spread alt" "2.000000" | |
| "inaccuracy crouch alt" "7.500000" | |
| "inaccuracy stand alt" "10.000000" | |
| "inaccuracy land alt" "0.255000" | |
| "inaccuracy ladder alt" "102.000000" | |
| "inaccuracy fire alt" "11.960000" | |
| "inaccuracy move alt" "17.850000" | |
| "recovery time crouch" "0.437491" | |
| "recovery time stand" "0.524989" | |
| "recoil angle variance" "20" | |
| "recoil magnitude" "27" | |
| "recoil magnitude variance" "4" | |
| "recoil seed" "24563" | |
| "primary clip size" "30" | |
| "weapon weight" "5" | |
| "rumble effect" "1" | |
| "max player speed alt" "240" | |
| "recoil angle variance alt" "20" | |
| "recoil magnitude alt" "27" | |
| "recoil magnitude variance alt" "4" | |
| "recovery time crouch final" "0.437491" | |
| "recovery time stand final" "0.524989" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "0.0 -90.0 0.0" | |
| "camera_offset" "2.0 0.5 -2.0" | |
| "point_light_accent" | |
| { | |
| "position" "0 20 20" | |
| "color" "1 1 1" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "pist_elite" | |
| "OrigMat" "m9a1" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "1" | |
| "WeaponLength" "10.408200" | |
| "UVScale" "0.282000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_pistol_elite_FP" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_pistol_elite" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_pistol" | |
| "weapon_type" "Pistol" | |
| "player_animation_extension" "elites" | |
| "primary_ammo" "BULLET_PLAYER_9MM" | |
| "sound_single_shot" "Weapon_Elite.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_fiveseven_prefab" | |
| { | |
| "prefab" "secondary" | |
| "item_class" "weapon_fiveseven" | |
| "item_name" "#SFUI_WPNHUD_FiveSeven" | |
| "item_description" "#CSGO_Item_Desc_FiveSeven" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_fiveseven" | |
| "model_player" "weapons/models/fiveseven/weapon_pist_fiveseven.vmdl" | |
| "model_world" "weapons/models/fiveseven/weapon_pist_fiveseven.vmdl" | |
| "model_dropped" "weapons/models/fiveseven/weapon_pist_fiveseven.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_fiveseven.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/fiveseven/weapon_pist_fiveseven_mag.vmdl" | |
| "primary reserve ammo max" "100" | |
| "inaccuracy jump initial" "99.879997" | |
| "inaccuracy jump" "89.699997" | |
| "heat per shot" "0.300000" | |
| "tracer frequency" "1" | |
| "max player speed" "240" | |
| "in game price" "500" | |
| "armor ratio" "1.823000" | |
| "crosshair min distance" "8" | |
| "penetration" "1" | |
| "damage" "32" | |
| "range" "4096" | |
| "range modifier" "0.810000" | |
| "flinch velocity modifier large" "0.500000" | |
| "flinch velocity modifier small" "0.650000" | |
| "spread" "2.000000" | |
| "inaccuracy crouch" "6.830000" | |
| "inaccuracy stand" "9.100000" | |
| "inaccuracy land" "0.190000" | |
| "inaccuracy ladder" "138.000000" | |
| "inaccuracy fire" "25" | |
| "inaccuracy move" "40" | |
| "recovery time crouch" "0.200000" | |
| "recovery time stand" "0.200000" | |
| "recoil angle" "0" | |
| "recoil angle variance" "5" | |
| "recoil magnitude" "25" | |
| "recoil magnitude variance" "4" | |
| "recoil seed" "33244" | |
| "primary clip size" "20" | |
| "weapon weight" "5" | |
| "rumble effect" "1" | |
| "inaccuracy crouch alt" "6.830000" | |
| "inaccuracy fire alt" "32.450001" | |
| "inaccuracy jump alt" "89.699997" | |
| "inaccuracy ladder alt" "138.000000" | |
| "inaccuracy land alt" "0.190000" | |
| "inaccuracy move alt" "13.410000" | |
| "inaccuracy stand alt" "9.100000" | |
| "max player speed alt" "240" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "5" | |
| "recoil magnitude alt" "25" | |
| "recoil magnitude variance alt" "4" | |
| "recovery time crouch final" "0.500000" | |
| "recovery time stand final" "0.500000" | |
| "spread alt" "2.000000" | |
| "recovery transition start bullet" "0" | |
| "recovery transition end bullet" "5" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_offset" "1.0 1.0 -1.3" | |
| "camera_fov" "55.000000" | |
| "point_light_accent" | |
| { | |
| "position" "40 30 10" | |
| "color" "1 1 1" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "pist_fiveseven" | |
| "OrigMat" "fiveseven" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "8.093060" | |
| "UVScale" "0.264000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_pistol" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_pistol" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_pistol" | |
| "weapon_type" "Pistol" | |
| "player_animation_extension" "pistol" | |
| "primary_ammo" "BULLET_PLAYER_57MM" | |
| "sound_single_shot" "Weapon_FiveSeven.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_glock_prefab" | |
| { | |
| "prefab" "secondary" | |
| "item_class" "weapon_glock" | |
| "item_name" "#SFUI_WPNHUD_Glock18" | |
| "item_description" "#CSGO_Item_Desc_Glock18" | |
| "item_rarity" "uncommon" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_glock" | |
| "model_player" "weapons/models/glock18/weapon_pist_glock18.vmdl" | |
| "model_world" "weapons/models/glock18/weapon_pist_glock18.vmdl" | |
| "model_dropped" "weapons/models/glock18/weapon_pist_glock18.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_glock.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_offset" "2.0 0.7 -1.0" | |
| "point_light_accent" | |
| { | |
| "position" "-15 20 -15" | |
| "color" "0.3 0.3 0.3" | |
| } | |
| } | |
| "attributes" | |
| { | |
| "uid model" "models/weapons/uid_small.vmdl" | |
| "has burst mode" "1" | |
| "cycletime when in burst mode" "0.500000" | |
| "time between burst shots" "0.050000" | |
| "magazine model" "weapons/models/glock18/weapon_pist_glock18_mag.vmdl" | |
| "primary reserve ammo max" "120" | |
| "tracer frequency alt" "1" | |
| "inaccuracy jump initial" "96.620003" | |
| "inaccuracy jump" "87.870003" | |
| "inaccuracy jump alt" "87.870003" | |
| "heat per shot" "0.300000" | |
| "tracer frequency" "1" | |
| "max player speed" "240" | |
| "in game price" "200" | |
| "armor ratio" "0.940000" | |
| "crosshair min distance" "8" | |
| "penetration" "1" | |
| "damage" "30" | |
| "range" "4096" | |
| "range modifier" "0.850000" | |
| "flinch velocity modifier large" "0.500000" | |
| "flinch velocity modifier small" "0.650000" | |
| "spread" "2.000000" | |
| "inaccuracy crouch" "4.200000" | |
| "inaccuracy stand" "5.600000" | |
| "inaccuracy land" "0.185000" | |
| "inaccuracy ladder" "137.000000" | |
| "inaccuracy fire" "56.000000" | |
| "inaccuracy move" "10.000000" | |
| "spread alt" "15.000000" | |
| "inaccuracy crouch alt" "3.000000" | |
| "inaccuracy stand alt" "5.600000" | |
| "inaccuracy land alt" "0.185000" | |
| "inaccuracy ladder alt" "119.250000" | |
| "inaccuracy fire alt" "45.000000" | |
| "inaccuracy move alt" "12.950000" | |
| "recovery time crouch" "0.200000" | |
| "recovery time stand" "0.200000" | |
| "recoil angle" "0" | |
| "recoil angle variance" "20" | |
| "recoil magnitude" "18" | |
| "recoil magnitude variance" "0" | |
| "recoil seed" "4484" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "20" | |
| "recoil magnitude alt" "30" | |
| "recoil magnitude variance alt" "5" | |
| "primary clip size" "20" | |
| "weapon weight" "5" | |
| "rumble effect" "1" | |
| "max player speed alt" "240" | |
| "recovery time crouch final" "0.330000" | |
| "recovery time stand final" "0.330000" | |
| "recovery transition start bullet" "0" | |
| "recovery transition end bullet" "5" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "pist_glock18" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "1" | |
| "WeaponLength" "7.976940" | |
| "UVScale" "0.446000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_pistol" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_pistol" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_pistol" | |
| "weapon_type" "Pistol" | |
| "player_animation_extension" "pistol" | |
| "primary_ammo" "BULLET_PLAYER_9MM" | |
| "sound_single_shot" "Weapon_Glock.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_hkp2000_prefab" | |
| { | |
| "prefab" "secondary" | |
| "item_class" "weapon_hkp2000" | |
| "item_name" "#SFUI_WPNHUD_HKP2000" | |
| "item_description" "#CSGO_Item_Desc_HKP2000" | |
| "item_rarity" "uncommon" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_hkp2000" | |
| "model_player" "weapons/models/hkp2000/weapon_pist_hkp2000.vmdl" | |
| "model_world" "weapons/models/hkp2000/weapon_pist_hkp2000.vmdl" | |
| "model_dropped" "weapons/models/hkp2000/weapon_pist_hkp2000.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_hkp2000.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/hkp2000/weapon_pist_hkp2000_mag.vmdl" | |
| "uid model" "models/weapons/uid_small.vmdl" | |
| "primary reserve ammo max" "52" | |
| "inaccuracy jump initial" "96.599998" | |
| "inaccuracy jump" "94.480003" | |
| "inaccuracy jump alt" "94.480003" | |
| "heat per shot" "0.300000" | |
| "tracer frequency" "1" | |
| "max player speed" "240" | |
| "in game price" "200" | |
| "armor ratio" "1.010000" | |
| "crosshair min distance" "8" | |
| "penetration" "1" | |
| "damage" "35" | |
| "range" "4096" | |
| "range modifier" "0.910000" | |
| "cycletime" "0.170000" | |
| "flinch velocity modifier large" "0.500000" | |
| "flinch velocity modifier small" "0.650000" | |
| "spread" "2.000000" | |
| "inaccuracy crouch" "3.680000" | |
| "inaccuracy stand" "4.900000" | |
| "inaccuracy land" "0.191000" | |
| "inaccuracy ladder" "138.320007" | |
| "inaccuracy fire" "50.000000" | |
| "inaccuracy move" "13.000000" | |
| "spread alt" "1.500000" | |
| "inaccuracy crouch alt" "3.680000" | |
| "inaccuracy stand alt" "4.900000" | |
| "inaccuracy land alt" "0.198000" | |
| "inaccuracy ladder alt" "119.900002" | |
| "inaccuracy fire alt" "13.150000" | |
| "inaccuracy move alt" "13.870000" | |
| "recovery time crouch" "0.291277" | |
| "recovery time stand" "0.349532" | |
| "recoil angle" "0" | |
| "recoil angle variance" "0" | |
| "recoil magnitude" "26" | |
| "recoil magnitude variance" "0" | |
| "recoil seed" "5426" | |
| "primary clip size" "13" | |
| "weapon weight" "5" | |
| "rumble effect" "1" | |
| "max player speed alt" "240" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "0" | |
| "recoil magnitude alt" "26" | |
| "recoil magnitude variance alt" "0" | |
| "recovery time crouch final" "0.291277" | |
| "recovery time stand final" "0.349532" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_offset" "1.4 1.0 -1.0" | |
| "spot_light_key" | |
| { | |
| "position" "-100 120 90" | |
| "color" "1.5 1.55 1.6" | |
| "lookat" "-30.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| "spot_light_rim" | |
| { | |
| "position" "0 -80 -120" | |
| "color" "3 5 5" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.040000" | |
| "outer_cone" "0.500000" | |
| } | |
| "point_light_accent" | |
| { | |
| "position" "-15 20 -15" | |
| "color" "0.3 0.3 0.3" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "pist_hkp2000" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "7.553070" | |
| "UVScale" "0.288000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_pistol" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_pistol" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_pistol" | |
| "weapon_type" "Pistol" | |
| "player_animation_extension" "pistol" | |
| "primary_ammo" "BULLET_PLAYER_357SIG" | |
| "sound_single_shot" "Weapon_hkp2000.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_p250_prefab" | |
| { | |
| "prefab" "secondary" | |
| "item_class" "weapon_p250" | |
| "item_name" "#SFUI_WPNHUD_P250" | |
| "item_description" "#CSGO_Item_Desc_P250" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_p250" | |
| "model_player" "weapons/models/p250/weapon_pist_p250.vmdl" | |
| "model_world" "weapons/models/p250/weapon_pist_p250.vmdl" | |
| "model_dropped" "weapons/models/p250/weapon_pist_p250.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_p250.vtf" | |
| "stickers" "weapon" | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/p250/weapon_pist_p250_mag.vmdl" | |
| "primary reserve ammo max" "26" | |
| "inaccuracy jump initial" "96.620003" | |
| "inaccuracy jump" "92.959999" | |
| "heat per shot" "0.300000" | |
| "tracer frequency" "1" | |
| "max player speed" "240" | |
| "in game price" "300" | |
| "armor ratio" "1.280000" | |
| "crosshair min distance" "8" | |
| "penetration" "1" | |
| "damage" "38" | |
| "range" "4096" | |
| "range modifier" "0.900000" | |
| "flinch velocity modifier large" "0.500000" | |
| "flinch velocity modifier small" "0.650000" | |
| "spread" "2.000000" | |
| "inaccuracy crouch" "6.830000" | |
| "inaccuracy stand" "9.100000" | |
| "inaccuracy land" "0.190000" | |
| "inaccuracy ladder" "138.000000" | |
| "inaccuracy fire" "52.450001" | |
| "inaccuracy move" "20" | |
| "recovery time crouch" "0.287823" | |
| "recovery time stand" "0.345388" | |
| "recoil angle" "0" | |
| "recoil angle variance" "10" | |
| "recoil magnitude" "26" | |
| "recoil magnitude variance" "3" | |
| "recoil seed" "9788" | |
| "primary clip size" "13" | |
| "weapon weight" "5" | |
| "rumble effect" "1" | |
| "inaccuracy crouch alt" "6.830000" | |
| "inaccuracy fire alt" "52.450001" | |
| "inaccuracy jump alt" "92.959999" | |
| "inaccuracy ladder alt" "138.000000" | |
| "inaccuracy land alt" "0.190000" | |
| "inaccuracy move alt" "13.410000" | |
| "inaccuracy stand alt" "9.100000" | |
| "max player speed alt" "240" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "10" | |
| "recoil magnitude alt" "26" | |
| "recoil magnitude variance alt" "3" | |
| "recovery time crouch final" "0.287823" | |
| "recovery time stand final" "0.345388" | |
| "spread alt" "2.000000" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-1.2 -130.0 0.0" | |
| "camera_offset" "1.4 1.0 -1.0" | |
| "point_light_accent" | |
| { | |
| "position" "40 30 10" | |
| "color" "0.25 0.25 0.25" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "pist_p250" | |
| "OrigMat" "p250" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "7.966500" | |
| "UVScale" "0.371000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_pistol" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_pistol" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_pistol" | |
| "weapon_type" "Pistol" | |
| "player_animation_extension" "pistol" | |
| "primary_ammo" "BULLET_PLAYER_357SIG_P250" | |
| "sound_single_shot" "Weapon_P250.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| "terrorists" "1" | |
| } | |
| } | |
| "weapon_cz75a_prefab" | |
| { | |
| "prefab" "secondary" | |
| "item_name" "#SFUI_WPNHUD_CZ75" | |
| "item_class" "weapon_p250" | |
| "anim_class" "weapon_cz75a" | |
| "item_description" "#CSGO_Item_Desc_cz75a" | |
| "model_player" "weapons/models/cz75a/weapon_pist_cz75a.vmdl" | |
| "model_world" "weapons/models/cz75a/weapon_pist_cz75a.vmdl" | |
| "model_dropped" "weapons/models/cz75a/weapon_pist_cz75a.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_cz75a.vtf" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_cz75a" | |
| "attributes" | |
| { | |
| "damage" "31" | |
| "is full auto" "1" | |
| "in game price" "500" | |
| "cycletime" "0.100000" | |
| "recoil angle" "0" | |
| "recoil angle variance" "120" | |
| "recoil magnitude" "31" | |
| "recoil magnitude variance" "6" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "180" | |
| "recoil magnitude alt" "27" | |
| "recoil magnitude variance alt" "12" | |
| "recoil seed" "9788" | |
| "spread" "3.000000" | |
| "spread alt" "3.000000" | |
| "primary clip size" "12" | |
| "magazine model" "weapons/models/cz75a/weapon_pist_cz75a_mag.vmdl" | |
| "inaccuracy crouch" "7.600000" | |
| "inaccuracy fire" "35.000000" | |
| "inaccuracy jump" "92.959999" | |
| "inaccuracy ladder" "138.000000" | |
| "inaccuracy land" "0.190000" | |
| "inaccuracy move" "13.410000" | |
| "inaccuracy stand" "10.430000" | |
| "inaccuracy jump initial" "96.620003" | |
| "inaccuracy crouch alt" "7.600000" | |
| "inaccuracy fire alt" "25.000000" | |
| "inaccuracy jump alt" "92.959999" | |
| "inaccuracy ladder alt" "138.000000" | |
| "inaccuracy land alt" "0.190000" | |
| "inaccuracy move alt" "13.410000" | |
| "inaccuracy stand alt" "10.430000" | |
| "recovery time crouch" "0.227500" | |
| "recovery time stand" "0.242500" | |
| "recovery time crouch final" "0.287823" | |
| "recovery time stand final" "0.345388" | |
| "kill award" "100" | |
| "weapon weight" "5" | |
| "rumble effect" "1" | |
| "primary reserve ammo max" "12" | |
| "heat per shot" "0.300000" | |
| "tracer frequency" "1" | |
| "max player speed" "240" | |
| "max player speed alt" "240" | |
| "armor ratio" "1.553000" | |
| "crosshair min distance" "8" | |
| "penetration" "1" | |
| "range" "4096" | |
| "range modifier" "0.850000" | |
| "flinch velocity modifier large" "0.500000" | |
| "flinch velocity modifier small" "0.650000" | |
| } | |
| "stickers" "weapon" | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-1.2 -130.0 0.0" | |
| "camera_offset" "1.4 1.0 -1.0" | |
| "point_light_accent" | |
| { | |
| "position" "40 30 10" | |
| "color" "0.25 0.25 0.25" | |
| } | |
| "spot_light_key" | |
| { | |
| "position" "-180 120 120" | |
| "color" "3.5 3.6 3.8" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "pist_cz_75" | |
| "OrigMat" "pist_cz_75" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "10.787000" | |
| "UVScale" "0.400000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "primary_ammo" "BULLET_PLAYER_357SIG_MIN" | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_pistol" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_pistol" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_pistol" | |
| "weapon_type" "Pistol" | |
| "player_animation_extension" "pistol" | |
| "sound_single_shot" "Weapon_CZ75A.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| "terrorists" "1" | |
| } | |
| } | |
| "weapon_tec9_prefab" | |
| { | |
| "prefab" "secondary" | |
| "item_class" "weapon_tec9" | |
| "item_name" "#SFUI_WPNHUD_Tec9" | |
| "item_description" "#CSGO_Item_Desc_Tec9" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_tec9" | |
| "model_player" "weapons/models/tec9/weapon_pist_tec9.vmdl" | |
| "model_world" "weapons/models/tec9/weapon_pist_tec9.vmdl" | |
| "model_dropped" "weapons/models/tec9/weapon_pist_tec9.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_tec9.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "0.0 -125.0 0.0" | |
| "camera_offset" "1.0 1.0 -1.6" | |
| "camera_fov" "50.000000" | |
| "spot_light_key" | |
| { | |
| "position" "-120 120 120" | |
| "color" "1.5 1.55 1.6" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| "spot_light_rim" | |
| { | |
| "position" "60 -80 -120" | |
| "color" "3 5 5" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.040000" | |
| "outer_cone" "0.500000" | |
| } | |
| "point_light_accent" | |
| { | |
| "position" "0 2 30" | |
| "color" "6 6 6" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "pist_tec9" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "13.340000" | |
| "UVScale" "0.427000" | |
| } | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/tec9/weapon_pist_tec9_mag.vmdl" | |
| "primary reserve ammo max" "90" | |
| "inaccuracy jump initial" "71.169998" | |
| "inaccuracy jump" "79.779999" | |
| "heat per shot" "0.300000" | |
| "tracer frequency" "1" | |
| "max player speed" "240" | |
| "in game price" "500" | |
| "armor ratio" "1.812000" | |
| "crosshair min distance" "8" | |
| "penetration" "1" | |
| "damage" "33" | |
| "range" "4096" | |
| "range modifier" "0.790000" | |
| "cycletime" "0.120000" | |
| "flinch velocity modifier large" "0.500000" | |
| "flinch velocity modifier small" "0.650000" | |
| "spread" "2.000000" | |
| "inaccuracy crouch" "3.680000" | |
| "inaccuracy stand" "4.900000" | |
| "inaccuracy land" "0.211000" | |
| "inaccuracy ladder" "120.599998" | |
| "inaccuracy fire" "45" | |
| "inaccuracy move" "3.810000" | |
| "recovery time crouch" "0.315000" | |
| "recovery time stand" "0.391000" | |
| "recoil angle" "0" | |
| "recoil angle variance" "60" | |
| "recoil magnitude" "23" | |
| "recoil magnitude variance" "3" | |
| "recoil seed" "789" | |
| "primary clip size" "18" | |
| "weapon weight" "6" | |
| "rumble effect" "1" | |
| "inaccuracy crouch alt" "7.270000" | |
| "inaccuracy fire alt" "36.880001" | |
| "inaccuracy jump alt" "79.779999" | |
| "inaccuracy ladder alt" "120.599998" | |
| "inaccuracy land alt" "0.211000" | |
| "inaccuracy move alt" "3.810000" | |
| "inaccuracy stand alt" "9.030000" | |
| "max player speed alt" "240" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "60" | |
| "recoil magnitude alt" "23" | |
| "recoil magnitude variance alt" "3" | |
| "recovery time crouch final" "0.315000" | |
| "recovery time stand final" "0.391000" | |
| "spread alt" "1.800000" | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_pistol" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_pistol" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_pistol" | |
| "weapon_type" "Pistol" | |
| "player_animation_extension" "tec9" | |
| "primary_ammo" "BULLET_PLAYER_9MM" | |
| "sound_single_shot" "Weapon_tec9.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_bizon_prefab" | |
| { | |
| "prefab" "smg" | |
| "item_class" "weapon_bizon" | |
| "item_name" "#SFUI_WPNHUD_Bizon" | |
| "item_description" "#CSGO_Item_Desc_Bizon" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_bizon" | |
| "model_player" "weapons/models/bizon/weapon_smg_bizon.vmdl" | |
| "model_world" "weapons/models/bizon/weapon_smg_bizon.vmdl" | |
| "model_dropped" "weapons/models/bizon/weapon_smg_bizon.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_bizon.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/bizon/weapon_smg_bizon_mag.vmdl" | |
| "primary reserve ammo max" "120" | |
| "inaccuracy jump initial" "45.900002" | |
| "inaccuracy jump" "33.470001" | |
| "heat per shot" "0.300000" | |
| "tracer frequency" "3" | |
| "max player speed" "240" | |
| "is full auto" "1" | |
| "in game price" "1400" | |
| "kill award" "600" | |
| "armor ratio" "1.260000" | |
| "crosshair min distance" "7" | |
| "penetration" "1" | |
| "damage" "27" | |
| "range" "3600" | |
| "range modifier" "0.800000" | |
| "cycletime" "0.080000" | |
| "time to idle" "2" | |
| "flinch velocity modifier large" "0.000000" | |
| "flinch velocity modifier small" "0.000000" | |
| "spread" "1" | |
| "inaccuracy crouch" "10.500000" | |
| "inaccuracy stand" "14.000000" | |
| "inaccuracy land" "0.080000" | |
| "inaccuracy ladder" "169.649994" | |
| "inaccuracy fire" "2.880000" | |
| "inaccuracy move" "27.570000" | |
| "recovery time crouch" "0.236837" | |
| "recovery time stand" "0.331572" | |
| "recoil angle" "0" | |
| "recoil angle variance" "70" | |
| "recoil magnitude" "18" | |
| "recoil magnitude variance" "1" | |
| "recoil seed" "36387" | |
| "primary clip size" "64" | |
| "rumble effect" "3" | |
| "weapon weight" "26" | |
| "inaccuracy crouch alt" "10.500000" | |
| "inaccuracy fire alt" "2.880000" | |
| "inaccuracy jump alt" "33.470001" | |
| "inaccuracy ladder alt" "169.649994" | |
| "inaccuracy land alt" "0.080000" | |
| "inaccuracy move alt" "27.570000" | |
| "inaccuracy stand alt" "14.000000" | |
| "max player speed alt" "240" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "70" | |
| "recoil magnitude alt" "18" | |
| "recoil magnitude variance alt" "1" | |
| "recovery time crouch final" "0.236837" | |
| "recovery time stand final" "0.331572" | |
| "spread alt" "1" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-4.0 -130.0 0.0" | |
| "camera_offset" "16.0 3.0 -2.0" | |
| "point_light_accent" | |
| { | |
| "position" "0 20 10" | |
| "color" "0.7 0.7 0.7" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "smg_bizon" | |
| "OrigMat" "bizon" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "29.743700" | |
| "UVScale" "0.596000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_smg" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_smg" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_smg" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_smg" | |
| "weapon_type" "SubMachinegun" | |
| "player_animation_extension" "bizon" | |
| "primary_ammo" "BULLET_PLAYER_9MM" | |
| "sound_single_shot" "Weapon_bizon.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_mac10_prefab" | |
| { | |
| "prefab" "smg" | |
| "item_class" "weapon_mac10" | |
| "item_name" "#SFUI_WPNHUD_MAC10" | |
| "item_description" "#CSGO_Item_Desc_Mac10" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_mac10" | |
| "model_player" "weapons/models/mac10/weapon_smg_mac10.vmdl" | |
| "model_world" "weapons/models/mac10/weapon_smg_mac10.vmdl" | |
| "model_dropped" "weapons/models/mac10/weapon_smg_mac10.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_mac10.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/mac10/weapon_smg_mac10_mag.vmdl" | |
| "primary reserve ammo max" "100" | |
| "inaccuracy jump initial" "34.990002" | |
| "inaccuracy jump" "33.299999" | |
| "heat per shot" "0.300000" | |
| "tracer frequency" "3" | |
| "max player speed" "240" | |
| "is full auto" "1" | |
| "in game price" "1050" | |
| "kill award" "600" | |
| "armor ratio" "1.150000" | |
| "crosshair min distance" "9" | |
| "penetration" "1" | |
| "damage" "29" | |
| "range" "3600" | |
| "range modifier" "0.800000" | |
| "cycletime" "0.075000" | |
| "time to idle" "2" | |
| "flinch velocity modifier large" "0.000000" | |
| "flinch velocity modifier small" "0.000000" | |
| "spread" "0.600000" | |
| "inaccuracy crouch" "9.980000" | |
| "inaccuracy stand" "13.300000" | |
| "inaccuracy land" "0.069000" | |
| "inaccuracy ladder" "34.259998" | |
| "inaccuracy fire" "4.760000" | |
| "inaccuracy move" "13.990000" | |
| "recovery time crouch" "0.285521" | |
| "recovery time stand" "0.399729" | |
| "recoil angle" "0" | |
| "recoil angle variance" "70" | |
| "recoil magnitude" "18" | |
| "recoil magnitude variance" "1" | |
| "recoil seed" "34079" | |
| "primary clip size" "30" | |
| "rumble effect" "3" | |
| "weapon weight" "25" | |
| "inaccuracy crouch alt" "9.980000" | |
| "inaccuracy fire alt" "4.760000" | |
| "inaccuracy jump alt" "33.299999" | |
| "inaccuracy ladder alt" "34.259998" | |
| "inaccuracy land alt" "0.069000" | |
| "inaccuracy move alt" "13.990000" | |
| "inaccuracy stand alt" "13.300000" | |
| "max player speed alt" "240" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "70" | |
| "recoil magnitude alt" "18" | |
| "recoil magnitude variance alt" "1" | |
| "recovery time crouch final" "0.285521" | |
| "recovery time stand final" "0.399729" | |
| "spread alt" "0.600000" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-3.0 -125.0 -3.0" | |
| "camera_offset" "3.0 0.5 -2.0" | |
| "point_light_accent" | |
| { | |
| "position" "50 10 20" | |
| "color" "2.5 2.5 2.5" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "smg_mac10" | |
| "OrigMat" "smg_mac10_1" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "12.834300" | |
| "UVScale" "0.495000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_smg" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_smg" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_smg" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_smg" | |
| "weapon_type" "SubMachinegun" | |
| "player_animation_extension" "mac10" | |
| "primary_ammo" "BULLET_PLAYER_45ACP" | |
| "sound_single_shot" "Weapon_MAC10.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_mp7_prefab" | |
| { | |
| "prefab" "smg" | |
| "item_class" "weapon_mp7" | |
| "item_name" "#SFUI_WPNHUD_MP7" | |
| "item_description" "#CSGO_Item_Desc_MP7" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_mp7" | |
| "model_player" "weapons/models/mp7/weapon_smg_mp7.vmdl" | |
| "model_world" "weapons/models/mp7/weapon_smg_mp7.vmdl" | |
| "model_dropped" "weapons/models/mp7/weapon_smg_mp7.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_mp7.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/mp7/weapon_smg_mp7_mag.vmdl" | |
| "primary reserve ammo max" "120" | |
| "inaccuracy jump initial" "55.410000" | |
| "inaccuracy jump" "59.599998" | |
| "heat per shot" "0.350000" | |
| "tracer frequency" "3" | |
| "max player speed" "220" | |
| "is full auto" "1" | |
| "in game price" "1500" | |
| "kill award" "600" | |
| "armor ratio" "1.250000" | |
| "crosshair min distance" "6" | |
| "crosshair delta distance" "2" | |
| "penetration" "1" | |
| "damage" "29" | |
| "range" "3600" | |
| "range modifier" "0.850000" | |
| "cycletime" "0.080000" | |
| "time to idle" "2" | |
| "flinch velocity modifier large" "0.000000" | |
| "flinch velocity modifier small" "0.000000" | |
| "spread" "0.600000" | |
| "inaccuracy crouch" "5.920000" | |
| "inaccuracy stand" "10.000000" | |
| "inaccuracy land" "0.115000" | |
| "inaccuracy ladder" "57.560001" | |
| "inaccuracy fire" "2.180000" | |
| "inaccuracy move" "19.860001" | |
| "recovery time crouch" "0.312494" | |
| "recovery time stand" "0.437491" | |
| "recoil angle" "0" | |
| "recoil angle variance" "70" | |
| "recoil magnitude" "16" | |
| "recoil magnitude variance" "1" | |
| "recoil seed" "61649" | |
| "primary clip size" "30" | |
| "weapon weight" "25" | |
| "rumble effect" "3" | |
| "inaccuracy crouch alt" "5.920000" | |
| "inaccuracy fire alt" "2.180000" | |
| "inaccuracy jump alt" "59.599998" | |
| "inaccuracy ladder alt" "57.560001" | |
| "inaccuracy land alt" "0.115000" | |
| "inaccuracy move alt" "19.860001" | |
| "inaccuracy stand alt" "10.000000" | |
| "max player speed alt" "220" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "70" | |
| "recoil magnitude alt" "16" | |
| "recoil magnitude variance alt" "1" | |
| "recovery time crouch final" "0.312494" | |
| "recovery time stand final" "0.437491" | |
| "spread alt" "0.600000" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "0.0 -135.0 0.0" | |
| "camera_offset" "7.0 1.0 -1.7" | |
| "point_light_accent" | |
| { | |
| "position" "40 30 10" | |
| "color" "1 1 1" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "smg_mp7" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "15.676800" | |
| "UVScale" "0.446000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_smg" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_smg" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_smg" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_smg" | |
| "weapon_type" "SubMachinegun" | |
| "player_animation_extension" "mp7" | |
| "primary_ammo" "BULLET_PLAYER_9MM" | |
| "secondary_ammo" "BULLET_PLAYER_9MM" | |
| "sound_single_shot" "Weapon_MP7.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_mp5sd_prefab" | |
| { | |
| "prefab" "smg" | |
| "item_class" "weapon_mp7" | |
| "anim_class" "weapon_mp5sd" | |
| "item_name" "#SFUI_WPNHUD_MP5SD" | |
| "item_description" "#CSGO_Item_Desc_MP5SD" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_mp5sd" | |
| "model_player" "weapons/models/mp5sd/weapon_smg_mp5sd.vmdl" | |
| "model_world" "weapons/models/mp5sd/weapon_smg_mp5sd.vmdl" | |
| "model_dropped" "weapons/models/mp5sd/weapon_smg_mp5sd.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_mp5sd.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/mp5sd/weapon_smg_mp5sd_mag.vmdl" | |
| "primary reserve ammo max" "120" | |
| "has silencer" "2" | |
| "inaccuracy jump initial" "55.410000" | |
| "inaccuracy jump" "59.599998" | |
| "heat per shot" "0.350000" | |
| "tracer frequency" "0" | |
| "max player speed" "235" | |
| "is full auto" "1" | |
| "in game price" "1500" | |
| "kill award" "600" | |
| "armor ratio" "1.250000" | |
| "crosshair min distance" "6" | |
| "crosshair delta distance" "2" | |
| "penetration" "1" | |
| "damage" "27" | |
| "range" "3600" | |
| "range modifier" "0.850000" | |
| "cycletime" "0.080000" | |
| "time to idle" "2" | |
| "flinch velocity modifier large" "0.000000" | |
| "flinch velocity modifier small" "0.000000" | |
| "spread" "0.600000" | |
| "inaccuracy crouch" "5.920000" | |
| "inaccuracy stand" "10.000000" | |
| "inaccuracy land" "0.115000" | |
| "inaccuracy ladder" "57.560001" | |
| "inaccuracy fire" "2.180000" | |
| "inaccuracy move" "30" | |
| "recovery time crouch" "0.312494" | |
| "recovery time stand" "0.437491" | |
| "recoil angle" "0" | |
| "recoil angle variance" "70" | |
| "recoil magnitude" "16" | |
| "recoil magnitude variance" "1" | |
| "recoil seed" "61649" | |
| "primary clip size" "30" | |
| "weapon weight" "25" | |
| "rumble effect" "3" | |
| "inaccuracy crouch alt" "5.920000" | |
| "inaccuracy fire alt" "2.180000" | |
| "inaccuracy jump alt" "59.599998" | |
| "inaccuracy ladder alt" "57.560001" | |
| "inaccuracy land alt" "0.115000" | |
| "inaccuracy move alt" "19.860001" | |
| "inaccuracy stand alt" "10.000000" | |
| "max player speed alt" "220" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "70" | |
| "recoil magnitude alt" "16" | |
| "recoil magnitude variance alt" "1" | |
| "recovery time crouch final" "0.312494" | |
| "recovery time stand final" "0.437491" | |
| "spread alt" "0.600000" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "0.0 -135.0 0.0" | |
| "camera_offset" "7.0 1.0 -1.7" | |
| "point_light_accent" | |
| { | |
| "position" "40 30 10" | |
| "color" "1 1 1" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "smg_mp5sd" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "20" | |
| "UVScale" "0.446000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_assaultrifle_silenced" | |
| "muzzle_flash_effect_1st_person_alt" "weapon_muzzle_flash_assaultrifle_silenced" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_assaultrifle_silenced" | |
| "muzzle_flash_effect_3rd_person_alt" "weapon_muzzle_flash_assaultrifle_silenced" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_smg" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_smg" | |
| "weapon_type" "SubMachinegun" | |
| "player_animation_extension" "mp5sd" | |
| "primary_ammo" "BULLET_PLAYER_9MM" | |
| "secondary_ammo" "BULLET_PLAYER_9MM" | |
| "sound_single_shot" "Weapon_MP5.Single" | |
| "sound_special1" "Weapon_MP5.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_mp9_prefab" | |
| { | |
| "prefab" "smg" | |
| "item_class" "weapon_mp9" | |
| "item_name" "#SFUI_WPNHUD_MP9" | |
| "item_description" "#CSGO_Item_Desc_MP9" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_mp9" | |
| "model_player" "weapons/models/mp9/weapon_smg_mp9.vmdl" | |
| "model_world" "weapons/models/mp9/weapon_smg_mp9.vmdl" | |
| "model_dropped" "weapons/models/mp9/weapon_smg_mp9.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_mp9.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/mp9/weapon_smg_mp9_mag.vmdl" | |
| "primary reserve ammo max" "120" | |
| "inaccuracy jump initial" "37.279999" | |
| "inaccuracy jump" "18.430000" | |
| "heat per shot" "0.300000" | |
| "tracer frequency" "3" | |
| "max player speed" "240" | |
| "is full auto" "1" | |
| "in game price" "1250" | |
| "kill award" "600" | |
| "armor ratio" "1.200000" | |
| "crosshair min distance" "7" | |
| "penetration" "1" | |
| "damage" "26" | |
| "range" "3600" | |
| "range modifier" "0.870000" | |
| "cycletime" "0.070000" | |
| "time to idle" "2" | |
| "flinch velocity modifier large" "0.000000" | |
| "flinch velocity modifier small" "0.000000" | |
| "spread" "0.600000" | |
| "inaccuracy crouch" "5.500000" | |
| "inaccuracy stand" "9.000000" | |
| "inaccuracy land" "0.056000" | |
| "inaccuracy ladder" "148.912506" | |
| "inaccuracy fire" "3.700000" | |
| "inaccuracy move" "29.040001" | |
| "recovery time crouch" "0.184207" | |
| "recovery time stand" "0.257890" | |
| "recoil angle" "0" | |
| "recoil angle variance" "70" | |
| "recoil magnitude" "19" | |
| "recoil magnitude variance" "1" | |
| "recoil seed" "50729" | |
| "primary clip size" "30" | |
| "rumble effect" "3" | |
| "weapon weight" "25" | |
| "inaccuracy crouch alt" "5.500000" | |
| "inaccuracy fire alt" "3.700000" | |
| "inaccuracy jump alt" "18.430000" | |
| "inaccuracy ladder alt" "148.912506" | |
| "inaccuracy land alt" "0.056000" | |
| "inaccuracy move alt" "29.040001" | |
| "inaccuracy stand alt" "9.000000" | |
| "max player speed alt" "240" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "70" | |
| "recoil magnitude alt" "19" | |
| "recoil magnitude variance alt" "1" | |
| "recovery time crouch final" "0.184207" | |
| "recovery time stand final" "0.257890" | |
| "spread alt" "0.600000" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_offset" "10.0 3.0 -1.7" | |
| "camera_fov" "45" | |
| "spot_light_key" | |
| { | |
| "position" "-120 120 120" | |
| "color" "2 2.1 2.3" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| "point_light_accent" | |
| { | |
| "position" "30 30 20" | |
| "color" "0.25 0.25 0.25" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "smg_mp9" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "22.126101" | |
| "UVScale" "0.485000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_smg" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_smg" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_smg" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_smg" | |
| "weapon_type" "SubMachinegun" | |
| "player_animation_extension" "mp9" | |
| "primary_ammo" "BULLET_PLAYER_9MM" | |
| "sound_single_shot" "Weapon_MP9.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_p90_prefab" | |
| { | |
| "prefab" "smg" | |
| "item_class" "weapon_p90" | |
| "item_name" "#SFUI_WPNHUD_P90" | |
| "item_description" "#CSGO_Item_Desc_P90" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_p90" | |
| "model_player" "weapons/models/p90/weapon_smg_p90.vmdl" | |
| "model_world" "weapons/models/p90/weapon_smg_p90.vmdl" | |
| "model_dropped" "weapons/models/p90/weapon_smg_p90.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_p90.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/p90/weapon_smg_p90_mag.vmdl" | |
| "primary reserve ammo max" "100" | |
| "inaccuracy jump initial" "104.599998" | |
| "inaccuracy jump" "90.080002" | |
| "heat per shot" "0.350000" | |
| "tracer frequency" "3" | |
| "max player speed" "230" | |
| "is full auto" "1" | |
| "in game price" "2350" | |
| "armor ratio" "1.380000" | |
| "crosshair min distance" "7" | |
| "penetration" "1" | |
| "damage" "26" | |
| "range" "3700" | |
| "range modifier" "0.860000" | |
| "cycletime" "0.070000" | |
| "time to idle" "2" | |
| "flinch velocity modifier large" "0.000000" | |
| "flinch velocity modifier small" "0.000000" | |
| "spread" "1.000000" | |
| "inaccuracy crouch" "10.240000" | |
| "inaccuracy stand" "13.650000" | |
| "inaccuracy land" "0.082000" | |
| "inaccuracy ladder" "132.169998" | |
| "inaccuracy fire" "2.850000" | |
| "inaccuracy move" "31" | |
| "recovery time crouch" "0.265784" | |
| "recovery time stand" "0.372098" | |
| "recoil angle" "0" | |
| "recoil angle variance" "70" | |
| "recoil magnitude" "16" | |
| "recoil magnitude variance" "1" | |
| "recoil seed" "6213" | |
| "primary clip size" "50" | |
| "weapon weight" "26" | |
| "rumble effect" "3" | |
| "inaccuracy crouch alt" "10.240000" | |
| "inaccuracy fire alt" "2.850000" | |
| "inaccuracy jump alt" "90.080002" | |
| "inaccuracy ladder alt" "132.169998" | |
| "inaccuracy land alt" "0.082000" | |
| "inaccuracy move alt" "31" | |
| "inaccuracy stand alt" "13.650000" | |
| "max player speed alt" "230" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "70" | |
| "recoil magnitude alt" "16" | |
| "recoil magnitude variance alt" "1" | |
| "recovery time crouch final" "0.265784" | |
| "recovery time stand final" "0.372098" | |
| "spread alt" "1.000000" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-3.0 -125.0 0.0" | |
| "camera_offset" "9.0 1.6 -2.7" | |
| "spot_light_key" | |
| { | |
| "position" "-120 120 120" | |
| "color" "2 2.1 2.3" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| "spot_light_rim" | |
| { | |
| "position" "-90 -120 -75" | |
| "color" "3 5 5" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.040000" | |
| "outer_cone" "0.500000" | |
| } | |
| "point_light_accent" | |
| { | |
| "position" "120 40 120" | |
| "color" "0.25 0.25 0.25" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "smg_p90" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "19.637100" | |
| "UVScale" "0.537000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_smg" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_smg" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_smg" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_smg" | |
| "weapon_type" "SubMachinegun" | |
| "player_animation_extension" "p90" | |
| "primary_ammo" "BULLET_PLAYER_57MM" | |
| "sound_single_shot" "Weapon_P90.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_ump45_prefab" | |
| { | |
| "prefab" "smg" | |
| "item_class" "weapon_ump45" | |
| "item_name" "#SFUI_WPNHUD_UMP45" | |
| "item_description" "#CSGO_Item_Desc_UMP45" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_ump45" | |
| "model_player" "weapons/models/ump45/weapon_smg_ump45.vmdl" | |
| "model_world" "weapons/models/ump45/weapon_smg_ump45.vmdl" | |
| "model_dropped" "weapons/models/ump45/weapon_smg_ump45.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_ump45.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/ump45/weapon_smg_ump45_mag.vmdl" | |
| "primary reserve ammo max" "100" | |
| "inaccuracy jump initial" "47.209999" | |
| "inaccuracy jump" "37.250000" | |
| "heat per shot" "0.300000" | |
| "tracer frequency" "3" | |
| "max player speed" "230" | |
| "is full auto" "1" | |
| "in game price" "1200" | |
| "kill award" "600" | |
| "armor ratio" "1.300000" | |
| "crosshair min distance" "6" | |
| "penetration" "1" | |
| "damage" "35" | |
| "range" "3700" | |
| "range modifier" "0.750000" | |
| "cycletime" "0.090000" | |
| "time to idle" "2" | |
| "flinch velocity modifier large" "0.000000" | |
| "flinch velocity modifier small" "0.000000" | |
| "spread" "1.000000" | |
| "inaccuracy crouch" "10.070000" | |
| "inaccuracy stand" "13.430000" | |
| "inaccuracy land" "0.085000" | |
| "inaccuracy ladder" "42.349998" | |
| "inaccuracy fire" "3.420000" | |
| "inaccuracy move" "28.760000" | |
| "recovery time crouch" "0.249995" | |
| "recovery time stand" "0.349993" | |
| "recoil angle variance" "40" | |
| "recoil magnitude" "23" | |
| "recoil magnitude variance" "1" | |
| "recoil seed" "59299" | |
| "primary clip size" "25" | |
| "weapon weight" "25" | |
| "rumble effect" "4" | |
| "inaccuracy crouch alt" "10.070000" | |
| "inaccuracy fire alt" "3.420000" | |
| "inaccuracy jump alt" "37.250000" | |
| "inaccuracy ladder alt" "42.349998" | |
| "inaccuracy land alt" "0.085000" | |
| "inaccuracy move alt" "28.760000" | |
| "inaccuracy stand alt" "13.430000" | |
| "max player speed alt" "230" | |
| "recoil angle variance alt" "40" | |
| "recoil magnitude alt" "23" | |
| "recoil magnitude variance alt" "1" | |
| "recovery time crouch final" "0.249995" | |
| "recovery time stand final" "0.349993" | |
| "spread alt" "1.000000" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-4.0 -130.0 0.0" | |
| "camera_offset" "16.0 2.5 -2.0" | |
| "point_light_accent" | |
| { | |
| "position" "40 30 10" | |
| "color" "0.25 0.25 0.25" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "smg_ump45" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "29.215599" | |
| "UVScale" "0.882000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_smg" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_smg" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_smg" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_smg" | |
| "weapon_type" "SubMachinegun" | |
| "player_animation_extension" "ump45" | |
| "primary_ammo" "BULLET_PLAYER_45ACP" | |
| "sound_single_shot" "Weapon_UMP45.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_ak47_prefab" | |
| { | |
| "prefab" "rifle" | |
| "item_class" "weapon_ak47" | |
| "item_name" "#SFUI_WPNHUD_AK47" | |
| "item_description" "#CSGO_Item_Desc_AK47" | |
| "item_rarity" "uncommon" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_ak47" | |
| "model_player" "weapons/models/ak47/weapon_rif_ak47.vmdl" | |
| "model_world" "weapons/models/ak47/weapon_rif_ak47.vmdl" | |
| "model_dropped" "weapons/models/ak47/weapon_rif_ak47.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_ak47.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/ak47/weapon_rif_ak47_mag.vmdl" | |
| "primary reserve ammo max" "90" | |
| "recovery time crouch" "0.305257" | |
| "recovery time crouch final" "0.419728" | |
| "recovery time stand" "0.368000" | |
| "recovery time stand final" "0.506000" | |
| "inaccuracy jump initial" "100.940002" | |
| "inaccuracy jump" "140.759995" | |
| "heat per shot" "0.300000" | |
| "addon scale" "0.900000" | |
| "tracer frequency" "3" | |
| "max player speed" "215" | |
| "is full auto" "1" | |
| "in game price" "2700" | |
| "armor ratio" "1.550000" | |
| "crosshair delta distance" "4" | |
| "penetration" "2" | |
| "damage" "36" | |
| "range" "8192" | |
| "cycletime" "0.100000" | |
| "time to idle" "1.900000" | |
| "flinch velocity modifier large" "0.400000" | |
| "flinch velocity modifier small" "0.550000" | |
| "spread" "0.600000" | |
| "inaccuracy crouch" "4.810000" | |
| "inaccuracy stand" "6.410000" | |
| "inaccuracy land" "0.242000" | |
| "inaccuracy ladder" "140.000000" | |
| "inaccuracy fire" "7.800000" | |
| "inaccuracy move" "175.059998" | |
| "recoil angle" "0" | |
| "recoil angle variance" "70" | |
| "recoil magnitude" "30" | |
| "recoil magnitude variance" "0" | |
| "recoil seed" "223" | |
| "primary clip size" "30" | |
| "weapon weight" "25" | |
| "rumble effect" "4" | |
| "inaccuracy crouch alt" "4.810000" | |
| "inaccuracy fire alt" "7.800000" | |
| "inaccuracy jump alt" "140.759995" | |
| "inaccuracy ladder alt" "140.000000" | |
| "inaccuracy land alt" "0.242000" | |
| "inaccuracy move alt" "175.059998" | |
| "inaccuracy stand alt" "6.410000" | |
| "max player speed alt" "215" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "70" | |
| "recoil magnitude alt" "30" | |
| "recoil magnitude variance alt" "0" | |
| "spread alt" "0.600000" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-2.0 -135.0 0.0" | |
| "camera_offset" "18.0 3.7 -2.5" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "rif_ak47" | |
| "OrigMat" "ak47" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "37.746201" | |
| "UVScale" "0.549000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_assaultrifle" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_assaultrifle" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_rifle" | |
| "eject_brass_effect" "weapon_shell_casing_rifle" | |
| "tracer_effect" "weapon_tracers_assrifle" | |
| "weapon_type" "Rifle" | |
| "player_animation_extension" "ak" | |
| "primary_ammo" "BULLET_PLAYER_762MM" | |
| "sound_single_shot" "Weapon_AK47.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_aug_prefab" | |
| { | |
| "prefab" "rifle" | |
| "item_class" "weapon_aug" | |
| "item_name" "#SFUI_WPNHUD_Aug" | |
| "item_description" "#CSGO_Item_Desc_Aug" | |
| "item_rarity" "common" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_aug" | |
| "model_player" "weapons/models/aug/weapon_rif_aug.vmdl" | |
| "model_world" "weapons/models/aug/weapon_rif_aug.vmdl" | |
| "model_dropped" "weapons/models/aug/weapon_rif_aug.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_aug.vtf" | |
| "zoom_in_sound" "Weapon_AUG.ZoomIn" | |
| "zoom_out_sound" "Weapon_AUG.ZoomOut" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/aug/weapon_rif_aug_mag.vmdl" | |
| "aimsight capable" "1" | |
| "aimsight speed up" "10.000000" | |
| "aimsight speed down" "8.000000" | |
| "aimsight looseness" "0.030000" | |
| "aimsight eye pos" "-1.56 -3.6 -0.07" | |
| "aimsight pivot angle" "0.78 -0.1 -0.03" | |
| "aimsight fov" "45" | |
| "aimsight pivot forward" "10" | |
| "aimsight lens mask" "weapons/models/aug/weapon_rif_aug.vmdl" | |
| "scope dot model" "models/weapons/shared/scope/scope_dot_green" | |
| "primary reserve ammo max" "90" | |
| "tracer frequency alt" "3" | |
| "inaccuracy jump initial" "101.559998" | |
| "inaccuracy jump" "105.989998" | |
| "inaccuracy jump alt" "105.989998" | |
| "heat per shot" "0.350000" | |
| "addon scale" "0.900000" | |
| "tracer frequency" "3" | |
| "max player speed" "220" | |
| "max player speed alt" "150" | |
| "is full auto" "1" | |
| "in game price" "3300" | |
| "armor ratio" "1.800000" | |
| "crosshair min distance" "3" | |
| "zoom levels" "1" | |
| "zoom time 0" "0.060000" | |
| "zoom fov 1" "45" | |
| "zoom time 1" "0.100000" | |
| "penetration" "2" | |
| "damage" "28" | |
| "range" "8192" | |
| "cycletime" "0.100000" | |
| "time to idle" "1.900000" | |
| "flinch velocity modifier large" "0.400000" | |
| "flinch velocity modifier small" "0.550000" | |
| "spread" "0.500000" | |
| "inaccuracy crouch" "3.680000" | |
| "inaccuracy stand" "4.900000" | |
| "inaccuracy land" "0.208000" | |
| "inaccuracy ladder" "110.040001" | |
| "inaccuracy fire" "7.290000" | |
| "inaccuracy move" "135.449997" | |
| "spread alt" "0.300000" | |
| "inaccuracy crouch alt" "3.110000" | |
| "inaccuracy stand alt" "3.680000" | |
| "inaccuracy land alt" "0.208000" | |
| "inaccuracy ladder alt" "100.040001" | |
| "inaccuracy fire alt" "7.290000" | |
| "inaccuracy move alt" "105.449997" | |
| "recovery time crouch" "0.305520" | |
| "recovery time stand" "0.429727" | |
| "recoil angle" "0" | |
| "recoil angle variance" "60" | |
| "recoil magnitude" "24" | |
| "recoil magnitude variance" "0" | |
| "recoil seed" "24204" | |
| "recoil magnitude alt" "16" | |
| "primary clip size" "30" | |
| "weapon weight" "25" | |
| "rumble effect" "4" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "60" | |
| "recoil magnitude variance alt" "0" | |
| "recovery time crouch final" "0.305520" | |
| "recovery time stand final" "0.429727" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-4.0 -130.0 0.0" | |
| "camera_offset" "19.0 3.4 -3.2" | |
| "spot_light_rim" | |
| { | |
| "position" "0 -80 -30" | |
| "color" "3 5 5" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.040000" | |
| "outer_cone" "0.500000" | |
| } | |
| "point_light_accent" | |
| { | |
| "position" "-10 30 -60" | |
| "color" "0.15 0.15 0.15" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "rif_aug" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "1" | |
| "WeaponLength" "31.066900" | |
| "UVScale" "0.763000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_assaultrifle" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_assaultrifle" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_rifle" | |
| "eject_brass_effect" "weapon_shell_casing_rifle" | |
| "tracer_effect" "weapon_tracers_assrifle" | |
| "weapon_type" "Rifle" | |
| "player_animation_extension" "aug" | |
| "primary_ammo" "BULLET_PLAYER_762MM" | |
| "sound_single_shot" "Weapon_AUG.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| "taxonomy" | |
| { | |
| "aimsight" "1" | |
| } | |
| } | |
| "weapon_famas_prefab" | |
| { | |
| "prefab" "rifle" | |
| "item_class" "weapon_famas" | |
| "item_name" "#SFUI_WPNHUD_Famas" | |
| "item_description" "#CSGO_Item_Desc_Famas" | |
| "item_rarity" "common" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_famas" | |
| "model_player" "weapons/models/famas/weapon_rif_famas.vmdl" | |
| "model_world" "weapons/models/famas/weapon_rif_famas.vmdl" | |
| "model_dropped" "weapons/models/famas/weapon_rif_famas.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_famas.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/famas/weapon_rif_famas_mag.vmdl" | |
| "primary reserve ammo max" "90" | |
| "recovery time crouch" "0.120000" | |
| "recovery time crouch final" "0.480000" | |
| "recovery time stand" "0.250000" | |
| "recovery time stand final" "0.500000" | |
| "tracer frequency alt" "3" | |
| "inaccuracy jump initial" "94.769997" | |
| "inaccuracy jump" "110.389999" | |
| "inaccuracy jump alt" "110.389999" | |
| "heat per shot" "0.350000" | |
| "addon scale" "0.900000" | |
| "tracer frequency" "3" | |
| "max player speed" "220" | |
| "is full auto" "1" | |
| "in game price" "2050" | |
| "armor ratio" "1.400000" | |
| "penetration" "2" | |
| "damage" "30" | |
| "range" "8192" | |
| "range modifier" "0.960000" | |
| "cycletime" "0.090000" | |
| "time to idle" "1.100000" | |
| "flinch velocity modifier large" "0.400000" | |
| "flinch velocity modifier small" "0.550000" | |
| "spread" "0.600000" | |
| "inaccuracy crouch" "7.390000" | |
| "inaccuracy stand" "9.850000" | |
| "inaccuracy land" "0.205000" | |
| "inaccuracy ladder" "118.716003" | |
| "inaccuracy fire" "6.050000" | |
| "inaccuracy move" "99.339996" | |
| "spread alt" "0.600000" | |
| "inaccuracy crouch alt" "3.250000" | |
| "inaccuracy stand alt" "3.690000" | |
| "inaccuracy land alt" "0.205000" | |
| "inaccuracy ladder alt" "118.716003" | |
| "inaccuracy fire alt" "3.350000" | |
| "inaccuracy move alt" "99.339996" | |
| "recoil angle" "0" | |
| "recoil angle variance" "60" | |
| "recoil magnitude" "20" | |
| "recoil magnitude variance" "1" | |
| "recoil seed" "39623" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "50" | |
| "recoil magnitude alt" "20" | |
| "recoil magnitude variance alt" "1" | |
| "primary clip size" "25" | |
| "weapon weight" "75" | |
| "rumble effect" "3" | |
| "max player speed alt" "220" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-3.0 -130.0 0.0" | |
| "camera_offset" "20.0 3.7 -3" | |
| } | |
| "attributes" | |
| { | |
| "has burst mode" "1" | |
| "cycletime when in burst mode" "0.550000" | |
| "time between burst shots" "0.075000" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "rif_famas" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "29.799999" | |
| "UVScale" "0.660000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_assaultrifle" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_assaultrifle" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_rifle" | |
| "eject_brass_effect" "weapon_shell_casing_rifle" | |
| "tracer_effect" "weapon_tracers_assrifle" | |
| "weapon_type" "Rifle" | |
| "player_animation_extension" "famas" | |
| "primary_ammo" "BULLET_PLAYER_556MM" | |
| "sound_single_shot" "Weapon_FAMAS.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_galilar_prefab" | |
| { | |
| "prefab" "rifle" | |
| "item_class" "weapon_galilar" | |
| "item_name" "#SFUI_WPNHUD_GalilAR" | |
| "item_description" "#CSGO_Item_Desc_GalilAR" | |
| "item_rarity" "common" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_galilar" | |
| "model_player" "weapons/models/galilar/weapon_rif_galilar.vmdl" | |
| "model_world" "weapons/models/galilar/weapon_rif_galilar.vmdl" | |
| "model_dropped" "weapons/models/galilar/weapon_rif_galilar.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_galilar.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/galilar/weapon_rif_galilar_mag.vmdl" | |
| "primary reserve ammo max" "90" | |
| "recovery time crouch" "0.150000" | |
| "recovery time crouch final" "0.470000" | |
| "recovery time stand" "0.300000" | |
| "recovery time stand final" "0.500000" | |
| "inaccuracy jump initial" "105.389999" | |
| "inaccuracy jump" "149.779999" | |
| "inaccuracy jump alt" "149.779999" | |
| "heat per shot" "0.350000" | |
| "addon scale" "0.900000" | |
| "tracer frequency" "3" | |
| "max player speed" "215" | |
| "is full auto" "1" | |
| "in game price" "1800" | |
| "armor ratio" "1.550000" | |
| "penetration" "2" | |
| "damage" "30" | |
| "range" "8192" | |
| "cycletime" "0.090000" | |
| "time to idle" "1.280000" | |
| "flinch velocity modifier large" "0.400000" | |
| "flinch velocity modifier small" "0.550000" | |
| "spread" "0.600000" | |
| "inaccuracy crouch" "6.580000" | |
| "inaccuracy stand" "8.770000" | |
| "inaccuracy land" "0.256000" | |
| "inaccuracy ladder" "113.580002" | |
| "inaccuracy fire" "7.000000" | |
| "inaccuracy move" "123.559998" | |
| "spread alt" "0.600000" | |
| "inaccuracy crouch alt" "4.840000" | |
| "inaccuracy stand alt" "7.780000" | |
| "inaccuracy land alt" "0.256000" | |
| "inaccuracy ladder alt" "113.580002" | |
| "inaccuracy fire alt" "5.850000" | |
| "inaccuracy move alt" "106.519997" | |
| "recoil seed" "51191" | |
| "recoil angle" "0" | |
| "recoil angle variance" "70" | |
| "recoil magnitude" "21" | |
| "recoil magnitude variance" "1" | |
| "primary clip size" "35" | |
| "weapon weight" "25" | |
| "rumble effect" "4" | |
| "max player speed alt" "215" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "70" | |
| "recoil magnitude alt" "21" | |
| "recoil magnitude variance alt" "1" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-3.0 -130.0 0.0" | |
| "camera_offset" "18.0 3.8 -2.4" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "rif_galilar" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "32.973701" | |
| "UVScale" "0.750000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_assaultrifle" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_assaultrifle" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_rifle" | |
| "eject_brass_effect" "weapon_shell_casing_rifle" | |
| "tracer_effect" "weapon_tracers_assrifle" | |
| "weapon_type" "Rifle" | |
| "player_animation_extension" "galilar" | |
| "primary_ammo" "BULLET_PLAYER_556MM" | |
| "sound_single_shot" "Weapon_GalilAR.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_m4a1_prefab" | |
| { | |
| "prefab" "rifle" | |
| "item_class" "weapon_m4a1" | |
| "item_name" "#SFUI_WPNHUD_M4A1" | |
| "item_description" "#CSGO_Item_Desc_M4A4" | |
| "item_rarity" "uncommon" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_m4a1" | |
| "model_player" "weapons/models/m4a4/weapon_rif_m4a4.vmdl" | |
| "model_world" "weapons/models/m4a4/weapon_rif_m4a4.vmdl" | |
| "model_dropped" "weapons/models/m4a4/weapon_rif_m4a4.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_m4a1.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/m4a4/weapon_rif_m4a4_mag.vmdl" | |
| "primary reserve ammo max" "90" | |
| "recovery time crouch" "0.242100" | |
| "recovery time crouch final" "0.332888" | |
| "recovery time stand" "0.338941" | |
| "recovery time stand final" "0.466044" | |
| "inaccuracy crouch" "4.100000" | |
| "inaccuracy jump initial" "94.410004" | |
| "inaccuracy jump" "97.269997" | |
| "inaccuracy jump alt" "97.269997" | |
| "heat per shot" "0.350000" | |
| "addon scale" "1.000000" | |
| "tracer frequency" "3" | |
| "max player speed" "225" | |
| "is full auto" "1" | |
| "in game price" "3100" | |
| "armor ratio" "1.400000" | |
| "penetration" "2" | |
| "damage" "33" | |
| "range" "8192" | |
| "range modifier" "0.970000" | |
| "cycletime" "0.090000" | |
| "time to idle" "1.500000" | |
| "idle interval" "60" | |
| "flinch velocity modifier large" "0.400000" | |
| "flinch velocity modifier small" "0.550000" | |
| "spread" "0.600000" | |
| "inaccuracy stand" "4.900000" | |
| "inaccuracy land" "0.192000" | |
| "inaccuracy ladder" "110.994003" | |
| "inaccuracy fire" "7.000000" | |
| "inaccuracy move" "137.880005" | |
| "spread alt" "0.450000" | |
| "inaccuracy crouch alt" "3.680000" | |
| "inaccuracy stand alt" "4.900000" | |
| "inaccuracy land alt" "0.197000" | |
| "inaccuracy ladder alt" "113.671997" | |
| "inaccuracy fire alt" "6.340000" | |
| "inaccuracy move alt" "122.000000" | |
| "recoil seed" "38965" | |
| "recoil angle" "0" | |
| "recoil angle variance" "70" | |
| "recoil magnitude" "23" | |
| "recoil magnitude variance" "0" | |
| "primary clip size" "30" | |
| "weapon weight" "25" | |
| "rumble effect" "4" | |
| "max player speed alt" "225" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "70" | |
| "recoil magnitude alt" "23" | |
| "recoil magnitude variance alt" "0" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-2.0 -135.0 0.0" | |
| "camera_offset" "22.0 3.9 -3.0" | |
| "point_light_accent" | |
| { | |
| "position" "20 3 7" | |
| "color" "0.25 0.25 0.25" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "rif_m4a1" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "35.322601" | |
| "UVScale" "0.425000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_assaultrifle" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_assaultrifle" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_rifle" | |
| "eject_brass_effect" "weapon_shell_casing_rifle" | |
| "tracer_effect" "weapon_tracers_assrifle" | |
| "weapon_type" "Rifle" | |
| "player_animation_extension" "m4" | |
| "primary_ammo" "BULLET_PLAYER_556MM" | |
| "sound_single_shot" "Weapon_M4A1.Single" | |
| "sound_special1" "Weapon_M4A1.Silenced" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_sg556_prefab" | |
| { | |
| "prefab" "rifle" | |
| "item_class" "weapon_sg556" | |
| "item_name" "#SFUI_WPNHUD_SG556" | |
| "item_description" "#CSGO_Item_Desc_SG553" | |
| "item_rarity" "common" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_sg556" | |
| "model_player" "weapons/models/sg556/weapon_rif_sg556.vmdl" | |
| "model_world" "weapons/models/sg556/weapon_rif_sg556.vmdl" | |
| "model_dropped" "weapons/models/sg556/weapon_rif_sg556.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_sg556.vtf" | |
| "zoom_in_sound" "Weapon_sg556.ZoomIn" | |
| "zoom_out_sound" "Weapon_sg556.ZoomOut" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/sg556/weapon_rif_sg556_mag.vmdl" | |
| "aimsight capable" "1" | |
| "aimsight speed up" "10.000000" | |
| "aimsight speed down" "8.000000" | |
| "aimsight looseness" "0.030000" | |
| "aimsight eye pos" "0.72 -5.12 -1.33" | |
| "aimsight pivot angle" "0.52 0.04 0.72" | |
| "aimsight fov" "45" | |
| "aimsight pivot forward" "8" | |
| "aimsight lens mask" "weapons/models/sg556/weapon_rif_sg556.vmdl" | |
| "scope dot model" "models/weapons/shared/scope/scope_dot_green" | |
| "primary reserve ammo max" "90" | |
| "tracer frequency alt" "3" | |
| "inaccuracy jump initial" "78.790001" | |
| "inaccuracy jump" "109.000000" | |
| "inaccuracy jump alt" "109.000000" | |
| "heat per shot" "0.350000" | |
| "addon scale" "0.900000" | |
| "tracer frequency" "3" | |
| "max player speed" "210" | |
| "max player speed alt" "150" | |
| "is full auto" "1" | |
| "in game price" "3000" | |
| "armor ratio" "2.000000" | |
| "crosshair min distance" "5" | |
| "zoom levels" "1" | |
| "zoom time 0" "0.060000" | |
| "zoom fov 1" "45" | |
| "zoom time 1" "0.100000" | |
| "penetration" "2" | |
| "damage" "30" | |
| "range" "8192" | |
| "cycletime" "0.110000" | |
| "time to idle" "2" | |
| "flinch velocity modifier large" "0.400000" | |
| "flinch velocity modifier small" "0.550000" | |
| "spread" "0.600000" | |
| "inaccuracy crouch" "3.810000" | |
| "inaccuracy stand" "5.810000" | |
| "inaccuracy land" "0.188000" | |
| "inaccuracy ladder" "83.660004" | |
| "inaccuracy fire" "7.950000" | |
| "inaccuracy move" "136.009995" | |
| "spread alt" "0.300000" | |
| "inaccuracy crouch alt" "3.050000" | |
| "inaccuracy stand alt" "3.810000" | |
| "inaccuracy land alt" "0.188000" | |
| "inaccuracy ladder alt" "138.757996" | |
| "inaccuracy fire alt" "9.200000" | |
| "inaccuracy move alt" "136.009995" | |
| "recovery time crouch" "0.379204" | |
| "recovery time stand" "0.452886" | |
| "recoil seed" "43500" | |
| "recoil angle" "0" | |
| "recoil angle variance" "60" | |
| "recoil magnitude" "28" | |
| "recoil magnitude variance" "2" | |
| "recoil magnitude alt" "19" | |
| "primary clip size" "30" | |
| "weapon weight" "25" | |
| "rumble effect" "4" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "60" | |
| "recoil magnitude variance alt" "2" | |
| "recovery time crouch final" "0.379204" | |
| "recovery time stand final" "0.452886" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-12.0 -130.0 0.0" | |
| "camera_offset" "17.0 3.3 -3.4" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "rif_sg556" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "36.341801" | |
| "UVScale" "0.809000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_assaultrifle" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_assaultrifle" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_rifle" | |
| "eject_brass_effect" "weapon_shell_casing_rifle" | |
| "tracer_effect" "weapon_tracers_assrifle" | |
| "weapon_type" "Rifle" | |
| "player_animation_extension" "sg556" | |
| "primary_ammo" "BULLET_PLAYER_556MM" | |
| "sound_single_shot" "Weapon_SG556.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| "taxonomy" | |
| { | |
| "aimsight" "1" | |
| } | |
| } | |
| "weapon_awp_prefab" | |
| { | |
| "prefab" "sniper_rifle" | |
| "item_class" "weapon_awp" | |
| "item_name" "#SFUI_WPNHUD_AWP" | |
| "item_description" "#CSGO_Item_Desc_AWP" | |
| "item_rarity" "uncommon" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_awp" | |
| "model_player" "weapons/models/awp/weapon_snip_awp.vmdl" | |
| "model_world" "weapons/models/awp/weapon_snip_awp.vmdl" | |
| "model_dropped" "weapons/models/awp/weapon_snip_awp.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_awp.vtf" | |
| "zoom_in_sound" "Weapon_AWP.Zoom" | |
| "zoom_out_sound" "Weapon_AWP.ZoomOut" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-5.0 -140.0 0.0" | |
| "camera_offset" "25.0 0.6 -3.5" | |
| "spot_light_key" | |
| { | |
| "position" "-90 80 220" | |
| "color" "2 2.1 2.3" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| "spot_light_rim" | |
| { | |
| "position" "0 -130 -80" | |
| "color" "3 5 5" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.040000" | |
| "outer_cone" "0.500000" | |
| } | |
| "point_light_accent" | |
| { | |
| "position" "0 20 25" | |
| "color" "3 3 3" | |
| } | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/awp/weapon_snip_awp_mag.vmdl" | |
| "unzoom after shot" "1" | |
| "primary reserve ammo max" "30" | |
| "inaccuracy jump initial" "172.860001" | |
| "inaccuracy jump" "133.830002" | |
| "inaccuracy jump alt" "133.830002" | |
| "heat per shot" "1.500000" | |
| "addon scale" "0.900000" | |
| "max player speed" "200" | |
| "max player speed alt" "100" | |
| "in game price" "4750" | |
| "kill award" "100" | |
| "armor ratio" "1.950000" | |
| "crosshair min distance" "8" | |
| "zoom levels" "2" | |
| "zoom time 0" "0.050000" | |
| "zoom fov 1" "40" | |
| "zoom time 1" "0.050000" | |
| "zoom fov 2" "10" | |
| "zoom time 2" "0.050000" | |
| "hide view model zoomed" "1" | |
| "penetration" "2.500000" | |
| "damage" "115" | |
| "range" "8192" | |
| "range modifier" "0.990000" | |
| "cycletime" "1.455000" | |
| "time to idle" "2" | |
| "idle interval" "60" | |
| "flinch velocity modifier large" "0.350000" | |
| "flinch velocity modifier small" "0.400000" | |
| "inaccuracy reload" "0" | |
| "spread" "0.200000" | |
| "inaccuracy crouch" "60.599998" | |
| "inaccuracy stand" "80.800003" | |
| "inaccuracy land" "0.307000" | |
| "inaccuracy ladder" "136.500000" | |
| "inaccuracy fire" "53.849998" | |
| "inaccuracy move" "176.479996" | |
| "spread alt" "0.200000" | |
| "inaccuracy crouch alt" "1.500000" | |
| "inaccuracy stand alt" "2.000000" | |
| "inaccuracy land alt" "0.100000" | |
| "inaccuracy ladder alt" "136.500000" | |
| "inaccuracy fire alt" "53.849998" | |
| "inaccuracy move alt" "176.479996" | |
| "recovery time crouch" "0.246710" | |
| "recovery time stand" "0.345390" | |
| "recoil angle" "0" | |
| "recoil angle variance" "20" | |
| "recoil magnitude" "78" | |
| "recoil magnitude variance" "15" | |
| "recoil seed" "4100" | |
| "primary clip size" "5" | |
| "weapon weight" "30" | |
| "rumble effect" "2" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "20" | |
| "recoil magnitude alt" "25" | |
| "recoil magnitude variance alt" "2" | |
| "recovery time crouch final" "0.246710" | |
| "recovery time stand final" "0.345390" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "snip_awp" | |
| "OrigMat" "awp" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "1" | |
| "WeaponLength" "53.803902" | |
| "UVScale" "1.029000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_awp" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_awp" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_sniper" | |
| "eject_brass_effect" "weapon_shell_casing_50cal" | |
| "tracer_effect" "weapon_tracers_rifle" | |
| "weapon_type" "SniperRifle" | |
| "player_animation_extension" "awp" | |
| "primary_ammo" "BULLET_PLAYER_338MAG" | |
| "sound_single_shot" "Weapon_AWP.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_g3sg1_prefab" | |
| { | |
| "prefab" "sniper_rifle" | |
| "item_class" "weapon_g3sg1" | |
| "item_name" "#SFUI_WPNHUD_G3SG1" | |
| "item_description" "#CSGO_Item_Desc_G3SG1" | |
| "item_rarity" "common" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_g3sg1" | |
| "model_player" "weapons/models/g3sg1/weapon_snip_g3sg1.vmdl" | |
| "model_world" "weapons/models/g3sg1/weapon_snip_g3sg1.vmdl" | |
| "model_dropped" "weapons/models/g3sg1/weapon_snip_g3sg1.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_g3sg1.vtf" | |
| "zoom_in_sound" "Weapon_G3SG1.Zoom" | |
| "zoom_out_sound" "Weapon_G3SG1.Zoom" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/g3sg1/weapon_snip_g3sg1_mag.vmdl" | |
| "primary reserve ammo max" "90" | |
| "inaccuracy jump initial" "107.690002" | |
| "inaccuracy jump" "153.770004" | |
| "inaccuracy jump alt" "153.770004" | |
| "heat per shot" "0.350000" | |
| "addon scale" "0.900000" | |
| "max player speed" "215" | |
| "max player speed alt" "120" | |
| "is full auto" "1" | |
| "in game price" "5000" | |
| "armor ratio" "1.650000" | |
| "crosshair min distance" "6" | |
| "crosshair delta distance" "4" | |
| "zoom levels" "2" | |
| "zoom time 0" "0.050000" | |
| "zoom fov 1" "40" | |
| "zoom time 1" "0.050000" | |
| "zoom fov 2" "15" | |
| "zoom time 2" "0.050000" | |
| "hide view model zoomed" "1" | |
| "penetration" "2.500000" | |
| "damage" "80" | |
| "range" "8192" | |
| "cycletime" "0.250000" | |
| "time to idle" "1.800000" | |
| "idle interval" "60" | |
| "flinch velocity modifier large" "0.500000" | |
| "flinch velocity modifier small" "0.650000" | |
| "spread" "0.300000" | |
| "inaccuracy crouch" "19.350000" | |
| "inaccuracy stand" "25.799999" | |
| "inaccuracy land" "0.262000" | |
| "inaccuracy ladder" "116.389999" | |
| "inaccuracy fire" "18.610001" | |
| "inaccuracy move" "150.479996" | |
| "spread alt" "0.300000" | |
| "inaccuracy crouch alt" "1.500000" | |
| "inaccuracy stand alt" "2.000000" | |
| "inaccuracy land alt" "0.262000" | |
| "inaccuracy ladder alt" "116.389999" | |
| "inaccuracy fire alt" "18.610001" | |
| "inaccuracy move alt" "150.479996" | |
| "recovery time crouch" "0.388808" | |
| "recovery time stand" "0.544331" | |
| "recoil angle" "0" | |
| "recoil angle variance" "30" | |
| "recoil magnitude" "30" | |
| "recoil magnitude variance" "4" | |
| "recoil seed" "29908" | |
| "primary clip size" "20" | |
| "weapon weight" "20" | |
| "rumble effect" "4" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "30" | |
| "recoil magnitude alt" "30" | |
| "recoil magnitude variance alt" "4" | |
| "recovery time crouch final" "0.388808" | |
| "recovery time stand final" "0.544331" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-5.0 -140.0 0.0" | |
| "camera_offset" "28.0 2.7 -2.3" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "snip_g3sg1" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "1" | |
| "WeaponLength" "41.975601" | |
| "UVScale" "0.703000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_huntingrifle" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_huntingrifle" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_sniper" | |
| "eject_brass_effect" "weapon_shell_casing_rifle" | |
| "tracer_effect" "weapon_tracers_rifle" | |
| "weapon_type" "SniperRifle" | |
| "player_animation_extension" "g3" | |
| "primary_ammo" "BULLET_PLAYER_762MM" | |
| "sound_single_shot" "Weapon_G3SG1.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_scar20_prefab" | |
| { | |
| "prefab" "sniper_rifle" | |
| "item_class" "weapon_scar20" | |
| "item_name" "#SFUI_WPNHUD_SCAR20" | |
| "item_description" "#CSGO_Item_Desc_SCAR20" | |
| "item_rarity" "common" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_scar20" | |
| "model_player" "weapons/models/scar20/weapon_snip_scar20.vmdl" | |
| "model_world" "weapons/models/scar20/weapon_snip_scar20.vmdl" | |
| "model_dropped" "weapons/models/scar20/weapon_snip_scar20.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_scar20.vtf" | |
| "zoom_in_sound" "Weapon_SCAR20.Zoom" | |
| "zoom_out_sound" "Weapon_SCAR20.Zoom" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/scar20/weapon_snip_scar20_mag.vmdl" | |
| "primary reserve ammo max" "90" | |
| "inaccuracy jump initial" "107.690002" | |
| "inaccuracy jump" "153.770004" | |
| "inaccuracy jump alt" "153.770004" | |
| "heat per shot" "0.350000" | |
| "addon scale" "0.900000" | |
| "max player speed" "215" | |
| "max player speed alt" "120" | |
| "is full auto" "1" | |
| "in game price" "5000" | |
| "armor ratio" "1.650000" | |
| "crosshair min distance" "6" | |
| "crosshair delta distance" "4" | |
| "zoom levels" "2" | |
| "zoom time 0" "0.050000" | |
| "zoom fov 1" "40" | |
| "zoom time 1" "0.050000" | |
| "zoom fov 2" "15" | |
| "zoom time 2" "0.050000" | |
| "hide view model zoomed" "1" | |
| "penetration" "2.500000" | |
| "damage" "80" | |
| "range" "8192" | |
| "cycletime" "0.250000" | |
| "time to idle" "1.800000" | |
| "idle interval" "60" | |
| "flinch velocity modifier large" "0.350000" | |
| "flinch velocity modifier small" "0.400000" | |
| "spread" "0.300000" | |
| "inaccuracy crouch" "19.350000" | |
| "inaccuracy stand" "25.799999" | |
| "inaccuracy land" "0.262000" | |
| "inaccuracy ladder" "116.389999" | |
| "inaccuracy fire" "18.610001" | |
| "inaccuracy move" "150.479996" | |
| "spread alt" "0.300000" | |
| "inaccuracy crouch alt" "1.500000" | |
| "inaccuracy stand alt" "2.000000" | |
| "inaccuracy land alt" "0.262000" | |
| "inaccuracy ladder alt" "116.389999" | |
| "inaccuracy fire alt" "18.610001" | |
| "inaccuracy move alt" "150.479996" | |
| "recovery time crouch" "0.388808" | |
| "recovery time stand" "0.544331" | |
| "recoil angle" "0" | |
| "recoil angle variance" "30" | |
| "recoil magnitude" "31" | |
| "recoil magnitude variance" "4" | |
| "recoil seed" "19364" | |
| "primary clip size" "20" | |
| "weapon weight" "20" | |
| "rumble effect" "4" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "30" | |
| "recoil magnitude alt" "31" | |
| "recoil magnitude variance alt" "4" | |
| "recovery time crouch final" "0.388808" | |
| "recovery time stand final" "0.544331" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-5.0 -140.0 0.0" | |
| "camera_offset" "30.0 2.0 -3.0" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "snip_scar20" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "1" | |
| "WeaponLength" "44.051601" | |
| "UVScale" "0.840000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_huntingrifle" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_huntingrifle" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_sniper" | |
| "eject_brass_effect" "weapon_shell_casing_rifle" | |
| "tracer_effect" "weapon_tracers_rifle" | |
| "weapon_type" "SniperRifle" | |
| "player_animation_extension" "scar20" | |
| "primary_ammo" "BULLET_PLAYER_762MM" | |
| "sound_single_shot" "Weapon_scar20.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_ssg08_prefab" | |
| { | |
| "prefab" "sniper_rifle" | |
| "item_class" "weapon_ssg08" | |
| "item_name" "#SFUI_WPNHUD_SSG08" | |
| "item_description" "#CSGO_Item_Desc_SSG08" | |
| "item_rarity" "common" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_ssg08" | |
| "model_player" "weapons/models/ssg08/weapon_snip_ssg08.vmdl" | |
| "model_world" "weapons/models/ssg08/weapon_snip_ssg08.vmdl" | |
| "model_dropped" "weapons/models/ssg08/weapon_snip_ssg08.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_ssg08.vtf" | |
| "zoom_in_sound" "Weapon_SSG08.Zoom" | |
| "zoom_out_sound" "Weapon_SSG08.Zoom" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| "terrorists" "1" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-5.0 -140.0 0.0" | |
| "camera_offset" "20.0 4.0 -2.4" | |
| "spot_light_key" | |
| { | |
| "position" "-120 120 120" | |
| "color" "2 2.1 2.3" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/ssg08/weapon_snip_ssg08_mag.vmdl" | |
| "unzoom after shot" "1" | |
| "primary reserve ammo max" "90" | |
| "inaccuracy jump initial" "208.720001" | |
| "inaccuracy jump" "5.720000" | |
| "inaccuracy jump alt" "5.720000" | |
| "heat per shot" "0.500000" | |
| "addon scale" "0.900000" | |
| "max player speed" "230" | |
| "max player speed alt" "230" | |
| "in game price" "1700" | |
| "armor ratio" "1.700000" | |
| "crosshair min distance" "5" | |
| "zoom levels" "2" | |
| "zoom time 0" "0.050000" | |
| "zoom fov 1" "40" | |
| "zoom time 1" "0.050000" | |
| "zoom fov 2" "15" | |
| "zoom time 2" "0.050000" | |
| "hide view model zoomed" "1" | |
| "penetration" "2.500000" | |
| "damage" "88" | |
| "range" "8192" | |
| "cycletime" "1.250000" | |
| "time to idle" "1.800000" | |
| "idle interval" "60" | |
| "flinch velocity modifier large" "0.350000" | |
| "flinch velocity modifier small" "0.400000" | |
| "spread" "0.280000" | |
| "inaccuracy crouch" "23.780001" | |
| "inaccuracy stand" "31.700001" | |
| "inaccuracy land" "0.215000" | |
| "inaccuracy ladder" "95.489998" | |
| "inaccuracy fire" "22.920000" | |
| "inaccuracy move" "123.449997" | |
| "spread alt" "0.230000" | |
| "inaccuracy crouch alt" "2.800000" | |
| "inaccuracy stand alt" "3.000000" | |
| "inaccuracy land alt" "0.215000" | |
| "inaccuracy ladder alt" "95.489998" | |
| "inaccuracy fire alt" "22.920000" | |
| "inaccuracy move alt" "123.449997" | |
| "recovery time crouch" "0.055783" | |
| "recovery time stand" "0.142096" | |
| "recoil angle" "0" | |
| "recoil angle variance" "20" | |
| "recoil magnitude" "33" | |
| "recoil magnitude variance" "15" | |
| "recoil seed" "1278" | |
| "primary clip size" "10" | |
| "weapon weight" "30" | |
| "rumble effect" "4" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "20" | |
| "recoil magnitude alt" "25" | |
| "recoil magnitude variance alt" "2" | |
| "recovery time crouch final" "0.055783" | |
| "recovery time stand final" "0.142096" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "snip_ssg08" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "1" | |
| "WeaponLength" "49.181999" | |
| "UVScale" "1.084000" | |
| } | |
| "PaintableMaterial1" | |
| { | |
| "Name" "snip_ssg08_scope" | |
| "FolderName" "snip_ssg08" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "13.859800" | |
| "UVScale" "0.424000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_huntingrifle_FP" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_huntingrifle" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_sniper" | |
| "eject_brass_effect" "weapon_shell_casing_rifle" | |
| "tracer_effect" "weapon_tracers_assrifle" | |
| "weapon_type" "SniperRifle" | |
| "player_animation_extension" "ssg08" | |
| "primary_ammo" "BULLET_PLAYER_762MM" | |
| "sound_single_shot" "Weapon_SSG08.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_mag7_prefab" | |
| { | |
| "prefab" "shotgun" | |
| "item_class" "weapon_mag7" | |
| "item_name" "#SFUI_WPNHUD_Mag7" | |
| "item_description" "#CSGO_Item_Desc_Mag7" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_mag7" | |
| "model_player" "weapons/models/mag7/weapon_shot_mag7.vmdl" | |
| "model_world" "weapons/models/mag7/weapon_shot_mag7.vmdl" | |
| "model_dropped" "weapons/models/mag7/weapon_shot_mag7.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_mag7.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/mag7/weapon_shot_mag7_mag.vmdl" | |
| "primary reserve ammo max" "32" | |
| "is full auto" "0" | |
| "inaccuracy jump initial" "52.639999" | |
| "inaccuracy jump" "50.090000" | |
| "heat per shot" "1.500000" | |
| "addon scale" "0.900000" | |
| "tracer frequency" "1" | |
| "max player speed" "225" | |
| "in game price" "1300" | |
| "kill award" "900" | |
| "armor ratio" "1.500000" | |
| "crosshair min distance" "9" | |
| "crosshair delta distance" "4" | |
| "penetration" "1" | |
| "damage" "30" | |
| "range" "1400" | |
| "range modifier" "0.450000" | |
| "bullets" "8" | |
| "cycletime" "0.850000" | |
| "flinch velocity modifier large" "0.400000" | |
| "flinch velocity modifier small" "0.450000" | |
| "spread" "40.000000" | |
| "inaccuracy crouch" "5.250000" | |
| "inaccuracy stand" "7.000000" | |
| "inaccuracy land" "0.103000" | |
| "inaccuracy ladder" "134.259995" | |
| "inaccuracy fire" "11.190000" | |
| "inaccuracy move" "15.990000" | |
| "recovery time crouch" "0.285521" | |
| "recovery time stand" "0.399729" | |
| "recoil angle variance" "20" | |
| "recoil magnitude" "165" | |
| "recoil magnitude variance" "25" | |
| "recoil seed" "12518" | |
| "spread seed" "19899236" | |
| "primary clip size" "5" | |
| "weapon weight" "20" | |
| "rumble effect" "5" | |
| "inaccuracy crouch alt" "5.250000" | |
| "inaccuracy fire alt" "11.190000" | |
| "inaccuracy jump alt" "50.090000" | |
| "inaccuracy ladder alt" "134.259995" | |
| "inaccuracy land alt" "0.103000" | |
| "inaccuracy move alt" "15.990000" | |
| "inaccuracy stand alt" "7.000000" | |
| "max player speed alt" "225" | |
| "recoil angle variance alt" "20" | |
| "recoil magnitude alt" "165" | |
| "recoil magnitude variance alt" "25" | |
| "recovery time crouch final" "0.285521" | |
| "recovery time stand final" "0.399729" | |
| "spread alt" "40.000000" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-3.0 -130.0 0.0" | |
| "camera_offset" "13.0 2.3 -1.7" | |
| "spot_light_key" | |
| { | |
| "position" "-120 120 120" | |
| "color" "2 2.1 2.3" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| "point_light_accent" | |
| { | |
| "position" "40 30 10" | |
| "color" "0.25 0.25 0.25" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "shot_mag7" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "26.356800" | |
| "UVScale" "0.612000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_autoshotgun" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_autoshotgun" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_shotgun" | |
| "eject_brass_effect" "weapon_shell_casing_shotgun" | |
| "tracer_effect" "weapon_tracers_shot" | |
| "weapon_type" "Shotgun" | |
| "player_animation_extension" "mag7" | |
| "primary_ammo" "BULLET_PLAYER_BUCKSHOT" | |
| "sound_single_shot" "Weapon_Mag7.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| "taxonomy" | |
| { | |
| "reloads_per_shell" "0" | |
| "reloads_with_clip" "1" | |
| } | |
| } | |
| "weapon_nova_prefab" | |
| { | |
| "prefab" "shotgun" | |
| "item_class" "weapon_nova" | |
| "item_name" "#SFUI_WPNHUD_Nova" | |
| "item_description" "#CSGO_Item_Desc_Nova" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_nova" | |
| "model_player" "weapons/models/nova/weapon_shot_nova.vmdl" | |
| "model_world" "weapons/models/nova/weapon_shot_nova.vmdl" | |
| "model_dropped" "weapons/models/nova/weapon_shot_nova.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_nova.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "primary reserve ammo max" "32" | |
| "is full auto" "0" | |
| "inaccuracy jump initial" "109.699997" | |
| "inaccuracy jump" "126.309998" | |
| "heat per shot" "1.500000" | |
| "addon scale" "0.900000" | |
| "tracer frequency" "1" | |
| "max player speed" "220" | |
| "in game price" "1050" | |
| "kill award" "900" | |
| "armor ratio" "1.000000" | |
| "crosshair min distance" "8" | |
| "crosshair delta distance" "6" | |
| "penetration" "1" | |
| "damage" "26" | |
| "range" "3000" | |
| "range modifier" "0.700000" | |
| "bullets" "9" | |
| "cycletime" "0.880000" | |
| "flinch velocity modifier large" "0.400000" | |
| "flinch velocity modifier small" "0.450000" | |
| "spread" "40.000000" | |
| "inaccuracy crouch" "5.250000" | |
| "inaccuracy stand" "7.000000" | |
| "inaccuracy land" "0.236000" | |
| "inaccuracy ladder" "78.750000" | |
| "inaccuracy fire" "9.720000" | |
| "inaccuracy move" "36.750000" | |
| "recovery time crouch" "0.328941" | |
| "recovery time stand" "0.460517" | |
| "recoil angle" "0" | |
| "recoil angle variance" "20" | |
| "recoil magnitude" "143" | |
| "recoil magnitude variance" "22" | |
| "recoil seed" "7763" | |
| "spread seed" "17514" | |
| "primary clip size" "8" | |
| "weapon weight" "20" | |
| "rumble effect" "5" | |
| "inaccuracy crouch alt" "5.250000" | |
| "inaccuracy fire alt" "9.720000" | |
| "inaccuracy jump alt" "126.309998" | |
| "inaccuracy ladder alt" "78.750000" | |
| "inaccuracy land alt" "0.236000" | |
| "inaccuracy move alt" "36.750000" | |
| "inaccuracy stand alt" "7.000000" | |
| "max player speed alt" "220" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "20" | |
| "recoil magnitude alt" "143" | |
| "recoil magnitude variance alt" "22" | |
| "recovery time crouch final" "0.328941" | |
| "recovery time stand final" "0.460517" | |
| "spread alt" "40.000000" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-5.0 -137.0 0.0" | |
| "camera_offset" "15.0 5.7 -2.5" | |
| "camera_fov" "45" | |
| "spot_light_key" | |
| { | |
| "position" "-190 120 80" | |
| "color" "3 3.15 3.45" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| "spot_light_rim" | |
| { | |
| "position" "0 -80 -110" | |
| "color" "3 5 5" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.040000" | |
| "outer_cone" "0.500000" | |
| } | |
| "point_light_accent" | |
| { | |
| "position" "90 0 0" | |
| "color" "6 6 6" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "shot_nova" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "39.695000" | |
| "UVScale" "0.744000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_autoshotgun" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_autoshotgun" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_shotgun" | |
| "eject_brass_effect" "weapon_shell_casing_shotgun" | |
| "tracer_effect" "weapon_tracers_shot" | |
| "weapon_type" "Shotgun" | |
| "player_animation_extension" "nova" | |
| "primary_ammo" "BULLET_PLAYER_BUCKSHOT" | |
| "sound_single_shot" "Weapon_Nova.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_sawedoff_prefab" | |
| { | |
| "prefab" "shotgun" | |
| "item_class" "weapon_sawedoff" | |
| "item_name" "#SFUI_WPNHUD_Sawedoff" | |
| "item_description" "#CSGO_Item_Desc_SawedOff" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_sawedoff" | |
| "model_player" "weapons/models/sawedoff/weapon_shot_sawedoff.vmdl" | |
| "model_world" "weapons/models/sawedoff/weapon_shot_sawedoff.vmdl" | |
| "model_dropped" "weapons/models/sawedoff/weapon_shot_sawedoff.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_sawedoff.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "primary reserve ammo max" "32" | |
| "is full auto" "0" | |
| "inaccuracy jump initial" "50.119999" | |
| "inaccuracy jump" "57.700001" | |
| "heat per shot" "1.500000" | |
| "addon scale" "0.900000" | |
| "tracer frequency" "1" | |
| "max player speed" "210" | |
| "in game price" "1100" | |
| "kill award" "900" | |
| "armor ratio" "1.500000" | |
| "crosshair min distance" "9" | |
| "crosshair delta distance" "4" | |
| "penetration" "1" | |
| "damage" "32" | |
| "range" "1400" | |
| "range modifier" "0.450000" | |
| "bullets" "8" | |
| "cycletime" "0.850000" | |
| "flinch velocity modifier large" "0.400000" | |
| "flinch velocity modifier small" "0.450000" | |
| "spread" "62.000000" | |
| "inaccuracy crouch" "5.250000" | |
| "inaccuracy stand" "7.000000" | |
| "inaccuracy land" "0.108000" | |
| "inaccuracy ladder" "36.000000" | |
| "inaccuracy fire" "9.720000" | |
| "inaccuracy move" "16.799999" | |
| "recovery time crouch" "0.328941" | |
| "recovery time stand" "0.460517" | |
| "recoil angle variance" "20" | |
| "recoil magnitude" "143" | |
| "recoil magnitude variance" "22" | |
| "recoil seed" "1089" | |
| "spread seed" "9571223" | |
| "primary clip size" "7" | |
| "weapon weight" "20" | |
| "rumble effect" "5" | |
| "inaccuracy crouch alt" "5.250000" | |
| "inaccuracy fire alt" "9.720000" | |
| "inaccuracy jump alt" "57.700001" | |
| "inaccuracy ladder alt" "36.000000" | |
| "inaccuracy land alt" "0.108000" | |
| "inaccuracy move alt" "16.799999" | |
| "inaccuracy stand alt" "7.000000" | |
| "max player speed alt" "210" | |
| "recoil angle variance alt" "20" | |
| "recoil magnitude alt" "143" | |
| "recoil magnitude variance alt" "22" | |
| "recovery time crouch final" "0.328941" | |
| "recovery time stand final" "0.460517" | |
| "spread alt" "62.000000" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-3.0 -130.0 0.0" | |
| "camera_offset" "11.0 2.6 -2.3" | |
| "spot_light_rim" | |
| { | |
| "position" "0 -80 -100" | |
| "color" "3 5 5" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.040000" | |
| "outer_cone" "0.500000" | |
| } | |
| "point_light_accent" | |
| { | |
| "position" "90 0 0" | |
| "color" "2 2 2" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "shot_sawedoff" | |
| "OrigMat" "shot_sawedoff_01" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "26.486500" | |
| "UVScale" "0.445000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_autoshotgun" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_autoshotgun" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_shotgun" | |
| "eject_brass_effect" "weapon_shell_casing_shotgun" | |
| "tracer_effect" "weapon_tracers_shot" | |
| "weapon_type" "Shotgun" | |
| "player_animation_extension" "Sawedoff" | |
| "primary_ammo" "BULLET_PLAYER_BUCKSHOT" | |
| "sound_single_shot" "Weapon_Sawedoff.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_xm1014_prefab" | |
| { | |
| "prefab" "shotgun" | |
| "item_class" "weapon_xm1014" | |
| "item_name" "#SFUI_WPNHUD_xm1014" | |
| "item_description" "#CSGO_Item_Desc_XM1014" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_xm1014" | |
| "model_player" "weapons/models/xm1014/weapon_shot_xm1014.vmdl" | |
| "model_world" "weapons/models/xm1014/weapon_shot_xm1014.vmdl" | |
| "model_dropped" "weapons/models/xm1014/weapon_shot_xm1014.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_xm1014.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "primary reserve ammo max" "32" | |
| "is full auto" "1" | |
| "inaccuracy jump initial" "100.379997" | |
| "inaccuracy jump" "130.830002" | |
| "heat per shot" "1.500000" | |
| "addon scale" "0.900000" | |
| "tracer frequency" "1" | |
| "max player speed" "215" | |
| "in game price" "2000" | |
| "kill award" "900" | |
| "armor ratio" "1.600000" | |
| "crosshair min distance" "9" | |
| "crosshair delta distance" "4" | |
| "penetration" "1" | |
| "damage" "20" | |
| "range" "3000" | |
| "range modifier" "0.700000" | |
| "bullets" "6" | |
| "cycletime" "0.350000" | |
| "flinch velocity modifier large" "0.400000" | |
| "flinch velocity modifier small" "0.450000" | |
| "spread" "38.000000" | |
| "inaccuracy crouch" "5.250000" | |
| "inaccuracy stand" "7.000000" | |
| "inaccuracy land" "0.232000" | |
| "inaccuracy ladder" "77.209999" | |
| "inaccuracy fire" "8.830000" | |
| "inaccuracy move" "36.029999" | |
| "recovery time crouch" "0.361835" | |
| "recovery time stand" "0.506569" | |
| "recoil angle" "0" | |
| "recoil angle variance" "20" | |
| "recoil magnitude" "80" | |
| "recoil magnitude variance" "20" | |
| "recoil seed" "24862" | |
| "spread seed" "817955" | |
| "primary clip size" "7" | |
| "weapon weight" "20" | |
| "rumble effect" "5" | |
| "inaccuracy crouch alt" "5.250000" | |
| "inaccuracy fire alt" "8.830000" | |
| "inaccuracy jump alt" "130.830002" | |
| "inaccuracy ladder alt" "77.209999" | |
| "inaccuracy land alt" "0.232000" | |
| "inaccuracy move alt" "36.029999" | |
| "inaccuracy stand alt" "7.000000" | |
| "max player speed alt" "215" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "20" | |
| "recoil magnitude alt" "80" | |
| "recoil magnitude variance alt" "20" | |
| "recovery time crouch final" "0.361835" | |
| "recovery time stand final" "0.506569" | |
| "spread alt" "38.000000" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-4.0 -137.0 0.0" | |
| "camera_offset" "22.0 4.5 -2.5" | |
| "spot_light_key" | |
| { | |
| "position" "-190 120 80" | |
| "color" "3 3.15 3.45" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| "spot_light_rim" | |
| { | |
| "position" "0 -80 -110" | |
| "color" "3 5 5" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.040000" | |
| "outer_cone" "0.500000" | |
| } | |
| "point_light_accent" | |
| { | |
| "position" "90 0 0" | |
| "color" "6 6 6" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "shot_xm1014" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "37.179401" | |
| "UVScale" "0.540000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_autoshotgun" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_autoshotgun" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_shotgun" | |
| "eject_brass_effect" "weapon_shell_casing_shotgun" | |
| "tracer_effect" "weapon_tracers_shot" | |
| "weapon_type" "Shotgun" | |
| "player_animation_extension" "xm1014" | |
| "primary_ammo" "BULLET_PLAYER_BUCKSHOT" | |
| "sound_single_shot" "Weapon_XM1014.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_m249_prefab" | |
| { | |
| "prefab" "machinegun" | |
| "item_class" "weapon_m249" | |
| "item_name" "#SFUI_WPNHUD_M249" | |
| "item_description" "#CSGO_Item_Desc_M249" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_m249" | |
| "model_player" "weapons/models/m249/weapon_mach_m249.vmdl" | |
| "model_world" "weapons/models/m249/weapon_mach_m249.vmdl" | |
| "model_dropped" "weapons/models/m249/weapon_mach_m249.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_m249.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "primary reserve ammo max" "200" | |
| "inaccuracy jump initial" "118.269997" | |
| "inaccuracy jump" "279.470001" | |
| "heat per shot" "0.350000" | |
| "addon scale" "0.900000" | |
| "tracer frequency" "1" | |
| "max player speed" "195" | |
| "is full auto" "1" | |
| "in game price" "5200" | |
| "armor ratio" "1.600000" | |
| "crosshair min distance" "6" | |
| "penetration" "2" | |
| "damage" "32" | |
| "range" "8192" | |
| "range modifier" "0.970000" | |
| "cycletime" "0.080000" | |
| "time to idle" "1.600000" | |
| "flinch velocity modifier large" "0.400000" | |
| "flinch velocity modifier small" "0.550000" | |
| "spread" "2.000000" | |
| "inaccuracy crouch" "5.340000" | |
| "inaccuracy stand" "7.700000" | |
| "inaccuracy land" "0.398000" | |
| "inaccuracy ladder" "132.809998" | |
| "inaccuracy fire" "3.560000" | |
| "inaccuracy move" "156.250000" | |
| "recovery time crouch" "0.592093" | |
| "recovery time stand" "0.828931" | |
| "recoil angle" "0" | |
| "recoil angle variance" "50" | |
| "recoil magnitude" "25" | |
| "recoil magnitude variance" "2" | |
| "recoil seed" "50310" | |
| "primary clip size" "100" | |
| "weapon weight" "25" | |
| "rumble effect" "2" | |
| "inaccuracy crouch alt" "5.340000" | |
| "inaccuracy fire alt" "3.560000" | |
| "inaccuracy jump alt" "279.470001" | |
| "inaccuracy ladder alt" "132.809998" | |
| "inaccuracy land alt" "0.398000" | |
| "inaccuracy move alt" "156.250000" | |
| "inaccuracy stand alt" "7.700000" | |
| "max player speed alt" "195" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "50" | |
| "recoil magnitude alt" "25" | |
| "recoil magnitude variance alt" "2" | |
| "recovery time crouch final" "0.592093" | |
| "recovery time stand final" "0.828931" | |
| "spread alt" "2.000000" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-12.0 -142.0 0.0" | |
| "camera_offset" "15.0 6.6 -2.0" | |
| "point_light_accent" | |
| { | |
| "position" "40 30 10" | |
| "color" "0.25 0.25 0.25" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "mach_m249para" | |
| "OrigMat" "m249" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "47.733200" | |
| "UVScale" "1.151000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_para_FP" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_para" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_mg" | |
| "eject_brass_effect" "weapon_shell_casing_rifle" | |
| "tracer_effect" "weapon_tracers_mach" | |
| "weapon_type" "Machinegun" | |
| "player_animation_extension" "m249" | |
| "primary_ammo" "BULLET_PLAYER_556MM_BOX" | |
| "sound_single_shot" "Weapon_M249.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_negev_prefab" | |
| { | |
| "prefab" "machinegun" | |
| "item_class" "weapon_negev" | |
| "item_name" "#SFUI_WPNHUD_Negev" | |
| "item_description" "#CSGO_Item_Desc_Negev" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_negev" | |
| "model_player" "weapons/models/negev/weapon_mach_negev.vmdl" | |
| "model_world" "weapons/models/negev/weapon_mach_negev.vmdl" | |
| "model_dropped" "weapons/models/negev/weapon_mach_negev.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_negev.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "primary reserve ammo max" "300" | |
| "attack movespeed factor" "0.500000" | |
| "inaccuracy jump initial" "116.290001" | |
| "inaccuracy jump" "292.230011" | |
| "heat per shot" "0.350000" | |
| "addon scale" "0.900000" | |
| "tracer frequency" "1" | |
| "max player speed" "150" | |
| "is full auto" "1" | |
| "in game price" "1700" | |
| "armor ratio" "1.420000" | |
| "crosshair min distance" "6" | |
| "penetration" "2" | |
| "damage" "35" | |
| "range" "8192" | |
| "range modifier" "0.970000" | |
| "cycletime" "0.075000" | |
| "time to idle" "1.600000" | |
| "flinch velocity modifier large" "0.400000" | |
| "flinch velocity modifier small" "0.550000" | |
| "spread" "2" | |
| "inaccuracy crouch" "7.630000" | |
| "inaccuracy stand" "10.170000" | |
| "inaccuracy land" "0.409000" | |
| "inaccuracy ladder" "136.429993" | |
| "inaccuracy fire" "30.000000" | |
| "inaccuracy move" "159.139999" | |
| "recovery time crouch" "0.250000" | |
| "recovery time stand" "0.300000" | |
| "recovery time crouch final" "0.080000" | |
| "recovery time stand final" "0.100000" | |
| "recoil angle" "0" | |
| "recoil angle variance" "0" | |
| "recoil magnitude" "20" | |
| "recoil magnitude variance" "2" | |
| "recoil seed" "57966" | |
| "primary clip size" "150" | |
| "weapon weight" "25" | |
| "rumble effect" "2" | |
| "inaccuracy crouch alt" "7.630000" | |
| "inaccuracy fire alt" "3.370000" | |
| "inaccuracy jump alt" "292.230011" | |
| "inaccuracy ladder alt" "136.429993" | |
| "inaccuracy land alt" "0.409000" | |
| "inaccuracy move alt" "159.139999" | |
| "inaccuracy stand alt" "10.170000" | |
| "inaccuracy pitch shift" "-50.000000" | |
| "inaccuracy alt sound threshold" "0.020000" | |
| "max player speed alt" "150" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "0" | |
| "recoil magnitude alt" "20" | |
| "recoil magnitude variance alt" "2" | |
| "spread alt" "2" | |
| "recovery transition start bullet" "9" | |
| "recovery transition end bullet" "12" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-6.0 -146.0 0.0" | |
| "camera_offset" "24.0 5.4 -1.5" | |
| "spot_light_key" | |
| { | |
| "position" "-120 120 120" | |
| "color" "2 2.1 2.3" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| "point_light_accent" | |
| { | |
| "position" "40 30 30" | |
| "color" "0.5 0.5 0.5" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "mach_negev" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "42.354000" | |
| "UVScale" "0.740000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_para_FP" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_para" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "addon_location" "primary_mg" | |
| "eject_brass_effect" "weapon_shell_casing_rifle" | |
| "tracer_effect" "weapon_tracers_mach" | |
| "weapon_type" "Machinegun" | |
| "player_animation_extension" "negev" | |
| "primary_ammo" "BULLET_PLAYER_556MM_BOX" | |
| "sound_single_shot" "Weapon_Negev.Single" | |
| "sound_single_shot_accurate" "Weapon_Negev.SingleFocused" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_decoy_prefab" | |
| { | |
| "prefab" "grenade" | |
| "item_class" "weapon_decoy" | |
| "item_name" "#SFUI_WPNHUD_DECOY" | |
| "item_description" "#CSGO_Item_Desc_Decoy_Grenade" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_decoy" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_decoy.vtf" | |
| "model_player" "weapons/models/grenade/decoy/weapon_decoy.vmdl" | |
| "model_world" "weapons/models/grenade/decoy/weapon_decoy.vmdl" | |
| "model_dropped" "weapons/models/grenade/decoy/weapon_decoy.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "max player speed" "245" | |
| "in game price" "50" | |
| "penetration" "1" | |
| "damage" "50" | |
| "range" "4096" | |
| "range modifier" "0.990000" | |
| "throw velocity" "750.000000" | |
| "primary default clip size" "1" | |
| "secondary default clip size" "1" | |
| "weapon weight" "1" | |
| "itemflag exhaustible" "1" | |
| "max player speed alt" "245" | |
| "radio use sound" "Radio.Decoy" | |
| "radio use subtitle" "#SFUI_TitlesTXT_Decoy_in_the_hole" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "Grenade" | |
| "player_animation_extension" "gren" | |
| "primary_ammo" "AMMO_TYPE_DECOY" | |
| "sound_single_shot" "Decoy.Throw" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| "taxonomy" | |
| { | |
| "grenade_decoy" "1" | |
| } | |
| } | |
| "weapon_diversion_prefab" | |
| { | |
| "prefab" "weapon_decoy_prefab" | |
| "item_name" "#SFUI_WPNHUD_Diversion" | |
| "item_description" "#CSGO_Item_Desc_Diversion" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_decoy" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_decoy.vtf" | |
| "model_player" "weapons/models/grenade/decoy/weapon_decoy.vmdl" | |
| "model_world" "weapons/models/grenade/decoy/weapon_decoy.vmdl" | |
| "model_dropped" "weapons/models/grenade/decoy/weapon_decoy.vmdl" | |
| } | |
| "weapon_flashbang_prefab" | |
| { | |
| "prefab" "grenade" | |
| "item_class" "weapon_flashbang" | |
| "item_name" "#SFUI_WPNHUD_FLASHBANG" | |
| "item_description" "#CSGO_Item_Desc_Flashbang" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_flashbang" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_flashbang.vtf" | |
| "model_player" "weapons/models/grenade/flashbang/weapon_flashbang.vmdl" | |
| "model_world" "weapons/models/grenade/flashbang/weapon_flashbang.vmdl" | |
| "model_dropped" "weapons/models/grenade/flashbang/weapon_flashbang.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "max player speed" "245" | |
| "in game price" "200" | |
| "crosshair min distance" "7" | |
| "penetration" "1" | |
| "damage" "50" | |
| "range" "4096" | |
| "range modifier" "0.990000" | |
| "throw velocity" "750.000000" | |
| "primary default clip size" "1" | |
| "secondary default clip size" "1" | |
| "weapon weight" "1" | |
| "itemflag exhaustible" "1" | |
| "max player speed alt" "245" | |
| "radio use sound" "Radio.Flashbang" | |
| "radio use subtitle" "#SFUI_TitlesTXT_Flashbang_in_the_hole" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "Grenade" | |
| "player_animation_extension" "gren" | |
| "primary_ammo" "AMMO_TYPE_FLASHBANG" | |
| "sound_single_shot" "Flashbang.Throw" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| "taxonomy" | |
| { | |
| "grenade_flash" "1" | |
| } | |
| } | |
| "weapon_hegrenade_prefab" | |
| { | |
| "prefab" "explosive_grenade" | |
| "item_class" "weapon_hegrenade" | |
| "item_name" "#SFUI_WPNHUD_HE_Grenade" | |
| "item_description" "#CSGO_Item_Desc_HE_Grenade" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_hegrenade" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_hegrenade.vtf" | |
| "model_player" "weapons/models/grenade/hegrenade/weapon_hegrenade.vmdl" | |
| "model_world" "weapons/models/grenade/hegrenade/weapon_hegrenade.vmdl" | |
| "model_dropped" "weapons/models/grenade/hegrenade/weapon_hegrenade.vmdl" | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| "terrorists" "1" | |
| } | |
| } | |
| "weapon_frag_grenade_prefab" | |
| { | |
| "prefab" "weapon_hegrenade_prefab" | |
| "item_name" "#SFUI_WPNHUD_frag_Grenade" | |
| "item_description" "#CSGO_Item_Desc_Frag_Grenade" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_hegrenade" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_hegrenade.vtf" | |
| "model_player" "weapons/models/grenade/hegrenade/weapon_hegrenade.vmdl" | |
| "model_world" "weapons/models/grenade/hegrenade/weapon_hegrenade.vmdl" | |
| "model_dropped" "weapons/models/grenade/hegrenade/weapon_hegrenade.vmdl" | |
| } | |
| "weapon_fire_grenade_prefab" | |
| { | |
| "prefab" "grenade" | |
| "taxonomy" | |
| { | |
| "burns_on_contact" "1" | |
| "grenade_fire" "1" | |
| } | |
| } | |
| "weapon_incgrenade_prefab" | |
| { | |
| "prefab" "weapon_fire_grenade_prefab" | |
| "item_class" "weapon_incgrenade" | |
| "item_name" "#SFUI_WPNHUD_IncGrenade" | |
| "item_description" "#CSGO_Item_Desc_Incindiary_Grenade" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_incgrenade" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_incgrenade.vtf" | |
| "model_player" "weapons/models/grenade/incendiary/weapon_incendiarygrenade.vmdl" | |
| "model_world" "weapons/models/grenade/incendiary/weapon_incendiarygrenade.vmdl" | |
| "model_dropped" "weapons/models/grenade/incendiary/weapon_incendiarygrenade.vmdl" | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "max player speed" "245" | |
| "in game price" "600" | |
| "crosshair min distance" "8" | |
| "flinch velocity modifier large" "0.700000" | |
| "flinch velocity modifier small" "0.800000" | |
| "armor ratio" "1.475000" | |
| "penetration" "1" | |
| "damage" "40" | |
| "range" "4096" | |
| "range modifier" "0.990000" | |
| "throw velocity" "750" | |
| "primary default clip size" "1" | |
| "secondary default clip size" "1" | |
| "weapon weight" "2" | |
| "itemflag exhaustible" "1" | |
| "max player speed alt" "245" | |
| "radio use sound" "Radio.Incendiary" | |
| "radio use subtitle" "#SFUI_TitlesTXT_Incendiary_in_the_hole" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "Grenade" | |
| "player_animation_extension" "gren" | |
| "primary_ammo" "AMMO_TYPE_MOLOTOV" | |
| "sound_single_shot" "IncGrenade.Throw" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_molotov_prefab" | |
| { | |
| "prefab" "weapon_fire_grenade_prefab" | |
| "item_class" "weapon_molotov" | |
| "item_name" "#SFUI_WPNHUD_MOLOTOV" | |
| "item_description" "#CSGO_Item_Desc_Molotov" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_molotov" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_molotov.vtf" | |
| "model_player" "weapons/models/grenade/molotov/weapon_molotov.vmdl" | |
| "model_world" "weapons/models/grenade/molotov/weapon_molotov.vmdl" | |
| "model_dropped" "weapons/models/grenade/molotov/weapon_molotov.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "max player speed" "245" | |
| "in game price" "400" | |
| "crosshair min distance" "8" | |
| "armor ratio" "1.800000" | |
| "penetration" "1" | |
| "damage" "40" | |
| "range" "4096" | |
| "range modifier" "0.990000" | |
| "throw velocity" "750.000000" | |
| "primary default clip size" "1" | |
| "secondary default clip size" "1" | |
| "weapon weight" "2" | |
| "itemflag exhaustible" "1" | |
| "max player speed alt" "245" | |
| "radio use sound" "Radio.Molotov" | |
| "radio use subtitle" "#SFUI_TitlesTXT_Molotov_in_the_hole" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "Grenade" | |
| "player_animation_extension" "gren" | |
| "primary_ammo" "AMMO_TYPE_MOLOTOV" | |
| "sound_single_shot" "MolotovGrenade.Throw" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_firebomb_prefab" | |
| { | |
| "prefab" "weapon_molotov_prefab" | |
| "item_name" "#SFUI_WPNHUD_FIREBOMB" | |
| "item_description" "#CSGO_Item_Desc_Firebomb" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_molotov" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_molotov.vtf" | |
| "model_player" "weapons/models/grenade/molotov/weapon_molotov.vmdl" | |
| "model_world" "weapons/models/grenade/molotov/weapon_molotov.vmdl" | |
| "model_dropped" "weapons/models/grenade/molotov/weapon_molotov.vmdl" | |
| } | |
| "weapon_smokegrenade_prefab" | |
| { | |
| "prefab" "grenade" | |
| "item_class" "weapon_smokegrenade" | |
| "item_name" "#SFUI_WPNHUD_Smoke_Grenade" | |
| "item_description" "#CSGO_Item_Desc_Smoke_Grenade" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_smokegrenade" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_smokegrenade.vtf" | |
| "model_player" "weapons/models/grenade/smokegrenade/weapon_smokegrenade.vmdl" | |
| "model_world" "weapons/models/grenade/smokegrenade/weapon_smokegrenade.vmdl" | |
| "model_dropped" "weapons/models/grenade/smokegrenade/weapon_smokegrenade.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "max player speed" "245" | |
| "in game price" "300" | |
| "armor ratio" "1.000000" | |
| "penetration" "0" | |
| "damage" "50" | |
| "range" "4096" | |
| "range modifier" "0.990000" | |
| "throw velocity" "750.000000" | |
| "primary default clip size" "1" | |
| "secondary default clip size" "1" | |
| "weapon weight" "2" | |
| "itemflag exhaustible" "1" | |
| "max player speed alt" "245" | |
| "radio use sound" "Radio.Smoke" | |
| "radio use subtitle" "#SFUI_TitlesTXT_Smoke_in_the_hole" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "Grenade" | |
| "player_animation_extension" "gren" | |
| "grenade_smoke_color" "0.0 0.8 0.0" | |
| "primary_ammo" "AMMO_TYPE_SMOKEGRENADE" | |
| "sound_single_shot" "SmokeGrenade.Throw" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| "taxonomy" | |
| { | |
| "grenade_smoke" "1" | |
| } | |
| } | |
| "weapon_tagrenade_prefab" | |
| { | |
| "prefab" "grenade" | |
| "item_class" "weapon_tagrenade" | |
| "item_name" "#SFUI_WPNHUD_TAGrenade" | |
| "item_description" "#SFUI_WPNHUD_TAGrenade" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_tagrenade" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_tagrenade.vtf" | |
| "model_player" "models/weapons/v_sonar_bomb.vmdl" | |
| "model_world" "models/weapons/w_eq_sensorgrenade.vmdl" | |
| "model_dropped" "models/weapons/w_eq_sensorgrenade_dropped.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "max player speed" "245" | |
| "in game price" "100" | |
| "crosshair min distance" "8" | |
| "armor ratio" "1.000000" | |
| "penetration" "1" | |
| "damage" "1" | |
| "range" "4096" | |
| "range modifier" "0.990000" | |
| "throw velocity" "750.000000" | |
| "primary default clip size" "1" | |
| "secondary default clip size" "1" | |
| "weapon weight" "1" | |
| "itemflag exhaustible" "1" | |
| "max player speed alt" "245" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "Grenade" | |
| "player_animation_extension" "gren" | |
| "primary_ammo" "AMMO_TYPE_TAGRENADE" | |
| "sound_single_shot" "Decoy.Throw" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| "taxonomy" | |
| { | |
| "grenade_ta" "1" | |
| } | |
| } | |
| "weapon_snowball_prefab" | |
| { | |
| "prefab" "grenade" | |
| "item_class" "weapon_snowball" | |
| "item_name" "#SFUI_WPNHUD_Snowball" | |
| "item_description" "#SFUI_WPNHUD_Snowball" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_snowball" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_snowball.vtf" | |
| "model_player" "weapons/models/knife/knife_default_t/weapon_knife_default_t.vmdl" | |
| "model_world" "weapons/models/knife/knife_default_t/weapon_knife_default_t.vmdl" | |
| "model_dropped" "weapons/models/knife/knife_default_t/weapon_knife_default_t.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "max player speed" "245" | |
| "in game price" "100" | |
| "crosshair min distance" "8" | |
| "armor ratio" "1.000000" | |
| "penetration" "0" | |
| "damage" "1" | |
| "range" "4096" | |
| "range modifier" "0.990000" | |
| "throw velocity" "750.000000" | |
| "primary default clip size" "1" | |
| "secondary default clip size" "1" | |
| "weapon weight" "1" | |
| "itemflag exhaustible" "1" | |
| "max player speed alt" "245" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "Grenade" | |
| "player_animation_extension" "gren" | |
| "primary_ammo" "AMMO_TYPE_SNOWBALL" | |
| "sound_single_shot" "Player.SnowballThrow" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_m4a1_silencer_prefab" | |
| { | |
| "prefab" "rifle" | |
| "item_class" "weapon_m4a1" | |
| "anim_class" "weapon_m4a1_silencer" | |
| "item_name" "#SFUI_WPNHUD_M4_SILENCER" | |
| "item_description" "#CSGO_Item_Desc_m4a1_silencer" | |
| "item_rarity" "uncommon" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_m4a1_silencer" | |
| "model_player" "weapons/models/m4a1_silencer/weapon_rif_m4a1_silencer.vmdl" | |
| "model_world" "weapons/models/m4a1_silencer/weapon_rif_m4a1_silencer.vmdl" | |
| "model_dropped" "weapons/models/m4a1_silencer/weapon_rif_m4a1_silencer.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_m4a1_silencer.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "2.0 -135.0 0.0" | |
| "camera_offset" "13.0 5.1 -4.0" | |
| } | |
| "attributes" | |
| { | |
| "icon display model" "weapons/models/m4a1_silencer/weapon_rif_m4a1_silencer.vmdl" | |
| "magazine model" "weapons/models/m4a1_silencer/weapon_rif_m4a1_silencer_mag.vmdl" | |
| "primary reserve ammo max" "80" | |
| "is full auto" "1" | |
| "time between burst shots" "0.090000" | |
| "has silencer" "1" | |
| "in game price" "2900" | |
| "primary clip size" "20" | |
| "heat per shot" "0.350000" | |
| "addon scale" "0.900000" | |
| "tracer frequency" "3" | |
| "tracer frequency alt" "0" | |
| "max player speed" "225" | |
| "max player speed alt" "225" | |
| "crosshair min distance" "4" | |
| "crosshair delta distance" "3" | |
| "penetration" "2" | |
| "damage" "38" | |
| "headshot multiplier" "3.475000" | |
| "range" "8192" | |
| "range modifier" "0.940000" | |
| "bullets" "1" | |
| "cycletime" "0.100000" | |
| "time to idle" "1.500000" | |
| "idle interval" "60" | |
| "flinch velocity modifier large" "0.400000" | |
| "flinch velocity modifier small" "0.400000" | |
| "spread" "0.600000" | |
| "inaccuracy stand" "4.900000" | |
| "inaccuracy jump initial" "96.769997" | |
| "inaccuracy jump" "99.699997" | |
| "inaccuracy land" "0.197000" | |
| "inaccuracy ladder" "110.994003" | |
| "inaccuracy fire" "12.000000" | |
| "inaccuracy move" "92.879997" | |
| "spread alt" "0.500000" | |
| "inaccuracy stand alt" "4.900000" | |
| "inaccuracy jump alt" "99.699997" | |
| "inaccuracy land alt" "0.197000" | |
| "inaccuracy ladder alt" "113.671997" | |
| "inaccuracy fire alt" "7.000000" | |
| "inaccuracy move alt" "122.000000" | |
| "recoil seed" "38965" | |
| "recoil angle" "0" | |
| "recoil angle alt" "0" | |
| "recoil angle variance" "65" | |
| "recoil angle variance alt" "65" | |
| "recoil magnitude" "25" | |
| "recoil magnitude variance" "3" | |
| "recoil magnitude alt" "21" | |
| "recoil magnitude variance alt" "0" | |
| "recovery time crouch" "0.242100" | |
| "recovery time crouch final" "0.332888" | |
| "recovery time stand" "0.338941" | |
| "recovery time stand final" "0.466044" | |
| "inaccuracy crouch" "4.100000" | |
| "inaccuracy crouch alt" "4.100000" | |
| "addon scale" "1.000000" | |
| "armor ratio" "1.400000" | |
| "weapon weight" "25" | |
| "rumble effect" "4" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "rif_m4a1_s" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "47.460999" | |
| "UVScale" "0.916700" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "primary_ammo" "BULLET_PLAYER_556MM_SMALL" | |
| "weapon_type" "Rifle" | |
| "addon_location" "primary_rifle" | |
| "eject_brass_effect" "weapon_shell_casing_rifle" | |
| "tracer_effect" "weapon_tracers_assrifle" | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_assaultrifle" | |
| "muzzle_flash_effect_1st_person_alt" "weapon_muzzle_flash_assaultrifle_silenced" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_assaultrifle" | |
| "muzzle_flash_effect_3rd_person_alt" "weapon_muzzle_flash_assaultrifle_silenced" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "player_animation_extension" "m4_s" | |
| "sound_single_shot" "Weapon_M4A1.SilencedSingle" | |
| "sound_special1" "Weapon_M4A1.Silenced" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_usp_silencer_prefab" | |
| { | |
| "prefab" "secondary" | |
| "item_class" "weapon_hkp2000" | |
| "anim_class" "weapon_usp_silencer" | |
| "item_name" "#SFUI_WPNHUD_USP_SILENCER" | |
| "item_description" "#CSGO_Item_Desc_usp_silencer" | |
| "item_rarity" "uncommon" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_usp_silencer" | |
| "model_player" "weapons/models/usp_silencer/weapon_pist_usp_silencer.vmdl" | |
| "model_world" "weapons/models/usp_silencer/weapon_pist_usp_silencer.vmdl" | |
| "model_dropped" "weapons/models/usp_silencer/weapon_pist_usp_silencer.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_usp_silencer.vtf" | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "-1.0 -125.0 0.0" | |
| "camera_offset" "12.0 1.5 -1.8" | |
| "camera_fov" "30.000000" | |
| } | |
| "attributes" | |
| { | |
| "magazine model" "weapons/models/usp_silencer/weapon_pist_usp_silencer_mag.vmdl" | |
| "has silencer" "1" | |
| "spread" "2.500000" | |
| "spread alt" "1.500000" | |
| "inaccuracy fire" "71.000000" | |
| "inaccuracy fire alt" "52.000000" | |
| "inaccuracy move" "13.870000" | |
| "inaccuracy jump initial" "96.599998" | |
| "inaccuracy jump" "94.480003" | |
| "inaccuracy jump alt" "94.480003" | |
| "recoil magnitude" "29" | |
| "recoil magnitude alt" "23" | |
| "tracer frequency" "1" | |
| "tracer frequency alt" "0" | |
| "primary clip size" "12" | |
| "primary reserve ammo max" "24" | |
| "heat per shot" "0.300000" | |
| "max player speed" "240" | |
| "in game price" "200" | |
| "armor ratio" "1.010000" | |
| "crosshair min distance" "8" | |
| "penetration" "1" | |
| "damage" "35" | |
| "range" "4096" | |
| "range modifier" "0.910000" | |
| "cycletime" "0.170000" | |
| "flinch velocity modifier large" "0.500000" | |
| "flinch velocity modifier small" "0.650000" | |
| "inaccuracy crouch" "3.680000" | |
| "inaccuracy stand" "4.900000" | |
| "inaccuracy land" "0.191000" | |
| "inaccuracy ladder" "138.320007" | |
| "inaccuracy crouch alt" "3.680000" | |
| "inaccuracy stand alt" "4.900000" | |
| "inaccuracy land alt" "0.198000" | |
| "inaccuracy ladder alt" "119.900002" | |
| "inaccuracy move alt" "13.870000" | |
| "recovery time crouch" "0.291277" | |
| "recovery time stand" "0.349532" | |
| "recoil angle" "0" | |
| "recoil angle variance" "0" | |
| "recoil magnitude variance" "0" | |
| "recoil seed" "5426" | |
| "weapon weight" "5" | |
| "rumble effect" "1" | |
| "max player speed alt" "240" | |
| "recoil angle alt" "0" | |
| "recoil angle variance alt" "0" | |
| "recoil magnitude variance alt" "0" | |
| "recovery time crouch final" "0.291277" | |
| "recovery time stand final" "0.349532" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "pist_223" | |
| "FolderName" "pist_223" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "18.016001" | |
| "UVScale" "0.516000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "sound_single_shot" "Weapon_USP.Single" | |
| "sound_special1" "Weapon_USP.SilencedShot" | |
| "primary_ammo" "BULLET_PLAYER_357SIG_SMALL" | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_pistol" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_pistol" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_pistol" | |
| "weapon_type" "Pistol" | |
| "player_animation_extension" "pistol" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_revolver_prefab" | |
| { | |
| "prefab" "secondary" | |
| "item_class" "weapon_deagle" | |
| "anim_class" "weapon_revolver" | |
| "item_name" "#SFUI_WPNHUD_REVOLVER" | |
| "item_description" "#CSGO_Item_Desc_Revolver" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_revolver" | |
| "item_rarity" "common" | |
| "model_player" "weapons/models/revolver/weapon_pist_revolver.vmdl" | |
| "model_world" "weapons/models/revolver/weapon_pist_revolver.vmdl" | |
| "model_dropped" "weapons/models/revolver/weapon_pist_revolver.vmdl" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_revolver.vtf" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "stickers" "weapon" | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "0.0 -130.0 0.0" | |
| "camera_offset" "5.0 1.2 -1.2" | |
| } | |
| "attributes" | |
| { | |
| "icon display model" "weapons/models/revolver/weapon_pist_revolver.vmdl" | |
| "is revolver" "1" | |
| "is full auto" "1" | |
| "in game price" "600" | |
| "primary clip size" "8" | |
| "primary reserve ammo max" "8" | |
| "crosshair min distance" "4" | |
| "crosshair delta distance" "3" | |
| "penetration" "2" | |
| "damage" "86" | |
| "range modifier" "0.940000" | |
| "bullets" "1" | |
| "time to idle" "1.500000" | |
| "idle interval" "60" | |
| "flinch velocity modifier large" "0.400000" | |
| "flinch velocity modifier small" "0.400000" | |
| "spread" "0.520000" | |
| "inaccuracy crouch" "1.000000" | |
| "inaccuracy stand" "2.000000" | |
| "inaccuracy jump initial" "18.650000" | |
| "inaccuracy jump" "53.230000" | |
| "inaccuracy land" "0.130000" | |
| "inaccuracy ladder" "12.000000" | |
| "inaccuracy fire" "50.000000" | |
| "inaccuracy move" "6.500000" | |
| "max player speed" "180" | |
| "cycletime" "0.500000" | |
| "spread alt" "68.000000" | |
| "inaccuracy crouch alt" "5.000000" | |
| "inaccuracy stand alt" "12.000000" | |
| "inaccuracy jump alt" "53.230000" | |
| "inaccuracy land alt" "0.150000" | |
| "inaccuracy ladder alt" "35.000000" | |
| "inaccuracy fire alt" "55.000000" | |
| "inaccuracy move alt" "36.000000" | |
| "max player speed alt" "220" | |
| "cycletime alt" "0.400000" | |
| "recovery time crouch" "0.700000" | |
| "recovery time stand" "0.900000" | |
| "recoil seed" "12345" | |
| "recoil angle" "0" | |
| "recoil angle variance" "40" | |
| "recoil magnitude" "20" | |
| "recoil magnitude variance" "0" | |
| "recoil angle alt" "3" | |
| "recoil angle variance alt" "50" | |
| "recoil magnitude alt" "45" | |
| "recoil magnitude variance alt" "6" | |
| "tracer frequency alt" "1" | |
| "tracer frequency" "1" | |
| "armor ratio" "1.864000" | |
| "range" "4096" | |
| "weapon weight" "7" | |
| "rumble effect" "2" | |
| "recovery time crouch final" "0.449927" | |
| "recovery time stand final" "0.811200" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "pist_revolver" | |
| "FolderName" "pist_revolver" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "12.182200" | |
| "UVScale" "0.500000" | |
| } | |
| } | |
| "visuals" | |
| { | |
| "sound_single_shot" "Weapon_Revolver.Single" | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_assaultrifle" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_assaultrifle" | |
| "heat_effect" "weapon_muzzle_smoke" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_pistol" | |
| "weapon_type" "Pistol" | |
| "player_animation_extension" "pistol" | |
| "primary_ammo" "BULLET_PLAYER_50AE" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_taser_prefab" | |
| { | |
| "prefab" "equipment" | |
| "item_class" "weapon_taser" | |
| "flexible_loadout_category" "equipment2" | |
| "flexible_loadout_group" "equipment2" | |
| "item_name" "#SFUI_WPNHUD_Taser" | |
| "item_description" "#CSGO_Item_Desc_Taser" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_taser" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_taser.vtf" | |
| "model_player" "weapons/models/taser/weapon_pist_taser.vmdl" | |
| "model_world" "weapons/models/taser/weapon_pist_taser.vmdl" | |
| "model_dropped" "weapons/models/taser/weapon_pist_taser.vmdl" | |
| "item_gear_slot" "melee" | |
| "item_gear_slot_position" "1" | |
| "inv_group_equipment" "misc" | |
| "capabilities" | |
| { | |
| "nameable" "1" | |
| "paintable" "1" | |
| "can_sticker" "1" | |
| "can_stattrack_swap" "1" | |
| } | |
| "stickers" "weapon" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "inaccuracy jump initial" "96.620003" | |
| "inaccuracy jump" "92.959999" | |
| "inaccuracy jump alt" "92.959999" | |
| "heat per shot" "0.000000" | |
| "tracer frequency" "1" | |
| "max player speed" "220" | |
| "in game price" "200" | |
| "kill award" "0" | |
| "armor ratio" "2" | |
| "crosshair min distance" "8" | |
| "penetration" "0" | |
| "damage" "500" | |
| "range" "190" | |
| "range modifier" "0.004900" | |
| "flinch velocity modifier large" "0.500000" | |
| "flinch velocity modifier small" "0.650000" | |
| "spread" "2.000000" | |
| "inaccuracy crouch" "1.000000" | |
| "inaccuracy stand" "1.000000" | |
| "inaccuracy land" "0.175000" | |
| "inaccuracy ladder" "119.500000" | |
| "inaccuracy fire" "22.120001" | |
| "inaccuracy move" "1.000000" | |
| "recovery time crouch" "0.287823" | |
| "recovery time stand" "0.345388" | |
| "recoil seed" "687" | |
| "primary clip size" "1" | |
| "primary default clip size" "1" | |
| "secondary default clip size" "1" | |
| "weapon weight" "5" | |
| "itemflag exhaustible" "1" | |
| "rumble effect" "1" | |
| "inaccuracy crouch alt" "1.000000" | |
| "inaccuracy fire alt" "22.120001" | |
| "inaccuracy ladder alt" "119.500000" | |
| "inaccuracy land alt" "0.175000" | |
| "inaccuracy move alt" "1.000000" | |
| "inaccuracy stand alt" "1.000000" | |
| "max player speed alt" "220" | |
| "recovery time crouch final" "0.287823" | |
| "recovery time stand final" "0.345388" | |
| "spread alt" "2.000000" | |
| } | |
| "visuals" | |
| { | |
| "muzzle_flash_effect_1st_person" "weapon_muzzle_flash_taser" | |
| "muzzle_flash_effect_3rd_person" "weapon_muzzle_flash_taser" | |
| "eject_brass_effect" "weapon_shell_casing_9mm" | |
| "tracer_effect" "weapon_tracers_taser" | |
| "weapon_type" "Knife" | |
| "player_animation_extension" "pistol" | |
| "primary_ammo" "AMMO_TYPE_TASERCHARGE" | |
| "sound_single_shot" "Weapon_Taser.Single" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| "taxonomy" | |
| { | |
| "self_damage_on_miss__inflicts_damage" "0" | |
| } | |
| } | |
| "weapon_zone_repulsor_prefab" | |
| { | |
| "prefab" "equipment" | |
| "item_class" "weapon_zone_repulsor" | |
| "item_name" "#SFUI_WPNHUD_Zone_Repulsor" | |
| "item_description" "#CSGO_Item_Desc_Zone_Repulsor" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_shield" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_shield.vtf" | |
| "model_player" "models/weapons/v_repulsor.vmdl" | |
| "model_world" "models/props_survival/repulsor/repulsor.vmdl" | |
| "model_dropped" "models/props_survival/repulsor/repulsor.vmdl" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "flexible_loadout_slot" "none" | |
| "flexible_loadout_default" "0" | |
| "item_gear_slot" "boost" | |
| "item_gear_slot_position" "1" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "max player speed" "180" | |
| "max player speed alt" "180" | |
| "in game price" "0" | |
| "weapon weight" "0" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "ZoneRepulsor" | |
| } | |
| } | |
| "weapon_shield_prefab" | |
| { | |
| "prefab" "equipment" | |
| "item_class" "weapon_shield" | |
| "item_name" "#SFUI_WPNHUD_Shield" | |
| "item_description" "#CSGO_Item_Desc_Shield" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_shield" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_shield.vtf" | |
| "model_player" "models/weapons/v_shield.vmdl" | |
| "model_world" "models/weapons/w_eq_shield.vmdl" | |
| "model_dropped" "models/weapons/w_eq_shield_back.vmdl" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "flexible_loadout_category" "heavy" | |
| "flexible_loadout_slot" "heavy5" | |
| "flexible_loadout_default" "1" | |
| "item_gear_slot" "boost" | |
| "item_gear_slot_position" "1" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "in game price" "1100" | |
| "max player speed" "200" | |
| "max player speed alt" "200" | |
| "weapon weight" "0" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "Shield" | |
| } | |
| } | |
| "weapon_breachcharge_prefab" | |
| { | |
| "prefab" "equipment" | |
| "item_class" "weapon_breachcharge" | |
| "item_name" "#SFUI_WPNHUD_BreachCharge" | |
| "item_description" "#SFUI_WPNHUD_BreachCharge" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_breachcharge" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_breachcharge.vtf" | |
| "model_player" "models/weapons/v_breachcharge.vmdl" | |
| "model_world" "models/weapons/w_eq_charge.vmdl" | |
| "model_dropped" "models/weapons/w_eq_charge_dropped.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "max player speed" "245" | |
| "in game price" "300" | |
| "armor ratio" "1.200000" | |
| "penetration" "1" | |
| "crosshair min distance" "8" | |
| "damage" "500" | |
| "range" "350" | |
| "range modifier" "0.990000" | |
| "throw velocity" "750.000000" | |
| "primary clip size" "3" | |
| "weapon weight" "2" | |
| "max player speed alt" "245" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "Breach Charge" | |
| "player_animation_extension" "gren" | |
| "grenade_smoke_color" "0.0 0.8 0.0" | |
| "primary_ammo" "AMMO_TYPE_BREACHCHARGE" | |
| "sound_single_shot" "HEGrenade.Throw" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_bumpmine_prefab" | |
| { | |
| "prefab" "equipment" | |
| "item_class" "weapon_bumpmine" | |
| "item_name" "#SFUI_WPNHUD_BUMPMINE" | |
| "item_description" "#SFUI_WPNHUD_BUMPMINE" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_bumpmine" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_breachcharge.vtf" | |
| "model_player" "models/weapons/v_bumpmine.vmdl" | |
| "model_world" "models/weapons/w_eq_bumpmine.vmdl" | |
| "model_dropped" "models/weapons/w_eq_bumpmine_dropped.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "max player speed" "245" | |
| "in game price" "300" | |
| "armor ratio" "1.200000" | |
| "penetration" "1" | |
| "crosshair min distance" "8" | |
| "damage" "5" | |
| "range" "350" | |
| "range modifier" "0.990000" | |
| "throw velocity" "750.000000" | |
| "primary clip size" "3" | |
| "weapon weight" "2" | |
| "max player speed alt" "245" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "Bump Mine" | |
| "player_animation_extension" "gren" | |
| "primary_ammo" "AMMO_TYPE_BUMPMINE" | |
| "sound_single_shot" "HEGrenade.Throw" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_healthshot_prefab" | |
| { | |
| "prefab" "equipment" | |
| "item_class" "weapon_healthshot" | |
| "item_name" "#SFUI_WPNHUD_Healthshot" | |
| "item_description" "#SFUI_WPNHUD_Healthshot" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_healthshot" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_healthshot.vtf" | |
| "model_player" "weapons/models/healthshot/weapon_healthshot.vmdl" | |
| "model_world" "weapons/models/healthshot/weapon_healthshot.vmdl" | |
| "model_dropped" "weapons/models/healthshot/weapon_healthshot.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "max player speed" "250" | |
| "in game price" "0" | |
| "armor ratio" "1.000000" | |
| "penetration" "1" | |
| "crosshair min distance" "6" | |
| "damage" "50" | |
| "range" "4096" | |
| "range modifier" "0.990000" | |
| "weapon weight" "0" | |
| "max player speed alt" "250" | |
| "itemflag exhaustible" "1" | |
| "primary default clip size" "1" | |
| "secondary default clip size" "1" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "StackableItem" | |
| "player_animation_extension" "c4" | |
| "grenade_smoke_color" "0.0 0.8 0.0" | |
| "primary_ammo" "AMMO_TYPE_HEALTHSHOT" | |
| "sound_single_shot" "c4.plant" | |
| "sound_empty" "c4.click" | |
| "sound_burst" "c4.explode" | |
| "sound_special1" "c4.disarmstart" | |
| "sound_special2" "c4.disarmfinish" | |
| "sound_special3" "c4.ExplodeWarning" | |
| "sound_nearlyempty" "Default.nearlyempty" | |
| } | |
| } | |
| "weapon_fists_prefab" | |
| { | |
| "prefab" "melee" | |
| "item_class" "weapon_fists" | |
| "item_name" "#SFUI_WPNHUD_Fists" | |
| "item_description" "#SFUI_WPNHUD_Fists" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_fists" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_fists.vtf" | |
| "model_player" "models/weapons/v_fists.vmdl" | |
| "model_world" "models/weapons/w_eq_fists.vmdl" | |
| "model_dropped" "models/weapons/w_eq_fists.vmdl" | |
| "item_gear_slot_position" "2" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "max player speed" "275" | |
| "max player speed alt" "275" | |
| "in game price" "0" | |
| "weapon weight" "0" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "Fists" | |
| } | |
| } | |
| "weapon_tablet_prefab" | |
| { | |
| "prefab" "equipment" | |
| "item_class" "weapon_tablet" | |
| "item_name" "#SFUI_WPNHUD_Tablet" | |
| "item_description" "#SFUI_WPNHUD_Tablet" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_tablet" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_tablet.vtf" | |
| "model_player" "models/weapons/v_tablet.vmdl" | |
| "model_world" "models/weapons/w_eq_tablet.vmdl" | |
| "model_dropped" "models/weapons/w_eq_tablet_dropped.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "max player speed" "220" | |
| "in game price" "300" | |
| "armor ratio" "1.200000" | |
| "penetration" "1" | |
| "crosshair min distance" "8" | |
| "damage" "500" | |
| "range" "350" | |
| "range modifier" "0.990000" | |
| "throw velocity" "750.000000" | |
| "primary clip size" "1" | |
| "weapon weight" "2" | |
| "max player speed alt" "245" | |
| "allow hand flipping" "0" | |
| } | |
| "visuals" | |
| { | |
| "weapon_type" "Tablet" | |
| "player_animation_extension" "c4" | |
| } | |
| } | |
| "weapon_melee_prefab" | |
| { | |
| "prefab" "melee" | |
| "item_class" "weapon_melee" | |
| "item_type_name" "#CSGO_Type_Melee" | |
| "visuals" | |
| { | |
| "weapon_type" "Melee" | |
| } | |
| } | |
| "weapon_melee_prefab_noncustomizable" | |
| { | |
| "prefab" "weapon_melee_prefab" | |
| "baseitem" "0" | |
| "flexible_loadout_slot" "none" | |
| "flexible_loadout_default" "0" | |
| "capabilities" | |
| { | |
| "nameable" "0" | |
| } | |
| } | |
| "wearable" | |
| { | |
| "item_class" "wearable_item" | |
| "flexible_loadout_category" "clothing" | |
| "inv_group_equipment" "clothing" | |
| "item_quality" "normal" | |
| "item_rarity" "common" | |
| "min_ilevel" "1" | |
| "max_ilevel" "1" | |
| "image_inventory_size_w" "128" | |
| "image_inventory_size_h" "82" | |
| "mouse_pressed_sound" "sounds/ui/item_paper_pickup.vsnd" | |
| "drop_sound" "sounds/ui/item_paper_pickup.vsnd" | |
| "capabilities" | |
| { | |
| "nameable" "0" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "2.0 -130.0 0.0" | |
| "camera_offset" "0.0 1.0 -2.0" | |
| "camera_fov" "35.000000" | |
| "override_default_light" "1" | |
| "spot_light_key" | |
| { | |
| "position" "-120 120 180" | |
| "color" "2.1 2.1 2.1" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| "spot_light_rim" | |
| { | |
| "position" "10.0 -90.0 -60.0" | |
| "color" "4 4 4" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.040000" | |
| "outer_cone" "0.500000" | |
| } | |
| } | |
| } | |
| "hands" | |
| { | |
| "prefab" "wearable" | |
| "flexible_loadout_group" "clothing_hands" | |
| "flexible_loadout_slot" "clothing_hands" | |
| "inv_group_equipment" "clothing_hands" | |
| "item_type_name" "#Type_Hands" | |
| "item_name" "#CSGO_Wearable_Hands" | |
| "item_description" "#CSGO_Wearable_Hands_Desc" | |
| "visuals" | |
| { | |
| "player_bodygroups" | |
| { | |
| "gloves" "0" | |
| } | |
| } | |
| } | |
| "hands_paintable" | |
| { | |
| "prefab" "hands" | |
| "capabilities" | |
| { | |
| "paintable" "1" | |
| } | |
| } | |
| "customplayer" | |
| { | |
| "prefab" "wearable" | |
| "flexible_loadout_category" "customplayer" | |
| "flexible_loadout_group" "customplayer" | |
| "flexible_loadout_slot" "customplayer" | |
| "legacy_character" "0" | |
| "inv_group_equipment" "customplayer" | |
| "item_type_name" "#Type_CustomPlayer" | |
| "item_name" "#CSGO_CustomPlayer" | |
| "item_description" "#CSGO_CustomPlayer_Desc" | |
| "inventory_image_data" | |
| { | |
| "camera_offset" "75.28 -73.31 60.16" | |
| "camera_angles" "-1.15 138.06 0.00" | |
| "camera_fov" "20.000000" | |
| "override_camera_lookat" "1" | |
| "root_mdl" "models/player/custom_player/uiplayer/animset_uiplayer.vmdl" | |
| "pose_sequence" "cu_ct_pose01" | |
| "override_default_light" "1" | |
| "ambient_light" "0.19 0.22 0.29" | |
| "shadow_light_offset" "66.32 -17.06 124.60" | |
| "shadow_light_angles" "39.57 165.58 0.00" | |
| "shadow_light_color" "4.38 4.98 5.41" | |
| "shadow_light_fov" "54.000000" | |
| "shadow_light_znear" "4.000000" | |
| "shadow_light_zfar" "256.000000" | |
| "shadow_light_atten_farz" "512.000000" | |
| "directional_light_0" | |
| { | |
| "direction" "-0.50 0.80 0.00" | |
| "color" "0.21 0.21 0.22" | |
| } | |
| "directional_light_1" | |
| { | |
| "direction" "0.70 -0.80 0.00" | |
| "color" "0.07 0.10 0.13" | |
| } | |
| } | |
| "capabilities" | |
| { | |
| "can_patch" "0" | |
| } | |
| } | |
| "customplayertradable" | |
| { | |
| "prefab" "customplayer" | |
| "item_quality" "unique" | |
| "capabilities" | |
| { | |
| "can_patch" "1" | |
| } | |
| } | |
| "coupon_prefab" | |
| { | |
| "prefab" "weapon_case_base" | |
| "item_name" "#CSGO_Tool_Coupon" | |
| "item_description" "#CSGO_Tool_Coupon" | |
| "image_inventory" "econ/coupon/offer" | |
| "item_type" "coupon" | |
| "tool" | |
| { | |
| "usage_capabilities" | |
| { | |
| "usable_out_of_game" "1" | |
| } | |
| } | |
| "attributes" | |
| { | |
| "cannot trade" "1" | |
| "expiration date" | |
| { | |
| "attribute_class" "expiration_date" | |
| "force_gc_to_generate" "1" | |
| "use_custom_logic" "expiration_period_hours_from_now" | |
| "value" "60" | |
| } | |
| } | |
| } | |
| "coupon_directpurchase_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_enfu_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_pinups_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_slid3_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_team_roles_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_sugarface_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_bestiary_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_comm2018_01_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_skillgroup_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_feral_predators_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_chicken_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_cs20_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_halo_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_warhammer_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_poorly_drawn_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_community2021_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_bf2042_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_spring2022_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_csgo10_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_community2022_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_radicals_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "coupon_masterminds_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| "linked_coupon" "-101" | |
| } | |
| "coupon_tacticians_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| "linked_coupon" "-102" | |
| } | |
| "coupon_initiators_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| "linked_coupon" "-103" | |
| } | |
| "coupon_nightmode_capsule_prefab" | |
| { | |
| "prefab" "coupon_prefab" | |
| "linked_coupon" "-104" | |
| } | |
| "dhw14_sticker_capsule_prefab" | |
| { | |
| "first_sale_date" "2014/11/20" | |
| "prefab" "sticker_capsule" | |
| "item_type" "self_opening_purchase" | |
| "attributes" | |
| { | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "5" | |
| } | |
| } | |
| } | |
| "eslkatowice2015_sticker_capsule_prefab" | |
| { | |
| "first_sale_date" "2015/2/27" | |
| "prefab" "sticker_capsule" | |
| "item_type" "self_opening_purchase" | |
| "attributes" | |
| { | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "6" | |
| } | |
| } | |
| } | |
| "eslcologne2015_sticker_capsule_prefab" | |
| { | |
| "first_sale_date" "2015/8/10" | |
| "prefab" "weapon_case_base" | |
| "item_type" "self_opening_purchase" | |
| "attributes" | |
| { | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "7" | |
| } | |
| } | |
| } | |
| "cluj2015_sticker_capsule_prefab" | |
| { | |
| "first_sale_date" "2015/10/20" | |
| "prefab" "weapon_case_base" | |
| "item_type" "self_opening_purchase" | |
| "attributes" | |
| { | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "8" | |
| } | |
| } | |
| } | |
| "coupon_sprays_capsule_community_1" | |
| { | |
| "prefab" "coupon_prefab" | |
| } | |
| "campaign_prefab" | |
| { | |
| "image_inventory" "econ/tools/campaign" | |
| "attributes" | |
| { | |
| "cannot trade" "1" | |
| "campaign completion bitfield" | |
| { | |
| "attribute_class" "campaign_completion_bitfield" | |
| "force_gc_to_generate" "1" | |
| "value" "0" | |
| } | |
| } | |
| "capabilities" | |
| { | |
| "can_delete" "0" | |
| } | |
| "item_class" "collectible_item" | |
| "item_type" "campaign" | |
| "item_type_name" "#campaign" | |
| "icon_default_image" "materials/icons/inventory_icon_campaign.vtf" | |
| "image_inventory" "backpack/crafting/campaign" | |
| "item_quality" "unique" | |
| "item_rarity" "common" | |
| "min_ilevel" "1" | |
| "max_ilevel" "1" | |
| "image_inventory_size_w" "128" | |
| "image_inventory_size_h" "82" | |
| "mouse_pressed_sound" "sounds/ui/item_paper_pickup.vsnd" | |
| "drop_sound" "sounds/ui/item_paper_pickup.vsnd" | |
| } | |
| } | |
| "items" | |
| { | |
| "default" | |
| { | |
| "name" "default" | |
| "item_class" "weapon_knife" | |
| "hidden" "1" | |
| "item_name" "#SFUI_WPNHUD_Knife" | |
| "flexible_loadout_category" "melee" | |
| "item_quality" "unique" | |
| "min_ilevel" "1" | |
| "max_ilevel" "1" | |
| } | |
| "1" | |
| { | |
| "name" "weapon_deagle" | |
| "prefab" "weapon_deagle_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "secondary4" | |
| "flexible_loadout_default" "1" | |
| "item_shares_equip_slot" "1" | |
| } | |
| "2" | |
| { | |
| "name" "weapon_elite" | |
| "prefab" "weapon_elite_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "secondary1" | |
| "flexible_loadout_default" "1" | |
| } | |
| "3" | |
| { | |
| "name" "weapon_fiveseven" | |
| "prefab" "weapon_fiveseven_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "secondary3" | |
| "flexible_loadout_default" "1" | |
| "item_shares_equip_slot" "1" | |
| } | |
| "4" | |
| { | |
| "name" "weapon_glock" | |
| "prefab" "weapon_glock_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_group" "secondary0" | |
| "flexible_loadout_slot" "secondary0" | |
| "flexible_loadout_default" "1" | |
| } | |
| "7" | |
| { | |
| "name" "weapon_ak47" | |
| "prefab" "weapon_ak47_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "rifle1" | |
| "flexible_loadout_default" "1" | |
| } | |
| "8" | |
| { | |
| "name" "weapon_aug" | |
| "prefab" "weapon_aug_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "rifle3" | |
| "flexible_loadout_default" "1" | |
| } | |
| "9" | |
| { | |
| "name" "weapon_awp" | |
| "prefab" "weapon_awp_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "rifle4" | |
| "flexible_loadout_default" "1" | |
| } | |
| "10" | |
| { | |
| "name" "weapon_famas" | |
| "prefab" "weapon_famas_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "rifle0" | |
| "flexible_loadout_default" "1" | |
| } | |
| "11" | |
| { | |
| "name" "weapon_g3sg1" | |
| "prefab" "weapon_g3sg1_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "rifle0" | |
| "flexible_loadout_default" "0" | |
| } | |
| "13" | |
| { | |
| "name" "weapon_galilar" | |
| "prefab" "weapon_galilar_prefab" | |
| "baseitem" "1" | |
| "item_quality" "normal" | |
| "flexible_loadout_slot" "rifle0" | |
| "flexible_loadout_default" "1" | |
| } | |
| "14" | |
| { | |
| "name" "weapon_m249" | |
| "prefab" "weapon_m249_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "smg0" | |
| "flexible_loadout_default" "0" | |
| } | |
| "16" | |
| { | |
| "name" "weapon_m4a1" | |
| "prefab" "weapon_m4a1_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "rifle0" | |
| "flexible_loadout_default" "0" | |
| "item_shares_equip_slot" "1" | |
| } | |
| "17" | |
| { | |
| "name" "weapon_mac10" | |
| "prefab" "weapon_mac10_prefab" | |
| "baseitem" "1" | |
| "item_quality" "normal" | |
| "flexible_loadout_slot" "smg4" | |
| "flexible_loadout_default" "1" | |
| } | |
| "19" | |
| { | |
| "name" "weapon_p90" | |
| "prefab" "weapon_p90_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "smg3" | |
| "flexible_loadout_default" "1" | |
| } | |
| "20" | |
| { | |
| "name" "weapon_zone_repulsor" | |
| "prefab" "weapon_zone_repulsor_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "flexible_loadout_slot" "none" | |
| "flexible_loadout_default" "0" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| } | |
| "23" | |
| { | |
| "name" "weapon_mp5sd" | |
| "prefab" "weapon_mp5sd_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "smg2" | |
| "flexible_loadout_default" "1" | |
| "item_shares_equip_slot" "1" | |
| } | |
| "24" | |
| { | |
| "name" "weapon_ump45" | |
| "prefab" "weapon_ump45_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "smg0" | |
| "flexible_loadout_default" "0" | |
| } | |
| "25" | |
| { | |
| "name" "weapon_xm1014" | |
| "prefab" "weapon_xm1014_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "smg1" | |
| "flexible_loadout_default" "1" | |
| } | |
| "26" | |
| { | |
| "name" "weapon_bizon" | |
| "prefab" "weapon_bizon_prefab" | |
| "baseitem" "1" | |
| "item_quality" "normal" | |
| "flexible_loadout_slot" "smg0" | |
| "flexible_loadout_default" "0" | |
| } | |
| "27" | |
| { | |
| "name" "weapon_mag7" | |
| "prefab" "weapon_mag7_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "smg0" | |
| "flexible_loadout_default" "0" | |
| } | |
| "28" | |
| { | |
| "name" "weapon_negev" | |
| "prefab" "weapon_negev_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "smg0" | |
| "flexible_loadout_default" "0" | |
| } | |
| "29" | |
| { | |
| "name" "weapon_sawedoff" | |
| "prefab" "weapon_sawedoff_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "smg0" | |
| "flexible_loadout_default" "0" | |
| } | |
| "30" | |
| { | |
| "name" "weapon_tec9" | |
| "prefab" "weapon_tec9_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "secondary3" | |
| "flexible_loadout_default" "1" | |
| "item_shares_equip_slot" "1" | |
| } | |
| "31" | |
| { | |
| "name" "weapon_taser" | |
| "prefab" "weapon_taser_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "equipment2" | |
| "flexible_loadout_default" "1" | |
| } | |
| "32" | |
| { | |
| "name" "weapon_hkp2000" | |
| "prefab" "weapon_hkp2000_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_group" "secondary0" | |
| "flexible_loadout_slot" "secondary0" | |
| "flexible_loadout_default" "1" | |
| "item_shares_equip_slot" "1" | |
| } | |
| "33" | |
| { | |
| "name" "weapon_mp7" | |
| "prefab" "weapon_mp7_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "smg0" | |
| "flexible_loadout_default" "0" | |
| "item_shares_equip_slot" "1" | |
| } | |
| "34" | |
| { | |
| "name" "weapon_mp9" | |
| "prefab" "weapon_mp9_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "smg4" | |
| "flexible_loadout_default" "1" | |
| } | |
| "35" | |
| { | |
| "name" "weapon_nova" | |
| "prefab" "weapon_nova_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "smg0" | |
| "flexible_loadout_default" "1" | |
| } | |
| "36" | |
| { | |
| "name" "weapon_p250" | |
| "prefab" "weapon_p250_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "secondary2" | |
| "flexible_loadout_default" "1" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| } | |
| "37" | |
| { | |
| "name" "weapon_shield" | |
| "prefab" "weapon_shield_prefab" | |
| } | |
| "38" | |
| { | |
| "name" "weapon_scar20" | |
| "prefab" "weapon_scar20_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "rifle0" | |
| "flexible_loadout_default" "0" | |
| } | |
| "39" | |
| { | |
| "name" "weapon_sg556" | |
| "prefab" "weapon_sg556_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "rifle3" | |
| "flexible_loadout_default" "1" | |
| } | |
| "40" | |
| { | |
| "name" "weapon_ssg08" | |
| "prefab" "weapon_ssg08_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "rifle2" | |
| "flexible_loadout_default" "1" | |
| } | |
| "41" | |
| { | |
| "name" "weapon_knifegg" | |
| "prefab" "melee" | |
| "item_class" "weapon_knifegg" | |
| "item_name" "#SFUI_WPNHUD_Knife" | |
| "item_description" "#CSGO_Item_desc_Knife" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "item_gear_slot" "melee" | |
| "item_gear_slot_position" "2" | |
| "flexible_loadout_slot" "none" | |
| "flexible_loadout_default" "0" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife" | |
| "model_player" "weapons/models/knife/knife_default_t/weapon_knife_default_t.vmdl" | |
| "model_world" "weapons/models/knife/knife_default_t/weapon_knife_default_t.vmdl" | |
| "model_dropped" "weapons/models/knife/knife_default_t/weapon_knife_default_t.vmdl" | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "0.0 -70.0 25.0" | |
| "camera_offset" "5.0 0 -2.5" | |
| } | |
| "attributes" | |
| { | |
| "icon display model" "weapons/models/knife/knife_default_t/weapon_knife_default_t.vmdl" | |
| "pedestal display model" "weapons/models/knife/knife_default_t/weapon_knife_default_t.vmdl" | |
| } | |
| } | |
| "42" | |
| { | |
| "name" "weapon_knife" | |
| "prefab" "melee" | |
| "item_name" "#SFUI_WPNHUD_Knife" | |
| "item_description" "#CSGO_Item_desc_Knife" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_default" "1" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife" | |
| "model_player" "weapons/models/knife/knife_default_ct/weapon_knife_default_ct.vmdl" | |
| "model_world" "weapons/models/knife/knife_default_ct/weapon_knife_default_ct.vmdl" | |
| "model_dropped" "weapons/models/knife/knife_default_ct/weapon_knife_default_ct.vmdl" | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "0.0 -70.0 25.0" | |
| "camera_offset" "5.0 0 -2.5" | |
| } | |
| "attributes" | |
| { | |
| "icon display model" "weapons/models/knife/knife_default_ct/weapon_knife_default_ct.vmdl" | |
| "pedestal display model" "weapons/models/knife/knife_default_ct/weapon_knife_default_ct.vmdl" | |
| } | |
| } | |
| "43" | |
| { | |
| "name" "weapon_flashbang" | |
| "prefab" "weapon_flashbang_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "flexible_loadout_slot" "grenade0" | |
| "flexible_loadout_default" "1" | |
| "item_gear_slot_position" "1" | |
| } | |
| "44" | |
| { | |
| "name" "weapon_hegrenade" | |
| "prefab" "weapon_hegrenade_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "item_gear_slot_position" "0" | |
| "flexible_loadout_slot" "grenade2" | |
| "flexible_loadout_default" "1" | |
| } | |
| "45" | |
| { | |
| "name" "weapon_smokegrenade" | |
| "prefab" "weapon_smokegrenade_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "item_gear_slot_position" "2" | |
| "flexible_loadout_slot" "grenade1" | |
| "flexible_loadout_default" "1" | |
| } | |
| "46" | |
| { | |
| "name" "weapon_molotov" | |
| "prefab" "weapon_molotov_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "item_gear_slot_position" "4" | |
| "flexible_loadout_slot" "grenade3" | |
| "flexible_loadout_default" "1" | |
| } | |
| "47" | |
| { | |
| "name" "weapon_decoy" | |
| "prefab" "weapon_decoy_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "item_gear_slot_position" "3" | |
| "flexible_loadout_slot" "grenade4" | |
| "flexible_loadout_default" "1" | |
| } | |
| "48" | |
| { | |
| "name" "weapon_incgrenade" | |
| "prefab" "weapon_incgrenade_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "item_gear_slot_position" "4" | |
| "flexible_loadout_slot" "grenade3" | |
| "flexible_loadout_default" "1" | |
| } | |
| "49" | |
| { | |
| "name" "weapon_c4" | |
| "prefab" "c4" | |
| "item_name" "#SFUI_WPNHUD_C4" | |
| "item_description" "#CSGO_Item_Desc_C4" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "item_gear_slot" "item" | |
| "item_gear_slot_position" "0" | |
| "flexible_loadout_slot" "c4" | |
| "flexible_loadout_default" "1" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_c4" | |
| "model_player" "weapons/models/c4/weapon_c4.vmdl" | |
| "model_world" "weapons/models/c4/weapon_c4.vmdl" | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "c4" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "10.825500" | |
| } | |
| } | |
| } | |
| "50" | |
| { | |
| "name" "item_kevlar" | |
| "prefab" "equipment" | |
| "item_name" "#SFUI_WPNHUD_KEVLAR" | |
| "item_class" "item_kevlar" | |
| "anim_class" "kevlar_vest" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "flexible_loadout_slot" "equipment0" | |
| "flexible_loadout_default" "1" | |
| "model_player" "models/weapons/w_eq_armor.vmdl" | |
| "model_world" "models/weapons/w_eq_armor.vmdl" | |
| "model_dropped" "models/weapons/w_eq_armor.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "in game price" "650" | |
| } | |
| } | |
| "51" | |
| { | |
| "name" "item_assaultsuit" | |
| "prefab" "equipment" | |
| "item_name" "#SFUI_WPNHUD_ASSAULTSUIT" | |
| "item_class" "item_assaultsuit" | |
| "anim_class" "kevlar_and_helmet" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "flexible_loadout_slot" "equipment1" | |
| "flexible_loadout_default" "1" | |
| "model_player" "models/weapons/w_eq_armor_helmet.vmdl" | |
| "model_world" "models/weapons/w_eq_armor_helmet.vmdl" | |
| "model_dropped" "models/weapons/w_eq_armor_helmet.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "in game price" "1000" | |
| } | |
| } | |
| "52" | |
| { | |
| "name" "item_heavyassaultsuit" | |
| "prefab" "equipment" | |
| "item_name" "#SFUI_WPNHUD_HEAVYASSAULTSUIT" | |
| "item_class" "item_heavyassaultsuit" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "flexible_loadout_default" "1" | |
| "model_world" "models/props_survival/upgrades/upgrade_heavy_armor.vmdl" | |
| "model_dropped" "models/props_survival/upgrades/upgrade_heavy_armor.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "in game price" "6000" | |
| } | |
| } | |
| "54" | |
| { | |
| "name" "item_nvg" | |
| "prefab" "equipment" | |
| "item_class" "item_nvgs" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "flexible_loadout_slot" "equipment5" | |
| "flexible_loadout_default" "0" | |
| } | |
| "55" | |
| { | |
| "name" "item_defuser" | |
| "prefab" "equipment" | |
| "item_name" "#SFUI_WPNHUD_DEFUSER" | |
| "item_class" "item_defuser" | |
| "anim_class" "defuse_kit" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "flexible_loadout_slot" "equipment3" | |
| "flexible_loadout_default" "1" | |
| "model_player" "weapons/models/defuser/defuser.vmdl" | |
| "model_world" "weapons/models/defuser/defuser.vmdl" | |
| "model_dropped" "weapons/models/defuser/defuser.vmdl" | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "in game price" "400" | |
| } | |
| } | |
| "56" | |
| { | |
| "name" "item_cutters" | |
| "prefab" "equipment" | |
| "item_name" "#SFUI_WPNHUD_CUTTERS" | |
| "item_class" "item_defuser" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "flexible_loadout_slot" "equipment3" | |
| "flexible_loadout_default" "0" | |
| "model_player" "weapons/models/defuser/defuser.vmdl" | |
| "model_world" "weapons/models/defuser/defuser.vmdl" | |
| "model_dropped" "weapons/models/defuser/defuser.vmdl" | |
| "used_by_classes" | |
| { | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "in game price" "400" | |
| } | |
| } | |
| "57" | |
| { | |
| "name" "weapon_healthshot" | |
| "prefab" "weapon_healthshot_prefab" | |
| "item_name" "#SFUI_WPNHUD_Healthshot" | |
| "item_class" "weapon_healthshot" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "item_gear_slot" "boost" | |
| "item_gear_slot_position" "0" | |
| "flexible_loadout_slot" "none" | |
| "flexible_loadout_default" "0" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| } | |
| "58" | |
| { | |
| "name" "musickit_default" | |
| "prefab" "musickit_prefab" | |
| "item_name" "#CSGO_Type_MusicKit" | |
| "item_description" "#CSGO_MusicKit_Desc" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_default" "1" | |
| "attributes" | |
| { | |
| "music id" "1" | |
| } | |
| } | |
| "59" | |
| { | |
| "name" "weapon_knife_t" | |
| "prefab" "melee" | |
| "item_name" "#SFUI_WPNHUD_Knife_T" | |
| "item_description" "#CSGO_Item_desc_Knife_T" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_default" "1" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_t" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_t.vtf" | |
| "model_player" "weapons/models/knife/knife_default_t/weapon_knife_default_t.vmdl" | |
| "model_world" "weapons/models/knife/knife_default_t/weapon_knife_default_t.vmdl" | |
| "model_dropped" "weapons/models/knife/knife_default_t/weapon_knife_default_t.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "0.0 -70.0 25.0" | |
| "camera_offset" "7.0 0 -2" | |
| } | |
| "attributes" | |
| { | |
| "icon display model" "weapons/models/knife/knife_default_t/weapon_knife_default_t.vmdl" | |
| "pedestal display model" "weapons/models/knife/knife_default_t/weapon_knife_default_t.vmdl" | |
| } | |
| } | |
| "60" | |
| { | |
| "name" "weapon_m4a1_silencer" | |
| "prefab" "weapon_m4a1_silencer_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "rifle1" | |
| "flexible_loadout_default" "1" | |
| "item_shares_equip_slot" "1" | |
| } | |
| "61" | |
| { | |
| "name" "weapon_usp_silencer" | |
| "prefab" "weapon_usp_silencer_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_group" "secondary0" | |
| "flexible_loadout_slot" "secondary0" | |
| "item_shares_equip_slot" "1" | |
| } | |
| "62" | |
| { | |
| "name" "Recipe Trade Up" | |
| "prefab" "recipe" | |
| "baseitem" "1" | |
| "item_name" "#CSGO_Recipe_TradeUp" | |
| "item_description" "#CSGO_Recipe_TradeUp_Desc" | |
| "attributes" | |
| { | |
| "recipe filter" "-3" | |
| "preferred sort" "1" | |
| } | |
| } | |
| "63" | |
| { | |
| "name" "weapon_cz75a" | |
| "prefab" "weapon_cz75a_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "secondary1" | |
| "item_shares_equip_slot" "1" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| } | |
| "64" | |
| { | |
| "name" "weapon_revolver" | |
| "prefab" "weapon_revolver_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "1" | |
| "flexible_loadout_slot" "secondary1" | |
| "item_shares_equip_slot" "1" | |
| } | |
| "68" | |
| { | |
| "name" "weapon_tagrenade" | |
| "prefab" "weapon_tagrenade_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "item_gear_slot_position" "5" | |
| "flexible_loadout_slot" "none" | |
| "flexible_loadout_default" "0" | |
| } | |
| "69" | |
| { | |
| "name" "weapon_fists" | |
| "prefab" "weapon_fists_prefab" | |
| "item_class" "weapon_fists" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "flexible_loadout_slot" "none" | |
| "flexible_loadout_default" "0" | |
| } | |
| "70" | |
| { | |
| "name" "weapon_breachcharge" | |
| "prefab" "weapon_breachcharge_prefab" | |
| "item_class" "weapon_breachcharge" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "flexible_loadout_slot" "none" | |
| "flexible_loadout_default" "0" | |
| "item_gear_slot" "item" | |
| "item_gear_slot_position" "1" | |
| } | |
| "72" | |
| { | |
| "name" "weapon_tablet" | |
| "prefab" "weapon_tablet_prefab" | |
| "item_class" "weapon_tablet" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "flexible_loadout_slot" "none" | |
| "flexible_loadout_default" "0" | |
| "item_gear_slot" "utility" | |
| "item_gear_slot_position" "0" | |
| } | |
| "74" | |
| { | |
| "name" "weapon_melee" | |
| "prefab" "weapon_melee_prefab_noncustomizable" | |
| } | |
| "75" | |
| { | |
| "name" "weapon_axe" | |
| "prefab" "weapon_melee_prefab_noncustomizable" | |
| "item_name" "#SFUI_WPNHUD_Axe" | |
| "item_description" "#CSGO_Item_desc_Axe" | |
| "item_quality" "normal" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_axe" | |
| "model_player" "models/weapons/v_axe.vmdl" | |
| "model_world" "models/weapons/w_axe.vmdl" | |
| "model_dropped" "models/weapons/w_axe_dropped.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "damage" "20" | |
| } | |
| } | |
| "76" | |
| { | |
| "name" "weapon_hammer" | |
| "prefab" "weapon_melee_prefab_noncustomizable" | |
| "item_name" "#SFUI_WPNHUD_Hammer" | |
| "item_description" "#CSGO_Item_desc_Hammer" | |
| "item_quality" "normal" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_hammer" | |
| "model_player" "models/weapons/v_hammer.vmdl" | |
| "model_world" "models/weapons/w_hammer.vmdl" | |
| "model_dropped" "models/weapons/w_hammer_dropped.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "damage" "16" | |
| } | |
| } | |
| "78" | |
| { | |
| "name" "weapon_spanner" | |
| "prefab" "weapon_melee_prefab_noncustomizable" | |
| "item_name" "#SFUI_WPNHUD_Spanner" | |
| "item_description" "#CSGO_Item_desc_Spanner" | |
| "item_quality" "normal" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_spanner" | |
| "model_player" "models/weapons/v_spanner.vmdl" | |
| "model_world" "models/weapons/w_spanner.vmdl" | |
| "model_dropped" "models/weapons/w_spanner_dropped.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "damage" "7" | |
| } | |
| } | |
| "80" | |
| { | |
| "name" "weapon_knife_ghost" | |
| "prefab" "melee" | |
| "item_name" "#SFUI_WPNHUD_Knife_Ghost" | |
| "item_description" "#CSGO_Item_desc_Knife_Ghost" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "item_gear_slot" "melee" | |
| "item_gear_slot_position" "0" | |
| "flexible_loadout_slot" "none" | |
| "flexible_loadout_default" "1" | |
| "model_player" "weapons/models/knife/knife_default_t/weapon_knife_default_t.vmdl" | |
| "model_world" "weapons/models/knife/knife_default_t/weapon_knife_default_t.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| } | |
| "81" | |
| { | |
| "name" "weapon_firebomb" | |
| "prefab" "weapon_firebomb_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "item_gear_slot_position" "4" | |
| "flexible_loadout_slot" "none" | |
| "flexible_loadout_default" "0" | |
| } | |
| "82" | |
| { | |
| "name" "weapon_diversion" | |
| "prefab" "weapon_diversion_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "item_gear_slot_position" "3" | |
| "flexible_loadout_slot" "none" | |
| "flexible_loadout_default" "0" | |
| } | |
| "83" | |
| { | |
| "name" "weapon_frag_grenade" | |
| "prefab" "weapon_frag_grenade_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "item_gear_slot_position" "0" | |
| "flexible_loadout_slot" "none" | |
| "flexible_loadout_default" "0" | |
| } | |
| "84" | |
| { | |
| "name" "weapon_snowball" | |
| "prefab" "weapon_snowball_prefab" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "item_gear_slot_position" "0" | |
| "flexible_loadout_slot" "none" | |
| "flexible_loadout_default" "0" | |
| } | |
| "85" | |
| { | |
| "name" "weapon_bumpmine" | |
| "prefab" "weapon_bumpmine_prefab" | |
| "item_class" "weapon_bumpmine" | |
| "item_quality" "normal" | |
| "baseitem" "0" | |
| "flexible_loadout_slot" "none" | |
| "flexible_loadout_default" "0" | |
| "item_gear_slot" "item" | |
| "item_gear_slot_position" "2" | |
| } | |
| "500" | |
| { | |
| "name" "weapon_bayonet" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_KnifeBayonet" | |
| "item_description" "#CSGO_Item_Desc_Knife_Bayonet" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_bayonet" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_bayonet.vtf" | |
| "model_player" "weapons/models/knife/knife_bayonet/weapon_knife_bayonet.vmdl" | |
| "model_world" "weapons/models/knife/knife_bayonet/weapon_knife_bayonet.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_bayonet/weapon_knife_bayonet.vmdl" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_bayonet" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "14.518000" | |
| "UVScale" "0.505000" | |
| } | |
| } | |
| } | |
| "503" | |
| { | |
| "name" "weapon_knife_css" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_KnifeCSS" | |
| "item_description" "#CSGO_Item_Desc_Knife_CSS" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_css" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_css.vtf" | |
| "model_player" "weapons/models/knife/knife_css/weapon_knife_css.vmdl" | |
| "model_world" "weapons/models/knife/knife_css/weapon_knife_css.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_css/weapon_knife_css.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "spot_light_key" | |
| { | |
| "position" "-45 50 35" | |
| "color" "0.55 0.55 0.56" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| "camera_angles" "30.0 -95.0 29.0" | |
| "camera_offset" "7.0 1.5 -1.5" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_css" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "12.570000" | |
| "UVScale" "0.360000" | |
| } | |
| } | |
| "tags" | |
| { | |
| "ItemSet" | |
| { | |
| "tag_value" "set_community_24" | |
| "tag_text" "#CSGO_set_community_24" | |
| "tag_group" "ItemSet" | |
| "tag_group_text" "#SFUI_InvTooltip_SetTag" | |
| } | |
| } | |
| } | |
| "505" | |
| { | |
| "name" "weapon_knife_flip" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_KnifeFlip" | |
| "item_description" "#CSGO_Item_Desc_Knife_Flip" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_flip" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_flip.vtf" | |
| "model_player" "weapons/models/knife/knife_flip/weapon_knife_flip.vmdl" | |
| "model_world" "weapons/models/knife/knife_flip/weapon_knife_flip.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_flip/weapon_knife_flip.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "30.0 -95.0 29.0" | |
| "camera_offset" "9.0 1.0 -1.5" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_flip" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "12.900000" | |
| "UVScale" "0.411000" | |
| } | |
| } | |
| } | |
| "506" | |
| { | |
| "name" "weapon_knife_gut" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_KnifeGut" | |
| "item_description" "#CSGO_Item_Desc_Knife_Gut" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_gut" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_gut.vtf" | |
| "model_player" "weapons/models/knife/knife_gut/weapon_knife_gut.vmdl" | |
| "model_world" "weapons/models/knife/knife_gut/weapon_knife_gut.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_gut/weapon_knife_gut.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "30.0 -95.0 23.0" | |
| "camera_offset" "10.0 1.2 -2" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_gut" | |
| "OrigMat" "knife_gut" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "14.610000" | |
| "UVScale" "0.733000" | |
| } | |
| } | |
| } | |
| "507" | |
| { | |
| "name" "weapon_knife_karambit" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_KnifeKaram" | |
| "item_description" "#CSGO_Item_Desc_Knife_Karam" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_karambit" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_karambit.vtf" | |
| "model_player" "weapons/models/knife/knife_karambit/weapon_knife_karambit.vmdl" | |
| "model_world" "weapons/models/knife/knife_karambit/weapon_knife_karambit.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_karambit/weapon_knife_karambit.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "30.0 -95.0 -5.0" | |
| "camera_offset" "10.0 1.5 -3.2" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_karam" | |
| "OrigMat" "karam" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "9.813000" | |
| "UVScale" "0.438000" | |
| } | |
| } | |
| } | |
| "508" | |
| { | |
| "name" "weapon_knife_m9_bayonet" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_KnifeM9" | |
| "item_description" "#CSGO_Item_Desc_KnifeM9" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_m9_bayonet" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_m9_bayonet.vtf" | |
| "model_player" "weapons/models/knife/knife_m9/weapon_knife_m9.vmdl" | |
| "model_world" "weapons/models/knife/knife_m9/weapon_knife_m9.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_m9/weapon_knife_m9.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "30.0 -95.0 29.0" | |
| "camera_offset" "7.0 1.5 -1.5" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_m9_bay" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "15.300000" | |
| "UVScale" "0.506000" | |
| } | |
| } | |
| } | |
| "509" | |
| { | |
| "name" "weapon_knife_tactical" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_KnifeTactical" | |
| "item_description" "#CSGO_Item_Desc_KnifeTactical" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_tactical" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_tactical.vtf" | |
| "model_player" "weapons/models/knife/knife_tactical/weapon_knife_tactical.vmdl" | |
| "model_world" "weapons/models/knife/knife_tactical/weapon_knife_tactical.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_tactical/weapon_knife_tactical.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "30.0 -95.0 29.0" | |
| "camera_offset" "7.0 1.5 -1.5" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_tactical" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "15.300000" | |
| "UVScale" "0.506000" | |
| } | |
| } | |
| "tags" | |
| { | |
| "ItemSet" | |
| { | |
| "tag_value" "set_community_3" | |
| "tag_text" "#CSGO_set_community_3" | |
| "tag_group" "ItemSet" | |
| "tag_group_text" "#SFUI_InvTooltip_SetTag" | |
| } | |
| } | |
| } | |
| "512" | |
| { | |
| "name" "weapon_knife_falchion" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_knife_falchion_advanced" | |
| "item_description" "#CSGO_Item_Desc_knife_falchion_advanced" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_falchion" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_falchion.vtf" | |
| "model_player" "weapons/models/knife/knife_falchion/weapon_knife_falchion.vmdl" | |
| "model_world" "weapons/models/knife/knife_falchion/weapon_knife_falchion.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_falchion/weapon_knife_falchion.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "0 0 0" | |
| "camera_offset" "0 0 0" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_falchion_advanced" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "12.570000" | |
| "UVScale" "0.360000" | |
| } | |
| } | |
| "tags" | |
| { | |
| "ItemSet" | |
| { | |
| "tag_value" "set_community_8" | |
| "tag_text" "#CSGO_set_community_8" | |
| "tag_group" "ItemSet" | |
| "tag_group_text" "#SFUI_InvTooltip_SetTag" | |
| } | |
| } | |
| } | |
| "514" | |
| { | |
| "name" "weapon_knife_survival_bowie" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_knife_survival_bowie" | |
| "item_description" "#CSGO_Item_Desc_knife_survival_bowie" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_survival_bowie" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_survival_bowie.vtf" | |
| "model_player" "weapons/models/knife/knife_bowie/weapon_knife_bowie.vmdl" | |
| "model_world" "weapons/models/knife/knife_bowie/weapon_knife_bowie.vmdl" | |
| "model_dropped" "weapons/models/knife/knife_bowie/weapon_knife_bowie.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_bowie/weapon_knife_bowie.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "30.0 -95.0 29.0" | |
| "camera_offset" "7.0 1.5 -1.5" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_survival_bowie" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "1" | |
| "WeaponLength" "18.434601" | |
| "UVScale" "0.461662" | |
| } | |
| } | |
| "tags" | |
| { | |
| "ItemSet" | |
| { | |
| "tag_value" "set_community_11" | |
| "tag_text" "#CSGO_set_community_11" | |
| "tag_group" "ItemSet" | |
| "tag_group_text" "#SFUI_InvTooltip_SetTag" | |
| } | |
| } | |
| } | |
| "515" | |
| { | |
| "name" "weapon_knife_butterfly" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_Knife_Butterfly" | |
| "item_description" "#CSGO_Item_Desc_Knife_Butterfly" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_butterfly" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_butterfly.vtf" | |
| "model_player" "weapons/models/knife/knife_butterfly/weapon_knife_butterfly.vmdl" | |
| "model_world" "weapons/models/knife/knife_butterfly/weapon_knife_butterfly.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_butterfly/weapon_knife_butterfly.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "30.0 -95.0 29.0" | |
| "camera_offset" "9.0 1.5 -1.5" | |
| "spot_light_key" | |
| { | |
| "position" "-10 30 0" | |
| "color" "2.98 2.98 3" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_butterfly" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "15.300000" | |
| "UVScale" "0.506000" | |
| } | |
| } | |
| "tags" | |
| { | |
| "ItemSet" | |
| { | |
| "tag_value" "set_community_4" | |
| "tag_text" "#CSGO_set_community_4" | |
| "tag_group" "ItemSet" | |
| "tag_group_text" "#SFUI_InvTooltip_SetTag" | |
| } | |
| } | |
| } | |
| "516" | |
| { | |
| "name" "weapon_knife_push" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_knife_push" | |
| "item_description" "#CSGO_Item_Desc_knife_push" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_push" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_push.vtf" | |
| "model_player" "weapons/models/knife/knife_push/weapon_knife_push.vmdl" | |
| "model_world" "weapons/models/knife/knife_push/weapon_knife_push.vmdl" | |
| "model_dropped" "weapons/models/knife/knife_push/weapon_knife_push.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_push/weapon_knife_push.vmdl" | |
| "icon display model" "weapons/models/knife/knife_push/weapon_knife_push.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "spot_light_key" | |
| { | |
| "position" "0 -30 40" | |
| "color" "0.95 0.98 1" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| "point_light_accent" | |
| { | |
| "position" "0 0 -50" | |
| "color" "1 1 1" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_push" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "1" | |
| "WeaponLength" "5.884990" | |
| "UVScale" "0.583642" | |
| } | |
| } | |
| "tags" | |
| { | |
| "ItemSet" | |
| { | |
| "tag_value" "set_community_9" | |
| "tag_text" "#CSGO_set_community_9" | |
| "tag_group" "ItemSet" | |
| "tag_group_text" "#SFUI_InvTooltip_SetTag" | |
| } | |
| } | |
| } | |
| "517" | |
| { | |
| "name" "weapon_knife_cord" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_knife_cord" | |
| "item_description" "#CSGO_Item_Desc_knife_cord" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_cord" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_cord.vtf" | |
| "model_player" "weapons/models/knife/knife_cord/weapon_knife_cord.vmdl" | |
| "model_world" "weapons/models/knife/knife_cord/weapon_knife_cord.vmdl" | |
| "model_dropped" "weapons/models/knife/knife_cord/weapon_knife_cord.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_cord/weapon_knife_cord.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "0 0 0" | |
| "camera_offset" "0 0 0" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_cord" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "12.570000" | |
| "UVScale" "0.360000" | |
| } | |
| } | |
| "tags" | |
| { | |
| "ItemSet" | |
| { | |
| "tag_value" "set_community_23" | |
| "tag_text" "#CSGO_set_community_23" | |
| "tag_group" "ItemSet" | |
| "tag_group_text" "#SFUI_InvTooltip_SetTag" | |
| } | |
| } | |
| } | |
| "518" | |
| { | |
| "name" "weapon_knife_canis" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_knife_canis" | |
| "item_description" "#CSGO_Item_Desc_knife_canis" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_canis" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_canis.vtf" | |
| "model_player" "weapons/models/knife/knife_canis/weapon_knife_canis.vmdl" | |
| "model_world" "weapons/models/knife/knife_canis/weapon_knife_canis.vmdl" | |
| "model_dropped" "weapons/models/knife/knife_canis/weapon_knife_canis.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_canis/weapon_knife_canis.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "0 0 0" | |
| "camera_offset" "0 0 0" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_canis" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "12.570000" | |
| "UVScale" "0.360000" | |
| } | |
| } | |
| "tags" | |
| { | |
| "ItemSet" | |
| { | |
| "tag_value" "set_community_23" | |
| "tag_text" "#CSGO_set_community_23" | |
| "tag_group" "ItemSet" | |
| "tag_group_text" "#SFUI_InvTooltip_SetTag" | |
| } | |
| } | |
| } | |
| "519" | |
| { | |
| "name" "weapon_knife_ursus" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_knife_ursus" | |
| "item_description" "#CSGO_Item_Desc_knife_ursus" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_ursus" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_ursus.vtf" | |
| "model_player" "weapons/models/knife/knife_ursus/weapon_knife_ursus.vmdl" | |
| "model_world" "weapons/models/knife/knife_ursus/weapon_knife_ursus.vmdl" | |
| "model_dropped" "weapons/models/knife/knife_ursus/weapon_knife_ursus.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_ursus/weapon_knife_ursus.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "spot_light_key" | |
| { | |
| "position" "-35 55 25" | |
| "color" "0.70 0.70 0.71" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "2.000000" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_ursus" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "12.570000" | |
| "UVScale" "0.360000" | |
| } | |
| } | |
| "tags" | |
| { | |
| "ItemSet" | |
| { | |
| "tag_value" "set_community_20" | |
| "tag_text" "#CSGO_set_community_20" | |
| "tag_group" "ItemSet" | |
| "tag_group_text" "#SFUI_InvTooltip_SetTag" | |
| } | |
| } | |
| } | |
| "520" | |
| { | |
| "name" "weapon_knife_gypsy_jackknife" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_knife_gypsy_jackknife" | |
| "item_description" "#CSGO_Item_Desc_knife_gypsy_jackknife" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_gypsy_jackknife" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_gypsy_jackknife.vtf" | |
| "model_player" "weapons/models/knife/knife_navaja/weapon_knife_navaja.vmdl" | |
| "model_world" "weapons/models/knife/knife_navaja/weapon_knife_navaja.vmdl" | |
| "model_dropped" "weapons/models/knife/knife_navaja/weapon_knife_navaja.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_navaja/weapon_knife_navaja.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "spot_light_key" | |
| { | |
| "position" "-45 50 35" | |
| "color" "0.55 0.55 0.56" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.000000" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_gypsy_jack" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "12.570000" | |
| "UVScale" "0.360000" | |
| } | |
| } | |
| "tags" | |
| { | |
| "ItemSet" | |
| { | |
| "tag_value" "set_community_20" | |
| "tag_text" "#CSGO_set_community_20" | |
| "tag_group" "ItemSet" | |
| "tag_group_text" "#SFUI_InvTooltip_SetTag" | |
| } | |
| } | |
| } | |
| "521" | |
| { | |
| "name" "weapon_knife_outdoor" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_knife_outdoor" | |
| "item_description" "#CSGO_Item_Desc_knife_outdoor" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_outdoor" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_outdoor.vtf" | |
| "model_player" "weapons/models/knife/knife_outdoor/weapon_knife_outdoor.vmdl" | |
| "model_world" "weapons/models/knife/knife_outdoor/weapon_knife_outdoor.vmdl" | |
| "model_dropped" "weapons/models/knife/knife_outdoor/weapon_knife_outdoor.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_outdoor/weapon_knife_outdoor.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "30.0 -95.0 29.0" | |
| "camera_offset" "7.0 1.5 -1.5" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_outdoor" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "12.570000" | |
| "UVScale" "0.360000" | |
| } | |
| } | |
| "tags" | |
| { | |
| "ItemSet" | |
| { | |
| "tag_value" "set_community_23" | |
| "tag_text" "#CSGO_set_community_23" | |
| "tag_group" "ItemSet" | |
| "tag_group_text" "#SFUI_InvTooltip_SetTag" | |
| } | |
| } | |
| } | |
| "522" | |
| { | |
| "name" "weapon_knife_stiletto" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_knife_stiletto" | |
| "item_description" "#CSGO_Item_Desc_knife_stiletto" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_stiletto" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_stiletto.vtf" | |
| "model_player" "weapons/models/knife/knife_stiletto/weapon_knife_stiletto.vmdl" | |
| "model_world" "weapons/models/knife/knife_stiletto/weapon_knife_stiletto.vmdl" | |
| "model_dropped" "weapons/models/knife/knife_stiletto/weapon_knife_stiletto.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_stiletto/weapon_knife_stiletto.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "spot_light_key" | |
| { | |
| "position" "-10 60 0" | |
| "color" "0.65 0.65 0.66" | |
| "lookat" "0.0 0.0 0.0" | |
| "inner_cone" "0.500000" | |
| "outer_cone" "1.500000" | |
| } | |
| "point_light_accent" | |
| { | |
| "position" "-85 60 65" | |
| "color" "0.65 0.65 0.66" | |
| } | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_stiletto" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "12.570000" | |
| "UVScale" "0.360000" | |
| } | |
| } | |
| "tags" | |
| { | |
| "ItemSet" | |
| { | |
| "tag_value" "set_community_20" | |
| "tag_text" "#CSGO_set_community_20" | |
| "tag_group" "ItemSet" | |
| "tag_group_text" "#SFUI_InvTooltip_SetTag" | |
| } | |
| } | |
| } | |
| "523" | |
| { | |
| "name" "weapon_knife_widowmaker" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_knife_widowmaker" | |
| "item_description" "#CSGO_Item_Desc_knife_widowmaker" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_widowmaker" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_widowmaker.vtf" | |
| "model_player" "weapons/models/knife/knife_talon/weapon_knife_talon.vmdl" | |
| "model_world" "weapons/models/knife/knife_talon/weapon_knife_talon.vmdl" | |
| "model_dropped" "weapons/models/knife/knife_talon/weapon_knife_talon.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_talon/weapon_knife_talon.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "0 0 0" | |
| "camera_offset" "0 0 0" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_widowmaker" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "12.570000" | |
| "UVScale" "0.360000" | |
| } | |
| } | |
| "tags" | |
| { | |
| "ItemSet" | |
| { | |
| "tag_value" "set_community_20" | |
| "tag_text" "#CSGO_set_community_20" | |
| "tag_group" "ItemSet" | |
| "tag_group_text" "#SFUI_InvTooltip_SetTag" | |
| } | |
| } | |
| } | |
| "525" | |
| { | |
| "name" "weapon_knife_skeleton" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_knife_skeleton" | |
| "item_description" "#CSGO_Item_Desc_knife_skeleton" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_skeleton" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_skeleton.vtf" | |
| "model_player" "weapons/models/knife/knife_skeleton/weapon_knife_skeleton.vmdl" | |
| "model_world" "weapons/models/knife/knife_skeleton/weapon_knife_skeleton.vmdl" | |
| "model_dropped" "weapons/models/knife/knife_skeleton/weapon_knife_skeleton.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_skeleton/weapon_knife_skeleton.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "0 0 0" | |
| "camera_offset" "0 0 0" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_skeleton" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "12.570000" | |
| "UVScale" "0.360000" | |
| } | |
| } | |
| "tags" | |
| { | |
| "ItemSet" | |
| { | |
| "tag_value" "set_community_23" | |
| "tag_text" "#CSGO_set_community_23" | |
| "tag_group" "ItemSet" | |
| "tag_group_text" "#SFUI_InvTooltip_SetTag" | |
| } | |
| } | |
| } | |
| "526" | |
| { | |
| "name" "weapon_knife_kukri" | |
| "prefab" "melee_unusual" | |
| "item_name" "#SFUI_WPNHUD_knife_kukri" | |
| "item_description" "#CSGO_Item_Desc_knife_kukri" | |
| "image_inventory" "econ/weapons/base_weapons/weapon_knife_kukri" | |
| "icon_default_image" "materials/icons/inventory_icon_weapon_knife_kukri.vtf" | |
| "model_player" "weapons/models/knife/knife_kukri/weapon_knife_kukri.vmdl" | |
| "model_world" "weapons/models/knife/knife_kukri/weapon_knife_kukri.vmdl" | |
| "model_dropped" "weapons/models/knife/knife_kukri/weapon_knife_kukri.vmdl" | |
| "used_by_classes" | |
| { | |
| "terrorists" "1" | |
| "counter-terrorists" "1" | |
| } | |
| "attributes" | |
| { | |
| "pedestal display model" "weapons/models/knife/knife_kukri/weapon_knife_kukri.vmdl" | |
| } | |
| "inventory_image_data" | |
| { | |
| "camera_angles" "0 0 0" | |
| "camera_offset" "0 0 0" | |
| } | |
| "paint_data" | |
| { | |
| "PaintableMaterial0" | |
| { | |
| "Name" "knife_kukri" | |
| "ViewmodelDim" "2048" | |
| "WorldDim" "512" | |
| "BaseTextureOverride" "0" | |
| "WeaponLength" "12.570000" | |
| "UVScale" "0.360000" | |
| } | |
| } | |
| "tags" | |
| { | |
| "ItemSet" | |
| { | |
| "tag_value" "set_community_33" | |
| "tag_text" "#CSGO_set_community_33" | |
| "tag_group" "ItemSet" | |
| "tag_group_text" "#SFUI_InvTooltip_SetTag" | |
| } | |
| } | |
| } | |
| "874" | |
| { | |
| "name" "Five Year Service Coin" | |
| "prefab" "collectible_untradable_coin" | |
| "item_name" "#CSGO_CollectibleCoin_FiveYearService" | |
| "item_description" "#CSGO_CollectibleCoin_FiveYearService_Desc" | |
| "image_inventory" "econ/status_icons/5yearcoin" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/5_year_coin.vmdl" | |
| } | |
| } | |
| "875" | |
| { | |
| "name" "DreamHack SteelSeries 2013 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_DH2013_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_DH2013_Champion_Desc" | |
| "image_inventory" "econ/status_icons/dreamhack_2013_champion" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/dreamhack_trophy_champion.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "1" | |
| } | |
| } | |
| } | |
| "876" | |
| { | |
| "name" "DreamHack SteelSeries 2013 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_DH2013_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_DH2013_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/dreamhack_2013_finalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/dreamhack_trophy_finalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "1" | |
| } | |
| } | |
| } | |
| "877" | |
| { | |
| "name" "DreamHack SteelSeries 2013 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_DH2013_SemiFinalist" | |
| "item_description" "#CSGO_CollectibleCoin_DH2013_SemiFinalist_Desc" | |
| "image_inventory" "econ/status_icons/dreamhack_2013_semifinalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/dreamhack_trophy_semifinalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "1" | |
| } | |
| } | |
| } | |
| "878" | |
| { | |
| "name" "DreamHack SteelSeries 2013 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_DH2013_QuarterFinalist" | |
| "item_description" "#CSGO_CollectibleCoin_DH2013_QuarterFinalist_Desc" | |
| "image_inventory" "econ/status_icons/dreamhack_2013_quarterfinalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/dreamhack_trophy_quarterfinalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "1" | |
| } | |
| } | |
| } | |
| "879" | |
| { | |
| "name" "EMS One Katowice 2014 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Kat2014_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_Kat2014_Champion_Desc" | |
| "image_inventory" "econ/status_icons/katowice_2014_champion" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/katowice_trophy_champion.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "3" | |
| } | |
| } | |
| } | |
| "880" | |
| { | |
| "name" "EMS One Katowice 2014 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Kat2014_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_Kat2014_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/katowice_2014_finalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/katowice_trophy_finalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "3" | |
| } | |
| } | |
| } | |
| "881" | |
| { | |
| "name" "EMS One Katowice 2014 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Kat2014_SemiFinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Kat2014_SemiFinalist_Desc" | |
| "image_inventory" "econ/status_icons/katowice_2014_semifinalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/katowice_trophy_semifinalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "3" | |
| } | |
| } | |
| } | |
| "882" | |
| { | |
| "name" "EMS One Katowice 2014 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Kat2014_QuarterFinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Kat2014_QuarterFinalist_Desc" | |
| "image_inventory" "econ/status_icons/katowice_2014_quarterfinalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/katowice_trophy_quarterfinalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "3" | |
| } | |
| } | |
| } | |
| "883" | |
| { | |
| "name" "ESL One Cologne 2014 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2014_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2014_Champion_Desc" | |
| "image_inventory" "econ/status_icons/cologne_trophy_champion" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cologne_trophy_champion.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "4" | |
| } | |
| } | |
| } | |
| "884" | |
| { | |
| "name" "ESL One Cologne 2014 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2014_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2014_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/cologne_trophy_finalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cologne_trophy_finalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "4" | |
| } | |
| } | |
| } | |
| "885" | |
| { | |
| "name" "ESL One Cologne 2014 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2014_SemiFinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2014_SemiFinalist_Desc" | |
| "image_inventory" "econ/status_icons/cologne_trophy_semifinalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cologne_trophy_semifinalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "4" | |
| } | |
| } | |
| } | |
| "886" | |
| { | |
| "name" "ESL One Cologne 2014 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2014_QuarterFinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2014_QuarterFinalist_Desc" | |
| "image_inventory" "econ/status_icons/cologne_trophy_quarterfinalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cologne_trophy_quarterfinalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "4" | |
| } | |
| } | |
| } | |
| "887" | |
| { | |
| "name" "ESL One Cologne 2014 Pick 'Em Challenge Bronze" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2014_PickEmBronze" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2014_PickEmBronze_Desc" | |
| "image_inventory" "econ/status_icons/cologne_prediction_bronze" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cologne_prediction_bronze.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "4" | |
| } | |
| } | |
| } | |
| "888" | |
| { | |
| "name" "ESL One Cologne 2014 Pick 'Em Challenge Silver" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2014_PickEmSilver" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2014_PickEmSilver_Desc" | |
| "image_inventory" "econ/status_icons/cologne_prediction_silver" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cologne_prediction_silver.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "4" | |
| } | |
| } | |
| } | |
| "889" | |
| { | |
| "name" "ESL One Cologne 2014 Pick 'Em Challenge Gold" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2014_PickEmGold" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2014_PickEmGold_Desc" | |
| "image_inventory" "econ/status_icons/cologne_prediction_gold" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cologne_prediction_gold.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "4" | |
| } | |
| } | |
| } | |
| "890" | |
| { | |
| "name" "DreamHack Winter 2014 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_DHW2014_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_DHW2014_Champion_Desc" | |
| "image_inventory" "econ/status_icons/dhw_2014_champion" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/dhw_2014_champion.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "5" | |
| } | |
| } | |
| } | |
| "891" | |
| { | |
| "name" "DreamHack Winter 2014 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_DHW2014_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_DHW2014_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/dhw_2014_finalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/dhw_2014_finalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "5" | |
| } | |
| } | |
| } | |
| "892" | |
| { | |
| "name" "DreamHack Winter 2014 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_DHW2014_SemiFinalist" | |
| "item_description" "#CSGO_CollectibleCoin_DHW2014_SemiFinalist_Desc" | |
| "image_inventory" "econ/status_icons/dhw_2014_semifinalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/dhw_2014_semifinalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "5" | |
| } | |
| } | |
| } | |
| "893" | |
| { | |
| "name" "DreamHack Winter 2014 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_DHW2014_QuarterFinalist" | |
| "item_description" "#CSGO_CollectibleCoin_DHW2014_QuarterFinalist_Desc" | |
| "image_inventory" "econ/status_icons/dhw_2014_quarterfinalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/dhw_2014_quarterfinalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "5" | |
| } | |
| } | |
| } | |
| "894" | |
| { | |
| "name" "DreamHack Winter 2014 Pick 'Em Challenge Bronze" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_DHW2014_PickEmBronze" | |
| "item_description" "#CSGO_CollectibleCoin_DHW2014_PickEmBronze_Desc" | |
| "image_inventory" "econ/status_icons/dhw14_prediction_bronze" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/dhw_2014_pickem_bronze.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "5" | |
| } | |
| } | |
| } | |
| "895" | |
| { | |
| "name" "DreamHack Winter 2014 Pick 'Em Challenge Silver" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_DHW2014_PickEmSilver" | |
| "item_description" "#CSGO_CollectibleCoin_DHW2014_PickEmSilver_Desc" | |
| "image_inventory" "econ/status_icons/dhw14_prediction_silver" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/dhw_2014_pickem_silver.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "5" | |
| } | |
| } | |
| } | |
| "896" | |
| { | |
| "name" "DreamHack Winter 2014 Pick 'Em Challenge Gold" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_DHW2014_PickEmGold" | |
| "item_description" "#CSGO_CollectibleCoin_DHW2014_PickEmGold_Desc" | |
| "image_inventory" "econ/status_icons/dhw14_prediction_gold" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/dhw_2014_pickem_gold.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "5" | |
| } | |
| } | |
| } | |
| "897" | |
| { | |
| "name" "ESL One Katowice 2015 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Kat2015_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_Kat2015_Champion_Desc" | |
| "image_inventory" "econ/status_icons/kat_2015_champion" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/katowice2015_trophy_champion.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "6" | |
| } | |
| } | |
| } | |
| "898" | |
| { | |
| "name" "ESL One Katowice 2015 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Kat2015_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_Kat2015_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/kat_2015_finalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/katowice2015_trophy_finalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "6" | |
| } | |
| } | |
| } | |
| "899" | |
| { | |
| "name" "ESL One Katowice 2015 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Kat2015_SemiFinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Kat2015_SemiFinalist_Desc" | |
| "image_inventory" "econ/status_icons/kat_2015_semifinalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/katowice2015_trophy_semifinalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "6" | |
| } | |
| } | |
| } | |
| "900" | |
| { | |
| "name" "ESL One Katowice 2015 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Kat2015_QuarterFinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Kat2015_QuarterFinalist_Desc" | |
| "image_inventory" "econ/status_icons/kat_2015_quarterfinalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/katowice2015_trophy_quarterfinalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "6" | |
| } | |
| } | |
| } | |
| "901" | |
| { | |
| "name" "ESL One Katowice 2015 Pick 'Em Challenge Bronze" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Kat2015_PickEmBronze" | |
| "item_description" "#CSGO_CollectibleCoin_Kat2015_PickEmBronze_Desc" | |
| "image_inventory" "econ/status_icons/kat_2015_prediction_bronze" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/kat_2015_pickem_bronze.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "6" | |
| } | |
| } | |
| } | |
| "902" | |
| { | |
| "name" "ESL One Katowice 2015 Pick 'Em Challenge Silver" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Kat2015_PickEmSilver" | |
| "item_description" "#CSGO_CollectibleCoin_Kat2015_PickEmSilver_Desc" | |
| "image_inventory" "econ/status_icons/kat_2015_prediction_silver" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/kat_2015_pickem_silver.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "6" | |
| } | |
| } | |
| } | |
| "903" | |
| { | |
| "name" "ESL One Katowice 2015 Pick 'Em Challenge Gold" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Kat2015_PickEmGold" | |
| "item_description" "#CSGO_CollectibleCoin_Kat2015_PickEmGold_Desc" | |
| "image_inventory" "econ/status_icons/kat_2015_prediction_gold" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/kat_2015_pickem_gold.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "6" | |
| } | |
| } | |
| } | |
| "904" | |
| { | |
| "name" "ESL One Cologne 2015 CS:GO Champion" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2015_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2015_Champion_Desc" | |
| "image_inventory" "econ/status_icons/col_2015_champion" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/col2015_trophy_champion.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "7" | |
| } | |
| } | |
| } | |
| "905" | |
| { | |
| "name" "ESL One Cologne 2015 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2015_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2015_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/col_2015_finalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/col2015_trophy_finalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "7" | |
| } | |
| } | |
| } | |
| "906" | |
| { | |
| "name" "ESL One Cologne 2015 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2015_SemiFinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2015_SemiFinalist_Desc" | |
| "image_inventory" "econ/status_icons/col_2015_semifinalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/col2015_trophy_semifinalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "7" | |
| } | |
| } | |
| } | |
| "907" | |
| { | |
| "name" "ESL One Cologne 2015 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2015_QuarterFinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2015_QuarterFinalist_Desc" | |
| "image_inventory" "econ/status_icons/col_2015_quarterfinalist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/col2015_trophy_quarterfinalist.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "7" | |
| } | |
| } | |
| } | |
| "908" | |
| { | |
| "name" "ESL One Cologne 2015 Pick 'Em Challenge Bronze" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2015_PickEmBronze" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2015_PickEmBronze_Desc" | |
| "image_inventory" "econ/status_icons/col_2015_prediction_bronze" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cologne_pickem_2015_bronze.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "7" | |
| } | |
| } | |
| } | |
| "909" | |
| { | |
| "name" "ESL One Cologne 2015 Pick 'Em Challenge Silver" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2015_PickEmSilver" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2015_PickEmSilver_Desc" | |
| "image_inventory" "econ/status_icons/col_2015_prediction_silver" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cologne_pickem_2015_silver.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "7" | |
| } | |
| } | |
| } | |
| "910" | |
| { | |
| "name" "ESL One Cologne 2015 Pick 'Em Challenge Gold" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2015_PickEmGold" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2015_PickEmGold_Desc" | |
| "image_inventory" "econ/status_icons/col_2015_prediction_gold" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cologne_pickem_2015_gold.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "7" | |
| } | |
| } | |
| } | |
| "911" | |
| { | |
| "name" "DreamHack Cluj-Napoca 2015 Pick 'Em Challenge Bronze" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cluj2015_PickEmBronze" | |
| "item_description" "#CSGO_CollectibleCoin_Cluj2015_PickEmBronze_Desc" | |
| "image_inventory" "econ/status_icons/cluj_2015_prediction_bronze" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cluj_pickem_2015_bronze.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "8" | |
| } | |
| } | |
| } | |
| "912" | |
| { | |
| "name" "DreamHack Cluj-Napoca 2015 Pick 'Em Challenge Silver" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cluj2015_PickEmSilver" | |
| "item_description" "#CSGO_CollectibleCoin_Cluj2015_PickEmSilver_Desc" | |
| "image_inventory" "econ/status_icons/cluj_2015_prediction_silver" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cluj_pickem_2015_silver.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "8" | |
| } | |
| } | |
| } | |
| "913" | |
| { | |
| "name" "DreamHack Cluj-Napoca 2015 Pick 'Em Challenge Gold" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cluj2015_PickEmGold" | |
| "item_description" "#CSGO_CollectibleCoin_Cluj2015_PickEmGold_Desc" | |
| "image_inventory" "econ/status_icons/cluj_2015_prediction_gold" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cluj_pickem_2015_gold.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "8" | |
| } | |
| } | |
| } | |
| "914" | |
| { | |
| "name" "DreamHack Cluj-Napoca 2015 Fantasy Team Bronze" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cluj2015_FantasyBronze" | |
| "item_description" "#CSGO_CollectibleCoin_Cluj2015_FantasyBronze_Desc" | |
| "image_inventory" "econ/status_icons/cluj_2015_fantasy_bronze" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cluj_fantasy_2015_bronze.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "8" | |
| } | |
| } | |
| } | |
| "915" | |
| { | |
| "name" "DreamHack Cluj-Napoca 2015 Fantasy Team Silver" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cluj2015_FantasySilver" | |
| "item_description" "#CSGO_CollectibleCoin_Cluj2015_FantasySilver_Desc" | |
| "image_inventory" "econ/status_icons/cluj_2015_fantasy_silver" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cluj_fantasy_2015_silver.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "8" | |
| } | |
| } | |
| } | |
| "916" | |
| { | |
| "name" "DreamHack Cluj-Napoca 2015 Fantasy Team Gold" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cluj2015_FantasyGold" | |
| "item_description" "#CSGO_CollectibleCoin_Cluj2015_FantasyGold_Desc" | |
| "image_inventory" "econ/status_icons/cluj_2015_fantasy_gold" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cluj_fantasy_2015_gold.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "8" | |
| } | |
| } | |
| } | |
| "917" | |
| { | |
| "name" "DreamHack Cluj-Napoca 2015 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cluj2015_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_Cluj2015_Champion_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "8" | |
| } | |
| } | |
| } | |
| "918" | |
| { | |
| "name" "DreamHack Cluj-Napoca 2015 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cluj2015_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_Cluj2015_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "8" | |
| } | |
| } | |
| } | |
| "919" | |
| { | |
| "name" "DreamHack Cluj-Napoca 2015 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cluj2015_Semifinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Cluj2015_Semifinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "8" | |
| } | |
| } | |
| } | |
| "920" | |
| { | |
| "name" "DreamHack Cluj-Napoca 2015 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cluj2015_Quarterfinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Cluj2015_Quarterfinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "8" | |
| } | |
| } | |
| } | |
| "921" | |
| { | |
| "name" "MLG Columbus 2016 Pick 'Em Challenge Bronze" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Columbus2016_PickEmBronze" | |
| "item_description" "#CSGO_CollectibleCoin_Columbus2016_PickEmBronze_Desc" | |
| "image_inventory" "econ/status_icons/mlg_2016_pickem_bronze" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/mlg_pickem_2016_bronze.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "9" | |
| } | |
| } | |
| } | |
| "922" | |
| { | |
| "name" "MLG Columbus 2016 Pick 'Em Challenge Silver" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Columbus2016_PickEmSilver" | |
| "item_description" "#CSGO_CollectibleCoin_Columbus2016_PickEmSilver_Desc" | |
| "image_inventory" "econ/status_icons/mlg_2016_pickem_silver" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/mlg_pickem_2016_silver.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "9" | |
| } | |
| } | |
| } | |
| "923" | |
| { | |
| "name" "MLG Columbus 2016 Pick 'Em Challenge Gold" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Columbus2016_PickEmGold" | |
| "item_description" "#CSGO_CollectibleCoin_Columbus2016_PickEmGold_Desc" | |
| "image_inventory" "econ/status_icons/mlg_2016_pickem_gold" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/mlg_pickem_2016_gold.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "9" | |
| } | |
| } | |
| } | |
| "924" | |
| { | |
| "name" "MLG Columbus 2016 Fantasy Team Bronze" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Columbus2016_FantasyBronze" | |
| "item_description" "#CSGO_CollectibleCoin_Columbus2016_FantasyBronze_Desc" | |
| "image_inventory" "econ/status_icons/mlg_2016_fantasy_bronze" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/mlg_fantasy_2016_bronze.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "9" | |
| } | |
| } | |
| } | |
| "925" | |
| { | |
| "name" "MLG Columbus 2016 Fantasy Team Silver" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Columbus2016_FantasySilver" | |
| "item_description" "#CSGO_CollectibleCoin_Columbus2016_FantasySilver_Desc" | |
| "image_inventory" "econ/status_icons/mlg_2016_fantasy_silver" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/mlg_fantasy_2016_silver.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "9" | |
| } | |
| } | |
| } | |
| "926" | |
| { | |
| "name" "MLG Columbus 2016 Fantasy Team Gold" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Columbus2016_FantasyGold" | |
| "item_description" "#CSGO_CollectibleCoin_Columbus2016_FantasyGold_Desc" | |
| "image_inventory" "econ/status_icons/mlg_2016_fantasy_gold" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/mlg_fantasy_2016_gold.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "9" | |
| } | |
| } | |
| } | |
| "927" | |
| { | |
| "name" "MLG Columbus 2016 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Columbus2016_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_Columbus2016_Champion_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "9" | |
| } | |
| } | |
| } | |
| "928" | |
| { | |
| "name" "MLG Columbus 2016 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Columbus2016_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_Columbus2016_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "9" | |
| } | |
| } | |
| } | |
| "929" | |
| { | |
| "name" "MLG Columbus 2016 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Columbus2016_Semifinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Columbus2016_Semifinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "9" | |
| } | |
| } | |
| } | |
| "930" | |
| { | |
| "name" "MLG Columbus 2016 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Columbus2016_Quarterfinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Columbus2016_Quarterfinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "9" | |
| } | |
| } | |
| } | |
| "931" | |
| { | |
| "name" "ESL One Cologne 2016 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2016_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2016_Champion_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "10" | |
| } | |
| } | |
| } | |
| "932" | |
| { | |
| "name" "ESL One Cologne 2016 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2016_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2016_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "10" | |
| } | |
| } | |
| } | |
| "933" | |
| { | |
| "name" "ESL One Cologne 2016 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2016_Semifinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2016_Semifinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "10" | |
| } | |
| } | |
| } | |
| "934" | |
| { | |
| "name" "ESL One Cologne 2016 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2016_Quarterfinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2016_Quarterfinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "10" | |
| } | |
| } | |
| } | |
| "935" | |
| { | |
| "name" "Cologne 2016 Pick 'Em Challenge Bronze" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2016_PickEmBronze" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2016_PickEmBronze_Desc" | |
| "image_inventory" "econ/status_icons/cologne_pickem_2016_bronze" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cologne_pickem_2016_bronze.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "10" | |
| } | |
| } | |
| } | |
| "936" | |
| { | |
| "name" "Cologne 2016 Pick 'Em Challenge Silver" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2016_PickEmSilver" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2016_PickEmSilver_Desc" | |
| "image_inventory" "econ/status_icons/cologne_pickem_2016_silver" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cologne_pickem_2016_silver.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "10" | |
| } | |
| } | |
| } | |
| "937" | |
| { | |
| "name" "Cologne 2016 Pick 'Em Challenge Gold" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2016_PickEmGold" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2016_PickEmGold_Desc" | |
| "image_inventory" "econ/status_icons/cologne_pickem_2016_gold" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cologne_pickem_2016_gold.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "10" | |
| } | |
| } | |
| } | |
| "938" | |
| { | |
| "name" "Cologne 2016 Fantasy Team Challenge Bronze" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2016_FantasyBronze" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2016_FantasyBronze_Desc" | |
| "image_inventory" "econ/status_icons/cologne_fantasy_2016_bronze" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cologne_fantasy_2016_bronze.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "10" | |
| } | |
| } | |
| } | |
| "939" | |
| { | |
| "name" "Cologne 2016 Fantasy Team Challenge Silver" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2016_FantasySilver" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2016_FantasySilver_Desc" | |
| "image_inventory" "econ/status_icons/cologne_fantasy_2016_silver" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cologne_fantasy_2016_silver.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "10" | |
| } | |
| } | |
| } | |
| "940" | |
| { | |
| "name" "Cologne 2016 Fantasy Team Challenge Gold" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Cologne2016_FantasyGold" | |
| "item_description" "#CSGO_CollectibleCoin_Cologne2016_FantasyGold_Desc" | |
| "image_inventory" "econ/status_icons/cologne_fantasy_2016_gold" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cologne_fantasy_2016_gold.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "10" | |
| } | |
| } | |
| } | |
| "941" | |
| { | |
| "name" "ELEAGUE Atlanta 2017 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Atlanta2017_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_Atlanta2017_Champion_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "11" | |
| } | |
| } | |
| } | |
| "942" | |
| { | |
| "name" "ELEAGUE Atlanta 2017 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Atlanta2017_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_Atlanta2017_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "11" | |
| } | |
| } | |
| } | |
| "943" | |
| { | |
| "name" "ELEAGUE Atlanta 2017 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Atlanta2017_Semifinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Atlanta2017_Semifinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "11" | |
| } | |
| } | |
| } | |
| "944" | |
| { | |
| "name" "ELEAGUE Atlanta 2017 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Atlanta2017_Quarterfinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Atlanta2017_Quarterfinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "11" | |
| } | |
| } | |
| } | |
| "945" | |
| { | |
| "name" "Atlanta 2017 Pick 'Em Challenge Bronze" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Atlanta2017_PickEmBronze" | |
| "item_description" "#CSGO_CollectibleCoin_Atlanta2017_PickEmBronze_Desc" | |
| "image_inventory" "econ/status_icons/atlanta_pickem_2017_bronze" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/atlanta_pickem_2017_bronze.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "11" | |
| } | |
| } | |
| } | |
| "946" | |
| { | |
| "name" "Atlanta 2017 Pick 'Em Challenge Silver" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Atlanta2017_PickEmSilver" | |
| "item_description" "#CSGO_CollectibleCoin_Atlanta2017_PickEmSilver_Desc" | |
| "image_inventory" "econ/status_icons/atlanta_pickem_2017_silver" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/atlanta_pickem_2017_silver.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "11" | |
| } | |
| } | |
| } | |
| "947" | |
| { | |
| "name" "Atlanta 2017 Pick 'Em Challenge Gold" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Atlanta2017_PickEmGold" | |
| "item_description" "#CSGO_CollectibleCoin_Atlanta2017_PickEmGold_Desc" | |
| "image_inventory" "econ/status_icons/atlanta_pickem_2017_gold" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/atlanta_pickem_2017_gold.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "11" | |
| } | |
| } | |
| } | |
| "948" | |
| { | |
| "name" "PGL Krakow 2017 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Krakow2017_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_Krakow2017_Champion_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "12" | |
| } | |
| } | |
| } | |
| "949" | |
| { | |
| "name" "PGL Krakow 2017 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Krakow2017_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_Krakow2017_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "12" | |
| } | |
| } | |
| } | |
| "950" | |
| { | |
| "name" "PGL Krakow 2017 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Krakow2017_Semifinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Krakow2017_Semifinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "12" | |
| } | |
| } | |
| } | |
| "951" | |
| { | |
| "name" "PGL Krakow 2017 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Krakow2017_Quarterfinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Krakow2017_Quarterfinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "12" | |
| } | |
| } | |
| } | |
| "952" | |
| { | |
| "name" "Krakow 2017 Pick 'Em Challenge Bronze" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Krakow2017_PickEmBronze" | |
| "item_description" "#CSGO_CollectibleCoin_Krakow2017_PickEmBronze_Desc" | |
| "image_inventory" "econ/status_icons/krakow_pickem_2017_bronze" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/krakow_pickem_2017_bronze.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "12" | |
| } | |
| } | |
| } | |
| "953" | |
| { | |
| "name" "Krakow 2017 Pick 'Em Challenge Silver" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Krakow2017_PickEmSilver" | |
| "item_description" "#CSGO_CollectibleCoin_Krakow2017_PickEmSilver_Desc" | |
| "image_inventory" "econ/status_icons/krakow_pickem_2017_silver" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/krakow_pickem_2017_silver.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "12" | |
| } | |
| } | |
| } | |
| "954" | |
| { | |
| "name" "Krakow 2017 Pick 'Em Challenge Gold" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Krakow2017_PickEmGold" | |
| "item_description" "#CSGO_CollectibleCoin_Krakow2017_PickEmGold_Desc" | |
| "image_inventory" "econ/status_icons/krakow_pickem_2017_gold" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/krakow_pickem_2017_gold.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "12" | |
| } | |
| } | |
| } | |
| "955" | |
| { | |
| "name" "ELEAGUE Boston 2018 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Boston2018_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_Boston2018_Champion_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "13" | |
| } | |
| } | |
| } | |
| "956" | |
| { | |
| "name" "ELEAGUE Boston 2018 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Boston2018_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_Boston2018_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "13" | |
| } | |
| } | |
| } | |
| "957" | |
| { | |
| "name" "ELEAGUE Boston 2018 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Boston2018_Semifinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Boston2018_Semifinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "13" | |
| } | |
| } | |
| } | |
| "958" | |
| { | |
| "name" "ELEAGUE Boston 2018 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Boston2018_Quarterfinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Boston2018_Quarterfinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "13" | |
| } | |
| } | |
| } | |
| "959" | |
| { | |
| "name" "Boston 2018 Pick 'Em Challenge Bronze" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Boston2018_PickEmBronze" | |
| "item_description" "#CSGO_CollectibleCoin_Boston2018_PickEmBronze_Desc" | |
| "image_inventory" "econ/status_icons/boston_pickem_2018_bronze" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/boston_pickem_2018_bronze.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "13" | |
| } | |
| } | |
| } | |
| "960" | |
| { | |
| "name" "Boston 2018 Pick 'Em Challenge Silver" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Boston2018_PickEmSilver" | |
| "item_description" "#CSGO_CollectibleCoin_Boston2018_PickEmSilver_Desc" | |
| "image_inventory" "econ/status_icons/boston_pickem_2018_silver" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/boston_pickem_2018_silver.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "13" | |
| } | |
| } | |
| } | |
| "961" | |
| { | |
| "name" "Boston 2018 Pick 'Em Challenge Gold" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Boston2018_PickEmGold" | |
| "item_description" "#CSGO_CollectibleCoin_Boston2018_PickEmGold_Desc" | |
| "image_inventory" "econ/status_icons/boston_pickem_2018_gold" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/boston_pickem_2018_gold.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "13" | |
| } | |
| } | |
| } | |
| "962" | |
| { | |
| "name" "FACEIT London 2018 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_London2018_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_London2018_Champion_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "14" | |
| } | |
| } | |
| } | |
| "963" | |
| { | |
| "name" "FACEIT London 2018 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_London2018_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_London2018_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "14" | |
| } | |
| } | |
| } | |
| "964" | |
| { | |
| "name" "FACEIT London 2018 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_London2018_Semifinalist" | |
| "item_description" "#CSGO_CollectibleCoin_London2018_Semifinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "14" | |
| } | |
| } | |
| } | |
| "965" | |
| { | |
| "name" "FACEIT London 2018 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_London2018_Quarterfinalist" | |
| "item_description" "#CSGO_CollectibleCoin_London2018_Quarterfinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "14" | |
| } | |
| } | |
| } | |
| "966" | |
| { | |
| "name" "London 2018 Pick 'Em Challenge Bronze" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_London2018_PickEmBronze" | |
| "item_description" "#CSGO_CollectibleCoin_London2018_PickEmBronze_Desc" | |
| "image_inventory" "econ/status_icons/london_pickem_2018_bronze" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/london_pickem_2018_bronze.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "14" | |
| } | |
| } | |
| } | |
| "967" | |
| { | |
| "name" "London 2018 Pick 'Em Challenge Silver" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_London2018_PickEmSilver" | |
| "item_description" "#CSGO_CollectibleCoin_London2018_PickEmSilver_Desc" | |
| "image_inventory" "econ/status_icons/london_pickem_2018_silver" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/london_pickem_2018_silver.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "14" | |
| } | |
| } | |
| } | |
| "968" | |
| { | |
| "name" "London 2018 Pick 'Em Challenge Gold" | |
| "prefab" "pickem_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_London2018_PickEmGold" | |
| "item_description" "#CSGO_CollectibleCoin_London2018_PickEmGold_Desc" | |
| "image_inventory" "econ/status_icons/london_pickem_2018_gold" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/london_pickem_2018_gold.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "14" | |
| } | |
| } | |
| } | |
| "969" | |
| { | |
| "name" "Ten Year Service Coin" | |
| "prefab" "collectible_untradable_coin" | |
| "item_name" "#CSGO_CollectibleCoin_TenYearService" | |
| "item_description" "#CSGO_CollectibleCoin_TenYearService_Desc" | |
| "image_inventory" "econ/status_icons/10yearcoin" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/10_year_coin.vmdl" | |
| } | |
| } | |
| "970" | |
| { | |
| "name" "Fortius Quo Fidelius" | |
| "prefab" "collectible_untradable_coin" | |
| "item_name" "#CSGO_CollectibleCoin_FortiusQuoFidelius" | |
| "item_description" "#CSGO_CollectibleCoin_FortiusQuoFidelius_Desc" | |
| "image_inventory" "econ/status_icons/prime_badge" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/prime_badge.vmdl" | |
| } | |
| } | |
| "971" | |
| { | |
| "name" "IEM Katowice 2019 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Katowice2019_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_Katowice2019_Champion_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "15" | |
| } | |
| } | |
| } | |
| "972" | |
| { | |
| "name" "IEM Katowice 2019 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Katowice2019_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_Katowice2019_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "15" | |
| } | |
| } | |
| } | |
| "973" | |
| { | |
| "name" "IEM Katowice 2019 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Katowice2019_Semifinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Katowice2019_Semifinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "15" | |
| } | |
| } | |
| } | |
| "974" | |
| { | |
| "name" "IEM Katowice 2019 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Katowice2019_Quarterfinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Katowice2019_Quarterfinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "15" | |
| } | |
| } | |
| } | |
| "975" | |
| { | |
| "name" "StarLadder Berlin 2019 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Berlin2019_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_Berlin2019_Champion_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "16" | |
| } | |
| } | |
| } | |
| "976" | |
| { | |
| "name" "StarLadder Berlin 2019 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Berlin2019_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_Berlin2019_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "16" | |
| } | |
| } | |
| } | |
| "977" | |
| { | |
| "name" "StarLadder Berlin 2019 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Berlin2019_Semifinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Berlin2019_Semifinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "16" | |
| } | |
| } | |
| } | |
| "978" | |
| { | |
| "name" "StarLadder Berlin 2019 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Berlin2019_Quarterfinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Berlin2019_Quarterfinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "16" | |
| } | |
| } | |
| } | |
| "979" | |
| { | |
| "name" "PGL Stockholm 2021 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Stockh2021_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_Stockh2021_Champion_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "18" | |
| } | |
| } | |
| } | |
| "980" | |
| { | |
| "name" "PGL Stockholm 2021 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Stockh2021_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_Stockh2021_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "18" | |
| } | |
| } | |
| } | |
| "981" | |
| { | |
| "name" "PGL Stockholm 2021 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Stockh2021_Semifinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Stockh2021_Semifinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "18" | |
| } | |
| } | |
| } | |
| "982" | |
| { | |
| "name" "PGL Stockholm 2021 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Stockh2021_Quarterfinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Stockh2021_Quarterfinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "18" | |
| } | |
| } | |
| } | |
| "983" | |
| { | |
| "name" "PGL Antwerp 2022 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Antwerp2022_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_Antwerp2022_Champion_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "19" | |
| } | |
| } | |
| } | |
| "984" | |
| { | |
| "name" "PGL Antwerp 2022 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Antwerp2022_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_Antwerp2022_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "19" | |
| } | |
| } | |
| } | |
| "985" | |
| { | |
| "name" "PGL Antwerp 2022 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Antwerp2022_Semifinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Antwerp2022_Semifinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "19" | |
| } | |
| } | |
| } | |
| "986" | |
| { | |
| "name" "PGL Antwerp 2022 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Antwerp2022_Quarterfinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Antwerp2022_Quarterfinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "19" | |
| } | |
| } | |
| } | |
| "987" | |
| { | |
| "name" "CSGO Ten Year Anniversary Memorabilia" | |
| "prefab" "collectible_untradable_coin" | |
| "item_name" "#CSGO_CollectibleCoin_CsgoTenYearAnniversaryMemorabilia" | |
| "item_description" "#CSGO_CollectibleCoin_CsgoTenYearAnniversaryMemorabilia_Desc" | |
| "image_inventory" "econ/status_icons/cupcake_10_year" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/cupcake_10_year.vmdl" | |
| } | |
| } | |
| "988" | |
| { | |
| "name" "PGL Rio 2022 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Rio2022_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_Rio2022_Champion_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "20" | |
| } | |
| } | |
| } | |
| "989" | |
| { | |
| "name" "PGL Rio 2022 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Rio2022_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_Rio2022_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "20" | |
| } | |
| } | |
| } | |
| "990" | |
| { | |
| "name" "PGL Rio 2022 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Rio2022_Semifinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Rio2022_Semifinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "20" | |
| } | |
| } | |
| } | |
| "991" | |
| { | |
| "name" "PGL Rio 2022 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Rio2022_Quarterfinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Rio2022_Quarterfinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "20" | |
| } | |
| } | |
| } | |
| "992" | |
| { | |
| "name" "BLAST.tv Paris 2023 CS:GO Champion" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Paris2023_Champion" | |
| "item_description" "#CSGO_CollectibleCoin_Paris2023_Champion_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "21" | |
| } | |
| } | |
| } | |
| "993" | |
| { | |
| "name" "BLAST.tv Paris 2023 CS:GO Finalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Paris2023_Finalist" | |
| "item_description" "#CSGO_CollectibleCoin_Paris2023_Finalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "21" | |
| } | |
| } | |
| } | |
| "994" | |
| { | |
| "name" "BLAST.tv Paris 2023 CS:GO Semifinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Paris2023_Semifinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Paris2023_Semifinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "21" | |
| } | |
| } | |
| } | |
| "995" | |
| { | |
| "name" "BLAST.tv Paris 2023 CS:GO Quarterfinalist" | |
| "prefab" "majors_trophy" | |
| "item_name" "#CSGO_CollectibleCoin_Paris2023_Quarterfinalist" | |
| "item_description" "#CSGO_CollectibleCoin_Paris2023_Quarterfinalist_Desc" | |
| "image_inventory" "econ/status_icons/trophy_majors_finalists" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/trophy_majors_finalists.vmdl" | |
| "tournament event id" | |
| { | |
| "attribute_class" "tournament_event_id" | |
| "value" "21" | |
| } | |
| } | |
| } | |
| "996" | |
| { | |
| "name" "Coin CSGO" | |
| "prefab" "collectible_untradable_coin" | |
| "item_name" "#CSGO_CollectibleCoin_CoinCsgo" | |
| "item_description" "#CSGO_CollectibleCoin_CoinCsgo_Desc" | |
| "image_inventory" "econ/status_icons/coin_csgo" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/coin_csgo.vmdl" | |
| } | |
| } | |
| "1000" | |
| { | |
| "name" "Community Season One Spring 2013" | |
| "first_sale_date" "2013/04/24" | |
| "prefab" "season_pass" | |
| "item_name" "#CSGO_Ticket_CommunitySeasonOneSpring2013" | |
| "item_description" "#CSGO_Ticket_CommunitySeasonOneSpring2013_Desc" | |
| "image_inventory" "econ/status_icons/community_support_pass" | |
| "capabilities" | |
| { | |
| "usable_gc" "1" | |
| "usable_out_of_game" "1" | |
| } | |
| "tool" | |
| { | |
| "type" "season_pass" | |
| "use_string" "#ConsumeItem" | |
| } | |
| "attributes" | |
| { | |
| "season access" "0" | |
| } | |
| } | |
| "1001" | |
| { | |
| "name" "Community Season One Spring 2013 Coin 1" | |
| "prefab" "season1_coin" | |
| "item_name" "#CSGO_Collectible_CommunitySeasonOneSpring2013_Coin1" | |
| "item_description" "#CSGO_Collectible_CommunitySeasonOneSpring2013_Coin1_Desc" | |
| "image_inventory" "econ/status_icons/community_support_pass_coin1" | |
| "min_ilevel" "1" | |
| "max_ilevel" "1" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/payback_bronze_01.vmdl" | |
| } | |
| } | |
| "1002" | |
| { | |
| "name" "Community Season One Spring 2013 Coin 2" | |
| "prefab" "season1_coin" | |
| "item_name" "#CSGO_Collectible_CommunitySeasonOneSpring2013_Coin2" | |
| "item_description" "#CSGO_Collectible_CommunitySeasonOneSpring2013_Coin2_Desc" | |
| "image_inventory" "econ/status_icons/community_support_pass_coin2" | |
| "min_ilevel" "2" | |
| "max_ilevel" "2" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/payback_silver_01.vmdl" | |
| } | |
| } | |
| "1003" | |
| { | |
| "name" "Community Season One Spring 2013 Coin 3" | |
| "prefab" "season1_coin" | |
| "item_name" "#CSGO_Collectible_CommunitySeasonOneSpring2013_Coin3" | |
| "item_description" "#CSGO_Collectible_CommunitySeasonOneSpring2013_Coin3_Desc" | |
| "image_inventory" "econ/status_icons/community_support_pass_coin3" | |
| "min_ilevel" "3" | |
| "max_ilevel" "3" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/payback_gold_01.vmdl" | |
| } | |
| } | |
| "1004" | |
| { | |
| "name" "Map Token Museum" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenMuseum" | |
| "item_description" "#CSGO_Collectible_MapTokenMuseum_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_museum" | |
| "map_name" "#SFUI_Map_cs_museum" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_museum.vmdl" | |
| } | |
| } | |
| "1005" | |
| { | |
| "name" "Map Token Downtown" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenDowntown" | |
| "item_description" "#CSGO_Collectible_MapTokenDowntown_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_downtown" | |
| "map_name" "#SFUI_Map_cs_downtown" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_downtown.vmdl" | |
| } | |
| } | |
| "1006" | |
| { | |
| "name" "Map Token Thunder" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenThunder" | |
| "item_description" "#CSGO_Collectible_MapTokenThunder_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_thunder" | |
| "map_name" "#SFUI_Map_cs_thunder_go" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_thunder.vmdl" | |
| } | |
| } | |
| "1007" | |
| { | |
| "name" "Map Token Favela" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenFavela" | |
| "item_description" "#CSGO_Collectible_MapTokenFavela_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_favela" | |
| "map_name" "#SFUI_Map_de_favela" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_favela.vmdl" | |
| } | |
| } | |
| "1008" | |
| { | |
| "name" "Map Token Motel" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenMotel" | |
| "item_description" "#CSGO_Collectible_MapTokenMotel_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_motel" | |
| "map_name" "#SFUI_Map_cs_motel" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_motel.vmdl" | |
| } | |
| } | |
| "1009" | |
| { | |
| "name" "Map Token Seaside" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenSeaside" | |
| "item_description" "#CSGO_Collectible_MapTokenSeaside_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_seaside" | |
| "map_name" "#SFUI_Map_de_seaside" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_seaside.vmdl" | |
| } | |
| } | |
| "1010" | |
| { | |
| "name" "Map Token Library" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenLibrary" | |
| "item_description" "#CSGO_Collectible_MapTokenLibrary_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_library" | |
| "map_name" "#SFUI_Map_de_library" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_library.vmdl" | |
| } | |
| } | |
| "1012" | |
| { | |
| "name" "Community Season Two Autumn 2013" | |
| "first_sale_date" "2013/09/19" | |
| "prefab" "season_pass" | |
| "item_name" "#CSGO_Ticket_CommunitySeasonTwoAutumn2013" | |
| "item_description" "#CSGO_Ticket_CommunitySeasonTwoAutumn2013_Desc" | |
| "image_inventory" "econ/status_icons/operation_bravo_pass" | |
| "capabilities" | |
| { | |
| "usable_gc" "1" | |
| "usable_out_of_game" "1" | |
| } | |
| "tool" | |
| { | |
| "type" "season_pass" | |
| "use_string" "#ConsumeItem" | |
| } | |
| "attributes" | |
| { | |
| "season access" "1" | |
| } | |
| } | |
| "1013" | |
| { | |
| "name" "Community Season Two Autumn 2013 Coin 1" | |
| "prefab" "season2_coin" | |
| "item_name" "#CSGO_Collectible_CommunitySeasonTwoAutumn2013_Coin1" | |
| "item_description" "#CSGO_Collectible_CommunitySeasonTwoAutumn2013_Coin1_Desc" | |
| "image_inventory" "econ/status_icons/operation_bravo_bronze" | |
| "min_ilevel" "1" | |
| "max_ilevel" "1" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/bravo_bronze_01.vmdl" | |
| } | |
| } | |
| "1014" | |
| { | |
| "name" "Community Season Two Autumn 2013 Coin 2" | |
| "prefab" "season2_coin" | |
| "item_name" "#CSGO_Collectible_CommunitySeasonTwoAutumn2013_Coin2" | |
| "item_description" "#CSGO_Collectible_CommunitySeasonTwoAutumn2013_Coin2_Desc" | |
| "image_inventory" "econ/status_icons/operation_bravo_silver" | |
| "min_ilevel" "2" | |
| "max_ilevel" "2" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/bravo_silver_01.vmdl" | |
| } | |
| } | |
| "1015" | |
| { | |
| "name" "Community Season Two Autumn 2013 Coin 3" | |
| "prefab" "season2_coin" | |
| "item_name" "#CSGO_Collectible_CommunitySeasonTwoAutumn2013_Coin3" | |
| "item_description" "#CSGO_Collectible_CommunitySeasonTwoAutumn2013_Coin3_Desc" | |
| "image_inventory" "econ/status_icons/operation_bravo_gold" | |
| "min_ilevel" "3" | |
| "max_ilevel" "3" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/bravo_gold_01.vmdl" | |
| } | |
| } | |
| "1016" | |
| { | |
| "name" "Map Token Agency" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenAgency" | |
| "item_description" "#CSGO_Collectible_MapTokenAgency_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_agency" | |
| "map_name" "#SFUI_Map_cs_agency" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_agency.vmdl" | |
| } | |
| } | |
| "1017" | |
| { | |
| "name" "Map Token Ali" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenAli" | |
| "item_description" "#CSGO_Collectible_MapTokenAli_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_ali" | |
| "map_name" "#SFUI_Map_de_ali" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_ali.vmdl" | |
| } | |
| } | |
| "1018" | |
| { | |
| "name" "Map Token Cache" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenCache" | |
| "item_description" "#CSGO_Collectible_MapTokenCache_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_cache" | |
| "map_name" "#SFUI_Map_de_cache" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_cache.vmdl" | |
| } | |
| } | |
| "1019" | |
| { | |
| "name" "Map Token Chinatown" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenChinatown" | |
| "item_description" "#CSGO_Collectible_MapTokenChinatown_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_chinatown" | |
| "map_name" "#SFUI_Map_de_chinatown" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_chinatown.vmdl" | |
| } | |
| } | |
| "1020" | |
| { | |
| "name" "Map Token Gwalior" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenGwalior" | |
| "item_description" "#CSGO_Collectible_MapTokenGwalior_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_gwalior" | |
| "map_name" "#SFUI_Map_de_gwalior" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_gwalior.vmdl" | |
| } | |
| } | |
| "1021" | |
| { | |
| "name" "Map Token Ruins" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenRuins" | |
| "item_description" "#CSGO_Collectible_MapTokenRuins_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_ruins" | |
| "map_name" "#SFUI_Map_de_ruins" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_ruins.vmdl" | |
| } | |
| } | |
| "1022" | |
| { | |
| "name" "Map Token Siege" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenSiege" | |
| "item_description" "#CSGO_Collectible_MapTokenSiege_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_siege" | |
| "map_name" "#SFUI_Map_cs_siege" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_siege.vmdl" | |
| } | |
| } | |
| "1023" | |
| { | |
| "name" "Community Season Three Spring 2014" | |
| "first_sale_date" "2014/03/20" | |
| "prefab" "season_pass" | |
| "item_name" "#CSGO_Ticket_CommunitySeasonThreeSpring2014" | |
| "item_description" "#CSGO_Ticket_CommunitySeasonThreeSpring2014_Desc" | |
| "image_inventory" "econ/status_icons/operation_phoenix_pass" | |
| "capabilities" | |
| { | |
| "usable_gc" "1" | |
| "usable_out_of_game" "1" | |
| } | |
| "tool" | |
| { | |
| "type" "season_pass" | |
| "use_string" "#ConsumeItem" | |
| } | |
| "attributes" | |
| { | |
| "season access" "2" | |
| } | |
| } | |
| "1024" | |
| { | |
| "name" "Community Season Three Spring 2014 Coin 1" | |
| "prefab" "season3_coin" | |
| "item_name" "#CSGO_Collectible_CommunitySeasonThreeSpring2014_Coin1" | |
| "item_description" "#CSGO_Collectible_CommunitySeasonThreeSpring2014_Coin1_Desc" | |
| "image_inventory" "econ/status_icons/operation_phoenix_bronze" | |
| "min_ilevel" "1" | |
| "max_ilevel" "1" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/phoenix_bronze_01.vmdl" | |
| } | |
| } | |
| "1025" | |
| { | |
| "name" "Community Season Three Spring 2014 Coin 2" | |
| "prefab" "season3_coin" | |
| "item_name" "#CSGO_Collectible_CommunitySeasonThreeSpring2014_Coin2" | |
| "item_description" "#CSGO_Collectible_CommunitySeasonThreeSpring2014_Coin2_Desc" | |
| "image_inventory" "econ/status_icons/operation_phoenix_silver" | |
| "min_ilevel" "2" | |
| "max_ilevel" "2" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/phoenix_silver_01.vmdl" | |
| } | |
| } | |
| "1026" | |
| { | |
| "name" "Community Season Three Spring 2014 Coin 3" | |
| "prefab" "season3_coin" | |
| "item_name" "#CSGO_Collectible_CommunitySeasonThreeSpring2014_Coin3" | |
| "item_description" "#CSGO_Collectible_CommunitySeasonThreeSpring2014_Coin3_Desc" | |
| "image_inventory" "econ/status_icons/operation_phoenix_gold" | |
| "min_ilevel" "3" | |
| "max_ilevel" "3" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/phoenix_gold_01.vmdl" | |
| } | |
| } | |
| "1027" | |
| { | |
| "name" "Community Season Four Summer 2014" | |
| "first_sale_date" "2014/07/01" | |
| "prefab" "season_pass" | |
| "item_name" "#CSGO_Ticket_CommunitySeasonFourSummer2014" | |
| "item_description" "#CSGO_Ticket_CommunitySeasonFourSummer2014_Desc" | |
| "image_inventory" "econ/status_icons/operation_breakout_pass" | |
| "capabilities" | |
| { | |
| "usable_gc" "1" | |
| "usable_out_of_game" "1" | |
| } | |
| "tool" | |
| { | |
| "type" "season_pass" | |
| "use_string" "#ConsumeItem" | |
| } | |
| "attributes" | |
| { | |
| "season access" "3" | |
| } | |
| } | |
| "1028" | |
| { | |
| "name" "Community Season Four Summer 2014 Coin 1" | |
| "prefab" "season4_coin" | |
| "item_name" "#CSGO_Collectible_CommunitySeasonFourSummer2014_Coin1" | |
| "item_description" "#CSGO_Collectible_CommunitySeasonFourSummer2014_Coin1_Desc" | |
| "image_inventory" "econ/status_icons/operation_breakout_bronze" | |
| "min_ilevel" "1" | |
| "max_ilevel" "1" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/breakout_bronze_01.vmdl" | |
| } | |
| } | |
| "1029" | |
| { | |
| "name" "Community Season Four Summer 2014 Coin 2" | |
| "prefab" "season4_coin" | |
| "item_name" "#CSGO_Collectible_CommunitySeasonFourSummer2014_Coin2" | |
| "item_description" "#CSGO_Collectible_CommunitySeasonFourSummer2014_Coin2_Desc" | |
| "image_inventory" "econ/status_icons/operation_breakout_silver" | |
| "min_ilevel" "2" | |
| "max_ilevel" "2" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/breakout_silver_01.vmdl" | |
| } | |
| } | |
| "1030" | |
| { | |
| "name" "Community Season Four Summer 2014 Coin 3" | |
| "prefab" "season4_coin" | |
| "item_name" "#CSGO_Collectible_CommunitySeasonFourSummer2014_Coin3" | |
| "item_description" "#CSGO_Collectible_CommunitySeasonFourSummer2014_Coin3_Desc" | |
| "image_inventory" "econ/status_icons/operation_breakout_gold" | |
| "min_ilevel" "3" | |
| "max_ilevel" "3" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/breakout_gold_01.vmdl" | |
| } | |
| } | |
| "1031" | |
| { | |
| "name" "Map Token Castle" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenCastle" | |
| "item_description" "#CSGO_Collectible_MapTokenCastle_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_castle" | |
| "map_name" "#SFUI_Map_de_castle" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_castle.vmdl" | |
| } | |
| } | |
| "1032" | |
| { | |
| "name" "Map Token Black Gold" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenBlackGold" | |
| "item_description" "#CSGO_Collectible_MapTokenBlackGold_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_blackgold" | |
| "map_name" "#SFUI_Map_de_blackgold" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_blackgold.vmdl" | |
| } | |
| } | |
| "1033" | |
| { | |
| "name" "Map Token Rush" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenRush" | |
| "item_description" "#CSGO_Collectible_MapTokenRush_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_rush" | |
| "map_name" "#SFUI_Map_cs_rush" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_rush.vmdl" | |
| } | |
| } | |
| "1034" | |
| { | |
| "name" "Map Token Mist" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenMist" | |
| "item_description" "#CSGO_Collectible_MapTokenMist_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_mist" | |
| "map_name" "#SFUI_Map_de_mist" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_mist.vmdl" | |
| } | |
| } | |
| "1035" | |
| { | |
| "name" "Map Token Insertion" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenInsertion" | |
| "item_description" "#CSGO_Collectible_MapTokenInsertion_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_insertion" | |
| "map_name" "#SFUI_Map_cs_insertion" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_insertion.vmdl" | |
| } | |
| } | |
| "1036" | |
| { | |
| "name" "Map Token Overgrown" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenOvergrown" | |
| "item_description" "#CSGO_Collectible_MapTokenOvergrown_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_overgrown" | |
| "map_name" "#SFUI_Map_de_overgrown" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_overgrown.vmdl" | |
| } | |
| } | |
| "1037" | |
| { | |
| "name" "Map Token Marquis" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenMarquis" | |
| "item_description" "#CSGO_Collectible_MapTokenMarquis_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_marquis" | |
| "map_name" "#SFUI_Map_de_marquis" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_marquis.vmdl" | |
| } | |
| } | |
| "1038" | |
| { | |
| "name" "Map Token Workout" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenWorkout" | |
| "item_description" "#CSGO_Collectible_MapTokenWorkout_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_workout" | |
| "map_name" "#SFUI_Map_cs_workout" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_workout.vmdl" | |
| } | |
| } | |
| "1039" | |
| { | |
| "name" "Map Token Backalley" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenBackalley" | |
| "item_description" "#CSGO_Collectible_MapTokenBackalley_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_backalley" | |
| "map_name" "#SFUI_Map_cs_backalley" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_backalley.vmdl" | |
| } | |
| } | |
| "1040" | |
| { | |
| "name" "Map Token Season" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenSeason" | |
| "item_description" "#CSGO_Collectible_MapTokenSeason_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_season" | |
| "map_name" "#SFUI_Map_de_season" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_season.vmdl" | |
| } | |
| } | |
| "1041" | |
| { | |
| "name" "Map Token Bazaar" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenBazaar" | |
| "item_description" "#CSGO_Collectible_MapTokenBazaar_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_bazaar" | |
| "map_name" "#SFUI_Map_de_bazaar" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_bazaar.vmdl" | |
| } | |
| } | |
| "1042" | |
| { | |
| "name" "Map Token Facade" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenFacade" | |
| "item_description" "#CSGO_Collectible_MapTokenFacade_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_facade" | |
| "map_name" "#SFUI_Map_de_facade" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_facade.vmdl" | |
| } | |
| } | |
| "1043" | |
| { | |
| "name" "Map Token Log" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenLog" | |
| "item_description" "#CSGO_Collectible_MapTokenLog_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_log" | |
| "map_name" "#SFUI_Map_de_log" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_log.vmdl" | |
| } | |
| } | |
| "1044" | |
| { | |
| "name" "Map Token Rails" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenRails" | |
| "item_description" "#CSGO_Collectible_MapTokenRails_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_rails" | |
| "map_name" "#SFUI_Map_de_rails" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_rails.vmdl" | |
| } | |
| } | |
| "1045" | |
| { | |
| "name" "Map Token Resort" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenResort" | |
| "item_description" "#CSGO_Collectible_MapTokenResort_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_resort" | |
| "map_name" "#SFUI_Map_de_resort" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_resort.vmdl" | |
| } | |
| } | |
| "1046" | |
| { | |
| "name" "Map Token Zoo" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenZoo" | |
| "item_description" "#CSGO_Collectible_MapTokenZoo_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_zoo" | |
| "map_name" "#SFUI_Map_de_zoo" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_zoo.vmdl" | |
| } | |
| } | |
| "1047" | |
| { | |
| "name" "Map Token Santorini" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenSantorini" | |
| "item_description" "#CSGO_Collectible_MapTokenSantorini_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_santorini" | |
| "map_name" "#SFUI_Map_de_santorini" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_santorini.vmdl" | |
| } | |
| } | |
| "1048" | |
| { | |
| "name" "Map Token Coast" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenCoast" | |
| "item_description" "#CSGO_Collectible_MapTokenCoast_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_coast" | |
| "map_name" "#SFUI_Map_de_coast" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_coast.vmdl" | |
| } | |
| } | |
| "1049" | |
| { | |
| "name" "Map Token Mikla" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenMikla" | |
| "item_description" "#CSGO_Collectible_MapTokenMikla_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_mikla" | |
| "map_name" "#SFUI_Map_de_mikla" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_mikla.vmdl" | |
| } | |
| } | |
| "1050" | |
| { | |
| "name" "Map Token Royal" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenRoyal" | |
| "item_description" "#CSGO_Collectible_MapTokenRoyal_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_royal" | |
| "map_name" "#SFUI_Map_de_royal" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_royal.vmdl" | |
| } | |
| } | |
| "1051" | |
| { | |
| "name" "Map Token Empire" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenEmpire" | |
| "item_description" "#CSGO_Collectible_MapTokenEmpire_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_empire" | |
| "map_name" "#SFUI_Map_de_empire" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_empire.vmdl" | |
| } | |
| } | |
| "1052" | |
| { | |
| "name" "Map Token Tulip" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenTulip" | |
| "item_description" "#CSGO_Collectible_MapTokenTulip_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_tulip" | |
| "map_name" "#SFUI_Map_de_tulip" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_tulip.vmdl" | |
| } | |
| } | |
| "1053" | |
| { | |
| "name" "Map Token Cruise" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenCruise" | |
| "item_description" "#CSGO_Collectible_MapTokenCruise_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_cruise" | |
| "map_name" "#SFUI_Map_cs_cruise" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_cruise.vmdl" | |
| } | |
| } | |
| "1054" | |
| { | |
| "name" "Map Token Subzero" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenSubzero" | |
| "item_description" "#CSGO_Collectible_MapTokenSubzero_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_subzero" | |
| "map_name" "#SFUI_Map_de_subzero" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_subzero.vmdl" | |
| } | |
| } | |
| "1055" | |
| { | |
| "name" "Map Token Biome" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenBiome" | |
| "item_description" "#CSGO_Collectible_MapTokenBiome_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_biome" | |
| "map_name" "#SFUI_Map_de_biome" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_biome.vmdl" | |
| } | |
| } | |
| "1056" | |
| { | |
| "name" "Map Token Abbey" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenAbbey" | |
| "item_description" "#CSGO_Collectible_MapTokenAbbey_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_abbey" | |
| "map_name" "#SFUI_Map_de_abbey" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_abbey.vmdl" | |
| } | |
| } | |
| "1057" | |
| { | |
| "name" "Map Token Ruby" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenRuby" | |
| "item_description" "#CSGO_Collectible_MapTokenRuby_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_ruby" | |
| "map_name" "#SFUI_Map_de_ruby" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_ruby.vmdl" | |
| } | |
| } | |
| "1058" | |
| { | |
| "name" "Map Token Breach" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenBreach" | |
| "item_description" "#CSGO_Collectible_MapTokenBreach_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_breach" | |
| "map_name" "#SFUI_Map_de_breach" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_breach.vmdl" | |
| } | |
| } | |
| "1059" | |
| { | |
| "name" "Map Token Studio" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenStudio" | |
| "item_description" "#CSGO_Collectible_MapTokenStudio_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_studio" | |
| "map_name" "#SFUI_Map_de_studio" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_studio.vmdl" | |
| } | |
| } | |
| "1060" | |
| { | |
| "name" "Map Token Jungle" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenJungle" | |
| "item_description" "#CSGO_Collectible_MapTokenJungle_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_jungle" | |
| "map_name" "#SFUI_Map_dz_junglety" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_jungle.vmdl" | |
| } | |
| } | |
| "1061" | |
| { | |
| "name" "Map Token Anubis" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenAnubis" | |
| "item_description" "#CSGO_Collectible_MapTokenAnubis_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_anubis" | |
| "map_name" "#SFUI_Map_de_anubis" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_anubis.vmdl" | |
| } | |
| } | |
| "1062" | |
| { | |
| "name" "Map Token Chlorine" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenChlorine" | |
| "item_description" "#CSGO_Collectible_MapTokenChlorine_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_chlorine" | |
| "map_name" "#SFUI_Map_de_chlorine" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_chlorine.vmdl" | |
| } | |
| } | |
| "1063" | |
| { | |
| "name" "Map Token Mutiny" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenMutiny" | |
| "item_description" "#CSGO_Collectible_MapTokenMutiny_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_mutiny" | |
| "map_name" "#SFUI_Map_de_mutiny" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_mutiny.vmdl" | |
| } | |
| } | |
| "1064" | |
| { | |
| "name" "Map Token Swamp" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenSwamp" | |
| "item_description" "#CSGO_Collectible_MapTokenSwamp_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_swamp" | |
| "map_name" "#SFUI_Map_de_swamp" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_swamp.vmdl" | |
| } | |
| } | |
| "1065" | |
| { | |
| "name" "Map Token Frostbite" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenFrostbite" | |
| "item_description" "#CSGO_Collectible_MapTokenFrostbite_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_frostbite" | |
| "map_name" "#SFUI_Map_dz_frostbite" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_frostbite.vmdl" | |
| } | |
| } | |
| "1066" | |
| { | |
| "name" "Map Token Engage" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenEngage" | |
| "item_description" "#CSGO_Collectible_MapTokenEngage_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_engage" | |
| "map_name" "#SFUI_Map_de_engage" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_engage.vmdl" | |
| } | |
| } | |
| "1067" | |
| { | |
| "name" "Map Token Apollo" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenApollo" | |
| "item_description" "#CSGO_Collectible_MapTokenApollo_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_apollo" | |
| "map_name" "#SFUI_Map_cs_apollo" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_apollo.vmdl" | |
| } | |
| } | |
| "1068" | |
| { | |
| "name" "Map Token Guard" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenGuard" | |
| "item_description" "#CSGO_Collectible_MapTokenGuard_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_guard" | |
| "map_name" "#SFUI_Map_de_guard" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_guard.vmdl" | |
| } | |
| } | |
| "1069" | |
| { | |
| "name" "Map Token Elysion" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenElysion" | |
| "item_description" "#CSGO_Collectible_MapTokenElysion_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_elysion" | |
| "map_name" "#SFUI_Map_de_elysion" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_elysion.vmdl" | |
| } | |
| } | |
| "1070" | |
| { | |
| "name" "Map Token Grind" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenGrind" | |
| "item_description" "#CSGO_Collectible_MapTokenGrind_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_grind" | |
| "map_name" "#SFUI_Map_de_grind" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_grind.vmdl" | |
| } | |
| } | |
| "1071" | |
| { | |
| "name" "Map Token Mocha" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenMocha" | |
| "item_description" "#CSGO_Collectible_MapTokenMocha_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_mocha" | |
| "map_name" "#SFUI_Map_de_mocha" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_mocha.vmdl" | |
| } | |
| } | |
| "1072" | |
| { | |
| "name" "Map Token Calavera" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenCalavera" | |
| "item_description" "#CSGO_Collectible_MapTokenCalavera_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_calavera" | |
| "map_name" "#SFUI_Map_de_calavera" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_calavera.vmdl" | |
| } | |
| } | |
| "1073" | |
| { | |
| "name" "Map Token Pitstop" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenPitstop" | |
| "item_description" "#CSGO_Collectible_MapTokenPitstop_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_pitstop" | |
| "map_name" "#SFUI_Map_de_pitstop" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_pitstop.vmdl" | |
| } | |
| } | |
| "1074" | |
| { | |
| "name" "Map Token Basalt" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenBasalt" | |
| "item_description" "#CSGO_Collectible_MapTokenBasalt_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_basalt" | |
| "map_name" "#SFUI_Map_de_basalt" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_basalt.vmdl" | |
| } | |
| } | |
| "1075" | |
| { | |
| "name" "Map Token Insertion2" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenInsertion2" | |
| "item_description" "#CSGO_Collectible_MapTokenInsertion2_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_insertion2" | |
| "map_name" "#SFUI_Map_cs_insertion2" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_insertion2.vmdl" | |
| } | |
| } | |
| "1076" | |
| { | |
| "name" "Map Token Ravine" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenRavine" | |
| "item_description" "#CSGO_Collectible_MapTokenRavine_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_ravine" | |
| "map_name" "#SFUI_Map_de_ravine" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_ravine.vmdl" | |
| } | |
| } | |
| "1077" | |
| { | |
| "name" "Map Token Extraction" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenExtraction" | |
| "item_description" "#CSGO_Collectible_MapTokenExtraction_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_extraction" | |
| "map_name" "#SFUI_Map_de_extraction" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_extraction.vmdl" | |
| } | |
| } | |
| "1078" | |
| { | |
| "name" "Map Token County" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenCounty" | |
| "item_description" "#CSGO_Collectible_MapTokenCounty_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_county" | |
| "map_name" "#SFUI_Map_dz_county" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_county.vmdl" | |
| } | |
| } | |
| "1079" | |
| { | |
| "name" "Map Token Iris" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenIris" | |
| "item_description" "#CSGO_Collectible_MapTokenIris_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_iris" | |
| "map_name" "#SFUI_Map_de_iris" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_iris.vmdl" | |
| } | |
| } | |
| "1080" | |
| { | |
| "name" "Map Token Climb" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenClimb" | |
| "item_description" "#CSGO_Collectible_MapTokenClimb_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_climb" | |
| "map_name" "#SFUI_Map_cs_climb" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_climb.vmdl" | |
| } | |
| } | |
| "1081" | |
| { | |
| "name" "Map Token Crete" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenCrete" | |
| "item_description" "#CSGO_Collectible_MapTokenCrete_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_crete" | |
| "map_name" "#SFUI_Map_de_crete" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_crete.vmdl" | |
| } | |
| } | |
| "1082" | |
| { | |
| "name" "Map Token Hive" | |
| "prefab" "map_token" | |
| "item_name" "#CSGO_Collectible_MapTokenHive" | |
| "item_description" "#CSGO_Collectible_MapTokenHive_Desc" | |
| "image_inventory" "econ/status_icons/maptoken_hive" | |
| "map_name" "#SFUI_Map_de_hive" | |
| "attributes" | |
| { | |
| "pedestal display model" "models/inventory_items/maptoken_hive.vmdl" | |
| } | |
| } | |
| "1083" | |
| { | |
| "name" "Map Token Vineyard" | |
| "prefab" "map_token" | |
| "item_nam |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment